summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync/glue/theme_change_processor.cc
Commit message (Expand)AuthorAgeFilesLines
* Change extension unload notification to indicate updates.asargent@chromium.org2010-12-231-1/+6
* Move:ben@chromium.org2010-12-021-1/+1
* Part 3 of immutable Extension refactor.mpcomplete@chromium.org2010-10-291-3/+3
* Convert LOG(INFO) to VLOG(1) - chrome/browser/sync/glue/.pkasting@chromium.org2010-10-211-10/+10
* Move theme files in chrome/browser/ into a themes/ subdir.evan@chromium.org2010-08-251-1/+1
* If the default theme is synced to the server, make new sync clients with cust...albertb@chromium.org2010-07-201-40/+24
* Theme sync: Delay the creation of the theme sync node until the user switchesalbertb@chromium.org2010-07-091-24/+40
* Current code will definitely crash if ACTION_DELETE is passed to ThemeChangeP...johnnyg@chromium.org2010-07-091-3/+5
* Re-apply r50278.aa@chromium.org2010-06-191-5/+5
* Revert r50278.aa@chromium.org2010-06-181-5/+5
* Some app-related manifest cleanup:aa@chromium.org2010-06-181-5/+5
* sync: Add location info to unrecoverable errors, and remove the Unrecoverable...tim@chromium.org2010-06-081-8/+10
* Made ThemeChangeProcessor handle multiple updates to work aroundakalin@chromium.org2010-04-161-16/+29
* Fixed potential crash on OnUnrecoverableError() inakalin@chromium.org2010-04-151-19/+12
* Fixed a bug where themes wouldn't sync properly if it had been installedakalin@chromium.org2010-03-301-13/+20
* Implemented initial version of themes syncing (behind a flag).akalin@chromium.org2010-03-291-0/+198