summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser_theme_provider.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove unused code from ExtensionsService.mpcomplete@google.com2009-05-261-1/+1
* 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
* Add GetPixbufNamed to ThemeProvider. GetPixbufNamed converts a loaded theme ...jhawkins@chromium.org2009-05-201-0/+8
* Track and free generated images in the browser theme provider.jhawkins@chromium.org2009-05-181-5/+17
* Convert uints to size_tsglen@chromium.org2009-05-151-1/+1
* Re-land of earlier NTP theme patch; now with mac and linux compatibility.glen@chromium.org2009-05-151-27/+54
* Undo 16020glen@chromium.org2009-05-141-54/+27
* Allow the new tab page to be themed (you may want to review DOMUIThemeSource ...glen@chromium.org2009-05-141-27/+54
* Fix browser theme provider cache miss crash.glen@chromium.org2009-05-111-8/+7
* Temporarily revert char* to std::string because Linux and Mac are throwing 'd...glen@chromium.org2009-05-091-17/+17
* Make 'reset theme' work.glen@chromium.org2009-05-091-31/+33
* Some unnecessary painting and initing was being done.glen@chromium.org2009-05-091-9/+8
* Random cleanups and stubs to get cross platform build going.glen@chromium.org2009-05-091-1/+1
* To get things green:glen@chromium.org2009-05-091-1/+5
* This is the first pass at themes.glen@chromium.org2009-05-091-0/+527