summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser_theme_provider.cc
Commit message (Expand)AuthorAgeFilesLines
* 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