summaryrefslogtreecommitdiffstats
path: root/chrome/browser/policy/browser_policy_connector.h
Commit message (Expand)AuthorAgeFilesLines
* Cleanup shutdown of the policy code.joaodasilva@chromium.org2012-10-171-9/+36
* Removed the separation between mandatory and recommended cloud policy providers.joaodasilva@chromium.org2012-10-091-3/+1
* Record policy usage statistics every 24 hours.qfel@google.com2012-09-201-0/+3
* Only import certificates with Web trust from ONC if the user is managed and m...joaodasilva@chromium.org2012-09-071-0/+4
* Added a timezone policy and pyauto tests for it.pneubeck@chromium.org2012-08-161-0/+3
* Revert r150536 - "Added a timezone policy and pyauto tests for it."mnissler@chromium.org2012-08-081-3/+0
* Added a timezone policy and pyauto tests for it.pneubeck@chromium.org2012-08-081-0/+3
* Relanding this as this did not fix the chromiumos breakage.ananta@chromium.org2012-08-071-2/+14
* Reverting this as it causes browser tests on the Linux ChromiumOS builder to ...ananta@chromium.org2012-08-071-14/+2
* Add support for loading user cloud policy on desktop, behind the --load-cloud...atwilson@chromium.org2012-08-071-2/+14
* Added BrowserPolicyConnector::SetPolicyProviderForTesting, and introduced pol...joaodasilva@chromium.org2012-07-231-0/+8
* Remove #pragma once from chrome/browser/policyajwong@chromium.org2012-07-111-1/+0
* If there is a device id use that instead of a new one for re-enrolling.pastarmovj@chromium.org2012-06-251-1/+2
* Revert 143384, too many uninit reports from Valgrindrnk@chromium.org2012-06-211-2/+1
* If there is a device id use that instead of a new one for re-enrolling.pastarmovj@chromium.org2012-06-211-1/+2
* Implement the ConfigDirPolicyProvider based on the AsyncPolicyLoader.joaodasilva@chromium.org2012-06-051-4/+2
* Enable user policy handling through the new cloud policy stack.mnissler@chromium.org2012-06-051-4/+18
* Make PolicyService per-profile.bauerb@chromium.org2012-05-311-2/+4
* Relanding http://codereview.chromium.org/10377115/ after some refactorings.joaodasilva@chromium.org2012-05-231-4/+0
* Removing users of BrowserPolicyConnector::Get*Provider(): refactored the abou...joaodasilva@chromium.org2012-05-021-5/+0
* Added RefreshPolicies to PolicyService.joaodasilva@chromium.org2012-05-021-3/+0
* BrowserProcessImpl owns the PolicyService, so that it can be destroyed after ...joaodasilva@chromium.org2012-03-311-3/+2
* Implemented the AppPackUpdater.joaodasilva@chromium.org2012-03-201-0/+7
* Add support for kiosk mode on the client. Make sure the settings are written ...pastarmovj@chromium.org2012-02-241-2/+10
* Introduced the PolicyService.joaodasilva@chromium.org2012-02-091-0/+6
* Flag auto-enrollment register requests.joaodasilva@chromium.org2012-01-221-2/+6
* Convert DeviceTokenFetcher and CloudPolicyController response callbacks.mnissler@chromium.org2012-01-031-5/+4
* Cleaned up the enrollment code.joaodasilva@chromium.org2011-12-291-8/+1
* Added the AutoEnrollmentClient and unit tests for it.joaodasilva@chromium.org2011-12-121-0/+3
* Add device status reports to policy requests.dubroy@chromium.org2011-12-091-4/+3
* Added ConfigurationPolicyProvider::RefreshPolicies.joaodasilva@chromium.org2011-11-211-19/+13
* UserPolicyCache only becomes ready after policy has been fetched.joaodasilva@chromium.org2011-11-151-7/+13
* Introduced the ConfigurationPolicyHandlerList class, and refactored some ofjoaodasilva@chromium.org2011-11-051-12/+4
* Wire up policy with NetworkLibrary.mnissler@chromium.org2011-11-041-0/+3
* Warn about deprecated policies on the console and about:policy.joaodasilva@chromium.org2011-11-041-2/+9
* Make policy errors available to display in about:policy.joaodasilva@chromium.org2011-10-251-0/+7
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-191-7/+7
* Changed policy/ code to use Bind/Callback.joaodasilva@chromium.org2011-10-041-2/+4
* Cosmetic cleanups in chrome/browser/policy/joaodasilva@chromium.org2011-09-211-3/+0
* Make sure we initialize the user policy cache before loading the user profile...mnissler@chromium.org2011-09-051-5/+4
* Changes to BrowserPolicyConnector and CloudPolicySubsystem needed for about:p...simo@google.com2011-09-021-1/+4
* Pass user_affiliation request parameter on user cloud policy requests.mnissler@chromium.org2011-08-311-0/+6
* Revert 98987 - Pass user_affiliation request parameter on user cloud policy r...mnissler@chromium.org2011-08-311-6/+0
* Pass user_affiliation request parameter on user cloud policy requests.mnissler@chromium.org2011-08-311-0/+6
* Reset the device policy machinery upon retrying enrollment.mnissler@chromium.org2011-08-221-10/+8
* Add new version of enrollment screen supporting OAuth.mnissler@chromium.org2011-08-101-1/+8
* OAuth support for the cloud policy infrastructure.mnissler@chromium.org2011-07-221-4/+8
* Added GetEnterprisePolicyInfo() automation hook.craigdh@chromium.org2011-07-211-0/+4
* Break up UserPolicyTokenCache in order to make the disk IO bits reusable.mnissler@chromium.org2011-07-141-1/+1
* Cleanups in the policy code.joaodasilva@chromium.org2011-07-131-1/+1