summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/tabs/tab_renderer.h
Commit message (Expand)AuthorAgeFilesLines
* Recommit of r21474. Original description:glen@chromium.org2009-07-241-1/+3
* Fix newline issues in tab_renderer.hglen@chromium.org2009-07-241-1/+2
* Revert 21474glen@chromium.org2009-07-241-4/+1
* Fix linux/mac build errors.glen@chromium.org2009-07-231-3/+3
* Make the tab close button color match the tab text.glen@chromium.org2009-07-231-0/+3
* Convert some stuff to string16 so the toolkit_views build can build againben@chromium.org2009-07-101-1/+2
* Remove the Menu object, converting all the remaining callers to use Menu2. I'...ben@chromium.org2009-06-121-1/+0
* Make the inactive tab background line up with the parent without using magic ...glen@chromium.org2009-06-041-0/+10
* Move download shelf from per-tab to per-window. Also disable auto-hiding ofthakis@chromium.org2009-06-041-5/+0
* ChromeCanvas->gfx::Canvasben@chromium.org2009-05-151-6/+6
* This is the first pass at themes.glen@chromium.org2009-05-091-4/+16
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-081-3/+3
* Move *Animation to app/ben@chromium.org2009-05-051-3/+3
* Clarify the documentation for loading_only on TabRenderer::UpdateData.brettw@chromium.org2009-04-071-3/+3
* Make the throbber throb sooner after you navigate. This fixes the new tab page,brettw@chromium.org2009-04-041-2/+4
* Move controls into their own dir under chrome/views/controlsben@chromium.org2009-03-171-2/+2
* Rework the Button API to be saner in preparation for NativeControl rejiggerin...ben@chromium.org2009-03-161-3/+7
* Move the tab images into the TabRenderer class.jhawkins@chromium.org2009-03-101-0/+16
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Support DWM switching.ben@chromium.org2009-03-031-0/+4
* Rename ChromeViews namespace to viewsben@chromium.org2008-10-161-6/+6
* Make View::SetBounds take a const gfx::Rect& instead of a const CRect&ben@chromium.org2008-10-161-1/+0
* Convert GetPreferredSize from:beng@google.com2008-10-151-1/+1
* Move View components of the Browser's tab strip into the browser_views projec...beng@google.com2008-09-121-0/+174