| Commit message (Expand) | Author | Age | Files | Lines |
* | Added recommended pref store on Windows. | joaodasilva@chromium.org | 2011-12-01 | 1 | -2/+4 |
* | Cosmetic cleanups in chrome/browser/policy/ | joaodasilva@chromium.org | 2011-09-21 | 1 | -2/+5 |
* | Refactor the windows policy provider to use AsynchronousPolicyProvider. | danno@chromium.org | 2010-12-23 | 1 | -276/+8 |
* | Really apply the temp fix for hitting I/O on the main thread. Already approved. | avi@chromium.org | 2010-12-15 | 1 | -1/+1 |
* | Policy refresh hits the registry (an I/O operation) on the main thread. | avi@chromium.org | 2010-12-14 | 1 | -0/+5 |
* | C++ readability review for danno | danno@chromium.org | 2010-11-03 | 1 | -6/+8 |
* | Dynamic policy refresh support for the Mac. | mnissler@chromium.org | 2010-10-29 | 1 | -5/+5 |
* | Move pe_image and registry from base to base/win and use the namespace. It re... | brettw@chromium.org | 2010-10-17 | 1 | -23/+29 |
* | Refactoring the policy classes to allow the list of policy items of a policy ... | tommi@chromium.org | 2010-09-10 | 1 | -5/+6 |
* | Move policy-related stuff to its own namespace. | mnissler@chromium.org | 2010-09-10 | 1 | -9/+9 |
* | Remove the default argument from RegKey::ReadValue. | tfarina@chromium.org | 2010-09-03 | 1 | -1/+1 |
* | [win] Add fallback for periodic reload to ConfigurationPolicyProviderWin. | mnissler@chromium.org | 2010-08-31 | 1 | -25/+107 |
* | Reland r57575 - Remove the default argument from RegKey::Open. | tfarina@chromium.org | 2010-08-28 | 1 | -4/+4 |
* | Revert 57572 - Remove the default argument from RegKey::Open. | chase@chromium.org | 2010-08-26 | 1 | -1/+1 |
* | Remove the default argument from RegKey::Open. | tfarina@chromium.org | 2010-08-26 | 1 | -1/+1 |
* | Implement a policy to specify which pages to restore at startup. The admin c... | mnissler@chromium.org | 2010-08-26 | 1 | -25/+33 |
* | Cleanup Registry API: part 3. | tfarina@chromium.org | 2010-08-14 | 1 | -4/+4 |
* | Implement admin control (by policy) over which extensions the user can instal... | finnur@chromium.org | 2010-08-11 | 1 | -41/+64 |
* | Move a bunch of chrome/browser/ files into a policy/ subdir. | evan@chromium.org | 2010-08-09 | 1 | -0/+166 |