summaryrefslogtreecommitdiffstats
path: root/chrome/browser/prefs/testing_pref_store.h
Commit message (Expand)AuthorAgeFilesLines
* Remove PrefService::ScheduleSavePersistentPrefs and change SavePersistentPref...bauerb@chromium.org2011-12-271-4/+0
* Add OVERRIDE to chrome/browser/.avi@chromium.org2011-11-211-15/+16
* Reverts debugging code added in hopes of tracking crash. This alsosky@chromium.org2011-08-241-13/+11
* Adds some debugging code in hopes of figuring out a crash. As far as Isky@chromium.org2011-08-231-11/+13
* Move base/values.h into the base namespace. This includes a cros DEPS rolldmazzoni@chromium.org2011-07-121-6/+5
* Adds async interface method, which is used by JsonPrefStore. Also see the bug...altimofeev@chromium.org2011-05-111-0/+1
* Introduce a new way of using ScopedUserPrefUpdate that ensures notifications ...battre@chromium.org2011-03-301-2/+1
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* Let PrefStore::GetValue return a const Value* instead of Value* and add Persi...battre@chromium.org2011-03-251-1/+3
* Provide lazy CommitPendingWrites in addition to eager SavePersistentPrefs.dilmah@chromium.org2011-03-251-0/+1
* Fix missing change notifications of UserPrefStorebattre@chromium.org2011-03-071-0/+2
* Clean up warnings found in our testing code.erg@google.com2011-02-071-7/+7
* Sanitize PrefStore interface.mnissler@chromium.org2010-12-091-22/+39
* Clean up pref change notification handling.mnissler@chromium.org2010-12-081-0/+63