summaryrefslogtreecommitdiffstats
path: root/chrome/browser/themes/theme_service.h
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated extension notification from theme_service.limasdf2015-03-131-0/+8
* Rename "managed (mode|user)" to "supervised user" (part 10)treib2014-12-011-1/+1
* Standardize usage of virtual/override/final in chrome/browser/Daniel Cheng2014-10-211-18/+17
* replace OVERRIDE and FINAL with override and final in chrome/browser/[r-z]*mostynb2014-10-071-13/+13
* Fix build when ENABLE_MANAGED_USERS is not definedmckev2014-09-291-0/+2
* Fix syncing of system theme on Linuxrlarocque@chromium.org2014-07-111-0/+4
* Rename "managed (mode|user)" to "supervised user" (part 1)treib@chromium.org2014-06-121-8/+5
* Improve some namingestade@chromium.org2014-05-131-5/+5
* Delete the GTK+ port of Chrome.erg@chromium.org2014-04-101-15/+1
* Move clients of BrowserContextKeyedService to use KeyedService (#4)blundell@chromium.org2014-03-141-2/+2
* linux_aura: Keep GTK state from leaking between profiles.erg@chromium.org2014-02-191-4/+1
* This CL makes managed users use the normal Google logo on the --enable-instan...pkotwicz@chromium.org2013-08-301-1/+1
* Reland: Chrome side work for allowing a user to revert to their previous them...pkotwicz@chromium.org2013-08-141-5/+17
* Notify ThemeService via callback when supervised user is ready.akuegel@chromium.org2013-08-121-0/+6
* Remove mostly unused |allow_default| parameter in ui::ThemeProviderpkotwicz@chromium.org2013-08-071-7/+7
* Check if theme is ready.akuegel@chromium.org2013-08-071-6/+6
* Revert 215547 "Chrome side work for allowing a user to revert to..."pkotwicz@chromium.org2013-08-071-20/+5
* Chrome side work for allowing a user to revert to their previous theme withou...pkotwicz@chromium.org2013-08-051-5/+20
* Add custom default theme support and create a managed user default theme.akuegel@chromium.org2013-07-261-3/+26
* Replace the default frame properties for managed users.akuegel@chromium.org2013-06-211-1/+4
* Remove references to Profile from browser_context_keyed_service.phajdan.jr@chromium.org2013-05-221-1/+1
* Move ProfileKeyedService infrastructure to a componentphajdan.jr@chromium.org2013-05-201-1/+1
* Decouple loading a theme from an extension from the initialization time of th...pkotwicz@chromium.org2013-03-201-0/+21
* Split out the static methods from ThemeService to ThemeProperties.pkotwicz@chromium.org2013-02-181-119/+0
* Add FilePath to base namespace.brettw@chromium.org2013-02-021-3/+6
* Have ExtensionService notify ThemeService directly for theme installationsakalin@chromium.org2012-12-091-10/+2
* Revert changes to have ExtensionService notify ThemeService directly for themesakalin@chromium.org2012-12-061-2/+10
* Have ExtensionService notify ThemeService directly for themesakalin@chromium.org2012-12-041-10/+2
* Revert changes to have ExtensionService notify ThemeService directlyakalin@chromium.org2012-12-031-17/+20
* Have ExtensionService notify ThemeService directly for themesakalin@chromium.org2012-11-281-20/+17
* Revert 168142 - Have ExtensionService notify ThemeService directly for themesakalin@chromium.org2012-11-171-0/+10
* Have ExtensionService notify ThemeService directly for themesakalin@chromium.org2012-11-161-10/+0
* alternate ntp: remove top chrome stylingkuan@chromium.org2012-10-311-5/+0
* This CL removes ResourceBundle::GetBitmapNamed() and ThemeProvider::GetBitmap...pkotwicz@chromium.org2012-10-091-1/+0
* Remove GetBitmapNamed() part 1.pkotwicz@chromium.org2012-10-031-1/+1
* Convert theme syncing to use syncable service API.haitaol@chromium.org2012-09-281-0/+8
* Chrome does not support hidpi themes other than the default.pkotwicz@chromium.org2012-08-051-1/+3
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* alternate ntp (cros/partial-win): add tab-related stuff and toolbar/tab backg...kuan@chromium.org2012-06-271-0/+5
* Move Extension into extensions namespaceaa@chromium.org2012-05-211-3/+6
* 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