summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync/glue/preference_change_processor.cc
Commit message (Expand)AuthorAgeFilesLines
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-091-3/+3
* Update a bunch of files to the new location of browser_thread.h jam@chromium.org2011-03-011-1/+1
* Cleanup: Remove unneeded includes of notification_service.h.thestig@chromium.org2010-12-171-1/+2
* Move:ben@chromium.org2010-12-021-1/+1
* Rename ChromeThread to BrowserThread Part22:tfarina@chromium.org2010-10-121-1/+1
* Rename ChromeThread to BrowserThread Part5:tfarina@chromium.org2010-10-081-6/+6
* Use PrefChangeRegistrar everywheredanno@chromium.org2010-09-291-2/+3
* Revert 60169 - Use PrefChangeRegistrar everywheredanno@chromium.org2010-09-221-3/+2
* Use PrefChangeRegistrar everywheredanno@chromium.org2010-09-221-2/+3
* Create and remove sync nodes whenever preferences flip their managed flagmnissler@chromium.org2010-08-111-25/+32
* Make prefs use std::string for keys rather than wstrings.viettrungluu@chromium.org2010-08-111-9/+8
* Adjust preference sync code to only sync user modifiable preferences.mnissler@chromium.org2010-07-211-8/+9
* Run the same extra notifications code when preferences are updated either thr...johnnyg@chromium.org2010-07-141-7/+1
* Refactor MergePreferences to handle null values properly.skrul@chromium.org2010-06-221-1/+4
* Revert "Revert 48932 - Merge certain preferences during model association."skrul@chromium.org2010-06-141-25/+29
* sync: Add location info to unrecoverable errors, and remove the Unrecoverable...tim@chromium.org2010-06-081-13/+13
* Revert 48932 - Merge certain preferences during model association.skrul@chromium.org2010-06-041-29/+26
* Merge certain preferences during model association.skrul@chromium.org2010-06-041-26/+29
* Update UI, sync and importer to properly handle managed homepage prefsmnissler@chromium.org2010-05-271-0/+15
* detect preferences errorserikkay@chromium.org2010-04-061-1/+1
* Don't compare wchar_t *szork@chromium.org2010-04-051-1/+1
* Add a bunch of preferences to sync.skrul@chromium.org2010-04-021-17/+25
* Send out a notification when the bookmark bar changes.zork@chromium.org2010-03-311-2/+10
* Fix sync leaks and some more good stuff.skrul@chromium.org2010-03-301-0/+10
* chrome 2: string_util.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-081-1/+4
* When creating preference sync node, set the node title to the name of thealbertb@google.com2010-02-251-4/+4
* Refactored parts of the PSS unit tests to allow for preference sync to be tes...albertb@google.com2010-02-221-20/+11
* Various model associator fixes from preferences bringup.nick@chromium.org2010-02-121-10/+21
* Create preferences DTC and wire it into the profile sync factory.skrul@chromium.org2010-02-111-3/+7
* Fill in the preference sync TODOs using the preference specifics proto andalbertb@google.com2010-02-101-19/+32
* Sync api changes to support preferences.albertb@google.com2010-02-021-3/+1
* In the sync database, use protobuf-based storage. Drop the oldnick@chromium.org2010-01-271-1/+3
* Change processor and model associator for preferences.albertb@google.com2010-01-121-0/+155