summaryrefslogtreecommitdiffstats
path: root/chrome/browser/pref_service.cc
Commit message (Expand)AuthorAgeFilesLines
* Enable policy support on the Linux platform.danno@chromium.org2010-06-231-4/+22
* Pref service strings should be std::string.estade@chromium.org2010-06-181-1/+1
* Add policy code for proxy configurationdanno@chromium.org2010-06-161-1/+4
* Add the Mac policy provider to the pref service.avi@chromium.org2010-06-151-3/+2
* Add code to instantiate the ConfigurationPolicyPrefStore for the Windows plat...danno@chromium.org2010-06-141-7/+35
* Fix bug with mismatching types in preferences.podivilov@chromium.org2010-06-101-1/+2
* Support multiple PrefStoresmnissler@chromium.org2010-06-071-41/+70
* Implementation of managed policy abstraction on top of a preference store. Th...danno@chromium.org2010-05-121-2/+2
* Add API to find out whether a preference is managed.bauerb@chromium.org2010-04-231-0/+24
* Reland "Factor out reading and writing of preferences into |PrefStore|."bauerb@chromium.org2010-04-221-117/+28
* Throw out preferences files that are corrupt rather than keeping them in read...erikkay@chromium.org2010-04-211-4/+18
* Revert 45168 - Reland r45028: Factor out reading and writing of preferences i...erikkay@chromium.org2010-04-211-28/+103
* Reland r45028: Factor out reading and writing of preferences into |PrefStore|.bauerb@chromium.org2010-04-211-103/+28
* Revert 45028 - Factor out reading and writing of preferences into |PrefStore|.thomasvl@chromium.org2010-04-201-28/+103
* Factor out reading and writing of preferences into |PrefStore|.bauerb@chromium.org2010-04-201-103/+28
* quiet noisy preferences log during unit testserikkay@chromium.org2010-04-061-1/+6
* detect preferences errorserikkay@chromium.org2010-04-061-9/+90
* Add a bunch of preferences to sync.skrul@chromium.org2010-04-021-0/+13
* chrome 3: string_util.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-081-0/+4
* Move pref_{member,service} and important_file_writer from chrome/commonphajdan.jr@chromium.org2010-02-191-0/+684