summaryrefslogtreecommitdiffstats
path: root/chrome/browser/tabs/tab_strip_model.cc
Commit message (Expand)AuthorAgeFilesLines
* Add pinned property to tabs.update and create.jstritar@chromium.org2010-11-081-2/+2
* Open tab in the correct location from a tab's context menu.sadrul@chromium.org2010-11-031-1/+1
* Make all browser code use browser::Navigate to open tabs.ben@chromium.org2010-11-021-1/+1
* Part 3 of immutable Extension refactor.mpcomplete@chromium.org2010-10-291-1/+1
* chromeos: Avoid assert if WM tells us to select invalid tab.derat@chromium.org2010-10-251-1/+0
* Indicate if window is closing in tabs.onRemoved callbackjstritar@chromium.org2010-10-151-1/+1
* Address sky's post-commit comments for my phantom tab removal change.andybons@chromium.org2010-10-061-18/+9
* Rip out phantom tabs and corresponding unit tests.andybons@chromium.org2010-10-021-150/+16
* Disables "Bookmark all tabs" item in the tab contex menu.altimofeev@chromium.org2010-09-221-1/+2
* Moves TabStripModelObserver/Delegate into their own headers.sky@chromium.org2010-09-161-60/+1
* Changes TabStripModel to send out selection notification when thesky@chromium.org2010-09-091-1/+11
* Mac: Try to get tabpose unit tests working again.thakis@chromium.org2010-09-091-7/+8
* Adds support for showing the match preview on views. It's behind thesky@chromium.org2010-08-111-8/+35
* When dropping a tab torn from a maximized window, inherit the restored size a...pkasting@chromium.org2010-08-021-8/+0
* Makes app tabs always pinned and unpinable.sky@chromium.org2010-07-231-4/+10
* Attemp 2 at:sky@chromium.org2010-07-211-52/+0
* Revert 53062 - Makes the toolbar visible for apps again. Here's the set of pa...pinkerton@chromium.org2010-07-201-0/+52
* Makes the toolbar visible for apps again. Here's the set of patches Isky@chromium.org2010-07-201-52/+0
* Nukes the nano tab style for views. I also consolidated code insky@chromium.org2010-07-181-1/+1
* Move implementation from header to source.erg@chromium.org2010-07-151-0/+60
* [Mac] Finish implementation of App Tabs. This takes into account the UI conso...andybons@chromium.org2010-07-141-1/+2
* chromeos: except when signing off, disallow closing of last NTP of last non-i...kuan@chromium.org2010-07-141-1/+19
* Remove "Close tabs opened by this tab".pkasting@chromium.org2010-07-121-22/+0
* Makes all tabs openned from the omnibox inherit the opener of thesky@chromium.org2010-07-011-8/+8
* Makes the TabStripModel delete any phantom tabcontents from itssky@chromium.org2010-07-011-0/+10
* GTK: Cleanups to the new wrench menu.erg@chromium.org2010-06-301-0/+3
* Attempt 2 at Moving Browser::AddTypes to TabStripModel. The firstsky@chromium.org2010-06-281-19/+25
* Revert 50673 - Fix pinned tab link navigations.sky@chromium.org2010-06-251-20/+13
* Revert 50752 - Moves Browser::AddTypes to TabStripModel. This patch is primarilysky@chromium.org2010-06-241-41/+35
* Moves Browser::AddTypes to TabStripModel. This patch is primarilysky@chromium.org2010-06-241-35/+41
* Fix pinned tab link navigations.estade@chromium.org2010-06-241-13/+20
* Disables phantom tabs. I'm not nuking all the code as Nicholas/Glen thought w...sky@chromium.org2010-06-221-2/+2
* Add a context menu item to toggle app tab toolbars.aa@chromium.org2010-06-061-2/+54
* Makes unpinning a phantom tab close it.sky@chromium.org2010-05-271-2/+8
* Adds ability to determine if a tab was explicitly closed by thesky@chromium.org2010-05-211-14/+29
* 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-3/+25
* Attempt 2 at relanding your patch. I believe the problem was the removal of t...sky@chromium.org2010-04-301-2/+25
* Revert 45906 - Relands your patch to have an option for enabling vertical tab...sky@chromium.org2010-04-291-23/+2
* Relands your patch to have an option for enabling vertical tabs. I'vesky@chromium.org2010-04-291-2/+23
* Revert 45065 - Relanding this. Originally landed as http://codereview.chromiu...ben@chromium.org2010-04-201-24/+2
* Re-landing this. Originally landed as http://codereview.chromium.org/1001003 ...ben@chromium.org2010-04-201-2/+24
* Fixes bug where highlighting the close XXX menu items in the contextsky@chromium.org2010-03-261-26/+29
* UMA cleanup. Replacing calls to RecordAction(char*) to use a new structure.evan@chromium.org2010-03-231-10/+25
* Revert r42156, r42157, r42160. Allow dynamic switching in and out of sidetabs...thestig@chromium.org2010-03-201-22/+2
* Allow dynamic switching in and out of sidetabs mode.ben@chromium.org2010-03-191-2/+22
* Reland 39942 - Switch NetworkChangeNotifier implementations to use ObserverList.willchan@chromium.org2010-02-251-5/+1
* Revert 39942 - Switch NetworkChangeNotifier implementations to use ObserverList.willchan@chromium.org2010-02-241-1/+5
* Switch NetworkChangeNotifier implementations to use ObserverList.willchan@chromium.org2010-02-241-5/+1
* Fixes bug where close other tabs would not show the correct enabledsky@chromium.org2010-02-221-2/+6