summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync/profile_sync_service_preference_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* some cleanup for base/stl_utildilmah@chromium.org2011-07-191-1/+1
* Fix handling of non-user controlled syncable preferences.zea@chromium.org2011-06-201-9/+32
* [Sync] Add Location parameter to Read/WriteTransactionsakalin@chromium.org2011-06-171-7/+8
* Implement new SyncAPI and convert Preferences to it.zea@chromium.org2011-05-231-57/+74
* Refactor preference syncing.zea@chromium.org2011-05-091-19/+22
* [Sync] Fix bug leading to ProfileSyncService test flakinessakalin@chromium.org2011-04-261-7/+3
* Move json_value_serializer to content\common since it's used by code in conte...jam@chromium.org2011-04-161-1/+1
* Fixed memory leak in sync notifier unit tests caused by my previous CL.sanjeevr@chromium.org2011-04-081-1/+6
* Changed jingle to use the IO thread from the passed in URLRequestContextGette...sanjeevr@chromium.org2011-04-071-0/+1
* Get rid of PrefService::GetMutableDictionary/GetMutableListbattre@chromium.org2011-04-051-6/+13
* Reapply r80049 with clang fixes.zea@chromium.org2011-04-011-8/+9
* Revert 80049 - [Sync] Refactor controllers for datatypes that live on ui thread.zea@chromium.org2011-03-311-9/+8
* [Sync] Refactor controllers for datatypes that live on ui thread.zea@chromium.org2011-03-311-8/+9
* Remove unused has_history_service flag in TestingProfileakalin@chromium.org2011-03-291-2/+1
* sync: Take 2 for issue 6697039tim@chromium.org2011-03-191-2/+0
* Revert 78749 - sync: don't send SYNC_CONFIGURE_DONE unless it is truetim@chromium.org2011-03-181-0/+2
* sync: don't send SYNC_CONFIGURE_DONE unless it is truetim@chromium.org2011-03-181-2/+0
* [Sync] Refactored ProfileSyncService and remove its backend() functionakalin@chromium.org2011-01-241-10/+8
* 2nd attempt at http://codereview.chromium.org/3305003/showjohnnyg@chromium.org2010-09-091-1/+4
* 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