summaryrefslogtreecommitdiffstats
path: root/chrome/browser/policy/policy_loader_mac.h
Commit message (Expand)AuthorAgeFilesLines
* Move policy code into components/policy.joaodasilva@chromium.org2013-12-081-82/+0
* Move AsyncPolicyProvider, etc. to components/policy/.dconnelly@chromium.org2013-12-041-1/+1
* Removed the PolicyDefinitionList.joaodasilva@chromium.org2013-11-121-5/+0
* Policy providers all get a SchemaRegistry to work with.joaodasilva@chromium.org2013-11-121-5/+6
* Refactored users of PolicySchema to use the new policy::Schema class.joaodasilva@chromium.org2013-09-251-2/+2
* Refactored PolicyLoaderMac to not depend on chrome/.joaodasilva@chromium.org2013-08-141-0/+1
* Refactored the AsyncPolicyProvider to not depend on chrome/.joaodasilva@chromium.org2013-08-131-2/+4
* Load policy for extensions at the Mac policy provider.joaodasilva@chromium.org2013-05-281-0/+19
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-1/+1
* Merge branch 'master' into file_path_browserbrettw@chromium.org2013-02-101-2/+2
* Remove the base::files:: namespace.darin@chromium.org2013-01-151-1/+1
* Remove #pragma once from chrome/browser/policyajwong@chromium.org2012-07-111-1/+0
* Implement the mac policy provider based on the AsyncPolicyLoader.joaodasilva@chromium.org2012-06-051-0/+65