summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync/sync_prefs_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* 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