summaryrefslogtreecommitdiffstats
path: root/chrome/browser/policy/configuration_policy_provider_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Added recommended pref store on Windows.joaodasilva@chromium.org2011-12-011-2/+4
* Cosmetic cleanups in chrome/browser/policy/joaodasilva@chromium.org2011-09-211-2/+5
* Refactor the windows policy provider to use AsynchronousPolicyProvider.danno@chromium.org2010-12-231-276/+8
* Really apply the temp fix for hitting I/O on the main thread. Already approved.avi@chromium.org2010-12-151-1/+1
* Policy refresh hits the registry (an I/O operation) on the main thread.avi@chromium.org2010-12-141-0/+5
* C++ readability review for dannodanno@chromium.org2010-11-031-6/+8
* Dynamic policy refresh support for the Mac.mnissler@chromium.org2010-10-291-5/+5
* Move pe_image and registry from base to base/win and use the namespace. It re...brettw@chromium.org2010-10-171-23/+29
* Refactoring the policy classes to allow the list of policy items of a policy ...tommi@chromium.org2010-09-101-5/+6
* Move policy-related stuff to its own namespace.mnissler@chromium.org2010-09-101-9/+9
* Remove the default argument from RegKey::ReadValue.tfarina@chromium.org2010-09-031-1/+1
* [win] Add fallback for periodic reload to ConfigurationPolicyProviderWin.mnissler@chromium.org2010-08-311-25/+107
* 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-261-25/+33
* Cleanup Registry API: part 3.tfarina@chromium.org2010-08-141-4/+4
* Implement admin control (by policy) over which extensions the user can instal...finnur@chromium.org2010-08-111-41/+64
* Move a bunch of chrome/browser/ files into a policy/ subdir.evan@chromium.org2010-08-091-0/+166