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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Extend chrome.tabs* API to support multiple tabs.
jstritar@chromium.org
2011-09-28
4
-7
/
+11
*
Remove compact navigation code.
thakis@chromium.org
2011-09-26
5
-32
/
+0
*
Add ChromeRenderViewHostTestHarness to get rid of the dependency from RVHTH t...
jochen@chromium.org
2011-09-14
1
-5
/
+3
*
Reverts debugging code. It's not getting hit, nor is the crash. Go
sky@chromium.org
2011-09-13
2
-86
/
+5
*
Remove redundant LoadURLWithHeaders method.
rogerta@chromium.org
2011-09-10
1
-1
/
+2
*
Add some more temporary instrumentation for diagnosing bug 93747.
eroman@chromium.org
2011-09-02
2
-9
/
+80
*
Revert 99295 - Add some more temporary instrumentation for diagnosing bug 93747.
rtenneti@chromium.org
2011-09-02
2
-78
/
+9
*
Add some more temporary instrumentation for diagnosing bug 93747.
eroman@chromium.org
2011-09-02
2
-9
/
+78
*
Revamp the multi-profiles testing infrastructure.
rsesek@chromium.org
2011-08-31
1
-11
/
+0
*
Another round of debugging code. This time to TabStripModel. It seems
sky@chromium.org
2011-08-29
2
-3
/
+13
*
Profiles: Clear all BROWSER_OPENED usage
erg@google.com
2011-08-12
1
-1
/
+1
*
Profiles: Introduce AllBrowserContextsAndSources().
erg@chromium.org
2011-08-04
1
-1
/
+1
*
Move more files from chrome/test to chrome/test/base, part #4
phajdan.jr@chromium.org
2011-08-01
3
-5
/
+5
*
Removal of Profile from content part 4.
avi@chromium.org
2011-08-01
1
-4
/
+7
*
Ensures history tab displays a throbber when searching.
beaudoin@chromium.org
2011-07-21
1
-1
/
+1
*
some cleanup for base/stl_util
dilmah@chromium.org
2011-07-19
3
-3
/
+3
*
Moving notification types which are chrome specific to a new header file chro...
ananta@chromium.org
2011-07-10
7
-24
/
+25
*
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
*
Remove dead code from TabFinder.
mirandac@chromium.org
2011-06-23
2
-18
/
+0
*
Multi-tab: Adding new Notification when tab selection changes (again).
dpapad@chromium.org
2011-06-23
9
-88
/
+241
*
Fixed several FORWARD_NULL issues from Coverity. (I.e. variables can be NULL ...
groby@chromium.org
2011-06-22
1
-2
/
+5
*
Revert 89752 - Multi-tab: Adding new Notification when tab selection changes.
dpapad@chromium.org
2011-06-20
9
-241
/
+88
*
Multi-tab: Adding new Notification when tab selection changes.
dpapad@chromium.org
2011-06-20
9
-88
/
+241
*
Moves NavigationController::session_id into RestoreTabHelper.
sky@chromium.org
2011-06-14
1
-3
/
+3
*
Make focus-existing-tab-on-open multi-profile-aware.
mirandac@chromium.org
2011-06-14
1
-1
/
+2
*
Multi-tab: Renaming TabStripModel::GetSelectedTabContents to GetActiveTabCont...
dpapad@chromium.org
2011-06-09
4
-32
/
+31
*
Multi-tab: Fixing TabStripSelectionModel::SetSelectedIndex corner case.
dpapad@chromium.org
2011-06-08
2
-1
/
+26
*
*Fixup about and chrome scheme URLs in URLFixerUpper::FixupURL.
msw@chromium.org
2011-06-08
1
-4
/
+4
*
Change PinnedTabServiceFactory::GetForProfile to InitForProfile.
satish@chromium.org
2011-06-07
2
-13
/
+11
*
Multi-tab: Renaming TabStripModelObserver::TabDeselected to TabDeactivated
dpapad@chromium.org
2011-06-07
5
-8
/
+8
*
Revert 88142 to fix sync_integration_tests offline.
msw@chromium.org
2011-06-07
1
-4
/
+4
*
*Fixup about and chrome scheme URLs in URLFixerUpper::FixupURL.
msw@chromium.org
2011-06-07
1
-4
/
+4
*
Multi-tab: Renaming NotifySelectionChanged to NotifyActiveTabChanged
dpapad@chromium.org
2011-05-31
2
-10
/
+10
*
Factor load notification detail structs out of NavigationController and into
pinkerton@chromium.org
2011-05-31
2
-5
/
+10
*
Remove NaCl.Startups histogram, this data is tracked in the NaCl plugin now
elijahtaylor@google.com
2011-05-25
1
-3
/
+0
*
Normalize chrome://foo/ trailing slashes (add a few).
msw@chromium.org
2011-05-25
1
-2
/
+3
*
Virtual destructors should have virtual keyword.
hans@chromium.org
2011-05-25
1
-1
/
+1
*
Multi-tab selection: Renaming TabStripModelObserver::TabSelectedAt to ActiveT...
dpapad@chromium.org
2011-05-24
8
-43
/
+39
*
Move SystemMonitor to base/.
willchan@chromium.org
2011-05-18
1
-3
/
+3
*
Revert 85732 (broke build) - Move SystemMonitor to base/.
willchan@chromium.org
2011-05-18
1
-3
/
+3
*
Move SystemMonitor to base/.
willchan@chromium.org
2011-05-18
1
-3
/
+3
*
The initial prototype code for the compact navigation (cnav) prototype, curre...
stevet@chromium.org
2011-05-11
8
-1
/
+48
*
Revert 84831 - The initial prototype code for the compact navigation (cnav) p...
bradnelson@google.com
2011-05-10
8
-48
/
+1
*
The initial prototype code for the compact navigation (cnav) prototype, curre...
stevet@chromium.org
2011-05-10
8
-1
/
+48
*
Refactor preference syncing.
zea@chromium.org
2011-05-09
1
-1
/
+1
*
Browser::Type cleanup.
jianli@chromium.org
2011-05-05
3
-4
/
+4
*
Fix DCHECKs when trying to swap in TabContents for reasons
mmenke@chromium.org
2011-05-04
1
-2
/
+3
*
Move WebUI ntp files into new ntp directory.
estade@chromium.org
2011-04-28
1
-1
/
+1
*
Move UserMetrics to content.
michaeln@google.com
2011-04-27
1
-21
/
+11
[next]