summaryrefslogtreecommitdiffstats
path: root/chrome/browser/tabs/tab_strip_model.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Adds ability to determine if a tab was explicitly closed by thesky@chromium.org2010-05-211-12/+24
* Refactors TabStrip code for better sharing between TabStrip andsky@chromium.org2010-05-131-1/+1
* Move the refocus check so that the ntp code path hits it.skerner@chromium.org2010-05-111-2/+2
* Adds ability for newly inserted tabs to appear before other tabs. I'llsky@chromium.org2010-05-031-3/+22
* Attempt 2 at relanding your patch. I believe the problem was the removal of t...sky@chromium.org2010-04-301-0/+11
* Revert 45906 - Relands your patch to have an option for enabling vertical tab...sky@chromium.org2010-04-291-11/+0
* Relands your patch to have an option for enabling vertical tabs. I'vesky@chromium.org2010-04-291-0/+11
* Revert 45065 - Relanding this. Originally landed as http://codereview.chromiu...ben@chromium.org2010-04-201-11/+0
* Re-landing this. Originally landed as http://codereview.chromium.org/1001003 ...ben@chromium.org2010-04-201-0/+11
* Fixes bug where highlighting the close XXX menu items in the contextsky@chromium.org2010-03-261-3/+5