1. d1c9108 Move string storage out of HistogramBase class. by Brian White · 8 years ago
  2. 75b1c3a Convert 0 and NULL to nullptr in components. by Ivan Kotenkov · 8 years ago
  3. 45e34728 Delete the PreferenceMACs on profile deletion. by proberge · 8 years ago
  4. 5f54795 Fix race in JsonPrefStoreCallbackTest.TestSerializeDataCallbacks. by Francois Doray · 8 years ago
  5. db69a3c Disable flaky JsonPrefStoreCallbackTest.TestSerializeDataCallbacks on Linux TSAN. by Henrik Grunell · 8 years ago
  6. 405dd2d Add a callback argument to PersistentPrefStore::CommitPendingWrite(). by Francois Doray · 8 years ago
  7. 3a7275f8 Remove possible Use-After-Frees with DictionaryValue::Set by jdoerrie · 8 years ago
  8. f420c16e Remove the alternative preferences filename from JsonPrefStore. by sammc · 8 years ago
  9. 122c4da Remove base::StringValue by jdoerrie · 8 years ago
  10. 23972357 Remove base::FundamentalValue by jdoerrie · 8 years ago
  11. 5d919d6 installer and some misc files: Change ScopedTempDir::path() to GetPath() by vabr · 9 years ago
  12. c503d69 Allow ImportantFileWriter to take in a pre-write callback. by proberge · 9 years ago
  13. fc46ac1 Add synchronous callback support to important_file_writer.cc by proberge · 9 years ago
  14. 8023d87 c/browser, c/common, components O-P: Change ScopedTempDir::path() to GetPath() by vabr · 9 years ago
  15. 85ec5795 Re-write many calls to WrapUnique() with MakeUnique() by ricea · 9 years ago
  16. 5f043bc Convert //components/prefs from scoped_ptr to std::unique_ptr by dcheng · 9 years ago
  17. f00b9b4 Update components for new prefs location. by brettw · 9 years ago
  18. 58cd1f1 Move base/prefs to components/prefs by brettw · 9 years ago[Renamed (87%) from base/prefs/json_pref_store_unittest.cc]
  19. 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 (87%) from components/prefs/json_pref_store_unittest.cc]
  20. deb824c Move base/prefs to components/prefs by brettw · 9 years ago[Renamed (87%) from base/prefs/json_pref_store_unittest.cc]
  21. 9ef8bb0 Switch to standard integer types in base/prefs/. by avi · 9 years ago
  22. 0c8d4aa base: Use std::move() instead of Pass() for real movable types. by danakj · 10 years ago
  23. 0bd407f Convert some base/prefs/ methods to scoped_ptr instead of bare ptr by estade · 10 years ago
  24. 2673059 Add the ability to schedule any pending lossy prefs to be written. by benwells · 10 years ago
  25. 4b6e14e Implement lossy pref behavior for JsonPrefStore. by raymes · 10 years ago
  26. 74bb4de Revert of Implement lossy pref behavior for JsonPrefStore. (patchset #12 id:220001 of https://codereview.chromium.org/1127963002/) by robert.bradford · 10 years ago
  27. e9d8c98 Implement lossy pref behavior for JsonPrefStore. by raymes · 10 years ago
  28. 76de1af Add a PrefRegistrationFlags::LOSSY_PREF flag for writing lossy prefs by raymes · 10 years ago
  29. 054861d base: Remove most uses of MessageLoopProxy by skyostil · 10 years ago
  30. 7669182 Revert of base: Remove use of MessageLoopProxy (patchset #6 id:100001 of https://codereview.chromium.org/1100773004/) by stevenjb · 10 years ago
  31. 62aa5ca base: Remove use of MessageLoopProxy by skyostil · 10 years ago
  32. bfb910a Add histograms to record the number of writes to the prefs file by raymes · 10 years ago
  33. 8aef3761 Standardize usage of virtual/override/final specifiers in base/. by dcheng · 10 years ago
  34. 5648818 Standardize usage of virtual/override/final in base/ by dcheng · 11 years ago
  35. 84b6029 Use scoped_ptr::Pass instead of scoped_ptr::PassAs<T>. by dcheng · 11 years ago
  36. 9e096de replace OVERRIDE and FINAL with override and final in base/ by mostynb · 11 years ago
  37. e3177dd5 Move file_util to base/files/ directory. by [email protected] · 11 years ago
  38. cfcf0e5 Expand the JsonPrefStore's interface to allow for an alternate filename to be specified. by [email protected] · 11 years ago
  39. 1b583766 Move preference MACs to the protected preference stores. by [email protected] · 11 years ago
  40. e33c951 Introduce a new framework for back-and-forth tracked preference migration by [email protected] · 11 years ago
  41. 69f65a2 Revert 269415 "Introduce a new framework for back-and-forth trac..." by [email protected] · 11 years ago
  42. 9fd4c32 Introduce a new framework for back-and-forth tracked preference migration by [email protected] · 11 years ago
  43. 06aaa4e Revert 269346 "Introduce a new framework for back-and-forth trac..." by [email protected] · 11 years ago
  44. 45af274 Introduce a new framework for back-and-forth tracked preference migration by [email protected] · 11 years ago
  45. eeedaa69 Add a unit test for JsonPrefStore::Remove. by [email protected] · 11 years ago
  46. 56cbcb3a Fix a race condition in preference metric reporting. by [email protected] · 11 years ago
  47. 7e5b5b0 Revert 242382 "Fix a race condition in preference metric reporting." by [email protected] · 11 years ago
  48. bbd1299 Fix a race condition in preference metric reporting. by [email protected] · 11 years ago
  49. aa328339 Remove JsonPrefStore pruning of empty values on write. by [email protected] · 12 years ago
  50. dd3aa79 Rename base::Delete to base::DeleteFile by [email protected] · 12 years ago
  51. dcd1661 Move PathIsWritable, DirectoryExists, ContentsEqual, and TextContentsEqual to the base namespace. by [email protected] · 12 years ago
  52. 756748414 Move PathExists to base namespace. by [email protected] · 12 years ago
  53. f0ff2ad Move Copy* into the base namespace. by [email protected] · 12 years ago
  54. 918efbf Move file_util::Delete to the base namespace by [email protected] · 12 years ago
  55. cadac62 Call scoped_refptr<T>::get() rather than relying on implicit "operator T*" by [email protected] · 12 years ago
  56. d529cb0 Use a direct include of strings headers in base/. by [email protected] · 12 years ago
  57. a4ea1f1 Use a direct include of utf_string_conversions.h in android_webview/, apps/, ash/, base/. by [email protected] · 12 years ago
  58. 3703e92 Update base/ to use scoped_refptr<T>::get() rather than implicit "operator T*" by [email protected] · 12 years ago
  59. fd1d067b base: Consolidate all test data directories under base/test/data. by [email protected] · 12 years ago
  60. 023ad6ab Replace FilePath with base::FilePath. by [email protected] · 12 years ago
  61. dfa049e Move string_number_conversions to base/strings. by [email protected] · 12 years ago
  62. 7ff48ca base: Convert the remaining uses of MessageLoop::RunUntilIdle to RunLoop variant. by [email protected] · 12 years ago
  63. f7b98b3 base: Convert MessageLoop::RunUntilIdle() cases to base::RunLoop variant. by [email protected] · 12 years ago
  64. 7e3ec42c base: Do not use Value::Create* functions. by [email protected] · 13 years ago
  65. 00c8782 base/prefs: Break the dependency in chrome_paths.h by [email protected] · 13 years ago
  66. 5bfdcfd base/prefs: Break the dependency on chrome/common/pref_names.h by [email protected] · 13 years ago
  67. ea1a3f6 Move scoped_temp_dir from base to base/files by [email protected] · 13 years ago
  68. 892f1d6 Change PrefStore::ReadResult to a boolean. by [email protected] · 13 years ago
  69. 0de615a Moved JsonPrefStore to use SequencedWorkerPool instead of FILE thread. The pool also ensures that the same file requests are written in order received and that they block on shutdown. by [email protected] · 13 years ago
  70. dfa9add Revert 165062 - We believe this change broke startup_tests by [email protected] · 13 years ago
  71. 782c3ac Moved JsonPrefStore to use SequencedWorkerPool instead of FILE thread. The pool also ensures that the same file requests are written in order received and that they block on shutdown. by [email protected] · 13 years ago
  72. 1f18bfe base: Update calls froms RunAllPending() to RunUntilIdle(). by [email protected] · 13 years ago
  73. 03b9b4e Move the bits of Prefs where production code has only trivially easy by [email protected] · 13 years ago[Renamed (99%) from chrome/common/json_pref_store_unittest.cc]
  74. ea3e497 Keep emtpy List/Dictionary pref value with non-empty default. by [email protected] · 13 years ago
  75. fbe17c8a Remove PrefService::ScheduleSavePersistentPrefs and change SavePersistentPrefs calls to CommitPendingWrites. by [email protected] · 13 years ago
  76. edd685f Add MessageLoopProxy::current by [email protected] · 14 years ago
  77. e078590 Move scoped_temp_dir and scoped_native_library back from base/memory to base. by [email protected] · 14 years ago
  78. 845b43a8 Adds async interface method, which is used by JsonPrefStore. Also see the bug description for more info. by [email protected] · 14 years ago
  79. 3a305db Replacing base::DIR_TEMP with ScopedTempDir when appropriate. by [email protected] · 14 years ago
  80. 3b63f8f4 Move some files from base to base/memory. by [email protected] · 14 years ago
  81. 68bf41a Let PrefStore::GetValue return a const Value* instead of Value* and add PersistentPrefStore::GetMutableValue by [email protected] · 14 years ago
  82. 9a8c402 Introduce incognito preference settings. by [email protected] · 14 years ago
  83. 34b9963 Move base/thread.h to base/threading, fix up callers to use the new location. by [email protected] · 14 years ago
  84. f2d1f61 Sanitize PrefStore interface. by [email protected] · 15 years ago
  85. 57ecc4b Make prefs use std::string for keys rather than wstrings. by [email protected] · 15 years ago
  86. e83326f Convert more callers of the integer/string functions to using by [email protected] · 15 years ago
  87. 33b9df4 Cleanup: Remove unneeded headers from app/ by [email protected] · 15 years ago
  88. ea587b0 Removed dependency on ChromeThread from JsonPrefStore and moved JsonPrefStore and PrefStore to chrome/common. This is because JsonPrefStore is needed in the service process by [email protected] · 15 years ago[Renamed (90%) from chrome/browser/json_pref_store_unittest.cc]
  89. c0858b0 Implementation of managed policy abstraction on top of a preference store. This is preparation work for implementing platform-specific policy. by [email protected] · 15 years ago
  90. 277404c2 Reland "Factor out reading and writing of preferences into |PrefStore|." by [email protected] · 15 years ago
  91. 7aa0a96 Revert 45168 - Reland r45028: Factor out reading and writing of preferences into |PrefStore|. by [email protected] · 15 years ago
  92. ac4df1d Reland r45028: Factor out reading and writing of preferences into |PrefStore|. by [email protected] · 15 years ago
  93. 43d1eca Revert 45028 - Factor out reading and writing of preferences into |PrefStore|. by [email protected] · 15 years ago
  94. 9c42a481 Revert 45029 - Fix JsonPrefStoreTest.NonExistentFile. by [email protected] · 15 years ago
  95. 2f1bc79 Fix JsonPrefStoreTest.NonExistentFile. by [email protected] · 15 years ago
  96. 567992f Factor out reading and writing of preferences into |PrefStore|. by [email protected] · 15 years ago