summaryrefslogtreecommitdiffstats
path: root/chrome/browser/policy/cloud_policy_controller.cc
Commit message (Expand)AuthorAgeFilesLines
* UserPolicyCache only becomes ready after policy has been fetched.joaodasilva@chromium.org2011-11-151-0/+6
* Cosmetic cleanups in chrome/browser/policy/joaodasilva@chromium.org2011-09-211-17/+21
* Add handling for the two new error codes of the DMServer 405,409.pastarmovj@chromium.org2011-09-061-2/+10
* Pass user_affiliation request parameter on user cloud policy requests.mnissler@chromium.org2011-08-311-0/+1
* Revert 98987 - Pass user_affiliation request parameter on user cloud policy r...mnissler@chromium.org2011-08-311-1/+0
* Pass user_affiliation request parameter on user cloud policy requests.mnissler@chromium.org2011-08-311-0/+1
* Reset the device policy machinery upon retrying enrollment.mnissler@chromium.org2011-08-221-4/+4
* OAuth support for the cloud policy infrastructure.mnissler@chromium.org2011-07-221-1/+1
* Break up UserPolicyTokenCache in order to make the disk IO bits reusable.mnissler@chromium.org2011-07-141-4/+0
* Consolidate data storage and notifications in the cloud policy subsystemgfeher@chromium.org2011-07-091-42/+45
* UMA metrics for cloud policies.joaodasilva@chromium.org2011-07-081-0/+7
* Infrastructure for integration tests of CloudPolicySubsystemgfeher@chromium.org2011-06-141-52/+24
* Recover policy subsystem correctly after enrollment attempt with a gmail accc...gfeher@chromium.org2011-05-241-4/+10
* Watch network and retry cloud policy when it becomes available.mnissler@chromium.org2011-04-151-0/+5
* Pass the correct public key version to the policy server.mnissler@chromium.org2011-04-141-0/+3
* Connect enrollment screen to cloud policy subsystem.mnissler@chromium.org2011-04-131-1/+3
* Provide backend methods for device enrollment UIjkummerow@chromium.org2011-04-111-27/+47
* Send policy blobs to session_managerjkummerow@chromium.org2011-03-291-4/+5
* Removed legacy support from the policy fetch request.pastarmovj@chromium.org2011-03-281-32/+62
* Update protobuf definitions for ChromeOS device policy supportjkummerow@chromium.org2011-03-251-1/+1
* Added a new states to the CloudPolicyCotroller - STATE_TOKEN_ERROR, STATE_TOK...pastarmovj@chromium.org2011-03-211-4/+20
* Update policy backend and testserver for the latest policy protocolgfeher@chromium.org2011-03-011-39/+37
* Device policy infrastructurejkummerow@chromium.org2011-02-231-0/+309