summaryrefslogtreecommitdiffstats
path: root/base/prefs/overlay_user_pref_store_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Add a PrefRegistrationFlags::LOSSY_PREF flag for writing lossy prefsraymes2015-05-061-29/+58
* Standardize usage of virtual/override/final specifiers in base/.dcheng2014-12-231-1/+1
* Cleanup: Better constify some strings in base.thestig2014-10-211-4/+4
* Refactor TestingPrefStore to make it useful to some tests of load errors and ...erikwright@chromium.org2014-03-281-46/+22
* base: Do not use Value::Create* functions.tfarina@chromium.org2012-12-161-22/+26
* base/prefs: Break the dependency on chrome/common/pref_names.htfarina@chromium.org2012-11-221-3/+5
* Change PrefStore::ReadResult to a boolean.bauerb@chromium.org2012-11-081-33/+23
* Move the bits of Prefs where production code has only trivially easyjoi@chromium.org2012-10-221-0/+282