summaryrefslogtreecommitdiffstats
path: root/components/policy
Commit message (Expand)AuthorAgeFilesLines
* Updated the documentation for caching policies.pastarmovj@chromium.org2013-12-201-2/+2
* Add a new AssociationState DEPROVISIONED for cloud policy.mnissler@chromium.org2013-12-201-0/+2
* MessageLoop(TYPE_UI) -> MessageLoopForUIsky@chromium.org2013-12-192-5/+4
* Add base:: to string16 components/.dbeam@chromium.org2013-12-198-60/+64
* Move URLBlacklistManager to components/policy.joaodasilva@chromium.org2013-12-173-0/+612
* Add UMA stats to check how well does different checks correlate to enterprise...pastarmovj@chromium.org2013-12-171-0/+52
* Refactored the URLBlacklistManager to avoid chrome/ and content/ dependencies.joaodasilva@chromium.org2013-12-172-0/+8
* Properly set dmtoken value in NAC header.atwilson@chromium.org2013-12-163-40/+60
* Cleanup the policy code after the recent moves into the component.joaodasilva@chromium.org2013-12-165-66/+228
* Move chrome/app/policy into components/policy.joaodasilva@chromium.org2013-12-1663-16/+93697
* Move PolicyHeaderService/PolicyHeaderIOHelper to policy/core/common/cloud.atwilson@chromium.org2013-12-136-6/+258
* Error message for "device deprovisioned" on enterprise enrollment.mnissler@chromium.org2013-12-125-1/+12
* Move UserCloudPolicyManager and UserCloudPolicyStore into the policy component.joaodasilva@chromium.org2013-12-1211-0/+1176
* Fix the copyright header on the policy protobufs.joaodasilva@chromium.org2013-12-121-2/+2
* Move the cloud policy protobufs into the component.joaodasilva@chromium.org2013-12-1124-33/+818
* Add a header when fetching pages under the DMServer URL.atwilson@chromium.org2013-12-115-3/+207
* Revert 239921 "Revert 239759 "The comment in base64.h implies th..."vadimt@chromium.org2013-12-111-1/+2
* Revert 239759 "The comment in base64.h implies that base::Base64..."vadimt@chromium.org2013-12-111-2/+1
* The comment in base64.h implies that base::Base64Encode() can return false, butricea@chromium.org2013-12-101-1/+2
* Use schemas bundled in extensions to convert policies loaded on Windows.joaodasilva@chromium.org2013-12-098-377/+332
* Ignore unknown attributes when parsing JSON schemas.joaodasilva@chromium.org2013-12-082-3/+10
* Move policy code into components/policy.joaodasilva@chromium.org2013-12-08110-1/+21098
* Use base namespace for string16 in components and cloud_print.brettw@chromium.org2013-12-064-8/+8
* Disable cloud policy for extensions by default.joaodasilva@chromium.org2013-12-062-3/+3
* Move PolicyErrorMap to components/policy/.dconnelly@chromium.org2013-12-053-0/+276
* Move PreferencesMac to components/policy/.dconnelly@chromium.org2013-12-054-0/+135
* Move ForwardingPolicyProvider, etc. to components/policy/.dconnelly@chromium.org2013-12-043-0/+379
* Move AsyncPolicyProvider, etc. to components/policy/.dconnelly@chromium.org2013-12-045-0/+697
* Move ConfigurationPolicyProvider to components/policy/.dconnelly@chromium.org2013-12-036-0/+847
* Revert of https://codereview.chromium.org/92153002/dconnelly@chromium.org2013-12-026-847/+0
* Move ConfigurationPolicyProvider, etc. to components/policy.dconnelly@chromium.org2013-12-026-0/+847
* Resolve "$ref" attributes in JSON schemas.joaodasilva@chromium.org2013-11-282-80/+465
* Add CloudExternalDataPolicyObserverbartfab@chromium.org2013-11-282-10/+31
* Revert of https://codereview.chromium.org/78603003/dconnelly@chromium.org2013-11-275-141/+0
* Re-land 237409: Move PreferencesMac to components/policy/.dconnelly@chromium.org2013-11-275-0/+141
* Revert 237409 "Move PreferencesMac to components/policy/."rsleevi@chromium.org2013-11-264-135/+0
* Move PreferencesMac to components/policy/.dconnelly@chromium.org2013-11-264-0/+135
* Move RegistryDict to components/policy/.dconnelly@chromium.org2013-11-263-0/+732
* Enable cloud policy for extensions by default.joaodasilva@chromium.org2013-11-262-3/+3
* Support cloud policy for extensions on the desktop platforms.joaodasilva@chromium.org2013-11-261-2/+1
* Fixes and improvements to cloud policy for extensions.joaodasilva@chromium.org2013-11-251-0/+3
* Move PolicySchema and PolicySchemaRegistry to components/policy/.dconnelly@chromium.org2013-11-226-0/+1015
* Move PolicyBundle into components/policy/.dconnelly@chromium.org2013-11-224-1/+445
* Move PolicyMap and its dependencies to components/policy/.dconnelly@chromium.org2013-11-217-0/+766
* ComponentCloudPolicyService tracks the signin state.joaodasilva@chromium.org2013-11-182-0/+5
* Make components explicitly declare dependencies on other components.joi@chromium.org2013-11-131-0/+3
* Added SchemaMap::GetChanges().joaodasilva@chromium.org2013-11-121-0/+3
* Removed the PolicyDefinitionList.joaodasilva@chromium.org2013-11-121-0/+43
* Added a SchemaMap.joaodasilva@chromium.org2013-11-073-79/+189
* Make the internal storage policy::Schemas ref counted.joaodasilva@chromium.org2013-11-073-236/+270