summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser_theme_provider.cc
Commit message (Expand)AuthorAgeFilesLines
* [Mac] Fix aesthetic issues with themes given the new TopChrome changes.andybons@chromium.org2010-08-121-0/+3
* Modified resources for M6 theme. This doesn't actually modify layout yet, ju...pkasting@chromium.org2010-07-281-1/+3
* base/ header cleanup. Forward declaration instead of including.erg@google.com2010-07-281-0/+1
* Remove the page and app menus.pkasting@chromium.org2010-07-201-2/+1
* Remove the bookmark menu.pkasting@chromium.org2010-07-011-1/+0
* Change a bunch of string types.estade@chromium.org2010-06-291-3/+2
* Re-apply r50278.aa@chromium.org2010-06-191-2/+2
* Revert r50278.aa@chromium.org2010-06-181-2/+2
* Some app-related manifest cleanup:aa@chromium.org2010-06-181-2/+2
* Fix up the Windows omnibox after the recent endcap removal. This fixes most ...pkasting@chromium.org2010-06-141-1/+1
* Detach reload from omnibox, combine with stop, and eliminate go.pkasting@chromium.org2010-06-111-4/+3
* Remove a bunch of images that don't seem to be used.pkasting@chromium.org2010-06-081-6/+5
* GTK: Support themes in the devtools window in GTK mode too.erg@chromium.org2010-04-261-0/+4
* Re-instate the temporary revert from r45267. That reverted certainshess@chromium.org2010-04-231-29/+11
* Temporarily revert certain Omnibox, toolbar, tab animations, and othershess@chromium.org2010-04-221-11/+29
* Round the top left and right edges of the toolbar.glen@chromium.org2010-04-101-1/+1
* Change the default theme colors.glen@chromium.org2010-04-091-3/+3
* Star/reload shuffle, Windows version.pkasting@chromium.org2010-04-031-26/+3
* BrowserThemePack: Adds persistant ids for the reload endcaps.erg@chromium.org2010-03-311-1/+3
* GTK: toolbar reload/star shuffle.estade@chromium.org2010-03-301-1/+4
* Implemented initial version of themes syncing (behind a flag).akalin@chromium.org2010-03-291-0/+1
* UMA cleanup. Replacing calls to RecordAction(char*) to use a new structure.evan@chromium.org2010-03-231-5/+6
* Set the details field of the BROWSER_THEME_CHANGED notification toakalin@chromium.org2010-03-231-4/+6
* Move more files to toplevel gfx.ben@chromium.org2010-03-191-1/+1
* Move image codec stuff to toplevel gfx.ben@chromium.org2010-03-181-1/+1
* Update the default color for background tab text.avi@chromium.org2010-03-021-3/+4
* Reverting the revert, reinstating 39825. FindBarTextFieldCellTest.FocusedDisp...avi@chromium.org2010-02-241-0/+4
* Reverting r39825.avi@chromium.org2010-02-241-4/+0
* Next batch of changes to kill GTMTheme.avi@chromium.org2010-02-241-0/+4
* Another pass at removal of GTMTheme. Also fixes unreadability of bookmark bar...avi@chromium.org2010-02-231-0/+21
* Move pref_{member,service} and important_file_writer from chrome/commonphajdan.jr@chromium.org2010-02-191-1/+1
* Allow the Mac theme provider to give default colors/tints if requested. Switc...avi@chromium.org2010-02-171-0/+3
* Revert debugging crud I added while trying to track down bug 31719.erg@chromium.org2010-02-051-49/+7
* Don't crash when a theme specifies a non-existant image.erg@chromium.org2010-02-051-1/+3
* More debugging statements to try to track down BrowserThemePack crash.erg@google.com2010-01-271-1/+25
* Speculative fix for the windows theme crasher.erg@chromium.org2010-01-121-7/+25
* linux: reduce header interdependenciesevan@chromium.org2009-12-291-0/+1
* [More BTP includes.]erg@google.com2009-12-181-1/+13
* TBR: Revert to fix Chromos.erg@google.com2009-12-171-13/+1
* Uninstall themes when all theme infobars are gone; not on each infobar's dest...erg@google.com2009-12-171-1/+13
* BrowserThemePack: Move encoding the processed images to the writing thread.erg@google.com2009-12-171-1/+1
* GTK: Fix regression where we don't build tinted buttons in GTK theme mode.erg@google.com2009-12-151-3/+35
* Try 2: Completely redo how themes are stored on disk and processed at install...erg@google.com2009-12-141-962/+156
* Revert "Completely redo how themes are stored on disk and processed at installerg@google.com2009-12-111-141/+964
* Completely redo how themes are stored on disk and processed at install time.erg@google.com2009-12-111-964/+141
* Take 2 at: Fix the opacity of titlebars on the NTP page.tony@chromium.org2009-12-021-2/+2
* Revert 33526 - Fix the opacity of titlebars on the NTP page. We were acciden...tony@chromium.org2009-12-021-2/+2
* Fix the opacity of titlebars on the NTP page. We were accidentallytony@chromium.org2009-12-021-2/+2
* Many changes to DictionaryValues:pkasting@chromium.org2009-11-251-12/+13
* Move some theme images to being serviced on the IO thread. Fortony@chromium.org2009-11-241-1/+6