summaryrefslogtreecommitdiffstats
path: root/chrome/browser/policy/device_management_policy_cache.cc
Commit message (Expand)AuthorAgeFilesLines
* New policy protobuf protocol.jkummerow@chromium.org2011-02-171-270/+0
* Revert 75106 - New policy protobuf protocol.jkummerow@chromium.org2011-02-161-0/+270
* New policy protobuf protocol.jkummerow@chromium.org2011-02-161-270/+0
* Revert 75082 - New policy protobuf protocol.jkummerow@chromium.org2011-02-161-0/+270
* New policy protobuf protocol.jkummerow@chromium.org2011-02-161-270/+0
* Rename Real* to Double* in values.* and dependent filesarv@chromium.org2011-02-011-2/+2
* Remove obsolete base/lock.h and fix up callers to use the new header file andbrettw@chromium.org2011-01-211-4/+4
* Allow policy refresh rate to be configured through policy.mnissler@chromium.org2011-01-191-12/+4
* Made return types of various Value::DeepCopy() implementations more specificakalin@chromium.org2011-01-181-1/+1
* Move more code from headers to implementation.erg@google.com2010-12-071-0/+2
* Persist 'this device is not managed' informationjkummerow@chromium.org2010-11-291-14/+39
* Revert 67530 - Persist 'this device is not managed' informationjkummerow@chromium.org2010-11-291-39/+14
* Persist 'this device is not managed' informationjkummerow@chromium.org2010-11-291-14/+39
* Device management constants cleanupjkummerow@chromium.org2010-11-241-0/+5
* Refresh policies from DM server periodicallyjkummerow@chromium.org2010-11-231-1/+3
* Update the device-management protocol buffer.markusheintz@chromium.org2010-11-171-1/+1
* Persist timestamps when caching DeviceManagementPoliciesdanno@chromium.org2010-11-121-19/+29
* Implement device management policy providerdanno@chromium.org2010-11-091-0/+12
* Implement device management policy cache.mnissler@chromium.org2010-11-051-0/+222