summaryrefslogtreecommitdiffstats
path: root/chrome/browser/policy
Commit message (Expand)AuthorAgeFilesLines
* Use a schema to decode 3rd party policy on windows, when present.joaodasilva@chromium.org2012-06-287-172/+758
* Introduce a new error code from the DM server - 402 - missing licenses.pastarmovj@chromium.org2012-06-2712-1/+63
* RefCounted types should not have public destructors, delegate cleanuprsleevi@chromium.org2012-06-261-2/+3
* RefCounted types should not have public destructors, chromeos editionrsleevi@chromium.org2012-06-251-1/+3
* Remove TODOs from the code in accordance with the decision to not change the ...pastarmovj@chromium.org2012-06-252-5/+0
* Feature1:xians@chromium.org2012-06-251-0/+3
* Move cloud policy validation logic to a separate class.mnissler@chromium.org2012-06-2510-444/+1353
* Load 3rd party policy on Windows.joaodasilva@chromium.org2012-06-253-39/+292
* Move email and domain canonicalization helper to common/net/gaiamnissler@chromium.org2012-06-253-14/+9
* If there is a device id use that instead of a new one for re-enrolling.pastarmovj@chromium.org2012-06-256-7/+35
* Remove old Sleep and PostDelayedTask interfaces that use int ms instead of Ti...tedvessenes@gmail.com2012-06-211-6/+0
* Revert 143384, too many uninit reports from Valgrindrnk@chromium.org2012-06-216-34/+7
* If there is a device id use that instead of a new one for re-enrolling.pastarmovj@chromium.org2012-06-216-7/+34
* Fix leaked weak ref in a test.pastarmovj@chromium.org2012-06-211-1/+7
* Remove old files that aren't used anymore.joaodasilva@chromium.org2012-06-202-507/+0
* Deprecate and re-wire the ClearSiteDataOnExit policy.mnissler@chromium.org2012-06-205-7/+155
* Move test_url_fetcher_factory.* from content/ to net/url_requestakalin@chromium.org2012-06-193-20/+20
* Allow re-enrollment to the same domain in case of policy data loss.pastarmovj@chromium.org2012-06-195-26/+57
* Move content::URLFetcher static functions to net::URLFetcherakalin@chromium.org2012-06-192-4/+4
* Add ManagedModePolicyProvider and extension API to get and set policies.bauerb@chromium.org2012-06-186-0/+409
* Replace GetIOMessageLoopProxy() with GetNetworkTaskRunner() in UrlRequestCont...sergeyu@chromium.org2012-06-161-4/+4
* Move guid generation from chrome/common/ to base/.marja@chromium.org2012-06-143-6/+6
* Adds NetworkDelegate::NotifyBeforeSocketStreamConnect()bashi@chromium.org2012-06-133-5/+28
* Add a group policy controlling which sites can install extensions.aa@chromium.org2012-06-094-0/+141
* Retry to download the AppPack when the network changes.joaodasilva@chromium.org2012-06-082-13/+70
* Chrome OS: Update serial number key priority.mnissler@chromium.org2012-06-081-8/+5
* Removed the PolicyDefinitionList from the ConfigurationPolicyProvider interface.joaodasilva@chromium.org2012-06-0722-972/+24
* Delete old policy code after AsyncPolicyLoader refactor.joaodasilva@chromium.org2012-06-0613-1117/+0
* Make sure permanent policy errors are correctly propagated and consumed.pastarmovj@chromium.org2012-06-061-2/+4
* Implement the windows policy provider based on the AsyncPolicyLoader.joaodasilva@chromium.org2012-06-069-235/+618
* Implement the ConfigDirPolicyProvider based on the AsyncPolicyLoader.joaodasilva@chromium.org2012-06-056-101/+515
* Implement the mac policy provider based on the AsyncPolicyLoader.joaodasilva@chromium.org2012-06-057-77/+607
* Enable user policy handling through the new cloud policy stack.mnissler@chromium.org2012-06-0519-138/+1100
* Add the AsyncPolicyProvider and AsyncPolicyLoader, which provide the same fun...joaodasilva@chromium.org2012-06-055-0/+642
* Fixing gcc 4.7 building problems.shenhan@google.com2012-06-051-1/+3
* Move the rest of the content\test headers that are used by embedders to conte...jam@chromium.org2012-06-042-2/+2
* Introduce maximal wait period for the lockbox to become ready.pastarmovj@chromium.org2012-06-041-1/+4
* Send try jobs that touch policy code to the linux_chromeos bot too.joaodasilva@chromium.org2012-06-041-0/+15
* Move test_browser_thread.h from content\test to content\public\test. This way...jam@chromium.org2012-06-0415-15/+15
* Hook up the platform policy provider to the restrict signin pref.atwilson@chromium.org2012-06-022-0/+5
* Revert 140102 - Remove old PostDelayedTask interfaces that use int ms instead...asanka@chromium.org2012-06-011-0/+6
* Remove old PostDelayedTask interfaces that use int ms instead of TimeDelta.tedvessenes@gmail.com2012-06-011-6/+0
* Merge mandatory and recommended policy providers on Windows.joaodasilva@chromium.org2012-06-016-172/+190
* Introduce a device setting controlling allowed connection types for AU.mnissler@chromium.org2012-06-013-23/+92
* Merge mandatory and recommended policy providers on the Mac.joaodasilva@chromium.org2012-05-314-64/+28
* Make PolicyService per-profile.bauerb@chromium.org2012-05-316-11/+18
* browser: Handle the registration of ChromeLauncher prefs outside of views.tfarina@chromium.org2012-05-302-6/+4
* Implement CloudPolicyStore for user policies on Chrome OS.mnissler@chromium.org2012-05-253-0/+1016
* Add CloudPolicyRefreshSchedulermnissler@chromium.org2012-05-253-0/+609
* Change the PrepareTrustedValues interface to return more information on the q...pastarmovj@chromium.org2012-05-253-4/+6