| Commit message (Expand) | Author | Age | Files | Lines |
* | Move a bunch of random other files to src/ui/base | ben@chromium.org | 2011-01-20 | 1 | -115/+0 |
* | FBTF: Remove unneeded #includes of <string> and <vector> from src/app and src... | viettrungluu@chromium.org | 2010-08-14 | 1 | -3/+1 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Aggressively cache theme image pattern colors. | avi@chromium.org | 2010-03-02 | 1 | -0/+4 |
* | Removal of GTMTheme gradient use. Unthemed incognito windows now are fully dr... | avi@chromium.org | 2010-02-25 | 1 | -0/+5 |
* | Allow the Mac theme provider to give default colors/tints if requested. Switc... | avi@chromium.org | 2010-02-17 | 1 | -6/+9 |
* | OpenBSD/FreeBSD ifdefs and GYP changes for app/ directory | pvalchev@google.com | 2010-01-23 | 1 | -18/+18 |
* | linux: reduce header interdependencies | evan@chromium.org | 2009-12-29 | 1 | -1/+2 |
* | BrowserThemePack: Move encoding the processed images to the writing thread. | erg@google.com | 2009-12-17 | 1 | -2/+3 |
* | First fix to minimize copying of image data. | erg@google.com | 2009-10-19 | 1 | -4/+4 |
* | Make the ThemeProvider methods const. | pkasting@chromium.org | 2009-10-13 | 1 | -11/+12 |
* | Allow theming of colors for the Mac. | avi@chromium.org | 2009-08-11 | 1 | -1/+7 |
* | Make the DOMUIThemeSource load and pass through a PNG, rather than relying on... | glen@chromium.org | 2009-08-05 | 1 | -0/+6 |
* | Fix native GTK interface. | erg@chromium.org | 2009-07-19 | 1 | -0/+4 |
* | Restore RTL icons to CustomDrawButtonBase. | tc@google.com | 2009-07-13 | 1 | -0/+3 |
* | Allow getting the theme tint as a value so that it can be applied independent... | avi@chromium.org | 2009-07-01 | 1 | -3/+9 |
* | Theme image support for the Mac. | avi@chromium.org | 2009-06-22 | 1 | -2/+16 |
* | More theme bits for the NTP and window frame. | glen@chromium.org | 2009-06-05 | 1 | -0/+4 |
* | Allow themes to change the background of the new tab page. Adds support for d... | glen@chromium.org | 2009-06-02 | 1 | -0/+4 |
* | Use the right frame type on startup, do proper swapping of frames when themes... | glen@chromium.org | 2009-05-31 | 1 | -0/+4 |
* | Fixes couple of bugs that occur now that we can actually run views on | sky@chromium.org | 2009-05-29 | 1 | -1/+1 |
* | Add GetPixbufNamed to ThemeProvider. GetPixbufNamed converts a loaded theme ... | jhawkins@chromium.org | 2009-05-20 | 1 | -0/+17 |
* | This CL updates chrome to the latest version of skia, retrieved via DEPS, and | senorblanco@chromium.org | 2009-05-13 | 1 | -1/+1 |
* | This is the first pass at themes. | glen@chromium.org | 2009-05-09 | 1 | -0/+33 |