summaryrefslogtreecommitdiffstats
path: root/chrome/browser/tabs
Commit message (Expand)AuthorAgeFilesLines
* Extend chrome.tabs* API to support multiple tabs.jstritar@chromium.org2011-09-284-7/+11
* Remove compact navigation code.thakis@chromium.org2011-09-265-32/+0
* Add ChromeRenderViewHostTestHarness to get rid of the dependency from RVHTH t...jochen@chromium.org2011-09-141-5/+3
* Reverts debugging code. It's not getting hit, nor is the crash. Gosky@chromium.org2011-09-132-86/+5
* Remove redundant LoadURLWithHeaders method.rogerta@chromium.org2011-09-101-1/+2
* Add some more temporary instrumentation for diagnosing bug 93747.eroman@chromium.org2011-09-022-9/+80
* Revert 99295 - Add some more temporary instrumentation for diagnosing bug 93747.rtenneti@chromium.org2011-09-022-78/+9
* Add some more temporary instrumentation for diagnosing bug 93747.eroman@chromium.org2011-09-022-9/+78
* Revamp the multi-profiles testing infrastructure.rsesek@chromium.org2011-08-311-11/+0
* Another round of debugging code. This time to TabStripModel. It seemssky@chromium.org2011-08-292-3/+13
* Profiles: Clear all BROWSER_OPENED usageerg@google.com2011-08-121-1/+1
* Profiles: Introduce AllBrowserContextsAndSources().erg@chromium.org2011-08-041-1/+1
* Move more files from chrome/test to chrome/test/base, part #4phajdan.jr@chromium.org2011-08-013-5/+5
* Removal of Profile from content part 4.avi@chromium.org2011-08-011-4/+7
* Ensures history tab displays a throbber when searching.beaudoin@chromium.org2011-07-211-1/+1
* some cleanup for base/stl_utildilmah@chromium.org2011-07-193-3/+3
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-107-24/+25
* Mac: Split SystemMonitor initialization so it's not blocked by the Sandbox.jeremy@chromium.org2011-07-041-2/+7
* Multiprofile: Remove AllSources() usage on CONTENT_SETTINGS_CHANGED.erg@chromium.org2011-06-281-0/+7
* Remove dead code from TabFinder.mirandac@chromium.org2011-06-232-18/+0
* Multi-tab: Adding new Notification when tab selection changes (again).dpapad@chromium.org2011-06-239-88/+241
* Fixed several FORWARD_NULL issues from Coverity. (I.e. variables can be NULL ...groby@chromium.org2011-06-221-2/+5
* Revert 89752 - Multi-tab: Adding new Notification when tab selection changes.dpapad@chromium.org2011-06-209-241/+88
* Multi-tab: Adding new Notification when tab selection changes.dpapad@chromium.org2011-06-209-88/+241
* Moves NavigationController::session_id into RestoreTabHelper.sky@chromium.org2011-06-141-3/+3
* Make focus-existing-tab-on-open multi-profile-aware.mirandac@chromium.org2011-06-141-1/+2
* Multi-tab: Renaming TabStripModel::GetSelectedTabContents to GetActiveTabCont...dpapad@chromium.org2011-06-094-32/+31
* Multi-tab: Fixing TabStripSelectionModel::SetSelectedIndex corner case.dpapad@chromium.org2011-06-082-1/+26
* *Fixup about and chrome scheme URLs in URLFixerUpper::FixupURL.msw@chromium.org2011-06-081-4/+4
* Change PinnedTabServiceFactory::GetForProfile to InitForProfile.satish@chromium.org2011-06-072-13/+11
* Multi-tab: Renaming TabStripModelObserver::TabDeselected to TabDeactivateddpapad@chromium.org2011-06-075-8/+8
* Revert 88142 to fix sync_integration_tests offline.msw@chromium.org2011-06-071-4/+4
* *Fixup about and chrome scheme URLs in URLFixerUpper::FixupURL.msw@chromium.org2011-06-071-4/+4
* Multi-tab: Renaming NotifySelectionChanged to NotifyActiveTabChangeddpapad@chromium.org2011-05-312-10/+10
* Factor load notification detail structs out of NavigationController and into pinkerton@chromium.org2011-05-312-5/+10
* Remove NaCl.Startups histogram, this data is tracked in the NaCl plugin nowelijahtaylor@google.com2011-05-251-3/+0
* Normalize chrome://foo/ trailing slashes (add a few).msw@chromium.org2011-05-251-2/+3
* Virtual destructors should have virtual keyword.hans@chromium.org2011-05-251-1/+1
* Multi-tab selection: Renaming TabStripModelObserver::TabSelectedAt to ActiveT...dpapad@chromium.org2011-05-248-43/+39
* Move SystemMonitor to base/.willchan@chromium.org2011-05-181-3/+3
* Revert 85732 (broke build) - Move SystemMonitor to base/.willchan@chromium.org2011-05-181-3/+3
* Move SystemMonitor to base/.willchan@chromium.org2011-05-181-3/+3
* The initial prototype code for the compact navigation (cnav) prototype, curre...stevet@chromium.org2011-05-118-1/+48
* Revert 84831 - The initial prototype code for the compact navigation (cnav) p...bradnelson@google.com2011-05-108-48/+1
* The initial prototype code for the compact navigation (cnav) prototype, curre...stevet@chromium.org2011-05-108-1/+48
* Refactor preference syncing.zea@chromium.org2011-05-091-1/+1
* Browser::Type cleanup.jianli@chromium.org2011-05-053-4/+4
* Fix DCHECKs when trying to swap in TabContents for reasonsmmenke@chromium.org2011-05-041-2/+3
* Move WebUI ntp files into new ntp directory.estade@chromium.org2011-04-281-1/+1
* Move UserMetrics to content.michaeln@google.com2011-04-271-21/+11