summaryrefslogtreecommitdiffstats
path: root/chrome/browser/tabs/tab_strip_model_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Re-land my change to clean up TabContents/WebContents ownership. Thisbrettw@chromium.org2009-04-201-15/+13
* Reverting 14005.brettw@chromium.org2009-04-181-11/+13
* Fix the ownership model of TabContents and NavigationController. Previously thebrettw@chromium.org2009-04-181-13/+11
* ad an argument to MoveTabContentsAt() that switches whether the moved tab is ...rafaelw@chromium.org2009-04-161-2/+16
* Remove TabContnetsType from everywhere.brettw@chromium.org2009-04-151-46/+13
* Added undo tab closing item to Tab menu.idanan@chromium.org2009-04-141-0/+2
* Re-land popup routing fix for browser.ben@chromium.org2009-04-071-10/+3
* Make the RenderViewHostFactory a global. This prevents us from having to passbrettw@chromium.org2009-04-071-1/+1
* Remove more reliance on tab contents types.brettw@chromium.org2009-04-051-116/+32
* Make the throbber throb sooner after you navigate. This fixes the new tab page,brettw@chromium.org2009-04-041-2/+3
* Allow live tabs to be dragged out of a window. Change TabStripModel such thatpinkerton@chromium.org2009-03-261-4/+6
* Merge DOMUIContents into WebContents.brettw@chromium.org2009-03-171-2/+4
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* NO CODE CHANGE.maruel@google.com2009-03-051-1/+2
* Remove the TAB_CONTENTS_NEW_TAB_UI tab contents type. This was not actually usedbrettw@chromium.org2009-03-051-1/+1
* Coalesce more hardcoded schemes to using predefined constants.brettw@chromium.org2009-02-261-1/+2
* Enable history and downloads by default, port NewTabUI from DOMUIHost to DOMUI.glen@chromium.org2009-02-251-2/+2
* Move opener/group relationship forgetting on navigation into TabStripModel fr...ben@chromium.org2009-02-101-0/+99
* Porting profiles to the Mac.avi@chromium.org2009-01-281-2/+3
* Make sure the TabStripModelDelegate can never be NULL.ben@chromium.org2009-01-241-49/+59
* Two things:ben@chromium.org2009-01-241-0/+4
* Move a bunch of TabContents related files into a tab_contents subdirben@chromium.org2009-01-151-4/+4
* Adds various docking positions when dragging around a tab. I've addedsky@google.com2008-11-201-1/+3
* Rewire the throbber so that the timer for updating lives on BrowserView, not ...ben@chromium.org2008-11-141-1/+0
* fix bustageben@chromium.org2008-11-141-1/+1
* Fix build bustage:ben@chromium.org2008-11-141-1/+1
* Re-do the way browser windows are shown:ben@chromium.org2008-11-141-0/+1
* Cleanup and rearrange methods on BrowserWindow interface.beng@google.com2008-11-111-1/+0
* Plumb the referrer throughout the OpenURL APIs.ericroman@google.com2008-10-271-1/+2
* more bustage fixesben@chromium.org2008-10-171-1/+1
* Fix an old leak in tab_strip_model_unittest which had recently contributed to...erikkay@google.com2008-09-181-0/+7
* This is almost a complete rewrite of DidNavigate and the associated Navigatio...brettw@google.com2008-09-141-17/+0
* Forgotten unit test chanes.brettw@google.com2008-08-281-1/+2
* Cleanup navigation_entry.h. I made the accessors consistent and in Google sty...brettw@google.com2008-08-271-2/+2
* Again, call RunAllPending to flush out the pending tasks. This is done to makedarin@google.com2008-08-271-0/+3
* Chrome changes corresponding to my message_loop_type CL.darin@google.com2008-08-261-0/+1
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* When a new tab is opened (either the new tab page via Ctrl+T or pressing the ...beng@google.com2008-08-041-1/+75
* Add chrome to the repository.initial.commit2008-07-261-0/+1130