index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
browser
/
tabs
/
tab_strip_model_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
browser: Move the tabs directory into ui.
tfarina@chromium.org
2012-05-11
1
-2449
/
+0
*
TabContents -> WebContentsImpl, part 21.
avi@chromium.org
2012-04-17
1
-11
/
+13
*
Modified TabStripModel to send the tab deactivation event before the active t...
aaron.randolph@gmail.com
2012-04-03
1
-53
/
+86
*
Introduce abstractions to allow embedders to test RenderViewHost
joi@chromium.org
2012-03-12
1
-0
/
+1
*
Modify tab strip behavior to make the next index in the tab selection the act...
aaron.randolph@gmail.com
2012-03-08
1
-0
/
+24
*
Extract minimal RenderViewHost interface for embedders, leaving
joi@chromium.org
2012-03-05
1
-1
/
+1
*
Introduce ManifestFeatureProvider.
kalman@chromium.org
2012-02-24
1
-2
/
+8
*
Add openerTabId to chrome.tabs.create and chrome.tabs.update.
jstritar@chromium.org
2012-01-28
1
-0
/
+15
*
Define the public interface for content browser SiteInstance. This interface ...
ananta@chromium.org
2012-01-25
1
-0
/
+1
*
Creates a mock TabStripDelegate implementation. I'm going to need this
sky@chromium.org
2012-01-20
1
-32
/
+9
*
gpu: reference target surfaces through a globally unique surface id.
piman@chromium.org
2012-01-18
1
-3
/
+4
*
Remove a few trivial tab_contents.h includes in chrome that I missed earlier.
jam@chromium.org
2012-01-06
1
-6
/
+4
*
Get rid of TabContentsWrapper::tab_contents. Also make it use WebContents exc...
jam@chromium.org
2012-01-06
1
-2
/
+2
*
Convert the remaining trivial tab_contents.h includes in chrome to use web_co...
jam@chromium.org
2012-01-05
1
-29
/
+30
*
Get rid of content::NavigationController in cc file and use "using" instead.
jam@chromium.org
2012-01-04
1
-4
/
+4
*
Convert WebContents to return a content::NavigationController instead of the ...
jam@chromium.org
2012-01-04
1
-4
/
+5
*
Remove the remaining usages of NavigationEntry in chrome by converting a few ...
jam@chromium.org
2011-12-28
1
-1
/
+1
*
Convert a bunch of WebContentsObservers to use web_contents() instead of tab_...
jam@chromium.org
2011-12-25
1
-2
/
+3
*
Revert 115346. The change didn't break anything, the test was faulty. Will di...
jam@chromium.org
2011-12-21
1
-5
/
+7
*
Revert r115276, it broke PanelDownloadTest.Download in interactive_ui_tests
thakis@chromium.org
2011-12-21
1
-7
/
+5
*
Rename TabContents::controller() to GetController and put it into the WebCont...
jam@chromium.org
2011-12-21
1
-5
/
+7
*
Rename TabContents::render_view_host() to GetRenderViewHost and put it into t...
jam@chromium.org
2011-12-20
1
-1
/
+1
*
Start creating the content::WebPage interface around TabContents. This is jus...
jam@chromium.org
2011-12-20
1
-2
/
+2
*
Clean up TCW, make it solely a hub for 1:1 observer/helper objects.
avi@chromium.org
2011-12-12
1
-5
/
+7
*
Update CreateTabContents to use a content::Referrer instead of a plain URL
jochen@chromium.org
2011-12-06
1
-1
/
+1
*
Change NavigationController::LoadURL to take a Referrer class instead of a GU...
jochen@chromium.org
2011-12-05
1
-1
/
+1
*
Move PropertyBag to base. Originally this was in chrome\common because only c...
jam@chromium.org
2011-11-23
1
-3
/
+3
*
Define the public interface for content browser RenderProcessHost. This inter...
ananta@chromium.org
2011-11-18
1
-2
/
+2
*
Move BrowserThread to content namespace.
joi@chromium.org
2011-11-02
1
-0
/
+1
*
Split BrowserThread into public API and private implementation, step 1.
joi@chromium.org
2011-10-28
1
-2
/
+2
*
Move NotificationObserver, NotificationSource, and NotificationDetails to con...
jam@chromium.org
2011-10-19
1
-9
/
+10
*
Move content_notification_types.h from content\common to content\public\brows...
jam@chromium.org
2011-10-18
1
-0
/
+1
*
Move PageTransition into content namespace. While I'm touching all these file...
jam@chromium.org
2011-10-13
1
-52
/
+55
*
CrOS - Allow tabs to be discarded then reloaded to save memory.
jamescook@chromium.org
2011-10-07
1
-2
/
+63
*
views: remove vertical tabs
thakis@chromium.org
2011-10-06
1
-2
/
+0
*
Extend chrome.tabs* API to support multiple tabs.
jstritar@chromium.org
2011-09-28
1
-1
/
+2
*
Remove compact navigation code.
thakis@chromium.org
2011-09-26
1
-2
/
+0
*
Add ChromeRenderViewHostTestHarness to get rid of the dependency from RVHTH t...
jochen@chromium.org
2011-09-14
1
-5
/
+3
*
Remove redundant LoadURLWithHeaders method.
rogerta@chromium.org
2011-09-10
1
-1
/
+2
*
Revamp the multi-profiles testing infrastructure.
rsesek@chromium.org
2011-08-31
1
-11
/
+0
*
Move more files from chrome/test to chrome/test/base, part #4
phajdan.jr@chromium.org
2011-08-01
1
-1
/
+1
*
some cleanup for base/stl_util
dilmah@chromium.org
2011-07-19
1
-1
/
+1
*
Moving notification types which are chrome specific to a new header file chro...
ananta@chromium.org
2011-07-10
1
-2
/
+2
*
Mac: Split SystemMonitor initialization so it's not blocked by the Sandbox.
jeremy@chromium.org
2011-07-04
1
-2
/
+7
*
Multiprofile: Remove AllSources() usage on CONTENT_SETTINGS_CHANGED.
erg@chromium.org
2011-06-28
1
-0
/
+7
*
Multi-tab: Adding new Notification when tab selection changes (again).
dpapad@chromium.org
2011-06-23
1
-12
/
+122
*
Revert 89752 - Multi-tab: Adding new Notification when tab selection changes.
dpapad@chromium.org
2011-06-20
1
-122
/
+12
*
Multi-tab: Adding new Notification when tab selection changes.
dpapad@chromium.org
2011-06-20
1
-12
/
+122
*
Multi-tab: Renaming TabStripModel::GetSelectedTabContents to GetActiveTabCont...
dpapad@chromium.org
2011-06-09
1
-22
/
+22
*
Multi-tab selection: Renaming TabStripModelObserver::TabSelectedAt to ActiveT...
dpapad@chromium.org
2011-05-24
1
-5
/
+5
[next]