| Commit message (Expand) | Author | Age | Files | Lines |
* | Clean up PrefServiceBuilder | isherman@chromium.org | 2013-11-19 | 1 | -1/+1 |
* | Add histograms to track synced pref changes. | rockot@chromium.org | 2013-08-10 | 1 | -0/+6 |
* | cros: Exclude user has synced app pins from default pin trial. | xiyuan@chromium.org | 2013-05-26 | 1 | -0/+4 |
* | components: Move PrefRegistrySyncable into user_prefs namespace. | tfarina@chromium.org | 2013-05-06 | 1 | -3/+2 |
* | sync: Implementation of Priority Preferences. | albertb@chromium.org | 2013-03-27 | 1 | -2/+18 |
* | Get rid of the ability to unregister preferences. | joi@chromium.org | 2013-02-21 | 1 | -1/+0 |
* | Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/. | joi@chromium.org | 2013-02-11 | 1 | -1/+1 |
* | Introduce PrefRegistrySyncable, simplifying PrefServiceSyncable. | joi@chromium.org | 2013-02-10 | 1 | -61/+17 |
* | Remove PrefServiceSimple, replacing it with PrefService and PrefRegistrySimple. | joi@chromium.org | 2013-02-06 | 1 | -3/+3 |
* | Add FilePath to base namespace. | brettw@chromium.org | 2013-02-02 | 1 | -1/+1 |
* | prefs: Rename PrefServiceObserver to PrefServiceSyncableObserver. | tfarina@chromium.org | 2013-01-14 | 1 | -5/+4 |
* | Split PrefService into PrefService, PrefServiceSimple and PrefServiceSyncable. | joi@chromium.org | 2012-12-22 | 1 | -0/+136 |