summaryrefslogtreecommitdiffstats
path: root/chrome/common/persistent_pref_store.h
Commit message (Expand)AuthorAgeFilesLines
* RefCounted types should not have public destructors, chrome/ editionrsleevi@chromium.org2012-04-251-2/+3
* Keep emtpy List/Dictionary pref value with non-empty default.xiyuan@chromium.org2012-04-121-0/+4
* Add PrefService::GetInitializationStatus()sail@chromium.org2012-03-131-1/+4
* Remove PrefService::ScheduleSavePersistentPrefs and change SavePersistentPref...bauerb@chromium.org2011-12-271-6/+0
* Produce histogram in important_file_writer codejar@chromium.org2011-09-151-1/+2
* Reverts debugging code added in hopes of tracking crash. This alsosky@chromium.org2011-08-241-4/+0
* Adds some debugging code in hopes of figuring out a crash. As far as Isky@chromium.org2011-08-231-0/+4
* Move base/values.h into the base namespace. This includes a cros DEPS rolldmazzoni@chromium.org2011-07-121-3/+3
* Adds async interface method, which is used by JsonPrefStore. Also see the bug...altimofeev@chromium.org2011-05-111-1/+15
* Remove old ScopedUserPrefUpdatebattre@chromium.org2011-04-121-5/+1
* Let PrefStore::GetValue return a const Value* instead of Value* and add Persi...battre@chromium.org2011-03-251-3/+10
* Provide lazy CommitPendingWrites in addition to eager SavePersistentPrefs.dilmah@chromium.org2011-03-251-0/+3
* Fix missing change notifications of UserPrefStorebattre@chromium.org2011-03-071-2/+5
* Introduce incognito preference settings.battre@chromium.org2011-01-251-2/+2
* Sanitize PrefStore interface.mnissler@chromium.org2010-12-091-0/+69