summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser_theme_provider_mac.mm
Commit message (Expand)AuthorAgeFilesLines
* Try 2: Completely redo how themes are stored on disk and processed at install...erg@google.com2009-12-141-6/+5
* Revert "Completely redo how themes are stored on disk and processed at installerg@google.com2009-12-111-5/+6
* Completely redo how themes are stored on disk and processed at install time.erg@google.com2009-12-111-6/+5
* Fix Mac theme provider so it returns nil when there is no theme provided colo...avi@chromium.org2009-10-161-11/+14
* Make the ThemeProvider methods const.pkasting@chromium.org2009-10-131-4/+4
* Misc. cleanup for theme provider code, including:pkasting@chromium.org2009-10-131-9/+9
* Mac: Theme the bookmark bar on the new tab page.erg@chromium.org2009-10-091-16/+11
* Move functions from skia/ext to app/gfx where possible: most of skia_utils.* ...pkasting@chromium.org2009-09-241-4/+4
* Reverting 26975.pkasting@chromium.org2009-09-231-4/+4
* Move functions from skia/ext to app/gfx where possible: most of skia_utils.* ...pkasting@chromium.org2009-09-231-4/+4
* Final tweaks to download item look on OS X. It now looks pretty much like on ...thakis@chromium.org2009-09-081-4/+6
* Allow theming of colors for the Mac.avi@chromium.org2009-08-111-0/+27
* Do proper HSL > HSB conversion.avi@chromium.org2009-08-041-6/+20
* Allow getting the theme tint as a value so that it can be applied independent...avi@chromium.org2009-07-011-1/+38
* Switch to getting theme images via SkBitmap.avi@chromium.org2009-07-011-18/+32
* Theme image support for the Mac.avi@chromium.org2009-06-221-0/+50