| Commit message (Expand) | Author | Age | Files | Lines |
* | Move more files to toplevel gfx. | ben@chromium.org | 2010-03-19 | 1 | -1/+1 |
* | Cleaning up, removing a path not taken. | avi@chromium.org | 2010-03-05 | 1 | -8/+0 |
* | Fixing missed renamed variable. | avi@chromium.org | 2010-03-02 | 1 | -1/+1 |
* | Aggressively cache theme image pattern colors. | avi@chromium.org | 2010-03-02 | 1 | -0/+26 |
* | Finishing removal of GTMTheme. All incognito drawing is now correct, themed o... | avi@chromium.org | 2010-02-26 | 1 | -0/+36 |
* | Removal of GTMTheme gradient use. Unthemed incognito windows now are fully dr... | avi@chromium.org | 2010-02-25 | 1 | -13/+98 |
* | Allow the Mac theme provider to give default colors/tints if requested. Switc... | avi@chromium.org | 2010-02-17 | 1 | -32/+72 |
* | This fixes the Mac regression in the startup perf tests by removing the | mirandac@chromium.org | 2010-02-17 | 1 | -3/+0 |
* | Try 2: Completely redo how themes are stored on disk and processed at install... | erg@google.com | 2009-12-14 | 1 | -6/+5 |
* | Revert "Completely redo how themes are stored on disk and processed at install | erg@google.com | 2009-12-11 | 1 | -5/+6 |
* | Completely redo how themes are stored on disk and processed at install time. | erg@google.com | 2009-12-11 | 1 | -6/+5 |
* | Fix Mac theme provider so it returns nil when there is no theme provided colo... | avi@chromium.org | 2009-10-16 | 1 | -11/+14 |
* | Make the ThemeProvider methods const. | pkasting@chromium.org | 2009-10-13 | 1 | -4/+4 |
* | Misc. cleanup for theme provider code, including: | pkasting@chromium.org | 2009-10-13 | 1 | -9/+9 |
* | Mac: Theme the bookmark bar on the new tab page. | erg@chromium.org | 2009-10-09 | 1 | -16/+11 |
* | Move functions from skia/ext to app/gfx where possible: most of skia_utils.* ... | pkasting@chromium.org | 2009-09-24 | 1 | -4/+4 |
* | Reverting 26975. | pkasting@chromium.org | 2009-09-23 | 1 | -4/+4 |
* | Move functions from skia/ext to app/gfx where possible: most of skia_utils.* ... | pkasting@chromium.org | 2009-09-23 | 1 | -4/+4 |
* | Final tweaks to download item look on OS X. It now looks pretty much like on ... | thakis@chromium.org | 2009-09-08 | 1 | -4/+6 |
* | Allow theming of colors for the Mac. | avi@chromium.org | 2009-08-11 | 1 | -0/+27 |
* | Do proper HSL > HSB conversion. | avi@chromium.org | 2009-08-04 | 1 | -6/+20 |
* | Allow getting the theme tint as a value so that it can be applied independent... | avi@chromium.org | 2009-07-01 | 1 | -1/+38 |
* | Switch to getting theme images via SkBitmap. | avi@chromium.org | 2009-07-01 | 1 | -18/+32 |
* | Theme image support for the Mac. | avi@chromium.org | 2009-06-22 | 1 | -0/+50 |