summaryrefslogtreecommitdiffstats
path: root/chrome/browser/themes
Commit message (Expand)AuthorAgeFilesLines
* Fix syncing of system theme on Linuxrlarocque@chromium.org2014-07-115-12/+18
* Replace "external_install" boolean parameter with explicit enumeration in Ext...rpaquay@chromium.org2014-07-082-3/+8
* Revert 281130 "Replace "external_install" boolean parameter with..."csharp@chromium.org2014-07-032-8/+3
* Revert 281227 "Revert 281130 "Replace "external_install" boolean..."nkostylev@chromium.org2014-07-032-3/+8
* Revert 281130 "Replace "external_install" boolean parameter with..."nkostylev@chromium.org2014-07-032-8/+3
* Replace "external_install" boolean parameter with explicit enumeration in Ext...rpaquay@chromium.org2014-07-032-3/+8
* Rename NOTIFICATION_EXTENSION_INSTALLED_DEPRECATED tokalman@chromium.org2014-07-011-2/+2
* setConfig is deprecated, use setInfo or allocPixels insteadreed@google.com2014-07-011-4/+1
* views: Make the wrench menu and browser action borders fade in and out.erg@chromium.org2014-07-012-0/+6
* Cleanup: Remove most deprecated Profile::GetExtensionService() usage.thestig@chromium.org2014-06-221-2/+3
* Rename "managed (mode|user)" to "supervised user" (part 2)treib@chromium.org2014-06-172-4/+4
* Rename "managed (mode|user)" to "supervised user" (part 1)treib@chromium.org2014-06-125-38/+36
* Move ExtensionServiceTestBase into its own header/cc filerdevlin.cronin@chromium.org2014-06-121-4/+5
* Cleanup extension_service.hrdevlin.cronin@chromium.org2014-05-291-0/+1
* Rename NOTIFICATION_EXTENSION_INSTALLED to NOTIFICATION_EXTENSION_INSTALLED_D...limasdf@gmail.com2014-05-231-3/+2
* Fixes for getting themes to work well with Windows High DPI.ananta@chromium.org2014-05-221-10/+17
* Revert "Fixes for getting themes to work well with Windows High DPI."zea@chromium.org2014-05-211-17/+10
* Fixes for getting themes to work well with Windows High DPI.ananta@chromium.org2014-05-211-10/+17
* linux_aura: Compile ash into chrome.erg@chromium.org2014-05-202-59/+60
* Support remote installation of extensions and apps.mek@chromium.org2014-05-161-1/+2
* [cros login] Split login related classes into subfolders.nkostylev@chromium.org2014-05-161-1/+1
* components: Extract pref_registry component out of user_prefs.tfarina@chromium.org2014-05-151-1/+1
* Revert 270232 "linux_aura: Compile ash into chrome."erg@chromium.org2014-05-132-60/+59
* linux_aura: Compile ash into chrome.erg@chromium.org2014-05-132-59/+60
* Improve some namingestade@chromium.org2014-05-137-45/+45
* Revert 269892 "linux_aura: Compile ash into chrome."erg@chromium.org2014-05-122-60/+59
* linux_aura: Compile ash into chrome.erg@chromium.org2014-05-122-59/+60
* Linux Aura: Update Widget when the native theme instance in use changes.estade@chromium.org2014-05-071-0/+6
* Remove a few unused typedefs.thakis@chromium.org2014-05-051-1/+0
* Update Windows UI on system color changes.msw@chromium.org2014-04-252-21/+3
* Replace NOTIFICATION_EXTENSION_LOADED to NOTIFICATION_EXTENSION_LOADED_DEPREC...limasdf@gmail.com2014-04-202-6/+7
* linux_aura: Remove the 'a' badge.erg@chromium.org2014-04-161-1/+1
* Fix regression due to https://codereview.chromium.org/24175004pkotwicz@chromium.org2014-04-141-2/+1
* Simplify some Win Aura ifdefs.jam@chromium.org2014-04-111-1/+1
* Replace deprecated 3-arg SyncData::CreateLocalData with 5-arg version.maniscalco@chromium.org2014-04-101-5/+11
* Delete the GTK+ port of Chrome.erg@chromium.org2014-04-103-95/+3
* Stop using net::FileStream synchronously in browser_theme_pack.cchashimoto@chromium.org2014-03-251-9/+7
* Rename NOTIFICATION_EXTENSION_UNLOADED tokalman@chromium.org2014-03-191-3/+3
* Move ExtensionService::GenerateInstalledExtensionsSet() to ExtensionRegistry.rdevlin.cronin@chromium.org2014-03-191-2/+6
* Move clients of BrowserContextKeyedService to use KeyedService (#4)blundell@chromium.org2014-03-144-8/+7
* Move extension_messages.h to extensions/common.derat@chromium.org2014-03-131-1/+1
* Fix inactive popup frame appearance on Windows desktop.msw@chromium.org2014-03-051-1/+1
* linux_aura: Respond to system "style-set" signals.erg@chromium.org2014-02-262-3/+21
* linux_aura: Keep GTK state from leaking between profiles.erg@chromium.org2014-02-193-14/+5
* Remove ExtensionService::extension_prefs()rockot@chromium.org2014-02-193-4/+6
* Remove duplicated code from sync related unit tests.maniscalco@chromium.org2014-02-191-129/+159
* Changed RefCountedStaticMemory() to accept a void pointer.joaoe@opera.com2014-02-121-1/+1
* Clean up some ifdefs around Win Aura.jam@chromium.org2014-02-042-12/+12
* Split ExtensionSystem interface from ExtensionSystemImpl implementation, part 1.yoz@chromium.org2014-01-302-2/+2
* Removes MessageLoop::TYPE_XXX where possiblesky@chromium.org2014-01-151-2/+1