Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change preference APIs to take std::string instead of const char*. | georgesak | 2014-12-03 | 1 | -2/+2 |
* | Change DCHECK_IS_ON() to DCHECK_IS_ON | wangxianzhu@chromium.org | 2014-03-14 | 1 | -7/+5 |
* | Remove JsonPrefStore pruning of empty values on write. | gab@chromium.org | 2013-11-27 | 1 | -8/+0 |
* | Send pref change notifications when changing the default value for a pref. | bauerb@chromium.org | 2013-03-07 | 1 | -3/+2 |
* | Fix prefs registration in BrowserInstantController. | joi@chromium.org | 2013-03-02 | 1 | -0/+15 |
* | Get rid of the ability to unregister preferences. | joi@chromium.org | 2013-02-21 | 1 | -15/+0 |
* | Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/. | joi@chromium.org | 2013-02-11 | 1 | -0/+64 |