summaryrefslogtreecommitdiffstats
path: root/chrome/browser/themes
Commit message (Expand)AuthorAgeFilesLines
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-1/+1
* Remove unused themes on clicking the reset theme buttonckocagil@chromium.org2013-04-081-0/+2
* Rewrite scoped_array<T> to scoped_ptr<T[]> in chrome, Linux edition.dcheng@chromium.org2013-04-061-2/+2
* Crop images from custom themes before storing them into the theme pack. pkotwicz@chromium.org2013-04-054-69/+107
* Wrench Icon: Cross platform drawing codesail@chromium.org2013-04-022-1/+5
* Move CrxFile, FileReader, ExtensionResource to src/extensions.yoz@chromium.org2013-03-231-3/+5
* Decouple loading a theme from an extension from the initialization time of th...pkotwicz@chromium.org2013-03-205-30/+109
* [Cleanup] Remove StringPrintf from global namespacegroby@chromium.org2013-03-181-2/+2
* No longer sync themes that are installed by policy.atwilson@chromium.org2013-03-153-11/+62
* Introduce //components/user_prefs.joi@chromium.org2013-03-061-2/+2
* Sort out build dependencies for LinuxUI.erg@chromium.org2013-03-021-1/+1
* Manifest handler for all keys background-related.yoz@chromium.org2013-03-011-4/+5
* chrome: Update include paths of string_split.h to its new location.tfarina@chromium.org2013-02-281-1/+1
* Relanding this with fixes for the theme unittest failures on Windows AURA. TB...ananta@chromium.org2013-02-282-33/+135
* Revert 185107thestig@chromium.org2013-02-281-128/+32
* Update the browser theme pack for Windows AURA to handle the special Windows ...ananta@chromium.org2013-02-281-32/+128
* Replacing DictionaryValue::key_iterator by DictionaryValue::Iterator in sever...pneubeck@chromium.org2013-02-261-21/+20
* Add browser test to test that loading a theme from the extension on startup o...pkotwicz@chromium.org2013-02-251-0/+67
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-3/+3
* Fix regression caused by 11968032 in upgrading themespkotwicz@chromium.org2013-02-243-13/+1
* Split out the static methods from ThemeService to ThemeProperties.pkotwicz@chromium.org2013-02-1810-667/+725
* Move 'theme' parsing out of Extension classMHX348@motorola.com2013-02-125-6/+32
* Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/.joi@chromium.org2013-02-112-2/+2
* Introduce PrefRegistrySyncable, simplifying PrefServiceSyncable.joi@chromium.org2013-02-102-19/+21
* Merge branch 'master' into file_path_browserbrettw@chromium.org2013-02-106-37/+38
* Linux/ChromeOS Chromium style checker cleanup, chrome/browser edition.rsleevi@chromium.org2013-02-072-2/+2
* Add FilePath to base namespace.brettw@chromium.org2013-02-022-10/+12
* Move Extension Location and Type enums to Manifest, and move InstallWarning t...yoz@chromium.org2013-01-313-3/+3
* Scale theme images on the fly if an asset for the targe scale isn't available...oshima@chromium.org2013-01-281-6/+43
* Update comment to reflect why ifdef exists.sky@chromium.org2013-01-261-2/+1
* Convert gfx::Image::Image(const SkBitmap&) and gfx::ImageSkia::ImageSkia(cons...pkotwicz@chromium.org2013-01-231-1/+2
* Move the parsing of 'update_url' & 'options_page' URLs out of Extension.MHX348@motorola.com2013-01-152-4/+6
* Bump theme pack versionthakis@chromium.org2013-01-111-1/+1
* mac: New asset for the tabstrip border, tweak drawning.thakis@chromium.org2013-01-071-1/+1
* Split PrefService into PrefService, PrefServiceSimple and PrefServiceSyncable.joi@chromium.org2012-12-222-9/+9
* Have ExtensionService notify ThemeService directly for theme installationsakalin@chromium.org2012-12-093-31/+10
* Revert changes to have ExtensionService notify ThemeService directly for themesakalin@chromium.org2012-12-063-10/+31
* Move setting of theme from ExtensionService to FinishInstallationakalin@chromium.org2012-12-061-2/+2
* Change ThemeService to handle uninstalled themes.atwilson@chromium.org2012-12-041-2/+81
* Have ExtensionService notify ThemeService directly for themesakalin@chromium.org2012-12-042-29/+8
* Revert changes to have ExtensionService notify ThemeService directlyakalin@chromium.org2012-12-034-86/+90
* Remove GetExtensionService calls and replace with PKSF calls through the Exte...mirandac@chromium.org2012-11-302-5/+8
* Have ExtensionService notify ThemeService directly for themesakalin@chromium.org2012-11-284-90/+85
* fix theme breakkuan@chromium.org2012-11-271-1/+1
* mac: Use bitmaps instead of vectors for tab outlines.thakis@chromium.org2012-11-271-1/+1
* [Sync] Have MergeDataAndStartSyncing return a SyncMergeResultzea@chromium.org2012-11-173-15/+29
* chrome/browser: Update calls from RunAllPending() to RunUntilIdle().tfarina@chromium.org2012-11-171-2/+2
* Revert 168142 - Have ExtensionService notify ThemeService directly for themesakalin@chromium.org2012-11-172-0/+29
* Move scoped_temp_dir from base to base/filesbrettw@chromium.org2012-11-161-2/+2
* Have ExtensionService notify ThemeService directly for themesakalin@chromium.org2012-11-162-29/+0