summaryrefslogtreecommitdiffstats
path: root/base/prefs/pref_notifier_impl_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* base: Stop passing a non-const ref to ObserverListBase::Iterator.danakj2015-03-091-1/+1
* Standardize usage of virtual/override/final specifiers in base/.dcheng2014-12-231-1/+1
* Change preference APIs to take std::string instead of const char*.georgesak2014-12-031-1/+1
* Revert 271416 "Store a stacktrace of PrefService destruction in ..."asvitkine@chromium.org2014-05-201-3/+0
* Store a stacktrace of PrefService destruction in PrefChangeRegistrarbattre@chromium.org2014-05-191-0/+3
* Delete some dead code.thakis@chromium.org2014-03-271-7/+0
* Make base compile with no "using base::Value" in values.hbrettw@chromium.org2013-06-141-1/+1
* Remove PrefServiceBase, since everyone can now depend directly on PrefService.joi@chromium.org2013-02-161-2/+2
* Moving last generic Prefs implementation files to base/prefs/.joi@chromium.org2013-02-141-0/+227