summaryrefslogtreecommitdiffstats
path: root/chrome/browser/policy
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add policy support for Chrome Frame. New Chrome Frame messages added to th js...tommi@chromium.org2010-09-101-0/+3
* Revert 59020 - Add constants for preferences and policies related to the Defa...thestig@chromium.org2010-09-107-398/+52
* Add constants for preferences and policies related to the Default Search Prov...jeanluc@google.com2010-09-097-52/+398
* Constants for the disable printing policygfeher@chromium.org2010-09-093-1/+6
* FBTF: Remove unneeded headers from base/ (part 8)thestig@chromium.org2010-09-081-1/+0
* Update bug reference.avi@chromium.org2010-09-071-2/+2
* Add policy to control 'show password' facility in the password manager.mnissler@chromium.org2010-09-073-0/+5
* Revert 58630 - Add constants for preferences and policies related to the Defa...mnissler@chromium.org2010-09-065-396/+50
* Add constants for preferences and policies related to the Default Search Prov...mnissler@chromium.org2010-09-065-50/+396
* Remove the default argument from RegKey::ReadValue.tfarina@chromium.org2010-09-031-1/+1
* Moving file_util::FileInfo to base::PlatformFileInfo, and adding thedumi@chromium.org2010-09-031-1/+1
* [win] Add fallback for periodic reload to ConfigurationPolicyProviderWin.mnissler@chromium.org2010-08-312-36/+155
* Modify the policy to disable plugins to support TYPE_LIST valuesdanno@chromium.org2010-08-286-202/+111
* Reland r57575 - Remove the default argument from RegKey::Open.tfarina@chromium.org2010-08-281-4/+4
* Revert 57572 - Remove the default argument from RegKey::Open.chase@chromium.org2010-08-261-1/+1
* Remove the default argument from RegKey::Open.tfarina@chromium.org2010-08-261-1/+1
* Implement a policy to specify which pages to restore at startup. The admin c...mnissler@chromium.org2010-08-267-33/+106
* Move prefs-related files under chrome/browser/ into a prefs/ subdir.evan@chromium.org2010-08-263-0/+237
* Implement policy for disabling auto fill.mnissler@chromium.org2010-08-254-0/+22
* Implement policy for controlling "Show Home Button" preference.mnissler@chromium.org2010-08-243-1/+5
* Reland 56832 - Support change detection and reloading in ConfigDirPolicyProvi...mnissler@chromium.org2010-08-233-21/+432
* Revert 56832 - Support change detection and reloading in ConfigDirPolicyProvi...mnissler@chromium.org2010-08-203-414/+21
* Support change detection and reloading in ConfigDirPolicyProvider.mnissler@chromium.org2010-08-203-21/+414
* Remove remaining deprecated wstring methods from base/values.{cc,h}.viettrungluu@chromium.org2010-08-171-2/+1
* Remove deprecated wstring Get(As)String() methods from Value, etc.viettrungluu@chromium.org2010-08-161-7/+7
* FBTF: Remove "obviously" unneeded standard C++ library #includes.viettrungluu@chromium.org2010-08-151-2/+0
* Cleanup Registry API: part 3.tfarina@chromium.org2010-08-142-6/+8
* Merge policy provider objects into singleton where possibledanno@chromium.org2010-08-133-43/+78
* Add support for Value::TYPE_LIST policies for the Mac.avi@chromium.org2010-08-113-4/+59
* Implement admin control (by policy) over which extensions the user can instal...finnur@chromium.org2010-08-116-46/+196
* Make prefs use std::string for keys rather than wstrings.viettrungluu@chromium.org2010-08-112-48/+48
* Move a bunch of chrome/browser/ files into a policy/ subdir.evan@chromium.org2010-08-0918-0/+2243