summaryrefslogtreecommitdiffstats
path: root/chrome/browser/policy/configuration_policy_provider_mac.cc
Commit message (Expand)AuthorAgeFilesLines
* Removed the PolicyDefinitionList from the ConfigurationPolicyProvider interface.joaodasilva@chromium.org2012-06-071-183/+0
* Merge mandatory and recommended policy providers on the Mac.joaodasilva@chromium.org2012-05-311-17/+7
* Removed ConfigurationPolicyProvider::Provide().joaodasilva@chromium.org2012-05-161-4/+8
* Added support for dictionary preferences to the mac policy provider.joaodasilva@chromium.org2012-05-101-55/+82
* Added recommended Mac policy provider.joaodasilva@chromium.org2012-01-261-12/+20
* Converted uses of DictionaryValue to PolicyMap in policy providers.joaodasilva@chromium.org2012-01-241-23/+20
* Removed ConfigurationPolicyType and extended PolicyMap.joaodasilva@chromium.org2012-01-221-5/+12
* Introduced 'dict' policies, and merged proxy policies into a single dict.joaodasilva@chromium.org2012-01-051-1/+4
* Generate Chrome policy definition list from policy_templates.json.joaodasilva@chromium.org2011-10-131-4/+5
* Cosmetic cleanups in chrome/browser/policy/joaodasilva@chromium.org2011-09-211-3/+9
* Mac specific chromium-style issues now that the trybot is sane.erg@google.com2011-02-241-0/+2
* Refactor FileBasedPolicyProvider, introduce AsynchronousPolicyProvider.danno@chromium.org2010-12-091-6/+8
* Dynamic policy refresh support for the Mac.mnissler@chromium.org2010-10-291-21/+61
* Move scoped_cftyperef from base to base/mac, use the new namespace, and name itbrettw@chromium.org2010-10-171-3/+3
* Clean up policy tests.mnissler@chromium.org2010-09-161-15/+2
* Refactoring the policy classes to allow the list of policy items of a policy ...tommi@chromium.org2010-09-101-6/+9
* Move policy-related stuff to its own namespace.mnissler@chromium.org2010-09-101-0/+3
* Add support for Value::TYPE_LIST policies for the Mac.avi@chromium.org2010-08-111-0/+25
* Move a bunch of chrome/browser/ files into a policy/ subdir.evan@chromium.org2010-08-091-0/+78