summaryrefslogtreecommitdiffstats
path: root/chrome/browser/policy
Commit message (Expand)AuthorAgeFilesLines
...
* Update the device-management protocol buffer.markusheintz@chromium.org2010-11-173-3/+5
* No persisted device id/token for unmanaged devicesjkummerow@chromium.org2010-11-174-1/+46
* CrOS policies: Store device ID with device tokenjkummerow@chromium.org2010-11-174-18/+71
* Create additional PrefStore for Device Management policy.markusheintz@chromium.org2010-11-172-18/+42
* Revert 66415 - CrOS policies: Store device ID with device tokenjkummerow@chromium.org2010-11-174-70/+18
* CrOS policies: Store device ID with device tokenjkummerow@chromium.org2010-11-174-18/+70
* Use a GUID as device ID for registration.jkummerow@chromium.org2010-11-162-12/+6
* Add additional preferences and policies to manage default-content-settings.markusheintz@chromium.org2010-11-162-0/+25
* Persist timestamps when caching DeviceManagementPoliciesdanno@chromium.org2010-11-127-47/+83
* Support specifying the GSSAPI library that will be used.danno@chromium.org2010-11-123-2/+9
* Reactivate POLICY_CHANGED notification when device management policy changesdanno@chromium.org2010-11-112-0/+14
* Add device management test server to net infrastructure.mnissler@chromium.org2010-11-112-5/+129
* Reland 65535danno@chromium.org2010-11-103-2/+41
* Disable policy refresh functionality that causes intermittent unit-test failure.danno@chromium.org2010-11-092-14/+0
* Fix memory leak in DeviceManagementPolicyProvider.danno@chromium.org2010-11-091-2/+2
* Revert 65535 - Group Policy support for HTTP authenticationdanno@chromium.org2010-11-093-41/+2
* Group Policy support for HTTP authenticationdanno@chromium.org2010-11-093-2/+41
* Mark DeviceManagementPolicyProviderTest.SecondProvide FLAKY on Windowsdanno@chromium.org2010-11-091-1/+9
* Mark DeviceManagementPolicyCacheTest.LoadWithFile as FLAKY on Windowsdanno@chromium.org2010-11-091-1/+9
* Implement device management policy providerdanno@chromium.org2010-11-0919-254/+851
* Implement device management policy cache.mnissler@chromium.org2010-11-053-0/+592
* Policy to silently install extensionsgfeher@chromium.org2010-11-041-0/+2
* Implement device management backend.mnissler@chromium.org2010-11-035-0/+1053
* C++ readability review for dannodanno@chromium.org2010-11-0320-587/+620
* Dynamic policy refresh support for the Mac.mnissler@chromium.org2010-10-2918-654/+864
* Implement device token fetcherdanno@chromium.org2010-10-297-0/+869
* Add block-third-party-cookies policy.markusheintz@chromium.org2010-10-272-0/+5
* Reland 63509 - Define constants for the 'silent extension' install policygfeher@chromium.org2010-10-252-0/+3
* FBTF: More dtor deinlining. (Can almost see the end!)erg@google.com2010-10-224-3/+13
* Add policy to disable Developer-Tools.markusheintz@chromium.org2010-10-222-0/+5
* Revert 63509 - Define constants for the silent extension install policygfeher@chromium.org2010-10-222-3/+0
* Define constants for the silent extension install policygfeher@chromium.org2010-10-222-0/+3
* Convert LOG(INFO) to VLOG(1) - misc. chrome/browser/*/*.pkasting@chromium.org2010-10-211-1/+1
* FBTF: Even more ctor/virtual deinlining.erg@google.com2010-10-194-2/+9
* Move pe_image and registry from base to base/win and use the namespace. It re...brettw@chromium.org2010-10-173-26/+36
* Move scoped_cftyperef from base to base/mac, use the new namespace, and name itbrettw@chromium.org2010-10-172-11/+13
* Add Group-Policy to disable the SPDY protocol.mbelshe@chromium.org2010-10-164-0/+8
* When a proxy command line switches are specified, policy admin warning should...danno@chromium.org2010-10-153-199/+89
* Add a ChromeOsLockOnIdleSuspend policy for ChromeOs.xiyuan@chromium.org2010-10-144-0/+24
* Rename ChromeThread to BrowserThread Part21:tfarina@chromium.org2010-10-121-1/+1
* Rename ChromeThread to BrowserThread Part13:tfarina@chromium.org2010-10-102-15/+15
* Allow the default search provider to be specified via group policy. Also all...jeanluc@google.com2010-10-057-2/+51
* Implement policy for enabling/disabling browsing history.phajdan.jr@chromium.org2010-10-013-1/+9
* Comment typo fix.avi@chromium.org2010-09-241-1/+1
* Implement policy for enabling/disabling JavaScript.phajdan.jr@chromium.org2010-09-233-1/+8
* Clean up policy tests.mnissler@chromium.org2010-09-168-754/+1058
* Add constants for preferences and policies related to the Default Search Prov...jeanluc@google.com2010-09-136-52/+387
* Refactoring the policy classes to allow the list of policy items of a policy ...tommi@chromium.org2010-09-1015-135/+181
* Move policy-related stuff to its own namespace.mnissler@chromium.org2010-09-1021-51/+108
* Fix style issues with ConfigDirPolicyProvider.mnissler@chromium.org2010-09-103-12/+27