summaryrefslogtreecommitdiffstats
path: root/chrome/browser/policy/device_token_fetcher_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* OAuth support for the cloud policy infrastructure.mnissler@chromium.org2011-07-221-4/+4
* Tests for cloud policy UMA metrics.joaodasilva@chromium.org2011-07-211-15/+7
* Break up UserPolicyTokenCache in order to make the disk IO bits reusable.mnissler@chromium.org2011-07-141-2/+1
* Consolidate data storage and notifications in the cloud policy subsystemgfeher@chromium.org2011-07-091-46/+39
* Infrastructure for integration tests of CloudPolicySubsystemgfeher@chromium.org2011-06-141-1/+3
* Move scoped_temp_dir and scoped_native_library back from base/memory to base.thakis@chromium.org2011-05-191-1/+1
* Connect enrollment screen to cloud policy subsystem.mnissler@chromium.org2011-04-131-5/+9
* Provide backend methods for device enrollment UIjkummerow@chromium.org2011-04-111-64/+6
* Send policy blobs to session_managerjkummerow@chromium.org2011-03-291-3/+3
* Removed legacy support from the policy fetch request.pastarmovj@chromium.org2011-03-281-1/+1
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* Update policy backend and testserver for the latest policy protocolgfeher@chromium.org2011-03-011-12/+9
* Update a bunch of files to the new location of browser_thread.h jam@chromium.org2011-03-011-1/+1
* Device policy infrastructurejkummerow@chromium.org2011-02-231-179/+126
* Allow policy refresh rate to be configured through policy.mnissler@chromium.org2011-01-191-0/+24
* Revert 71656 - Allow policy refresh rate to be configured through policymnissler@chromium.org2011-01-181-24/+0
* Allow policy refresh rate to be configured through policy.mnissler@chromium.org2011-01-181-0/+24
* Cleanup: Remove unneeded includes of notification_service.h, part 2.thestig@chromium.org2010-12-171-1/+0
* Don't register gmail users at the device management servergfeher@chromium.org2010-11-251-18/+43
* Cleanup mock device management backenddanno@chromium.org2010-11-241-14/+16
* Refresh policies from DM server periodicallyjkummerow@chromium.org2010-11-231-14/+22
* Move DeviceManagementPolicyProvider into the profile.mnissler@chromium.org2010-11-191-3/+11
* No persisted device id/token for unmanaged devicesjkummerow@chromium.org2010-11-171-0/+16
* CrOS policies: Store device ID with device tokenjkummerow@chromium.org2010-11-171-0/+19
* Revert 66415 - CrOS policies: Store device ID with device tokenjkummerow@chromium.org2010-11-171-19/+0
* CrOS policies: Store device ID with device tokenjkummerow@chromium.org2010-11-171-0/+19
* Implement device management policy providerdanno@chromium.org2010-11-091-76/+48
* Implement device token fetcherdanno@chromium.org2010-10-291-0/+178