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