summaryrefslogtreecommitdiffstats
path: root/chrome/browser/pref_service_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Make prefs use std::string for keys rather than wstrings.viettrungluu@chromium.org2010-08-111-15/+15
* Adjust preference sync code to only sync user modifiable preferences.mnissler@chromium.org2010-07-211-17/+9
* Add a PrefStore for loading prefs from command-line switches.pam@chromium.org2010-07-161-5/+6
* Add an ExtensionPrefStore, layered between the user prefs and the managed pre...pam@chromium.org2010-07-121-5/+8
* Change a bunch of string types.estade@chromium.org2010-06-291-19/+21
* Pref service strings should be std::string.estade@chromium.org2010-06-181-4/+4
* Support multiple PrefStoresmnissler@chromium.org2010-06-071-6/+7
* Reland "Factor out reading and writing of preferences into |PrefStore|."bauerb@chromium.org2010-04-221-151/+50
* Revert 45168 - Reland r45028: Factor out reading and writing of preferences i...erikkay@chromium.org2010-04-211-50/+151
* Reland r45028: Factor out reading and writing of preferences into |PrefStore|.bauerb@chromium.org2010-04-211-151/+50
* Revert 45028 - Factor out reading and writing of preferences into |PrefStore|.thomasvl@chromium.org2010-04-201-50/+151
* Factor out reading and writing of preferences into |PrefStore|.bauerb@chromium.org2010-04-201-151/+50
* Add a bunch of preferences to sync.skrul@chromium.org2010-04-021-0/+121
* Move pref_{member,service} and important_file_writer from chrome/commonphajdan.jr@chromium.org2010-02-191-0/+270