summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser_theme_provider_mac.mm
Commit message (Expand)AuthorAgeFilesLines
* Move more files to toplevel gfx.ben@chromium.org2010-03-191-1/+1
* Cleaning up, removing a path not taken.avi@chromium.org2010-03-051-8/+0
* Fixing missed renamed variable.avi@chromium.org2010-03-021-1/+1
* Aggressively cache theme image pattern colors.avi@chromium.org2010-03-021-0/+26
* Finishing removal of GTMTheme. All incognito drawing is now correct, themed o...avi@chromium.org2010-02-261-0/+36
* Removal of GTMTheme gradient use. Unthemed incognito windows now are fully dr...avi@chromium.org2010-02-251-13/+98
* Allow the Mac theme provider to give default colors/tints if requested. Switc...avi@chromium.org2010-02-171-32/+72
* This fixes the Mac regression in the startup perf tests by removing themirandac@chromium.org2010-02-171-3/+0
* 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