summaryrefslogtreecommitdiffstats
path: root/chrome/browser/prefs/testing_pref_store.cc
Commit message (Expand)AuthorAgeFilesLines
* Move the bits of Prefs where production code has only trivially easyjoi@chromium.org2012-10-221-135/+0
* Add ManagedModePolicyProvider and extension API to get and set policies.bauerb@chromium.org2012-06-181-3/+0
* Cleanup: Remove unneeded scoped_ptr.h includes from chrome/browser.thestig@chromium.org2012-05-261-0/+1
* RefCounted types should not have public destructors, chrome/browser/ part 5rsleevi@chromium.org2012-04-251-3/+4
* Keep emtpy List/Dictionary pref value with non-empty default.xiyuan@chromium.org2012-04-121-0/+3
* Add PrefService::GetInitializationStatus()sail@chromium.org2012-03-131-0/+4
* Reinitialize LocalState's CommandLinePrefStore after about_flags updates the ...thestig@chromium.org2012-01-241-1/+5
* Remove PrefService::ScheduleSavePersistentPrefs and change SavePersistentPref...bauerb@chromium.org2011-12-271-13/+0
* Adds async interface method, which is used by JsonPrefStore. Also see the bug...altimofeev@chromium.org2011-05-111-1/+8
* Let PrefStore::GetValue return a const Value* instead of Value* and add Persi...battre@chromium.org2011-03-251-4/+9
* Fix missing change notifications of UserPrefStorebattre@chromium.org2011-03-071-0/+4
* Clean up warnings found in our testing code.erg@google.com2011-02-071-2/+24
* Sanitize PrefStore interface.mnissler@chromium.org2010-12-091-10/+74
* Clean up pref change notification handling.mnissler@chromium.org2010-12-081-0/+36