1. 6d0446e5 Remove base::underlying_type, replace uses with std::underlying_type by danakj · 8 years ago
  2. ef7971d [DirectoryOwnership] Add TEAM/COMPONENT into OWNERS files. by ymzhang · 8 years ago
  3. 4179f17c Continue to clean c_str() calls. by iceman · 8 years ago
  4. 88e50721 Move PrefRegistrySimple to use unique_ptr<Value> by vabr · 8 years ago
  5. 8684c9a Move TestingPrefService to use unique_ptr<Value> by vabr · 8 years ago
  6. bce355c Stop passing raw pointers to DictionaryValue::Set, part 1 by vabr · 8 years ago
  7. f420c16e Remove the alternative preferences filename from JsonPrefStore. by sammc · 8 years ago
  8. 11141bd Pref service: expose all read-only PrefStores through Mojo by tibell · 8 years ago
  9. 122c4da Remove base::StringValue by jdoerrie · 8 years ago
  10. 23972357 Remove base::FundamentalValue by jdoerrie · 8 years ago
  11. e23659b4 Add PrefStore::GetValues by tibell · 9 years ago
  12. 0373fe1 Revert of Add PrefStore::GetValues (patchset #8 id:140001 of https://codereview.chromium.org/2692203007/ ) by aelias · 9 years ago
  13. 311d4a1 Add PrefStore::GetValues by tibell · 9 years ago
  14. 658f626b Added extension controlled prefs to TestingPrefService by a-v-y · 9 years ago
  15. ad545a8 Remove base::ScopedPtrHashMap from components/prefs/. by avi · 9 years ago
  16. dc72ee94 Make base::Value::TYPE a scoped enum. by jdoerrie · 9 years ago
  17. 0274b6d components: Cleanup class/struct fwd declarations by jbriance · 9 years ago
  18. ba0f128 List all header files as part of //components/prefs sources on iOS. by sdefresne · 9 years ago
  19. 42b92c1 Reduce usage of FOR_EACH_OBSERVER macro in components/ by ericwilligers · 9 years ago
  20. f00ece6 Extract a base class from CommandLinePrefStore by mlliu · 9 years ago
  21. 018341c Remove usage of base::ObserverList<T>::Iter::GetNext() in //components/prefs. by dcheng · 9 years ago
  22. 269fd09 Integrate registry_hash_store_contents with the rest of tracked prefs. by proberge · 9 years ago
  23. 5d919d6 installer and some misc files: Change ScopedTempDir::path() to GetPath() by vabr · 9 years ago
  24. c503d69 Allow ImportantFileWriter to take in a pre-write callback. by proberge · 9 years ago
  25. fc46ac1 Add synchronous callback support to important_file_writer.cc by proberge · 9 years ago
  26. a92d13b Remove stl_util's STLDeleteContainerPairSecondPointers from prefs. by avi · 9 years ago
  27. 8023d87 c/browser, c/common, components O-P: Change ScopedTempDir::path() to GetPath() by vabr · 9 years ago
  28. e2ecbaf Remove GYP files from components. by brettw · 9 years ago
  29. 07cace4 Remove unneeded scoped_refptr<>::get() on method binding by tzik · 9 years ago
  30. 85ec5795 Re-write many calls to WrapUnique() with MakeUnique() by ricea · 9 years ago
  31. 4638441 components: Use stl utilities from the base namespace by skyostil · 9 years ago
  32. e7615d6c Switch various ValueTypeToString()s to base::Value::GetTypeName(). by thestig · 9 years ago
  33. 2dbbe5b0 Convert some GN test support targets to static libs. by brettw · 9 years ago
  34. 58241a81 Remove ListValue::Append(new {Fundamental,String}Value(...)) pattern in //components by dcheng · 9 years ago
  35. 77f8832 Migrate WaitableEvent to enum-based constructor in components/ by gab · 9 years ago
  36. 4e006bdf Remove optimize_max on components/prefs by brettw · 9 years ago
  37. 7966d31 Fix include path for moved thread_task_runner_handle.h header in components/ by gab · 9 years ago
  38. b891cd66 Create a PrefStore in support of Blimp metrics collection. by jessicag · 9 years ago
  39. 5f043bc Convert //components/prefs from scoped_ptr to std::unique_ptr by dcheng · 9 years ago
  40. c610bcc print pref path in 'already registered' error message by dschuyler · 9 years ago
  41. 53fc0d4 Clear incognito preferences on destroying incognito profile. by dvadym · 10 years ago
  42. 06650868 Delete base/prefs and update callers to use components. by brettw · 10 years ago
  43. 456d8424 Revert of Delete base/prefs and update callers to use components. (patchset #3 id:40001 of https://codereview.chromium.org/1662523004/ ) by msw · 10 years ago
  44. 1f5feb7 Delete base/prefs and update callers to use components. by brettw · 10 years ago
  45. f00b9b4 Update components for new prefs location. by brettw · 10 years ago
  46. 9f7802a2 Update GN build files for new prefs location. by brettw · 10 years ago
  47. 58cd1f1 Move base/prefs to components/prefs by brettw · 10 years ago
  48. b48cea9 Revert of Move base/prefs to components/prefs (patchset #7 id:120001 of https://codereview.chromium.org/1648403002/ ) by joedow · 10 years ago
  49. deb824c Move base/prefs to components/prefs by brettw · 10 years ago