summaryrefslogtreecommitdiffstats
path: root/chrome/browser/tabs/tab_strip_model.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Clone of issue 2941001. See initial review below.twiz@google.com2010-08-121-0/+3
* Adds support for showing the match preview on views. It's behind thesky@chromium.org2010-08-111-1/+36
* Minor header cleanup of chrome/browser/[st]*/*.h minus c/b/sync/*.h.viettrungluu@chromium.org2010-08-061-1/+0
* When dropping a tab torn from a maximized window, inherit the restored size a...pkasting@chromium.org2010-08-021-7/+2
* Revert 54560 - nick@chromium.org2010-08-021-3/+0
* Change removing method, GetBrowser from TabContentsDelegate, as this was brea...twiz@google.com2010-08-021-0/+3
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Add undeclared virtual destructors.ziadh@chromium.org2010-07-241-0/+6
* Makes app tabs always pinned and unpinable.sky@chromium.org2010-07-231-1/+2
* Attemp 2 at:sky@chromium.org2010-07-211-7/+0
* Revert 53062 - Makes the toolbar visible for apps again. Here's the set of pa...pinkerton@chromium.org2010-07-201-0/+7
* Makes the toolbar visible for apps again. Here's the set of patches Isky@chromium.org2010-07-201-7/+0
* Move implementation from header to source.erg@chromium.org2010-07-151-16/+14
* chromeos: except when signing off, disallow closing of last NTP of last non-i...kuan@chromium.org2010-07-141-0/+13
* Remove "Close tabs opened by this tab".pkasting@chromium.org2010-07-121-1/+0
* Makes all tabs openned from the omnibox inherit the opener of thesky@chromium.org2010-07-011-4/+6
* GTK: Cleanups to the new wrench menu.erg@chromium.org2010-06-301-0/+4
* Attempt 2 at Moving Browser::AddTypes to TabStripModel. The firstsky@chromium.org2010-06-281-22/+38
* Revert 50752 - Moves Browser::AddTypes to TabStripModel. This patch is primarilysky@chromium.org2010-06-241-38/+22
* Moves Browser::AddTypes to TabStripModel. This patch is primarilysky@chromium.org2010-06-241-22/+38
* Add a context menu item to toggle app tab toolbars.aa@chromium.org2010-06-061-0/+7