Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | base: Stop passing a non-const ref to ObserverListBase::Iterator. | danakj | 2015-03-09 | 1 | -1/+1 |
* | Standardize usage of virtual/override/final specifiers in base/. | dcheng | 2014-12-23 | 1 | -1/+1 |
* | Change preference APIs to take std::string instead of const char*. | georgesak | 2014-12-03 | 1 | -1/+1 |
* | Revert 271416 "Store a stacktrace of PrefService destruction in ..." | asvitkine@chromium.org | 2014-05-20 | 1 | -3/+0 |
* | Store a stacktrace of PrefService destruction in PrefChangeRegistrar | battre@chromium.org | 2014-05-19 | 1 | -0/+3 |
* | Delete some dead code. | thakis@chromium.org | 2014-03-27 | 1 | -7/+0 |
* | Make base compile with no "using base::Value" in values.h | brettw@chromium.org | 2013-06-14 | 1 | -1/+1 |
* | Remove PrefServiceBase, since everyone can now depend directly on PrefService. | joi@chromium.org | 2013-02-16 | 1 | -2/+2 |
* | Moving last generic Prefs implementation files to base/prefs/. | joi@chromium.org | 2013-02-14 | 1 | -0/+227 |