summaryrefslogtreecommitdiffstats
path: root/chrome/browser/pref_service.h
Commit message (Expand)AuthorAgeFilesLines
* Change a bunch of string types.estade@chromium.org2010-06-291-2/+2
* Pref service strings should be std::string.estade@chromium.org2010-06-181-1/+1
* Support multiple PrefStoresmnissler@chromium.org2010-06-071-12/+19
* Removed dependency on ChromeThread from JsonPrefStore and moved JsonPrefStore...sanjeevr@chromium.org2010-05-211-1/+1
* Add PasswordManager tests to verify basic form observation / submit cases.tim@chromium.org2010-04-231-1/+1
* Add API to find out whether a preference is managed.bauerb@chromium.org2010-04-231-0/+4
* Reland "Factor out reading and writing of preferences into |PrefStore|."bauerb@chromium.org2010-04-221-44/+11
* Throw out preferences files that are corrupt rather than keeping them in read...erikkay@chromium.org2010-04-211-0/+1
* Revert 45168 - Reland r45028: Factor out reading and writing of preferences i...erikkay@chromium.org2010-04-211-11/+43
* Reland r45028: Factor out reading and writing of preferences into |PrefStore|.bauerb@chromium.org2010-04-211-43/+11
* Revert 45028 - Factor out reading and writing of preferences into |PrefStore|.thomasvl@chromium.org2010-04-201-11/+43
* Factor out reading and writing of preferences into |PrefStore|.bauerb@chromium.org2010-04-201-43/+11
* detect preferences errorserikkay@chromium.org2010-04-061-0/+28
* Add a scoped notifier for pref dictionaries / lists.chron@chromium.org2010-04-051-1/+5
* Revert 43413 - Add a notification when the list of startup URLs change.zork@chromium.org2010-04-021-2/+0
* Add a notification when the list of startup URLs change.zork@chromium.org2010-04-021-0/+2
* Move pref_{member,service} and important_file_writer from chrome/commonphajdan.jr@chromium.org2010-02-191-0/+222