summaryrefslogtreecommitdiffstats
path: root/app/theme_provider.h
Commit message (Expand)AuthorAgeFilesLines
* FBTF: Remove unneeded #includes of <string> and <vector> from src/app and src...viettrungluu@chromium.org2010-08-141-3/+1
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Aggressively cache theme image pattern colors.avi@chromium.org2010-03-021-0/+4
* Removal of GTMTheme gradient use. Unthemed incognito windows now are fully dr...avi@chromium.org2010-02-251-0/+5
* Allow the Mac theme provider to give default colors/tints if requested. Switc...avi@chromium.org2010-02-171-6/+9
* OpenBSD/FreeBSD ifdefs and GYP changes for app/ directorypvalchev@google.com2010-01-231-18/+18
* linux: reduce header interdependenciesevan@chromium.org2009-12-291-1/+2
* BrowserThemePack: Move encoding the processed images to the writing thread.erg@google.com2009-12-171-2/+3
* First fix to minimize copying of image data.erg@google.com2009-10-191-4/+4
* Make the ThemeProvider methods const.pkasting@chromium.org2009-10-131-11/+12
* Allow theming of colors for the Mac.avi@chromium.org2009-08-111-1/+7
* Make the DOMUIThemeSource load and pass through a PNG, rather than relying on...glen@chromium.org2009-08-051-0/+6
* Fix native GTK interface.erg@chromium.org2009-07-191-0/+4
* Restore RTL icons to CustomDrawButtonBase.tc@google.com2009-07-131-0/+3
* Allow getting the theme tint as a value so that it can be applied independent...avi@chromium.org2009-07-011-3/+9
* Theme image support for the Mac.avi@chromium.org2009-06-221-2/+16
* More theme bits for the NTP and window frame.glen@chromium.org2009-06-051-0/+4
* Allow themes to change the background of the new tab page. Adds support for d...glen@chromium.org2009-06-021-0/+4
* Use the right frame type on startup, do proper swapping of frames when themes...glen@chromium.org2009-05-311-0/+4
* Fixes couple of bugs that occur now that we can actually run views onsky@chromium.org2009-05-291-1/+1
* Add GetPixbufNamed to ThemeProvider. GetPixbufNamed converts a loaded theme ...jhawkins@chromium.org2009-05-201-0/+17
* This CL updates chrome to the latest version of skia, retrieved via DEPS, andsenorblanco@chromium.org2009-05-131-1/+1
* This is the first pass at themes.glen@chromium.org2009-05-091-0/+33