summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser_theme_provider.h
Commit message (Expand)AuthorAgeFilesLines
* GTK: Support themes in the devtools window in GTK mode too.erg@chromium.org2010-04-261-0/+4
* Set the details field of the BROWSER_THEME_CHANGED notification toakalin@chromium.org2010-03-231-1/+3
* Linux: Fix some GdkPixbuf leaks.mattm@chromium.org2010-03-231-0/+2
* Aggressively cache theme image pattern colors.avi@chromium.org2010-03-021-0/+1
* Finishing removal of GTMTheme. All incognito drawing is now correct, themed o...avi@chromium.org2010-02-261-0/+2
* Removal of GTMTheme gradient use. Unthemed incognito windows now are fully dr...avi@chromium.org2010-02-251-3/+14
* Another pass at removal of GTMTheme. Also fixes unreadability of bookmark bar...avi@chromium.org2010-02-231-0/+7
* Allow the Mac theme provider to give default colors/tints if requested. Switc...avi@chromium.org2010-02-171-4/+17
* Revert debugging crud I added while trying to track down bug 31719.erg@chromium.org2010-02-051-13/+2
* Speculative fix for the windows theme crasher.erg@chromium.org2010-01-121-2/+13
* linux: reduce header interdependenciesevan@chromium.org2009-12-291-9/+10
* [More BTP includes.]erg@google.com2009-12-181-0/+11
* TBR: Revert to fix Chromos.erg@google.com2009-12-171-11/+0
* Uninstall themes when all theme infobars are gone; not on each infobar's dest...erg@google.com2009-12-171-0/+11
* GTK: Fix regression where we don't build tinted buttons in GTK theme mode.erg@google.com2009-12-151-0/+4
* Try 2: Completely redo how themes are stored on disk and processed at install...erg@google.com2009-12-141-200/+17
* Revert "Completely redo how themes are stored on disk and processed at installerg@google.com2009-12-111-13/+200
* Completely redo how themes are stored on disk and processed at install time.erg@google.com2009-12-111-200/+13
* Move some theme images to being serviced on the IO thread. Fortony@chromium.org2009-11-241-1/+4
* - Start adding unit tests for the BrowserThemeProvider rewrite.erg@google.com2009-11-201-0/+3
* Delete unused themes from disk on shutdown.tony@chromium.org2009-10-191-0/+3
* First fix to minimize copying of image data.erg@google.com2009-10-191-3/+3
* Make the ThemeProvider methods const.pkasting@chromium.org2009-10-131-40/+40
* A few other miscellaneous bits of cleanup to BrowserThemeProvider:pkasting@chromium.org2009-10-131-2/+2
* Misc. cleanup for theme provider code, including:pkasting@chromium.org2009-10-131-2/+2
* GTK: Refactor some things so GTK doesn't touch the on disk image cache.erg@google.com2009-10-051-0/+5
* Change disk access on theme install from UI to File thread.mirandac@chromium.org2009-09-301-8/+25
* Reverting 27520.mirandac@chromium.org2009-09-291-25/+8
* Change disk access on theme install from UI to File thread.mirandac@chromium.org2009-09-291-8/+25
* Wires up views on linux dialogs to use gtk ones.sky@chromium.org2009-09-291-3/+3
* Coverity: Initialize profile_ and process_images_ in the constructor.jhawkins@chromium.org2009-09-281-1/+1
* Convert the BrowerThemeProvider pointer from being ref counted totony@chromium.org2009-09-251-2/+1
* Move functions from skia/ext to app/gfx where possible: most of skia_utils.* ...pkasting@chromium.org2009-09-241-11/+11
* Reverting 26975.pkasting@chromium.org2009-09-231-11/+11
* Move functions from skia/ext to app/gfx where possible: most of skia_utils.* ...pkasting@chromium.org2009-09-231-11/+11
* Reapplies the GdkPixbuf -> cairo surface patch.erg@google.com2009-09-101-4/+4
* http://src.chromium.org/viewvc/chrome?view=rev&revision=25829 should have inc...mirandac@chromium.org2009-09-101-1/+1
* Revert "Upload GdkPixbufs into cairo surfaces so they (hopefully) live on the Xerg@google.com2009-09-101-4/+4
* Upload GdkPixbufs into cairo surfaces so they (hopefully) live on the X serve...erg@google.com2009-09-091-4/+4
* Fix theme cache corruption.mirandac@chromium.org2009-09-031-5/+7
* NNTP: Fix link and link underline colorsarv@google.com2009-09-031-0/+4
* Fix theme caching on Vista 64 when default theme is installed from the theme ...mirandac@chromium.org2009-08-281-0/+3
* GTK Themes: Create an inactive tab text color based on the inactive tab.erg@google.com2009-08-251-3/+3
* GTK Themes: Fix linux UI frame regression introduced in r24170.erg@google.com2009-08-251-0/+4
* Cache images on theme install so startup does no image processing.mirandac@chromium.org2009-08-241-1/+23
* With the recent NNTP changes, we change the way themes work - they're now clo...glen@chromium.org2009-08-111-0/+3
* Allow theming of colors for the Mac.avi@chromium.org2009-08-111-2/+7
* Make the DOMUIThemeSource load and pass through a PNG, rather than relying on...glen@chromium.org2009-08-051-4/+7
* Implement kCurrentThemeID so we can know what the last theme to be installed ...avi@chromium.org2009-08-031-0/+9
* Fix a bunch of bugs related to NNTP theming.glen@chromium.org2009-07-241-1/+7