summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/tabs/tab_renderer.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix 2 memcheck errorsoshima@chromium.org2010-01-161-1/+1
* Tab-modal dialog improvements:zelidrag@google.com2010-01-151-0/+11
* Fixes bug in tabstrip that could result in no tooltip text for pinnedsky@chromium.org2009-12-221-3/+4
* fix hover animation regression.oshima@chromium.org2009-11-091-10/+10
* Makes inactive pinned tabs throb on views when the title changes.sky@chromium.org2009-10-261-9/+46
* Move functions from skia/ext to app/gfx where possible: most of skia_utils.* ...pkasting@chromium.org2009-09-241-26/+22
* Reverting 26975.pkasting@chromium.org2009-09-231-22/+26
* Move functions from skia/ext to app/gfx where possible: most of skia_utils.* ...pkasting@chromium.org2009-09-231-26/+22
* Changes the width of pinned tabs to 56, except on chrome os where itsky@chromium.org2009-09-141-7/+7
* Adds pinned tabs to windows. As the code between windows and gtk issky@chromium.org2009-09-111-78/+125
* Layout was entirely the wrong place to be updating the button - it gets calle...glen@chromium.org2009-07-241-14/+9
* Recommit of r21474. Original description:glen@chromium.org2009-07-241-2/+17
* Revert 21474glen@chromium.org2009-07-241-15/+0
* Make the tab close button color match the tab text.glen@chromium.org2009-07-231-0/+15
* Align custom background tab images correctly.glen@chromium.org2009-07-161-3/+9
* Convert some stuff to string16 so the toolkit_views build can build againben@chromium.org2009-07-101-8/+8
* Update Skia transfer mode names in browser/* to Skia r239amanda@chromium.org2009-06-251-1/+1
* Make the inactive tab background line up with the parent without using magic ...glen@chromium.org2009-06-041-8/+7
* Move download shelf from per-tab to per-window. Also disable auto-hiding ofthakis@chromium.org2009-06-041-35/+7
* Clean up some code to make it more comprehensible. No functional change.pkasting@chromium.org2009-05-281-16/+29
* Issue 12160: Crashidanan@chromium.org2009-05-221-0/+24
* Make views/ depend only on images from app/resources.ben@chromium.org2009-05-211-0/+1
* Revert 16567.ben@chromium.org2009-05-211-1/+0
* views/ should use resources from app/resources. Move dependent images to this...ben@chromium.org2009-05-211-0/+1
* Handful of changes to get views building again. The tab.cc ifdefs aresky@chromium.org2009-05-151-4/+1
* ChromeCanvas->gfx::Canvasben@chromium.org2009-05-151-8/+8
* ChromeFont->gfx::Fontbeng@google.com2009-05-151-2/+2
* Remove even more ATL dependencies.maruel@chromium.org2009-05-141-3/+3
* Revert 15965. I wasn't supposed to check that in since it still doesn't compi...maruel@chromium.org2009-05-131-3/+3
* Remove even more ATL dependencies.maruel@chromium.org2009-05-131-3/+3
* This is the first pass at themes.glen@chromium.org2009-05-091-56/+140
* Move win_util.h from common to app.ben@chromium.org2009-05-081-1/+1
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-081-3/+3
* Merge two TabContents::InvalidateTypes types and properly update tab download...estade@chromium.org2009-05-061-5/+1
* move chrome_font to app/gfxben@chromium.org2009-05-061-1/+1
* Move chrome_canvas to app/gfxben@chromium.org2009-05-061-1/+1
* Move l10n_util to app/ben@chromium.org2009-05-051-1/+1
* Adds toplevel app/ directory and moves ResourceBundle into it.ben@chromium.org2009-05-051-1/+1
* Fix a regression that the sad tab favicon is not displayed when a tab crashes.brettw@chromium.org2009-05-041-1/+5
* roll back r15177ben@chromium.org2009-05-041-1/+0
* Reverting 15182.ben@chromium.org2009-05-041-1/+1
* Bustage fix:ben@chromium.org2009-05-041-1/+1
* Extract all views resources into:ben@chromium.org2009-05-041-0/+1
* People should just use GetWindow() instead of calling GetWidget()->GetWindow()ben@chromium.org2009-05-011-5/+3
* Two changes:sky@chromium.org2009-04-291-3/+5
* For some Indian locales, the automatic font fallback by Windows UI components...jungshik@google.com2009-04-151-4/+4
* Make the throbber throb sooner after you navigate. This fixes the new tab page,brettw@chromium.org2009-04-041-6/+11
* Move windowing related objects into chrome/views/window subdir.ben@chromium.org2009-03-171-2/+2
* Move widget related files into views/widgetben@chromium.org2009-03-171-1/+1
* Rework the Button API to be saner in preparation for NativeControl rejiggerin...ben@chromium.org2009-03-161-9/+11