summaryrefslogtreecommitdiffstats
path: root/chrome/browser/policy/configuration_policy_pref_store_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Support specifying the GSSAPI library that will be used.danno@chromium.org2010-11-121-1/+3
* Reland 65535danno@chromium.org2010-11-101-2/+16
* Revert 65535 - Group Policy support for HTTP authenticationdanno@chromium.org2010-11-091-16/+2
* Group Policy support for HTTP authenticationdanno@chromium.org2010-11-091-2/+16
* C++ readability review for dannodanno@chromium.org2010-11-031-133/+126
* Add Group-Policy to disable the SPDY protocol.mbelshe@chromium.org2010-10-161-0/+2
* When a proxy command line switches are specified, policy admin warning should...danno@chromium.org2010-10-151-109/+44
* Add a ChromeOsLockOnIdleSuspend policy for ChromeOs.xiyuan@chromium.org2010-10-141-0/+10
* Allow the default search provider to be specified via group policy. Also all...jeanluc@google.com2010-10-051-0/+14
* Implement policy for enabling/disabling browsing history.phajdan.jr@chromium.org2010-10-011-1/+4
* Implement policy for enabling/disabling JavaScript.phajdan.jr@chromium.org2010-09-231-1/+3
* Clean up policy tests.mnissler@chromium.org2010-09-161-203/+187
* Add constants for preferences and policies related to the Default Search Prov...jeanluc@google.com2010-09-131-14/+226
* Move policy-related stuff to its own namespace.mnissler@chromium.org2010-09-101-0/+4
* Revert 59020 - Add constants for preferences and policies related to the Defa...thestig@chromium.org2010-09-101-227/+14
* Add constants for preferences and policies related to the Default Search Prov...jeanluc@google.com2010-09-091-14/+227
* Revert 58630 - Add constants for preferences and policies related to the Defa...mnissler@chromium.org2010-09-061-230/+14
* Add constants for preferences and policies related to the Default Search Prov...mnissler@chromium.org2010-09-061-14/+230
* Modify the policy to disable plugins to support TYPE_LIST valuesdanno@chromium.org2010-08-281-59/+0
* Implement a policy to specify which pages to restore at startup. The admin c...mnissler@chromium.org2010-08-261-0/+54
* Merge policy provider objects into singleton where possibledanno@chromium.org2010-08-131-9/+8
* Make prefs use std::string for keys rather than wstrings.viettrungluu@chromium.org2010-08-111-47/+47
* Move a bunch of chrome/browser/ files into a policy/ subdir.evan@chromium.org2010-08-091-0/+470