summaryrefslogtreecommitdiffstats
path: root/chrome/test/testing_pref_service.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert 58920 - Create a DefaultPrefStore to hold registered application-defau...pam@chromium.org2010-09-091-5/+3
* Create a DefaultPrefStore to hold registered application-default preference v...pam@chromium.org2010-09-091-3/+5
* Move prefs-related files under chrome/browser/ into a prefs/ subdir.evan@chromium.org2010-08-261-2/+2
* Refactor PrefService, pulling the PREF_CHANGED notification infrastructure ou...pam@chromium.org2010-08-181-2/+2
* Make prefs use std::string for keys rather than wstrings.viettrungluu@chromium.org2010-08-111-9/+9
* Move creation of the PrefStores into the PrefValueStore, to reduce the knowle...pam@chromium.org2010-08-061-1/+13
* Adjust preference sync code to only sync user modifiable preferences.mnissler@chromium.org2010-07-211-0/+60