summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/tabs/tab_renderer.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Rename Window->WindowWinben@chromium.org2009-03-141-2/+4
* rollback againben@chromium.org2009-03-141-4/+2
* Rename Window->WindowWinben@chromium.org2009-03-141-2/+4
* revertben@chromium.org2009-03-131-4/+2
* Rename Window->WindowWinben@chromium.org2009-03-131-2/+4
* Move the tab images into the TabRenderer class.jhawkins@chromium.org2009-03-101-76/+70
* Highlight tab close button on click. Original patch by kimworking@gmail.com,...pkasting@chromium.org2009-03-101-2/+4
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Revert r9953 since it caused regressions like: ben@chromium.org2009-03-041-0/+1
* Convert NavigationEntry title to string16. TabContents::GetTitle no longer needsbrettw@chromium.org2009-03-041-1/+1
* Support DWM switching.ben@chromium.org2009-03-031-20/+34
* Update include paths for grit files. Go ahead and resorttc@google.com2009-02-221-2/+2
* Second try of landing chrome_resources project. Changes from last time:tc@google.com2009-02-121-1/+1
* Revert "Create a chrome_resources.vcproj that holds grd files that hold"tc@google.com2009-02-121-1/+1
* Create a chrome_resources.vcproj that holds grd files that holdtc@google.com2009-02-121-1/+1
* Fix a divide by zero crash with a temporary workaround (until we have themes).ben@chromium.org2009-02-031-0/+6