summaryrefslogtreecommitdiffstats
path: root/chrome/browser/tabs/tab_strip_model_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Moves TabStripModelObserver/Delegate into their own headers.sky@chromium.org2010-09-161-0/+2
* Fix SessionStoragejorlow@chromium.org2010-09-141-3/+3
* Changes TabStripModel to send out selection notification when thesky@chromium.org2010-09-091-0/+53
* FBTF: Minor cleanup to testing headers.erg@google.com2010-08-251-0/+2
* Remove all wstrings from the IPC logging subsystem.erg@google.com2010-08-181-0/+2
* Clone of issue 2941001. See initial review below.twiz@google.com2010-08-121-0/+1
* When dropping a tab torn from a maximized window, inherit the restored size a...pkasting@chromium.org2010-08-021-1/+2
* Revert 54560 - nick@chromium.org2010-08-021-1/+0
* Change removing method, GetBrowser from TabContentsDelegate, as this was brea...twiz@google.com2010-08-021-0/+1
* Move the number conversions from string_util to a new file.brettw@chromium.org2010-07-301-2/+2
* Makes app tabs always pinned and unpinable.sky@chromium.org2010-07-231-6/+6
* Attemp 2 at:sky@chromium.org2010-07-211-1/+0
* Revert 53062 - Makes the toolbar visible for apps again. Here's the set of pa...pinkerton@chromium.org2010-07-201-0/+1
* Makes the toolbar visible for apps again. Here's the set of patches Isky@chromium.org2010-07-201-1/+0
* Remove "Close tabs opened by this tab".pkasting@chromium.org2010-07-121-41/+0
* Makes the TabStripModel delete any phantom tabcontents from itssky@chromium.org2010-07-011-0/+41
* Attempt 2 at Moving Browser::AddTypes to TabStripModel. The firstsky@chromium.org2010-06-281-73/+112
* Revert 50752 - Moves Browser::AddTypes to TabStripModel. This patch is primarilysky@chromium.org2010-06-241-112/+73
* Moves Browser::AddTypes to TabStripModel. This patch is primarilysky@chromium.org2010-06-241-73/+112
* Disables phantom tabs. I'm not nuking all the code as Nicholas/Glen thought w...sky@chromium.org2010-06-221-0/+4
* Add a context menu item to toggle app tab toolbars.aa@chromium.org2010-06-061-0/+1
* Adds ability to determine if a tab was explicitly closed by thesky@chromium.org2010-05-211-21/+21
* Rename all occurrences of "app extension" with "extension app" since we were ...aa@chromium.org2010-05-061-4/+4
* Adds ability for newly inserted tabs to appear before other tabs. I'llsky@chromium.org2010-05-031-1/+47
* Attempt 2 at relanding your patch. I believe the problem was the removal of t...sky@chromium.org2010-04-301-0/+2
* Revert 45906 - Relands your patch to have an option for enabling vertical tab...sky@chromium.org2010-04-291-2/+0
* Relands your patch to have an option for enabling vertical tabs. I'vesky@chromium.org2010-04-291-0/+2
* Revert 45065 - Relanding this. Originally landed as http://codereview.chromiu...ben@chromium.org2010-04-201-2/+0
* Re-landing this. Originally landed as http://codereview.chromium.org/1001003 ...ben@chromium.org2010-04-201-0/+2
* Fixes bug where highlighting the close XXX menu items in the contextsky@chromium.org2010-03-261-0/+91
* Revert r42156, r42157, r42160. Allow dynamic switching in and out of sidetabs...thestig@chromium.org2010-03-201-2/+0
* fix bustageben@chromium.org2010-03-191-0/+2
* Resubmit 1025006: Refactor app-related manifest propertiesaa@chromium.org2010-03-191-1/+1
* Revert 42091 - Refactor apprelated manifest properties so that they don'tandybons@chromium.org2010-03-191-1/+1
* Refactor app-related manifest properties so that they don'taa@chromium.org2010-03-191-1/+1
* Clean up phantom tabs that are leaked in the unit test.tony@chromium.org2010-03-051-0/+3
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2010-02-091-3/+4
* Fixes crash in making a tab phantom. Here was the sequence when makingsky@chromium.org2010-02-081-8/+138
* Yet more tab strip model changes. I'm hoping this is the last ofsky@chromium.org2010-02-051-4/+158
* Wires TabContents to app extensions.sky@chromium.org2010-02-051-2/+11
* Adjusts tab strip model to deal with app tabs. There were a couple ofsky@chromium.org2010-02-021-182/+95
* Make SystemMonitor not a Singleton and move it out of basephajdan.jr@chromium.org2009-11-261-0/+5
* Makes inactive pinned tabs on linux throb when the title changes. Isky@chromium.org2009-10-231-2/+2
* More style nits.erg@google.com2009-10-141-2/+2
* * Add ctrl-shift-d to bookmark all tabs.pkasting@chromium.org2009-10-081-0/+1
* Adds the ability to create a bookmark folder populated with a bookmarksky@chromium.org2009-10-081-0/+1
* Any time we are shutting down a tab, try to use fast shutdown.estade@chromium.org2009-10-021-3/+72
* Fix deadlock when plugin puts an alert and right afterwards the browser proce...jam@chromium.org2009-09-281-2/+2
* Allow the initial size of TabContentViews to be based on thetony@chromium.org2009-09-251-2/+2
* Cleaning up lines longer than 80 chars under src/chrome/browser. mark@chromium.org2009-08-171-4/+6