summaryrefslogtreecommitdiffstats
path: root/chrome/browser/tabs
Commit message (Expand)AuthorAgeFilesLines
* NO CODE CHANGEdeanm@chromium.org2009-03-104-5/+0
* NO CODE CHANGE.maruel@google.com2009-03-052-3/+4
* Remove the TAB_CONTENTS_NEW_TAB_UI tab contents type. This was not actually usedbrettw@chromium.org2009-03-052-2/+5
* Fix the tab strip controller to use a list of controllers rather than relying onpinkerton@chromium.org2009-02-271-1/+3
* 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-104-19/+166
* Add in NavigationController to linux and mac. pinkerton@chromium.org2009-02-051-2/+2
* Remove most header file dependencies on the notification type list. It isbrettw@chromium.org2009-02-012-4/+7
* Porting profiles to the Mac.avi@chromium.org2009-01-281-2/+3
* remove scaffolding mock of TabStripModel and replace it with the real deal. R...pinkerton@google.com2009-01-272-5/+14
* Make sure the TabStripModelDelegate can never be NULL.ben@chromium.org2009-01-243-64/+68
* Two things:ben@chromium.org2009-01-243-73/+26
* 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-154-9/+9
* 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-203-6/+14
* 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-143-22/+0
* fix bustageben@chromium.org2008-11-141-1/+1
* Rid most of the Browser object of HWND dependencies.ben@chromium.org2008-11-142-8/+5
* Fix build bustage:ben@chromium.org2008-11-141-1/+1
* Re-do the way browser windows are shown:ben@chromium.org2008-11-143-3/+8
* More cleanup in Browser:ben@chromium.org2008-11-111-1/+1
* Cleanup and rearrange methods on BrowserWindow interface.beng@google.com2008-11-112-5/+0
* 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-273-3/+5
* more bustage fixesben@chromium.org2008-10-171-1/+1
* Convert SchedulePaint and a few other methods to use gfx types.ben@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
* Move View components of the Browser's tab strip into the browser_views projec...beng@google.com2008-09-1213-5303/+0
* Bounds check the tab index before attempting to index into the TabStripModel ...beng@google.com2008-09-091-6/+6
* backing out checkin to closed treebeng@google.com2008-09-091-6/+6
* Bounds check the tab index before attempting to index into the TabStripModel ...beng@google.com2008-09-091-6/+6
* Minor cleanup to OneShotTimer and RepeatingTimer: moves more of the member v...darin@google.com2008-09-032-31/+7
* Fixes bug where it was possible for tab to get the wrong title. Camesky@google.com2008-08-292-9/+47
* 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-265-6/+7
* Make tabs highlight and accept clicks based on the shape of the rendered tab,...beng@google.com2008-08-254-0/+91
* Fix flicker of hover state on mouseover of tabs. The pulsating code was a lit...beng@google.com2008-08-251-6/+3
* Use a more compact license header in source files.license.bot2008-08-2418-505/+72