summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync/sync_prefs_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Use a direct include of the message_loop header in chrome/browser/, part 11.avi@chromium.org2013-07-171-1/+1
* Allow Chrome OS login profile to have different default pref valuesbartfab@chromium.org2013-07-051-1/+1
* Use a direct include of time headers in chrome/browser/, part 7.avi@chromium.org2013-06-281-1/+1
* chrome: Use base::MessageLoop. (Part 3)xhwang@chromium.org2013-05-281-1/+1
* Sync: Turn on full history sync by default.dubroy@chromium.org2013-04-251-2/+0
* Revert 196116 "Sync: Turn on full history sync by default."markusheintz@chromium.org2013-04-241-0/+2
* Sync: Turn on full history sync by default.dubroy@chromium.org2013-04-241-2/+0
* sync: Implementation of Priority Preferences.albertb@chromium.org2013-03-271-0/+1
* [Sync] Fix history implicit typeszea@chromium.org2013-03-161-1/+45
* Revert "Revert 182527" ([Sync] Make SESSIONS an implicit type)zea@chromium.org2013-03-021-1/+11
* Fix prefs registration in SyncPrefs.joi@chromium.org2013-02-271-2/+1
* [Sync] Single definition of set of user selectable sync typesmgist@chromium.org2013-02-211-21/+2
* [Sync] Add boilerplate for favicons typezea@chromium.org2013-02-201-0/+4
* Revert 182527isherman@chromium.org2013-02-141-10/+5
* [Sync] Make SESSIONS an implicit typezea@chromium.org2013-02-141-5/+10
* Split testing_pref_service.h/.cc into two parts, generic vs. Chrome-specific.joi@chromium.org2013-02-121-1/+1
* Introduce PrefRegistrySyncable, simplifying PrefServiceSyncable.joi@chromium.org2013-02-101-1/+2
* Sync user's custom spellcheck dictionaryrouslan@chromium.org2013-01-231-0/+2
* Always register sync prefs at browser::RegisterUserPrefs().joaodasilva@chromium.org2013-01-141-0/+4
* Split PrefService into PrefService, PrefServiceSimple and PrefServiceSyncable.joi@chromium.org2012-12-221-1/+1
* [Sync] Add boilerplate code for HistoryService to process delete directivesakalin@chromium.org2012-11-021-0/+8
* sync: Add DeviceInfo protobuf and supporting coderlarocque@chromium.org2012-10-121-21/+14
* [Sync] Move ModelType and related classes to 'syncer' namespaceakalin@chromium.org2012-07-031-34/+33
* [Sync] Move model_type* from syncable/ to base/akalin@chromium.org2012-07-031-1/+1
* sync: create internal_api/public to house sync/ files needed by chrome/browse...tim@chromium.org2012-06-071-1/+1
* sync: move invalidation version prefs out of SyncPrefs into InvalidatorStorage.tim@chromium.org2012-05-301-32/+0
* [Sync] Move 'sync' target to sync/akalin@chromium.org2012-03-151-1/+1
* Add a declarative way in c/b/s/sync_prefs.cc to say which data types have prefskalman@chromium.org2012-03-021-2/+8
* [Sync] Rename ModelEnumSet to ModelTypeSetakalin@chromium.org2011-12-131-16/+16
* [Sync] Replace all instances of ModelTypeSet with ModelEnumSetakalin@chromium.org2011-12-101-49/+43
* Switch to IWYU for files that previously were getting a bunch ofjoi@chromium.org2011-12-011-0/+1
* Merge search engines sync data type with Preferences. Sync the default search...stevet@chromium.org2011-11-141-0/+4
* Remove app notifications checkbox and piggy back on Apps checkbox in sync UI.munjal@chromium.org2011-10-261-0/+4
* [Sync] Persist invalidation versions to preferencesakalin@chromium.org2011-10-121-0/+32
* [Sync] Add SyncPrefs class to consolidate all the prefs-related sync codeakalin@chromium.org2011-10-071-0/+197