summaryrefslogtreecommitdiffstats
path: root/chrome/browser/tabs/tab_strip_model.h
Commit message (Expand)AuthorAgeFilesLines
* browser: Move the tabs directory into ui.tfarina@chromium.org2012-05-111-693/+0
* TabContents -> WebContentsImpl, part 21.avi@chromium.org2012-04-171-74/+78
* Modified TabStripModel to send the tab deactivation event before the active t...aaron.randolph@gmail.com2012-04-031-10/+23
* Add abstractions that let embedders drive tests of WebContents, without expos...joi@chromium.org2012-03-221-1/+0
* Add openerTabId to chrome.tabs.create and chrome.tabs.update.jstritar@chromium.org2012-01-281-1/+7
* Convert WebContents to return a content::NavigationController instead of the ...jam@chromium.org2012-01-041-14/+17
* Convert all the notifications which use NavigationController to content::Navi...jam@chromium.org2012-01-031-1/+3
* Convert a bunch of WebContentsObservers to use web_contents() instead of tab_...jam@chromium.org2011-12-251-3/+7
* Move the remaining TabContents methods to the WebContents interface, switchin...jam@chromium.org2011-12-221-1/+1
* Move TabContentsDelegate to content/public/browser and put it in the content ...tfarina@chromium.org2011-12-201-1/+1
* Add OVERRIDE to chrome/browser/.avi@chromium.org2011-11-211-1/+1
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-191-7/+7
* Move PageTransition into content namespace. While I'm touching all these file...jam@chromium.org2011-10-131-3/+3
* CrOS - Allow tabs to be discarded then reloaded to save memory.jamescook@chromium.org2011-10-071-3/+17
* views: remove vertical tabsthakis@chromium.org2011-10-061-5/+0
* Multi-tab: Enabling dragging multiple tabs on Linux.dpapad@chromium.org2011-10-041-0/+4
* Reverts debugging code. It's not getting hit, nor is the crash. Gosky@chromium.org2011-09-131-20/+0
* Add some more temporary instrumentation for diagnosing bug 93747.eroman@chromium.org2011-09-021-1/+19
* Revert 99295 - Add some more temporary instrumentation for diagnosing bug 93747.rtenneti@chromium.org2011-09-021-19/+1
* Add some more temporary instrumentation for diagnosing bug 93747.eroman@chromium.org2011-09-021-1/+19
* Another round of debugging code. This time to TabStripModel. It seemssky@chromium.org2011-08-291-0/+2
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-1/+1
* Multi-tab: Adding new Notification when tab selection changes (again).dpapad@chromium.org2011-06-231-9/+16
* Revert 89752 - Multi-tab: Adding new Notification when tab selection changes.dpapad@chromium.org2011-06-201-16/+9
* Multi-tab: Adding new Notification when tab selection changes.dpapad@chromium.org2011-06-201-9/+16
* Multi-tab: Renaming TabStripModel::GetSelectedTabContents to GetActiveTabCont...dpapad@chromium.org2011-06-091-3/+2
* Multi-tab: Renaming NotifySelectionChanged to NotifyActiveTabChangeddpapad@chromium.org2011-05-311-3/+3
* The initial prototype code for the compact navigation (cnav) prototype, curre...stevet@chromium.org2011-05-111-0/+5
* Revert 84831 - The initial prototype code for the compact navigation (cnav) p...bradnelson@google.com2011-05-101-5/+0
* The initial prototype code for the compact navigation (cnav) prototype, curre...stevet@chromium.org2011-05-101-0/+5
* chromeos: fix bug where "aw snap" page replaces first tab if it was a NTP whe...kuan@chromium.org2011-04-261-1/+2
* More TabStripModel renaming:sky@chromium.org2011-04-181-10/+9
* Renames TabStripModel and Browser's selected_index tosky@chromium.org2011-04-121-4/+2
* Get rid of extensions dependency from content\browser.jam@chromium.org2011-04-041-2/+2
* Adds flag for selecting different sets of tabs in the tab strip.sky@chromium.org2011-03-231-3/+9
* Makes control-shift clicks on the tabstrip work. In particularsky@chromium.org2011-03-211-0/+4
* Updates TabStripModel context menu commands to deal with multiplesky@chromium.org2011-03-171-5/+21
* Move the remaining files in chrome\common to content\common.jam@chromium.org2011-03-171-1/+1
* Further tweaks to TabStripModel::MoveSelectedTabsTo.sky@chromium.org2011-03-101-0/+12
* Remove the notification stub files.tfarina@chromium.org2011-03-101-2/+2
* Creates TabStripSelectionModel and moves some functionality tosky@chromium.org2011-03-091-12/+40
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-091-3/+3
* Attempt at fixing crash in tab code. It appears that we end up in asky@chromium.org2011-01-191-0/+3
* Makes instant run before unload listeners.sky@chromium.org2010-12-081-3/+5
* views: Show accelerators in tabstrip context menu.sadrul@chromium.org2010-11-241-0/+4
* Make pink's TabContentsWrapper change compile on Windows.ben@chromium.org2010-11-181-22/+34
* Address sky's post-commit comments for my phantom tab removal change.andybons@chromium.org2010-10-061-4/+0
* Rip out phantom tabs and corresponding unit tests.andybons@chromium.org2010-10-021-53/+6
* Moves TabStripModelObserver/Delegate into their own headers.sky@chromium.org2010-09-161-253/+2
* FBTF: Header cleanup in chrome/common part 2. The majority of the changed filesjhawkins@chromium.org2010-08-201-0/+1