summaryrefslogtreecommitdiffstats
path: root/chrome/browser/tabs/tab_strip_model.cc
Commit message (Expand)AuthorAgeFilesLines
* Define the public interface for content browser RenderProcessHost. This inter...ananta@chromium.org2011-11-181-5/+5
* Make NotificationService an interface in the content namespace, and switch ca...jam@chromium.org2011-10-191-2/+2
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-191-6/+6
* Move PageTransition into content namespace. While I'm touching all these file...jam@chromium.org2011-10-131-11/+11
* CrOS - Allow tabs to be discarded then reloaded to save memory.jamescook@chromium.org2011-10-071-1/+33
* views: remove vertical tabsthakis@chromium.org2011-10-061-27/+0
* Multi-tab: Enabling dragging multiple tabs on Linux.dpapad@chromium.org2011-10-041-0/+9
* Extend chrome.tabs* API to support multiple tabs.jstritar@chromium.org2011-09-281-2/+2
* Remove compact navigation code.thakis@chromium.org2011-09-261-14/+0
* Reverts debugging code. It's not getting hit, nor is the crash. Gosky@chromium.org2011-09-131-66/+5
* Add some more temporary instrumentation for diagnosing bug 93747.eroman@chromium.org2011-09-021-8/+61
* Revert 99295 - Add some more temporary instrumentation for diagnosing bug 93747.rtenneti@chromium.org2011-09-021-59/+8
* Add some more temporary instrumentation for diagnosing bug 93747.eroman@chromium.org2011-09-021-8/+59
* Another round of debugging code. This time to TabStripModel. It seemssky@chromium.org2011-08-291-3/+11
* Profiles: Introduce AllBrowserContextsAndSources().erg@chromium.org2011-08-041-1/+1
* Ensures history tab displays a throbber when searching.beaudoin@chromium.org2011-07-211-1/+1
* some cleanup for base/stl_utildilmah@chromium.org2011-07-191-1/+1
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-6/+7
* Multi-tab: Adding new Notification when tab selection changes (again).dpapad@chromium.org2011-06-231-53/+59
* Revert 89752 - Multi-tab: Adding new Notification when tab selection changes.dpapad@chromium.org2011-06-201-59/+53
* Multi-tab: Adding new Notification when tab selection changes.dpapad@chromium.org2011-06-201-53/+59
* Multi-tab: Renaming TabStripModel::GetSelectedTabContents to GetActiveTabCont...dpapad@chromium.org2011-06-091-6/+6
* *Fixup about and chrome scheme URLs in URLFixerUpper::FixupURL.msw@chromium.org2011-06-081-4/+4
* Multi-tab: Renaming TabStripModelObserver::TabDeselected to TabDeactivateddpapad@chromium.org2011-06-071-2/+2
* 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-311-7/+7
* Normalize chrome://foo/ trailing slashes (add a few).msw@chromium.org2011-05-251-2/+3
* Multi-tab selection: Renaming TabStripModelObserver::TabSelectedAt to ActiveT...dpapad@chromium.org2011-05-241-7/+7
* The initial prototype code for the compact navigation (cnav) prototype, curre...stevet@chromium.org2011-05-111-0/+18
* Revert 84831 - The initial prototype code for the compact navigation (cnav) p...bradnelson@google.com2011-05-101-18/+0
* The initial prototype code for the compact navigation (cnav) prototype, curre...stevet@chromium.org2011-05-101-0/+18
* Move UserMetrics to content.michaeln@google.com2011-04-271-21/+11
* chromeos: fix bug where "aw snap" page replaces first tab if it was a NTP whe...kuan@chromium.org2011-04-261-13/+6
* More TabStripModel renaming:sky@chromium.org2011-04-181-14/+12
* Renames TabStripModel and Browser's selected_index tosky@chromium.org2011-04-121-28/+28
* Get rid of extensions dependency from content\browser.jam@chromium.org2011-04-041-3/+5
* Fixes bug in tabstrip that resulted in not repainting when wesky@chromium.org2011-03-251-2/+12
* Adds flag for selecting different sets of tabs in the tab strip.sky@chromium.org2011-03-231-0/+53
* Makes control-shift clicks on the tabstrip work. In particularsky@chromium.org2011-03-211-0/+6
* Updates TabStripModel context menu commands to deal with multiplesky@chromium.org2011-03-171-41/+136
* Further tweaks to TabStripModel::MoveSelectedTabsTo.sky@chromium.org2011-03-101-17/+22
* Creates TabStripSelectionModel and moves some functionality tosky@chromium.org2011-03-091-46/+170
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-091-2/+2
* Get rid of a bunch of includes to old locations of headers.jam@chromium.org2011-03-021-5/+5
* Removes the int parameter from TabStripModel::TabDeselectedAt. Itsky@chromium.org2011-02-271-1/+1
* Removes debugging code as cause of crash was found.sky@chromium.org2011-01-241-10/+1
* Attempt at fixing crash in tab code. It appears that we end up in asky@chromium.org2011-01-191-2/+18
* Adds some debugging code in hopes of figuring out why we'resky@chromium.org2011-01-121-1/+6
* Changes instant so that the newly created tab has a new id. Doingsky@chromium.org2011-01-111-1/+1