1. 5d20baf Remove base::Value::SetDictionaryWithoutPathExpansion by jdoerrie · 8 years ago
  2. 4a9c356 Use base::Value::ToUniquePtrValue() where appropriate. by Lei Zhang · 8 years ago
  3. 75b1c3a Convert 0 and NULL to nullptr in components. by Ivan Kotenkov · 8 years ago
  4. 76cee9c Rewrite base::Value::GetType to base::Value::type on Linux by jdoerrie · 8 years ago
  5. 1c99002 Replace tracked_objects::Location with base::Location. by Brett Wilson · 8 years ago
  6. aa67d7f2 Pref service: fix incognito support. by Sam McNally · 8 years ago
  7. cc9f573 Allow only explicit copies of base::Value by jdoerrie · 8 years ago
  8. 19cdc03 Remove base::Value::SetIntegerWithoutPathExpansion by jdoerrie · 8 years ago
  9. 538fca1e Pref service: Bypass the encapsulation. by Sam McNally · 8 years ago
  10. 26b550b Incognito prefs: use the Mojo pref service if enabled by Johan Tibell · 8 years ago
  11. febb8e8 Replace deprecated base::NonThreadSafe in components/sync_preferences in favor of SequenceChecker. by gab · 8 years ago
  12. 89aa5721 Remove raw base::DictionaryValue::SetWithoutPathExpansion by jdoerrie · 8 years ago
  13. 76928f07 Use a single PrefStoreRegistryPtr for layered pref store registration. by Sam McNally · 8 years ago
  14. a5676c6 Reland of Change base::Value::ListStorage to std::vector<base::Value> by jdoerrie · 8 years ago
  15. df600cd Revert of Change base::Value::ListStorage to std::vector<base::Value> (patchset #14 id:260001 of https://codereview.chromium.org/2740143002/ ) by rouslan · 8 years ago
  16. ebab0de Change base::Value::ListStorage to std::vector<base::Value> by jdoerrie · 8 years ago
  17. e067999a Remove base::Value::CreateNullValue by jdoerrie · 8 years ago
  18. a3c57fc8 Pref service: delete old implementation by tibell · 8 years ago
  19. ef7971d [DirectoryOwnership] Add TEAM/COMPONENT into OWNERS files. by ymzhang · 8 years ago
  20. 4179f17c Continue to clean c_str() calls. by iceman · 8 years ago
  21. 8684c9a Move TestingPrefService to use unique_ptr<Value> by vabr · 8 years ago
  22. 2a1451c Pref service: enable for user prefs in chrome behind a flag. by sammc · 8 years ago
  23. 29914e3 Pref service: Filter updates from read-only pref stores. by sammc · 8 years ago
  24. ab3d36b Pref service: create service at browser startup by tibell · 8 years ago
  25. 122c4da Remove base::StringValue by jdoerrie · 8 years ago
  26. 23972357 Remove base::FundamentalValue by jdoerrie · 8 years ago
  27. 658f626b Added extension controlled prefs to TestingPrefService by a-v-y · 9 years ago
  28. 3865a71 Remove enable_configuration_policy build define. by brettw · 9 years ago
  29. dc72ee94 Make base::Value::TYPE a scoped enum. by jdoerrie · 9 years ago
  30. 0274b6d components: Cleanup class/struct fwd declarations by jbriance · 9 years ago
  31. ea16ff41 [Sync] Rename syncable_prefs to sync_preferences. by maxbogue · 9 years ago