| Commit message (Expand) | Author | Age | Files | Lines |
* | Move ProxyPolicy fixup logic out of PolicyProvider and inject it instead. | dconnelly@chromium.org | 2013-11-21 | 1 | -5/+13 |
* | Policy providers all get a SchemaRegistry to work with. | joaodasilva@chromium.org | 2013-11-12 | 1 | -13/+0 |
* | Switch ObserverList::size() to ObserverList::might_have_observers() Pt.1 | caitkp@chromium.org | 2013-08-26 | 1 | -1/+1 |
* | Send all updates from the PolicyService on the same loop iteration. | joaodasilva@chromium.org | 2013-08-01 | 1 | -48/+26 |
* | Use a direct include of the message_loop header in chrome/browser/, part 9. | avi@chromium.org | 2013-07-17 | 1 | -1/+1 |
* | Make the PolicyDomainDescriptors available at the PolicyService. | joaodasilva@chromium.org | 2013-06-12 | 1 | -0/+6 |
* | chrome: Use base::MessageLoop. (Part 3) | xhwang@chromium.org | 2013-05-28 | 1 | -2/+2 |
* | Added a PolicyDomainDescriptor. | joaodasilva@chromium.org | 2013-05-23 | 1 | -3/+3 |
* | chrome: Remove the remaining use of ALLOW_THIS_IN_INITIALIZER_LIST. | tfarina@chromium.org | 2013-05-01 | 1 | -1/+1 |
* | Reland "Register all components for each policy domain at once." | tfarina@chromium.org | 2013-02-16 | 1 | -7/+4 |
* | Revert 182738 | hshi@google.com | 2013-02-15 | 1 | -4/+7 |
* | Register all components for each policy domain at once. | joaodasilva@chromium.org | 2013-02-15 | 1 | -7/+4 |
* | Consistently use PolicyNamespace at PolicyBundle and PolicyService. | joaodasilva@chromium.org | 2013-02-04 | 1 | -8/+6 |
* | Register policy namespaces of interest at the PolicyService. | joaodasilva@chromium.org | 2013-01-31 | 1 | -3/+14 |
* | Determine IsInitializationComplete() per PolicyDomain. | joaodasilva@chromium.org | 2013-01-31 | 1 | -13/+25 |
* | Notify policy change observers via a task | atwilson@chromium.org | 2013-01-09 | 1 | -3/+45 |
* | Cleanup shutdown of the policy code. | joaodasilva@chromium.org | 2012-10-17 | 1 | -47/+23 |
* | Modified PolicyService to register observers by domain only, instead of domai... | joaodasilva@chromium.org | 2012-07-24 | 1 | -7/+3 |
* | Refactored ConfigurationPolicyProvider to provide PolicyBundles instead of Po... | joaodasilva@chromium.org | 2012-05-15 | 1 | -105/+111 |
* | Added RefreshPolicies to PolicyService. | joaodasilva@chromium.org | 2012-05-02 | 1 | -4/+43 |
* | Pass the previous and the current PolicyMap to Observers of the PolicyService. | joaodasilva@chromium.org | 2012-04-23 | 1 | -7/+10 |
* | Refactored the ConfigurationPolicyPrefStore to use the PolicyService. | joaodasilva@chromium.org | 2012-04-02 | 1 | -0/+26 |
* | Introduced the PolicyService. | joaodasilva@chromium.org | 2012-02-09 | 1 | -0/+136 |