summaryrefslogtreecommitdiffstats
path: root/chrome/browser/tabs/tab_strip_model.cc
Commit message (Expand)AuthorAgeFilesLines
* Two things:ben@chromium.org2009-01-241-60/+9
* Move files out of browser and into either renderer_host or tab_contents.brettw@chromium.org2009-01-221-1/+1
* Move metrics files into a subdirben@chromium.org2009-01-161-1/+1
* Move search code to a subdirben@chromium.org2009-01-161-1/+1
* Fie.ben@chromium.org2009-01-151-1/+1
* Fix for Issue 3258: Tabs created when tabstrip is compressed pending resizeben@chromium.org2009-01-151-1/+1
* Move a bunch of TabContents related files into a tab_contents subdirben@chromium.org2009-01-151-3/+3
* Makes the tab restore service persist closed tabs/windows to disk andsky@google.com2008-12-061-1/+1
* Adds various docking positions when dragging around a tab. I've addedsky@google.com2008-11-201-2/+4
* Land this change again now I've fixed the crash.ben@chromium.org2008-11-191-1/+1
* Revert change 5596 because it broke the buildnsylvain@chromium.org2008-11-181-1/+1
* Last couple of bits of new-frame related cleanup:ben@chromium.org2008-11-181-1/+1
* Rewire the throbber so that the timer for updating lives on BrowserView, not ...ben@chromium.org2008-11-141-5/+0
* Rid most of the Browser object of HWND dependencies.ben@chromium.org2008-11-141-2/+2
* Re-do the way browser windows are shown:ben@chromium.org2008-11-141-3/+4
* More cleanup in Browser:ben@chromium.org2008-11-111-1/+1
* Makes form resubmission dialog work again. This was a regressionsky@google.com2008-10-301-1/+1
* Plumb the referrer throughout the OpenURL APIs.ericroman@google.com2008-10-271-2/+2
* 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