summaryrefslogtreecommitdiffstats
path: root/chrome/browser/policy/configuration_policy_pref_store.h
Commit message (Expand)AuthorAgeFilesLines
* patch from issue 6286089mnissler@chromium.org2011-02-041-5/+10
* Lifecycle management for PolicyProvidersjkummerow@chromium.org2011-01-051-1/+2
* Observer interface for PolicyProvidersjkummerow@chromium.org2010-12-231-15/+10
* Handle policy refresh internally in ConfigurationPolicyPrefStore.mnissler@chromium.org2010-12-231-82/+34
* Introduce a separate preference for 'proxy server mode'battre@chromium.org2010-12-231-20/+17
* Deinline even more destructors.erg@google.com2010-12-141-1/+1
* Sanitize PrefStore interface.mnissler@chromium.org2010-12-091-1/+2
* Move more code from headers to implementation.erg@google.com2010-12-071-1/+1
* Move DeviceManagementPolicyProvider into the profile.mnissler@chromium.org2010-11-191-1/+4
* Create additional PrefStore for Device Management policy.markusheintz@chromium.org2010-11-171-2/+6
* Implement device management policy providerdanno@chromium.org2010-11-091-2/+3
* C++ readability review for dannodanno@chromium.org2010-11-031-19/+23
* Dynamic policy refresh support for the Mac.mnissler@chromium.org2010-10-291-5/+5
* FBTF: More dtor deinlining. (Can almost see the end!)erg@google.com2010-10-221-1/+1
* When a proxy command line switches are specified, policy admin warning should...danno@chromium.org2010-10-151-14/+12
* Clean up policy tests.mnissler@chromium.org2010-09-161-13/+10
* Add constants for preferences and policies related to the Default Search Prov...jeanluc@google.com2010-09-131-0/+22
* Refactoring the policy classes to allow the list of policy items of a policy ...tommi@chromium.org2010-09-101-0/+6
* Move policy-related stuff to its own namespace.mnissler@chromium.org2010-09-101-0/+4
* Revert 59020 - Add constants for preferences and policies related to the Defa...thestig@chromium.org2010-09-101-22/+0
* Add constants for preferences and policies related to the Default Search Prov...jeanluc@google.com2010-09-091-0/+22
* Revert 58630 - Add constants for preferences and policies related to the Defa...mnissler@chromium.org2010-09-061-22/+0
* Add constants for preferences and policies related to the Default Search Prov...mnissler@chromium.org2010-09-061-0/+22
* Modify the policy to disable plugins to support TYPE_LIST valuesdanno@chromium.org2010-08-281-5/+0
* Implement policy for disabling auto fill.mnissler@chromium.org2010-08-251-0/+4
* FBTF: Remove "obviously" unneeded standard C++ library #includes.viettrungluu@chromium.org2010-08-151-2/+0
* Merge policy provider objects into singleton where possibledanno@chromium.org2010-08-131-3/+3
* Make prefs use std::string for keys rather than wstrings.viettrungluu@chromium.org2010-08-111-1/+1
* Move a bunch of chrome/browser/ files into a policy/ subdir.evan@chromium.org2010-08-091-0/+107