summaryrefslogtreecommitdiffstats
path: root/base/prefs/pref_registry.cc
Commit message (Expand)AuthorAgeFilesLines
* Change preference APIs to take std::string instead of const char*.georgesak2014-12-031-2/+2
* Change DCHECK_IS_ON() to DCHECK_IS_ONwangxianzhu@chromium.org2014-03-141-7/+5
* Remove JsonPrefStore pruning of empty values on write.gab@chromium.org2013-11-271-8/+0
* Send pref change notifications when changing the default value for a pref.bauerb@chromium.org2013-03-071-3/+2
* Fix prefs registration in BrowserInstantController.joi@chromium.org2013-03-021-0/+15
* Get rid of the ability to unregister preferences.joi@chromium.org2013-02-211-15/+0
* Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/.joi@chromium.org2013-02-111-0/+64