summaryrefslogtreecommitdiffstats
path: root/chrome/browser/themes/theme_service.h
Commit message (Expand)AuthorAgeFilesLines
* Add GetImageSkiaNamed to resource_bundle and theme_provider.pkotwicz@chromium.org2012-05-111-0/+1
* Move RefCountedMemory Class to Base namespacesimon.hong81@gmail.com2012-05-021-1/+1
* Disable loading of unpacked extensions when '*' is blacklisted, both via the ...joaodasilva@chromium.org2012-04-181-2/+2
* Remove TOOLKIT_USES_GTK and consolidate it into TOOLKIT_GTKoshima@chromium.org2012-04-051-2/+2
* GTK: Part 1 of removing GTK-Views from the gtk/ code.erg@chromium.org2012-03-191-4/+0
* retry r123804 - ntp theme fixesestade@chromium.org2012-02-281-0/+1
* Revert 123804 - ntp theme fixesestade@chromium.org2012-02-271-1/+0
* ntp theme fixesestade@chromium.org2012-02-271-0/+1
* ui/base: Remove the dependency in Profile from ThemeProvider.tfarina@chromium.org2012-02-271-2/+3
* Get the default color of toolbar separator through ThemeService.tfarina@chromium.org2012-02-021-0/+1
* Clean up typedefed enums in ThemeService class.tfarina@chromium.org2012-01-181-13/+13
* GTK: Prune out GetPixbufNamed() and move callers to the cross platform GetIma...erg@chromium.org2011-12-141-2/+0
* GTK: Fix gtk-theme mode: implement GtkThemeService::GetImageNamed().erg@chromium.org2011-12-081-4/+3
* GTK: Port omnibox drawing from GdkGC interface to cairo.erg@chromium.org2011-12-051-0/+11
* Revert 112839 (it probably caused http://crbug.com/106299 ) - GTK: Port omnib...thakis@chromium.org2011-12-031-11/+0
* GTK: Port omnibox drawing from GdkGC interface to cairo.erg@chromium.org2011-12-031-0/+11
* Add OVERRIDE to chrome/.avi@chromium.org2011-11-281-6/+14
* Un-annotate OVERRIDE where it wasn't.avi@chromium.org2011-11-211-2/+2
* Add OVERRIDE to chrome/browser/.avi@chromium.org2011-11-211-15/+16
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-191-7/+7
* Making TOOLKIT_USES_GTK orthogonal to USE_AURA.saintlou@chromium.org2011-09-201-1/+1
* Aura under Linux is enabled with:saintlou@chromium.org2011-09-181-1/+1
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-1/+1
* [Themes] Add UsingNativeTheme() method to ThemeServiceakalin@chromium.org2011-04-221-1/+5
* [Sync] Simplify themes notifications and themes syncakalin@chromium.org2011-04-151-3/+1
* Create a ProfileDependencyManager to order ProfileKeyedService destruction.erg@google.com2011-03-311-0/+12
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* Theme system cleanuperg@google.com2011-03-231-33/+262
* Profile shouldn't own BrowserThemeProviders; A ThemeService should and should...erg@google.com2011-03-221-0/+59