summaryrefslogtreecommitdiffstats
path: root/chrome/browser/configuration_policy_pref_store.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove usage of GetSwitchValue for most of chrome/browser/.evan@chromium.org2010-08-041-3/+3
* Remove Value/StringValue's ...UTF16() methods in favour of overloading.viettrungluu@chromium.org2010-08-031-2/+2
* Add #include utf_string_conversions.h to all files that use ASCIIToWide andbrettw@chromium.org2010-08-031-0/+1
* Fix wrong line-ending.markusheintz@chromium.org2010-07-281-1/+1
* Create factories for policy pref stores.mnissler@chromium.org2010-07-271-0/+52
* Adds the application locale police that allows to enforce the kApplicationLoc...markusheintz@chromium.org2010-07-191-0/+2
* Implements policy to enable or disable the password manager, as found in the ...danno@chromium.org2010-07-161-0/+2
* Implement disabling of plugins through policydanno@chromium.org2010-07-151-0/+41
* Implement support for disabling sync through configuration management.mnissler@chromium.org2010-07-141-1/+16
* Add policy code for proxy configurationdanno@chromium.org2010-06-161-11/+207
* Implements policies to enable or disable the five Privacy checkboxes found in...danno@chromium.org2010-06-141-0/+10
* [Win] Implement core mechanism to honor Windows Group Policydanno@chromium.org2010-05-211-1/+1
* Implementation of managed policy abstraction on top of a preference store. Th...danno@chromium.org2010-05-121-0/+46