| Commit message (Expand) | Author | Age | Files | Lines |
* | Allow the tiling of theme background images on the NTP. | mirandac@chromium.org | 2009-07-18 | 1 | -1/+57 |
* | GTK Themes: Make the location bar area look native. | erg@google.com | 2009-07-16 | 1 | -2/+2 |
* | GTK Themes: Tint throbbers like we tint all other buttons in the interface. | erg@google.com | 2009-07-15 | 1 | -1/+1 |
* | Revert "GTK Themes: Tint throbbers like we tint all other buttons in the inte... | erg@google.com | 2009-07-15 | 1 | -1/+1 |
* | GTK Themes: Tint throbbers like we tint all other buttons in the interface. | erg@google.com | 2009-07-15 | 1 | -1/+1 |
* | Make our HSL shifting match Photoshop's. | glen@chromium.org | 2009-07-15 | 1 | -7/+6 |
* | Make theme provider remember display properties settings and color's alpha. | glen@chromium.org | 2009-07-15 | 1 | -4/+8 |
* | GTK Themes: Refactored to use notifications instead of manual plumbing. | erg@google.com | 2009-07-13 | 1 | -59/+72 |
* | GTK Themes: Use the correct text color in the tab strip. | erg@google.com | 2009-07-08 | 1 | -1/+1 |
* | Fix the current remaining Views-GTK compile and linker errors. | brettw@chromium.org | 2009-07-06 | 1 | -2/+2 |
* | GTK: Initial implementation of using GTK themes, partially based on evan's CL... | erg@google.com | 2009-07-03 | 1 | -64/+82 |
* | Prefer arraysize() over sizeof(). | cmp@google.com | 2009-07-02 | 1 | -1/+1 |
* | Allow getting the theme tint as a value so that it can be applied independent... | avi@chromium.org | 2009-07-01 | 1 | -25/+44 |
* | Take 2 at fixing BrowserThemeProvider memory leaks. | tc@google.com | 2009-06-30 | 1 | -11/+9 |
* | Reverting 19447. | ericroman@google.com | 2009-06-27 | 1 | -11/+6 |
* | We're leaking almost all the theme bitmaps. Properly delete images | tc@google.com | 2009-06-27 | 1 | -6/+11 |
* | Use regular notifications for theme changes. | tc@google.com | 2009-06-26 | 1 | -4/+6 |
* | Theme image support for the Mac. | avi@chromium.org | 2009-06-22 | 1 | -36/+41 |
* | More theme bits for the NTP and window frame. | glen@chromium.org | 2009-06-05 | 1 | -3/+12 |
* | Add ability to theme our buttons. | glen@chromium.org | 2009-06-04 | 1 | -60/+65 |
* | Headers cleanup in chrome/browser/ | phajdan.jr@chromium.org | 2009-06-03 | 1 | -0/+1 |
* | Allow themes to change the background of the new tab page. Adds support for d... | glen@chromium.org | 2009-06-02 | 1 | -44/+177 |
* | Use the right frame type on startup, do proper swapping of frames when themes... | glen@chromium.org | 2009-05-31 | 1 | -0/+14 |
* | Remove unused code from ExtensionsService. | mpcomplete@google.com | 2009-05-26 | 1 | -1/+1 |
* | Make views/ depend only on images from app/resources. | ben@chromium.org | 2009-05-21 | 1 | -0/+1 |
* | Revert 16567. | ben@chromium.org | 2009-05-21 | 1 | -1/+0 |
* | views/ should use resources from app/resources. Move dependent images to this... | ben@chromium.org | 2009-05-21 | 1 | -0/+1 |
* | Add GetPixbufNamed to ThemeProvider. GetPixbufNamed converts a loaded theme ... | jhawkins@chromium.org | 2009-05-20 | 1 | -0/+8 |
* | Track and free generated images in the browser theme provider. | jhawkins@chromium.org | 2009-05-18 | 1 | -5/+17 |
* | Convert uints to size_ts | glen@chromium.org | 2009-05-15 | 1 | -1/+1 |
* | Re-land of earlier NTP theme patch; now with mac and linux compatibility. | glen@chromium.org | 2009-05-15 | 1 | -27/+54 |
* | Undo 16020 | glen@chromium.org | 2009-05-14 | 1 | -54/+27 |
* | Allow the new tab page to be themed (you may want to review DOMUIThemeSource ... | glen@chromium.org | 2009-05-14 | 1 | -27/+54 |
* | Fix browser theme provider cache miss crash. | glen@chromium.org | 2009-05-11 | 1 | -8/+7 |
* | Temporarily revert char* to std::string because Linux and Mac are throwing 'd... | glen@chromium.org | 2009-05-09 | 1 | -17/+17 |
* | Make 'reset theme' work. | glen@chromium.org | 2009-05-09 | 1 | -31/+33 |
* | Some unnecessary painting and initing was being done. | glen@chromium.org | 2009-05-09 | 1 | -9/+8 |
* | Random cleanups and stubs to get cross platform build going. | glen@chromium.org | 2009-05-09 | 1 | -1/+1 |
* | To get things green: | glen@chromium.org | 2009-05-09 | 1 | -1/+5 |
* | This is the first pass at themes. | glen@chromium.org | 2009-05-09 | 1 | -0/+527 |