summaryrefslogtreecommitdiffstats
path: root/chrome/browser/tabs/tab_strip_model.h
Commit message (Expand)AuthorAgeFilesLines
* Basics of a new TabStrip.It's very, very rough, but I wanted to check it in s...ben@chromium.org2009-07-071-0/+10
* Refactor the titlebar code into its own class because it's getting bigtc@google.com2009-06-121-1/+0
* Add a context menu to the tab strip. It appears when you click in thetc@google.com2009-06-021-0/+1
* Revert the Omnibox when changing tabs while its contents have been deleted.pkasting@chromium.org2009-05-291-0/+5
* Reverting 15399.maruel@chromium.org2009-05-061-0/+4
* Change Browser::GetIndexOfController to GetIndexOfTabContents. Now that webrettw@chromium.org2009-05-061-4/+0
* honor index in createTab()rafaelw@chromium.org2009-05-061-4/+5
* Fix a regression that the sad tab favicon is not displayed when a tab crashes.brettw@chromium.org2009-05-041-1/+3
* Replace all occurrances of WebContents with TabContents.brettw@chromium.org2009-05-041-2/+2
* Relanding this, it was missing the Mac unit-test change, that was breaking th...jcampan@chromium.org2009-04-301-6/+10
* Reverting 14948.jcampan@chromium.org2009-04-301-10/+6
* Closing the last tab with a download in-progress would cause the tab to bejcampan@chromium.org2009-04-301-6/+10
* Due to some crashes in teardown, change NotificationObserversmbelshe@google.com2009-04-171-1/+4
* ad an argument to MoveTabContentsAt() that switches whether the moved tab is ...rafaelw@chromium.org2009-04-161-1/+4
* Remove TabContnetsType from everywhere.brettw@chromium.org2009-04-151-5/+0
* Added undo tab closing item to Tab menu.idanan@chromium.org2009-04-141-0/+7
* Re-land popup routing fix for browser.ben@chromium.org2009-04-071-6/+3
* Clarify the documentation for loading_only on TabRenderer::UpdateData.brettw@chromium.org2009-04-071-0/+13
* Make the throbber throb sooner after you navigate. This fixes the new tab page,brettw@chromium.org2009-04-041-3/+5
* Allow live tabs to be dragged out of a window. Change TabStripModel such thatpinkerton@chromium.org2009-03-261-8/+20
* Cleanup in chrome/browserphajdan.jr@chromium.org2009-03-251-7/+7
* Fix the tab strip controller to use a list of controllers rather than relying onpinkerton@chromium.org2009-02-271-1/+3
* Move opener/group relationship forgetting on navigation into TabStripModel fr...ben@chromium.org2009-02-101-7/+18
* Remove most header file dependencies on the notification type list. It isbrettw@chromium.org2009-02-011-1/+1
* Make sure the TabStripModelDelegate can never be NULL.ben@chromium.org2009-01-241-5/+5
* Two things:ben@chromium.org2009-01-241-13/+13
* Move a bunch of TabContents related files into a tab_contents subdirben@chromium.org2009-01-151-1/+1
* Adds various docking positions when dragging around a tab. I've addedsky@google.com2008-11-201-3/+7
* Rewire the throbber so that the timer for updating lives on BrowserView, not ...ben@chromium.org2008-11-141-16/+0
* Rid most of the Browser object of HWND dependencies.ben@chromium.org2008-11-141-6/+3
* Re-do the way browser windows are shown:ben@chromium.org2008-11-141-0/+3
* Cleanup and rearrange methods on BrowserWindow interface.beng@google.com2008-11-111-4/+0
* Plumb the referrer throughout the OpenURL APIs.ericroman@google.com2008-10-271-0/+1
* Convert SchedulePaint and a few other methods to use gfx types.ben@chromium.org2008-10-171-1/+1
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Hook up the window icon for app windows, with a throbber etc.beng@google.com2008-08-181-0/+4
* Make tabs affected by context menu actions pulse. The effect is somewhat subt...beng@google.com2008-08-071-0/+4
* When a new tab is opened (either the new tab page via Ctrl+T or pressing the ...beng@google.com2008-08-041-2/+16
* Add a return value to InternalCloseTabContentsAt, indicating whether or not t...beng@google.com2008-07-291-3/+8
* Add chrome to the repository.initial.commit2008-07-261-0/+536