1. 800d2ea base: Use std::move() instead of Pass() for real movable types. by danakj · 9 years ago
  2. 4e6abe9 base: Remove more use of MessageLoopProxy by skyostil · 10 years ago
  3. c5c108d Revert of base: Remove use of MessageLoopProxy (patchset #6 id:100001 of https://codereview.chromium.org/1100773004/) by stevenjb · 10 years ago
  4. cbedda7 base: Remove use of MessageLoopProxy by skyostil · 10 years ago
  5. ae1fb61 Change preference APIs to take std::string instead of const char*. by georgesak · 10 years ago
  6. e444fda Domain Reliability: Don't upload when metrics reporting is off. by ttuttle · 10 years ago
  7. d64a8a6 Revert 271416 "Store a stacktrace of PrefService destruction in ..." by asvitkine@chromium.org · 10 years ago
  8. 6a8a83c Store a stacktrace of PrefService destruction in PrefChangeRegistrar by battre@chromium.org · 10 years ago
  9. b74bab8 Move ScopedClosureRunner to callback_helpers, add Reset. by avi@chromium.org · 11 years ago
  10. bf1abe7 Fix uninitialized member variable. by finnur@chromium.org · 11 years ago
  11. 88aa655 Make base compile with no "using base::Value" in values.h by brettw@chromium.org · 11 years ago
  12. 7501b03 Update base/ to use scoped_refptr<T>::get() rather than implicit "operator T*" by rsleevi@chromium.org · 11 years ago
  13. 74f60ef base/prefs: Remove the public/ directory and move the files to //base/prefs. by tfarina@chromium.org · 12 years ago[Renamed (98%) from base/prefs/public/pref_member.cc]
  14. 82bcf51 Replace FilePath with base::FilePath. by brettw@chromium.org · 12 years ago
  15. 0dace78 Remove PrefServiceBase, since everyone can now depend directly on PrefService. by joi@chromium.org · 12 years ago
  16. f6b27c9 Move PrefMember to base/prefs/public now that it has no bad dependencies. by joi@chromium.org · 12 years ago