summaryrefslogtreecommitdiffstats
path: root/chrome/browser/policy
Commit message (Expand)AuthorAgeFilesLines
* Adds async interface method, which is used by JsonPrefStore. Also see the bug...altimofeev@chromium.org2011-05-112-2/+2
* Add protocol filed for the CameraEnabled device policygfeher@chromium.org2011-05-111-0/+5
* Remove the Remoting Host component from Chrome.wez@chromium.org2011-05-103-21/+1
* Refactor preference syncing.zea@chromium.org2011-05-092-6/+13
* net: Move ResponseCookies into the net namespace.tfarina@chromium.org2011-05-064-12/+12
* Coupling AllowFileSelectionDialogs-Pollicy and PromptForDownload.sfeuz@google.com2011-05-053-10/+118
* Enable (optional) blocking of webrequests in case a PAC script cannot be fetc...battre@chromium.org2011-05-031-1/+1
* Move user policy cache reading to file thread.mnissler@chromium.org2011-05-035-90/+152
* Basic group policy for Chromoting.garykac@chromium.org2011-05-023-1/+21
* Added policy to allow plugins that require authorization to run.joaodasilva@chromium.org2011-04-295-0/+15
* Profile shouldn't own ProfilePolicyConnector. Introduce BrowserPolicyConnecto...jknotten@chromium.org2011-04-276-5/+105
* Move writing information to the lockbox after registering with the DM server.mnissler@chromium.org2011-04-267-2/+27
* options: Get rid of the unused OptionsGroup enum.tfarina@chromium.org2011-04-251-1/+1
* Base: More adjustments to BASE_API and project dependencies torvargas@google.com2011-04-211-0/+3
* Merge server-side changes of the cloud policy protocolgfeher@chromium.org2011-04-193-29/+15
* Additions to the "Managed by CORP" label codemnissler@chromium.org2011-04-191-2/+1
* Added DisabledSchemes policy.joaodasilva@chromium.org2011-04-185-4/+18
* Decode the DeviceProxySettings on the DevicePolicyCache.joaodasilva@chromium.org2011-04-182-10/+87
* Fix null pointer bug in MergingPolicyProvider.joaodasilva@chromium.org2011-04-181-7/+14
* Plug memory leak in device_policy_cache_unittest.ccmnissler@chromium.org2011-04-181-2/+4
* Add immutable settings checks when handling policy.mnissler@chromium.org2011-04-189-56/+403
* Fix missing include.joaodasilva@chromium.org2011-04-171-0/+1
* Plugged memory leak in FilteringPolicyStoreInterface::Apply.joaodasilva@chromium.org2011-04-171-0/+3
* Merge proxy settings from device into profile preferences, when provided by c...joaodasilva@chromium.org2011-04-176-8/+314
* Move json_value_serializer to content\common since it's used by code in conte...jam@chromium.org2011-04-162-2/+2
* Policy to manage file selection dialogs.pastarmovj@chromium.org2011-04-154-3/+15
* Refresh cache in UserCrosSettingsProvider after storing policymnissler@chromium.org2011-04-151-3/+12
* Don't complain about empty machine ids.mnissler@chromium.org2011-04-151-2/+0
* Cleanups in the policy code.joaodasilva@chromium.org2011-04-153-53/+12
* Use system request context for device policy requests.mnissler@chromium.org2011-04-152-39/+20
* Support decoding GenericNamedValue based policy.jkummerow@chromium.org2011-04-158-114/+270
* Watch network and retry cloud policy when it becomes available.mnissler@chromium.org2011-04-154-1/+24
* Update owner key when receiving a new one from the policy server.mnissler@chromium.org2011-04-152-20/+95
* Include platform information in requests to device management server.mnissler@chromium.org2011-04-153-9/+77
* Get rid of libcros layer for system access code.satorux@chromium.org2011-04-151-3/+2
* Move FilePathWatcher to base/files.craig.schlenter@chromium.org2011-04-142-2/+4
* Implement device-level refresh rate policy.mnissler@chromium.org2011-04-149-37/+40
* Pass the correct public key version to the policy server.mnissler@chromium.org2011-04-143-3/+40
* Connect enrollment screen to cloud policy subsystem.mnissler@chromium.org2011-04-1314-45/+85
* [ChromeOS] Append a "Managed by DOMAIN" text to version label on login screen.xiyuan@chromium.org2011-04-122-0/+21
* [Chrome OS] Add setting for enabling whitelisting to device policy protocmasone@chromium.org2011-04-121-2/+28
* Added EditBookmarksEnabled policy.joaodasilva@chromium.org2011-04-125-4/+19
* [Chrome OS] Add currently-supported signed settings to device policy protocmasone@chromium.org2011-04-111-1/+15
* Implemented policy for disabling the bookmark bar.pastarmovj@chromium.org2011-04-115-4/+18
* Provide backend methods for device enrollment UIjkummerow@chromium.org2011-04-1126-362/+721
* Update enrollment UI with new iconsmnissler@chromium.org2011-04-115-7/+11
* Fix destruction of device management backend jobsmnissler@chromium.org2011-04-113-11/+41
* Changed the way we handle 401 error in the cloud policy token fetcher.pastarmovj@chromium.org2011-04-081-1/+5
* Change text of DNS prefetch option to Network prediction option.cbentzel@chromium.org2011-04-073-3/+3
* Implement login and confirmation UI for enterprise enrollment screenmnissler@chromium.org2011-04-065-0/+196