summaryrefslogtreecommitdiffstats
path: root/base/prefs/default_pref_store.cc
Commit message (Expand)AuthorAgeFilesLines
* Switch prefs to use ObserverList::might_have_observers instead of ObserverLis...caitkp@chromium.org2013-08-261-2/+2
* Send pref change notifications when changing the default value for a pref.bauerb@chromium.org2013-03-071-8/+25
* Remove PrefServiceSimple, replacing it with PrefService and PrefRegistrySimple.joi@chromium.org2013-02-061-5/+0
* Change PrefStore::ReadResult to a boolean.bauerb@chromium.org2012-11-081-6/+6
* Rewrite DefaultPrefStore for performanceaberent@chromium.org2012-11-071-2/+17
* Move the bits of Prefs where production code has only trivially easyjoi@chromium.org2012-10-221-0/+26