summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync/profile_sync_service_preference_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert 58778 - New authorization framework for sync. johnnyg@chromium.org2010-09-081-4/+1
* New authorization framework for sync. johnnyg@chromium.org2010-09-081-1/+4
* FBTF: Forward declare everything possible in testing_profile.herg@google.com2010-08-131-4/+5
* Create and remove sync nodes whenever preferences flip their managed flagmnissler@chromium.org2010-08-111-23/+61
* Make prefs use std::string for keys rather than wstrings.viettrungluu@chromium.org2010-08-111-20/+24
* Adjust preference sync code to only sync user modifiable preferences.mnissler@chromium.org2010-07-211-1/+33
* Mac clients should ignore updates of kAcceptLanguages.skrul@chromium.org2010-07-071-0/+20
* Fix sync startup ordering to make sense and be less broken (though not perfec...tim@chromium.org2010-07-071-14/+4
* Make sure sync starts up on browser restart as well as initial sync flow.tim@chromium.org2010-06-291-3/+2
* Change a bunch of string types.estade@chromium.org2010-06-291-9/+9
* Refactor MergePreferences to handle null values properly.skrul@chromium.org2010-06-221-1/+2
* Pref service strings should be std::string.estade@chromium.org2010-06-181-2/+2
* Revert "Revert 48932 - Merge certain preferences during model association."skrul@chromium.org2010-06-141-80/+292
* sync: Add location info to unrecoverable errors, and remove the Unrecoverable...tim@chromium.org2010-06-081-3/+14
* Revert 48932 - Merge certain preferences during model association.skrul@chromium.org2010-06-041-293/+70
* Merge certain preferences during model association.skrul@chromium.org2010-06-041-70/+293
* Folded TestingProfileSyncService class into TestProfileSyncService.akalin@chromium.org2010-05-131-1/+2
* Combine similar code from sync unit tests and add additional unit tests for t...zork@chromium.org2010-03-191-9/+3
* Pause the sync thread while starting data types.skrul@chromium.org2010-03-171-2/+5
* Make DTCs implement the UnrecoverableErrorHandler interface so they can bealbertb@chromium.org2010-03-031-2/+2
* Un-reverting 33964 - turns out the problem here was that I used DCHECKs with ...skrul@chromium.org2010-02-261-6/+14
* When creating preference sync node, set the node title to the name of thealbertb@google.com2010-02-251-1/+3
* Revert 39964 - Move data type start/stop management into DataTypeManagerchron@chromium.org2010-02-251-14/+6
* Move data type start/stop management into DataTypeManagerskrul@chromium.org2010-02-251-6/+14
* Refactored parts of the PSS unit tests to allow for preference sync to be tes...albertb@google.com2010-02-221-0/+172