summaryrefslogtreecommitdiffstats
path: root/chrome/browser/dom_ui/dom_ui_theme_source.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert 32176 - Tweaks and fixes for NTP extension promo.mirandac@chromium.org2009-11-181-11/+2
* Tweaks and fixes for NTP extension promo.mirandac@chromium.org2009-11-171-2/+11
* Plumb through off the record state from the URL request to thetony@chromium.org2009-11-171-1/+1
* Add message and image to NTP to promote extensions and bookmark sync.mirandac@chromium.org2009-11-151-2/+5
* Fix a bug where we would cache the incognito profile pointer intony@chromium.org2009-11-101-10/+10
* Some new tab ui fixes.tony@chromium.org2009-10-291-2/+4
* Convert ReplaceStringPlaceholders(std::string...) to take atony@chromium.org2009-10-291-4/+2
* Only use std::string when generating the NTP CSS. This savestony@chromium.org2009-10-291-29/+28
* First fix to minimize copying of image data.erg@google.com2009-10-191-9/+3
* Mac: Theme the bookmark bar on the new tab page.erg@chromium.org2009-10-091-0/+4
* Move the JPEG and PNG codecs from base/gfx to app/gfx/codec. Move the classesbrettw@chromium.org2009-10-031-1/+0
* Fix linux views build.estade@chromium.org2009-10-021-2/+2
* GTK: Detach bookmark bar on NTP.estade@chromium.org2009-10-011-0/+4
* Move functions from skia/ext to app/gfx where possible: most of skia_utils.* ...pkasting@chromium.org2009-09-241-3/+3
* Reverting 26975.pkasting@chromium.org2009-09-231-3/+3
* Move functions from skia/ext to app/gfx where possible: most of skia_utils.* ...pkasting@chromium.org2009-09-231-3/+3
* Adds a theme promo in the lower right cornerarv@chromium.org2009-09-231-0/+5
* Move StringPiece into the base namespace. It is collidingtony@chromium.org2009-09-101-2/+2
* Fix problem of white box appearing in themes without an NTP background image.mirandac@chromium.org2009-09-101-8/+8
* NNTP: Fix link and link underline colorsarv@google.com2009-09-031-0/+7
* Improve New Tab Page load performance.mark@chromium.org2009-09-021-18/+34
* - Fix bug where white logo wasn't showingglen@chromium.org2009-08-251-0/+3
* With the recent NNTP changes, we change the way themes work - they're now clo...glen@chromium.org2009-08-111-10/+23
* Apply theme to incognito NTP.mirandac@chromium.org2009-08-061-1/+46
* Use the theme ID as as the cache-buster, making subsequent NNTP loads much fa...glen@chromium.org2009-08-051-2/+3
* Make the DOMUIThemeSource load and pass through a PNG, rather than relying on...glen@chromium.org2009-08-051-10/+6
* Stop doing the saturation-gradient thing on the NNTP. It blinded people. Also...glen@chromium.org2009-07-281-1/+0
* Fix a bunch of bugs related to NNTP theming.glen@chromium.org2009-07-241-11/+28
* Sometimes it's possible for a DOMUI to request images that don't exist (theme...glen@chromium.org2009-07-211-1/+5
* Allow the tiling of theme background images on the NTP.mirandac@chromium.org2009-07-181-3/+18
* More theme bits for the NTP and window frame.glen@chromium.org2009-06-051-1/+6
* Allow themes to change the background of the new tab page. Adds support for d...glen@chromium.org2009-06-021-0/+36
* Re-land of earlier NTP theme patch; now with mac and linux compatibility.glen@chromium.org2009-05-151-15/+114
* Undo 16020glen@chromium.org2009-05-141-110/+15
* Allow the new tab page to be themed (you may want to review DOMUIThemeSource ...glen@chromium.org2009-05-141-15/+110
* This is the first pass at themes.glen@chromium.org2009-05-091-0/+37