1. 92b4e34 Remove uses of deprecated override of PrefValueMap::SetValue by Sylvain Defresne · 6 years ago
  2. 84b58bd prefs: Replace base::MakeUnique with std::make_unique by Jinho Bang · 7 years ago
  3. 75b1c3a Convert 0 and NULL to nullptr in components. by Ivan Kotenkov · 8 years ago
  4. 122c4da Remove base::StringValue by jdoerrie · 8 years ago
  5. 23972357 Remove base::FundamentalValue by jdoerrie · 8 years ago
  6. 85ec5795 Re-write many calls to WrapUnique() with MakeUnique() by ricea · 9 years ago
  7. 5f043bc Convert //components/prefs from scoped_ptr to std::unique_ptr by dcheng · 9 years ago
  8. f00b9b4 Update components for new prefs location. by brettw · 9 years ago
  9. 58cd1f1 Move base/prefs to components/prefs by brettw · 9 years ago[Renamed from base/prefs/pref_value_map_unittest.cc]
  10. b48cea9 Revert of Move base/prefs to components/prefs (patchset #7 id:120001 of https://codereview.chromium.org/1648403002/ ) by joedow · 9 years ago[Renamed from components/prefs/pref_value_map_unittest.cc]
  11. deb824c Move base/prefs to components/prefs by brettw · 9 years ago[Renamed from base/prefs/pref_value_map_unittest.cc]
  12. 0bd407f Convert some base/prefs/ methods to scoped_ptr instead of bare ptr by estade · 10 years ago
  13. e7518a1 Decrement CreateDoubleValue count by [email protected] · 11 years ago
  14. 7e3ec42c base: Do not use Value::Create* functions. by [email protected] · 13 years ago
  15. 35dabb16 base: Use TEST() macro when possible. by [email protected] · 13 years ago
  16. 03b9b4e Move the bits of Prefs where production code has only trivially easy by [email protected] · 13 years ago[Renamed (98%) from chrome/browser/prefs/pref_value_map_unittest.cc]
  17. 617b8379 Implement pref_value_map swap function. by [email protected] · 14 years ago
  18. 4e94ab3 Converted IncognitoForced boolean policy into IncognitoModeAvailability enum policy. by [email protected] · 14 years ago
  19. 68bf41a Let PrefStore::GetValue return a const Value* instead of Value* and add PersistentPrefStore::GetMutableValue by [email protected] · 14 years ago
  20. f00768e Handle policy refresh internally in ConfigurationPolicyPrefStore. by [email protected] · 14 years ago