summaryrefslogtreecommitdiffstats
path: root/chrome/browser/tabs/tab_strip_model.cc
Commit message (Expand)AuthorAgeFilesLines
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Move RenderViewHost management out of WebContents into a newbrettw@google.com2008-08-121-2/+3
* Make tabs affected by context menu actions pulse. The effect is somewhat subt...beng@google.com2008-08-071-0/+10
* When a new tab is opened (either the new tab page via Ctrl+T or pressing the ...beng@google.com2008-08-041-2/+23
* A bunch of cleanups to beforeunload/unload handling.ojan@google.com2008-08-021-1/+1
* Make closetabsopenedby walk the whole tabstrip instead of just all the tabs t...ojan@google.com2008-08-011-1/+1
* Have CommandCloseTabsOpenedBy iterate through the tabs in reverse order to av...ojan@google.com2008-08-011-6/+5
* I screwed this one up, and had my index munging wrong.beng@google.com2008-07-301-13/+8
* Fix not closing the browser with hung, crashed and interstitial tabs. Adds a ...ojan@google.com2008-07-291-1/+7
* Add a return value to InternalCloseTabContentsAt, indicating whether or not t...beng@google.com2008-07-291-6/+13
* Ugh. It turns out we were never properly removing the dragged tab from the so...beng@google.com2008-07-291-0/+6
* Add chrome to the repository.initial.commit2008-07-261-0/+593