| Commit message (Expand) | Author | Age | Files | Lines |
* | Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/. | joi@chromium.org | 2013-02-11 | 1 | -5/+5 |
* | Remove PrefServiceSimple, replacing it with PrefService and PrefRegistrySimple. | joi@chromium.org | 2013-02-06 | 1 | -4/+3 |
* | Split PrefService into PrefService, PrefServiceSimple and PrefServiceSyncable. | joi@chromium.org | 2012-12-22 | 1 | -5/+3 |
* | Move PrefMember to base/prefs/public now that it has no bad dependencies. | joi@chromium.org | 2012-12-12 | 1 | -1/+1 |
* | Remove the last usages of PrefObserver outside of Prefs. | joi@chromium.org | 2012-12-04 | 1 | -2/+19 |
* | Remove content::NotificationObserver dependency from most Prefs code. | joi@chromium.org | 2012-11-01 | 1 | -27/+41 |
* | Move mock notification observer header from content\test to content\public\te... | jam@chromium.org | 2012-06-03 | 1 | -2/+2 |
* | Make NotificationService an interface in the content namespace, and switch ca... | jam@chromium.org | 2011-10-19 | 1 | -1/+2 |
* | Move NotificationObserver, NotificationSource, and NotificationDetails to con... | jam@chromium.org | 2011-10-19 | 1 | -9/+9 |
* | Add a gyp flag to enable dcheck by default in release without | nsylvain@chromium.org | 2011-09-20 | 1 | -2/+2 |
* | Switch ChromeTestSuite to the same convention as ContentTestSuite: | phajdan.jr@chromium.org | 2011-08-27 | 1 | -2/+1 |
* | Reorganize chrome/test, part #9 | phajdan.jr@chromium.org | 2011-08-11 | 1 | -1/+1 |
* | base: Remove using declaration of FundamentalValue as it's no longer necessary. | tfarina@chromium.org | 2011-08-11 | 1 | -1/+1 |
* | GTTF: Use a fresh TestingBrowserProcess for each test, part #4 | phajdan.jr@chromium.org | 2011-08-03 | 1 | -1/+2 |
* | Move more files from chrome/test to chrome/test/base, part #5 | phajdan.jr@chromium.org | 2011-08-01 | 1 | -1/+1 |
* | Moving notification types which are chrome specific to a new header file chro... | ananta@chromium.org | 2011-07-10 | 1 | -3/+3 |
* | Adds async interface method, which is used by JsonPrefStore. Also see the bug... | altimofeev@chromium.org | 2011-05-11 | 1 | -2/+2 |
* | Refactor preference syncing. | zea@chromium.org | 2011-05-09 | 1 | -2/+6 |
* | Delete a few unused functions. | thakis@chromium.org | 2011-04-25 | 1 | -6/+1 |
* | Move notification service code to content. We'll need to figure out how to s... | jam@chromium.org | 2011-03-07 | 1 | -3/+3 |
* | Handle policy refresh internally in ConfigurationPolicyPrefStore. | mnissler@chromium.org | 2010-12-23 | 1 | -0/+1 |
* | Clean up pref change notification handling. | mnissler@chromium.org | 2010-12-08 | 1 | -0/+199 |