summaryrefslogtreecommitdiffstats
path: root/base/prefs/pref_member.h
Commit message (Expand)AuthorAgeFilesLines
* base: Remove more use of MessageLoopProxyskyostil2015-05-051-7/+4
* Revert of base: Remove use of MessageLoopProxy (patchset #6 id:100001 of http...stevenjb2015-04-291-4/+7
* base: Remove use of MessageLoopProxyskyostil2015-04-291-7/+4
* Update {virtual,override} to follow C++11 style in base.nick2015-04-221-4/+4
* base: Put DISALLOW_COPY_AND_ASSIGN inside private section of classes.danakj2015-03-071-0/+1
* Change preference APIs to take std::string instead of const char*.georgesak2014-12-031-5/+8
* Standardize usage of virtual/override/final in base/dcheng2014-10-211-2/+2
* replace OVERRIDE and FINAL with override and final in base/mostynb2014-10-071-4/+4
* Domain Reliability: Don't upload when metrics reporting is off.ttuttle2014-08-251-6/+8
* Revert 271416 "Store a stacktrace of PrefService destruction in ..."asvitkine@chromium.org2014-05-201-5/+0
* Store a stacktrace of PrefService destruction in PrefChangeRegistrarbattre@chromium.org2014-05-191-0/+5
* Make base compile with no "using base::Value" in values.hbrettw@chromium.org2013-06-141-3/+3
* Update includes of message_loop_proxy.brettw@chromium.org2013-06-101-1/+1
* Update base/ to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-05-311-4/+2
* base/prefs: Remove the public/ directory and move the files to //base/prefs.tfarina@chromium.org2013-03-211-0/+354