summaryrefslogtreecommitdiffstats
path: root/chrome/browser/themes
Commit message (Expand)AuthorAgeFilesLines
* Update some includes of chrome_notification_types.hjam@chromium.org2013-07-121-1/+1
* Fix theme service on Windows Aero Glass.akuegel@chromium.org2013-07-051-0/+5
* Allow Chrome OS login profile to have different default pref valuesbartfab@chromium.org2013-07-052-2/+2
* [Sync] Add support for sync Persistence Errorszea@chromium.org2013-07-022-4/+6
* linux_aura: Three fixes for switching themes.erg@chromium.org2013-06-224-17/+146
* Add theme tab background images.akuegel@chromium.org2013-06-221-0/+2
* Make the managed user label use the light color as in the mocks.akuegel@chromium.org2013-06-211-3/+3
* Only load theme images for the scale factors that use themsschmitz@chromium.org2013-06-211-56/+134
* Replace the default frame properties for managed users.akuegel@chromium.org2013-06-214-4/+46
* Calculate colors for avatar label from frame color.akuegel@chromium.org2013-06-182-0/+9
* Change ApiResourceManager to use ProfileKeyedApi.patrickriordan177@gmail.com2013-06-171-2/+2
* High DPI support for themes: Raw images for NTP attribution and backgroundsschmitz@chromium.org2013-06-122-0/+93
* Use a direct include of strings headers in chrome/browser/t*-w*/.avi@chromium.org2013-06-104-4/+4
* Use a direct include of utf_string_conversions.h in chrome/browser/, part 3.avi@chromium.org2013-06-072-2/+2
* Pull sync type / syncability out of Extension.yoz@chromium.org2013-06-051-3/+4
* High DPI support for Chrome Themes: key to scale factor mapping.sschmitz@chromium.org2013-06-051-6/+5
* Update chrome/ to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-034-14/+17
* High DPI support for themessschmitz@chromium.org2013-06-013-61/+330
* chrome: Use base::MessageLoop. (Part 3)xhwang@chromium.org2013-05-283-5/+5
* Remove references to Profile from browser_context_keyed_service.phajdan.jr@chromium.org2013-05-224-11/+13
* Move ProfileKeyedService infrastructure to a componentphajdan.jr@chromium.org2013-05-203-3/+3
* Stop tinting the non-popup location bar background images. These are about topkasting@chromium.org2013-05-162-18/+14
* Cleanup: Remove unneeded base/file_util.h includes in chrome.thestig@chromium.org2013-05-151-2/+2
* Revert 198844 "Move sequenced_task_runner to base/task"dbeam@chromium.org2013-05-082-2/+2
* Move sequenced_task_runner to base/taskbrettw@chromium.org2013-05-082-2/+2
* Consolidate manifest handler registration.yoz@chromium.org2013-05-062-15/+0
* components: Move PrefRegistrySyncable into user_prefs namespace.tfarina@chromium.org2013-05-062-20/+28
* Change GetProfileToUse method from Profile to content::BrowserContextphajdan.jr@chromium.org2013-05-032-3/+6
* [components] Switch {RefCounted}ProfileKeyedService to use BrowserContextphajdan.jr@chromium.org2013-04-263-4/+4
* Explicitly construct/destruct UserManager and dependencies in testsbartfab@chromium.org2013-04-241-0/+12
* Revert 195811 "Explicitly construct/destruct UserManager and dep..."kalman@chromium.org2013-04-231-8/+0
* Explicitly construct/destruct UserManager and dependencies in testsbartfab@google.com2013-04-231-0/+8
* Re-land 195501 with fixed testbartfab@google.com2013-04-221-0/+1
* Revert 195501 "Make UserManager a non-Lazy singleton"szym@chromium.org2013-04-221-1/+0
* Make UserManager a non-Lazy singletonbartfab@chromium.org2013-04-221-0/+1
* Move ThemeHandler from c/c/e/api; move GetBrowserImages() out of Extension classrdevlin.cronin@chromium.org2013-04-194-17/+20
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-1/+1
* Revert "Rewrite std::string("") to std::string(), Linux edition."dcheng@chromium.org2013-04-091-1/+1
* 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