| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename ChromeThread to BrowserThread Part18: | tfarina@chromium.org | 2010-10-11 | 1 | -1/+1 |
* | Rename ChromeThread to BrowserThread Part9: | tfarina@chromium.org | 2010-10-09 | 1 | -3/+3 |
* | Move theme files in chrome/browser/ into a themes/ subdir. | evan@chromium.org | 2010-08-25 | 1 | -1/+1 |
* | Speculative fix for crash in DOMUIThumbnailSource. | erg@google.com | 2010-07-28 | 1 | -1/+5 |
* | Rename ThemeResourcesUtil to ResourcesUtil. | tony@chromium.org | 2010-06-21 | 1 | -3/+3 |
* | Style (indent/spacing) fixes in DOM UI + comment fix. | viettrungluu@chromium.org | 2010-03-28 | 1 | -1/+2 |
* | linux: reduce header interdependencies | evan@chromium.org | 2009-12-29 | 1 | -0/+1 |
* | [GTTF] Reduce header dependencies in chrome. | phajdan.jr@chromium.org | 2009-12-02 | 1 | -0/+1 |
* | Move some theme images to being serviced on the IO thread. For | tony@chromium.org | 2009-11-24 | 1 | -5/+16 |
* | Merge in part of the last perf change. Move when we initialize | tony@chromium.org | 2009-11-24 | 1 | -1/+1 |
* | Revert "Move the NTP HTML generation to early so we can avoid an extra" | tony@chromium.org | 2009-11-24 | 1 | -1/+1 |
* | Move the NTP HTML generation to early so we can avoid an extra | tony@chromium.org | 2009-11-24 | 1 | -1/+1 |
* | Take 2 at moving NTP CSS resources into the NTP resource cache. | tony@chromium.org | 2009-11-23 | 1 | -229/+14 |
* | Revert "Move NTP CSS resources into the NTP resource cache." because it slowe... | tony@chromium.org | 2009-11-20 | 1 | -13/+241 |
* | Move NTP CSS resources into the NTP resource cache. | tony@chromium.org | 2009-11-20 | 1 | -241/+13 |
* | Tweaks and fixes for NTP extension promo. | mirandac@chromium.org | 2009-11-18 | 1 | -2/+11 |
* | Revert 32176 - Tweaks and fixes for NTP extension promo. | mirandac@chromium.org | 2009-11-18 | 1 | -11/+2 |
* | Tweaks and fixes for NTP extension promo. | mirandac@chromium.org | 2009-11-17 | 1 | -2/+11 |
* | Plumb through off the record state from the URL request to the | tony@chromium.org | 2009-11-17 | 1 | -1/+1 |
* | Add message and image to NTP to promote extensions and bookmark sync. | mirandac@chromium.org | 2009-11-15 | 1 | -2/+5 |
* | Fix a bug where we would cache the incognito profile pointer in | tony@chromium.org | 2009-11-10 | 1 | -10/+10 |
* | Some new tab ui fixes. | tony@chromium.org | 2009-10-29 | 1 | -2/+4 |
* | Convert ReplaceStringPlaceholders(std::string...) to take a | tony@chromium.org | 2009-10-29 | 1 | -4/+2 |
* | Only use std::string when generating the NTP CSS. This saves | tony@chromium.org | 2009-10-29 | 1 | -29/+28 |
* | First fix to minimize copying of image data. | erg@google.com | 2009-10-19 | 1 | -9/+3 |
* | Mac: Theme the bookmark bar on the new tab page. | erg@chromium.org | 2009-10-09 | 1 | -0/+4 |
* | Move the JPEG and PNG codecs from base/gfx to app/gfx/codec. Move the classes | brettw@chromium.org | 2009-10-03 | 1 | -1/+0 |
* | Fix linux views build. | estade@chromium.org | 2009-10-02 | 1 | -2/+2 |
* | GTK: Detach bookmark bar on NTP. | estade@chromium.org | 2009-10-01 | 1 | -0/+4 |
* | Move functions from skia/ext to app/gfx where possible: most of skia_utils.* ... | pkasting@chromium.org | 2009-09-24 | 1 | -3/+3 |
* | Reverting 26975. | pkasting@chromium.org | 2009-09-23 | 1 | -3/+3 |
* | Move functions from skia/ext to app/gfx where possible: most of skia_utils.* ... | pkasting@chromium.org | 2009-09-23 | 1 | -3/+3 |
* | Adds a theme promo in the lower right corner | arv@chromium.org | 2009-09-23 | 1 | -0/+5 |
* | Move StringPiece into the base namespace. It is colliding | tony@chromium.org | 2009-09-10 | 1 | -2/+2 |
* | Fix problem of white box appearing in themes without an NTP background image. | mirandac@chromium.org | 2009-09-10 | 1 | -8/+8 |
* | NNTP: Fix link and link underline colors | arv@google.com | 2009-09-03 | 1 | -0/+7 |
* | Improve New Tab Page load performance. | mark@chromium.org | 2009-09-02 | 1 | -18/+34 |
* | - Fix bug where white logo wasn't showing | glen@chromium.org | 2009-08-25 | 1 | -0/+3 |
* | With the recent NNTP changes, we change the way themes work - they're now clo... | glen@chromium.org | 2009-08-11 | 1 | -10/+23 |
* | Apply theme to incognito NTP. | mirandac@chromium.org | 2009-08-06 | 1 | -1/+46 |
* | Use the theme ID as as the cache-buster, making subsequent NNTP loads much fa... | glen@chromium.org | 2009-08-05 | 1 | -2/+3 |
* | Make the DOMUIThemeSource load and pass through a PNG, rather than relying on... | glen@chromium.org | 2009-08-05 | 1 | -10/+6 |
* | Stop doing the saturation-gradient thing on the NNTP. It blinded people. Also... | glen@chromium.org | 2009-07-28 | 1 | -1/+0 |
* | Fix a bunch of bugs related to NNTP theming. | glen@chromium.org | 2009-07-24 | 1 | -11/+28 |
* | Sometimes it's possible for a DOMUI to request images that don't exist (theme... | glen@chromium.org | 2009-07-21 | 1 | -1/+5 |
* | Allow the tiling of theme background images on the NTP. | mirandac@chromium.org | 2009-07-18 | 1 | -3/+18 |
* | More theme bits for the NTP and window frame. | glen@chromium.org | 2009-06-05 | 1 | -1/+6 |
* | Allow themes to change the background of the new tab page. Adds support for d... | glen@chromium.org | 2009-06-02 | 1 | -0/+36 |
* | Re-land of earlier NTP theme patch; now with mac and linux compatibility. | glen@chromium.org | 2009-05-15 | 1 | -15/+114 |
* | Undo 16020 | glen@chromium.org | 2009-05-14 | 1 | -110/+15 |