summaryrefslogtreecommitdiffstats
path: root/chrome/browser/policy
Commit message (Expand)AuthorAgeFilesLines
* Merge 144450 - Introduce a new error code from the DM server - 402 - missing ...pastarmovj@chromium.org2012-07-0212-1/+63
* Merge 143163 - Deprecate and re-wire the ClearSiteDataOnExit policy.mnissler@chromium.org2012-06-215-7/+155
* 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
* Add CloudPolicyServicemnissler@chromium.org2012-05-259-0/+706
* Move URLFetcherFactory from content to netakalin@chromium.org2012-05-251-1/+1
* Introduce CloudPolicyClientmnissler@chromium.org2012-05-2410-58/+888
* Relanding http://codereview.chromium.org/10377115/ after some refactorings.joaodasilva@chromium.org2012-05-235-57/+62
* Change most content::URLFetcher references to net::URLFetcherakalin@chromium.org2012-05-233-8/+8
* Remove content::URLFetcherDelegateakalin@chromium.org2012-05-223-10/+10
* Move Extension into extensions namespaceaa@chromium.org2012-05-212-2/+3
* Revert "Refactored NetworkConfigurationUpdater to read policy from the Policy...joaodasilva@chromium.org2012-05-164-61/+46
* Load 3rd party policy on Linux.joaodasilva@chromium.org2012-05-163-5/+121
* Removed ConfigurationPolicyProvider::Provide().joaodasilva@chromium.org2012-05-1626-284/+361
* Shutdown the policy providers while the policy handlers are still valid.joaodasilva@chromium.org2012-05-161-0/+8
* Refactored NetworkConfigurationUpdater to read policy from the PolicyService.joaodasilva@chromium.org2012-05-164-51/+61
* Refactored ConfigurationPolicyProvider to provide PolicyBundles instead of Po...joaodasilva@chromium.org2012-05-1520-476/+676
* Added PolicyBundle to map policy namespaces to PolicyMaps.joaodasilva@chromium.org2012-05-114-2/+370
* Move URLFetcherDelegate to net/ and split URLFetcher between net/ and content/akalin@chromium.org2012-05-112-4/+4
* Stop refcounting URLRequestContext.willchan@chromium.org2012-05-111-6/+5
* Load dictionary policies on Windows.joaodasilva@chromium.org2012-05-103-6/+25