1. 01f3da4 Move file_util to base/files/ directory. by brettw@chromium.org · 10 years ago
  2. e5a8c86 Weakly bind JsonPrefStore's async read task to avoid it coming back after shutdown has been initiated. by gab@chromium.org · 10 years ago
  3. 10b48e4 Get rid of FileThreadDeserializer. by gab@chromium.org · 10 years ago
  4. 1ac03c5 Decrement CreateDoubleValue count by estade@chromium.org · 10 years ago
  5. e02b153 Track size of files serialized by the JsonPrefStore. by gab@chromium.org · 10 years ago
  6. 8e183b6 Leftover cleanups from https://codereview.chromium.org/324493002 . by erikwright@chromium.org · 10 years ago
  7. fa86f1f DCHECK(CalledOnValidThread()) for ScopedUserPrefUpdate by battre@chromium.org · 10 years ago
  8. d476569 Expand the JsonPrefStore's interface to allow for an alternate filename to be specified. by gab@chromium.org · 10 years ago
  9. 27203be Move preference MACs to the protected preference stores. by erikwright@chromium.org · 10 years ago
  10. 50dd63b Implementation of leveldb-backed PrefStore. by dgrogan@chromium.org · 10 years ago
  11. ac4cf77 Revert 272671 "Implementation of leveldb-backed PrefStore." by sadrul@chromium.org · 10 years ago
  12. eb74d5e Implementation of leveldb-backed PrefStore. by dgrogan@chromium.org · 10 years ago
  13. d64a8a6 Revert 271416 "Store a stacktrace of PrefService destruction in ..." by asvitkine@chromium.org · 10 years ago
  14. ea3e902 Revert 271602 "Implementation of leveldb-backed PrefStore." by asvitkine@chromium.org · 10 years ago
  15. a48e84d Implementation of leveldb-backed PrefStore. by dgrogan@chromium.org · 10 years ago
  16. 6a8a83c Store a stacktrace of PrefService destruction in PrefChangeRegistrar by battre@chromium.org · 10 years ago
  17. 1393d24 Introduce a new framework for back-and-forth tracked preference migration by gab@chromium.org · 10 years ago
  18. 62caaa3 Revert 269415 "Introduce a new framework for back-and-forth trac..." by ananta@chromium.org · 10 years ago
  19. 8d6cb68 Introduce a new framework for back-and-forth tracked preference migration by gab@chromium.org · 10 years ago
  20. f84386b Revert 269346 "Introduce a new framework for back-and-forth trac..." by rlp@chromium.org · 10 years ago
  21. 5e9247f Introduce a new framework for back-and-forth tracked preference migration by gab@chromium.org · 10 years ago
  22. 7827c74 Commit changes after a reset. by erikwright@chromium.org · 10 years ago
  23. f3a9135 Separate storage for protected preferences into Protected Preferences file. by erikwright@chromium.org · 10 years ago
  24. 7c00e82 Refactor TestingPrefStore to make it useful to some tests of load errors and asynchrony. by erikwright@chromium.org · 10 years ago
  25. 78b5e7a Delete some dead code. by thakis@chromium.org · 10 years ago
  26. 1eea140 Change DCHECK_IS_ON() to DCHECK_IS_ON by wangxianzhu@chromium.org · 10 years ago
  27. af64164 Only report timings for PrefHashFilter::FilterSerializeData() if work is done. by gab@chromium.org · 11 years ago
  28. fe74951 Get rid of some uses of base::Create*Value by estade@chromium.org · 11 years ago
  29. cec5706 Add a unit test for JsonPrefStore::Remove. by dgrogan@chromium.org · 11 years ago
  30. cddfa95 Add a Settings.FilterOnLoadTime histogram to observe time spent on this critical path in the wild. by gab@chromium.org · 11 years ago
  31. d029127 Only compute pref hashes when about to serialize preferences to disk. by gab@chromium.org · 11 years ago
  32. 5570d7d rAc i18n: implement storage interface for libaddressinput by estade@chromium.org · 11 years ago
  33. 557ee9b Remove the Value class names from the global namespace. by avi@chromium.org · 11 years ago
  34. 435645b Fix a race condition in preference metric reporting. by erikwright@chromium.org · 11 years ago
  35. d454abe Revert 242382 "Fix a race condition in preference metric reporting." by danakj@chromium.org · 11 years ago
  36. 053ff4a Fix a race condition in preference metric reporting. by erikwright@chromium.org · 11 years ago
  37. 2b8c91b Change docs for DeprecatedGetPrefRegistry to point to the correct approach. by joi@chromium.org · 11 years ago
  38. 903d5c9 Remove JsonPrefStore pruning of empty values on write. by gab@chromium.org · 11 years ago
  39. 87f9a11 Introduce a temporary workaround to ensure tracked preferences set to empty list/dict are not confused with those that are simply not set (i.e., NULL). by gab@chromium.org · 11 years ago
  40. b806148 Clean up PrefServiceBuilder by isherman@chromium.org · 11 years ago
  41. f1f6f57 Change the PrefService::GetPreferenceValues() interface to return a scoped_ptr. by earthdok@chromium.org · 11 years ago
  42. d690fab Move ScopedUserPrefUpdate to base/prefs. by derat@chromium.org · 11 years ago
  43. da54509 Added the AutomaticProfileResetter service. by engedy@chromium.org · 11 years ago
  44. 7af0b5b Remove unused method PrefService::ReloadPersistentPrefs(). by gab@chromium.org · 11 years ago
  45. b74bab8 Move ScopedClosureRunner to callback_helpers, add Reset. by avi@chromium.org · 11 years ago
  46. 726f133 Rename managed user prefs to supervised user prefs. by bauerb@chromium.org · 11 years ago
  47. 4964730 Add support for a managed user pref store to PrefService. by bauerb@chromium.org · 11 years ago
  48. 0fe4ea2 Switch prefs to use ObserverList::might_have_observers instead of ObserverList::size. by caitkp@chromium.org · 11 years ago
  49. bf1abe7 Fix uninitialized member variable. by finnur@chromium.org · 11 years ago
  50. a043a86 Use a direct include of the message_loop header in base/. by avi@chromium.org · 11 years ago
  51. 220b8de Rename base::Delete to base::DeleteFile by brettw@chromium.org · 11 years ago
  52. 5a112e7 Move PathIsWritable, DirectoryExists, ContentsEqual, and TextContentsEqual to the base namespace. by brettw@chromium.org · 11 years ago
  53. 10b6412 Move PathExists to base namespace. by brettw@chromium.org · 11 years ago
  54. aecf7a3 Move Copy* into the base namespace. by brettw@chromium.org · 11 years ago
  55. 0878fea Move DeleteAfterReboot, Move, and ReplaceFile to base namespace by brettw@chromium.org · 11 years ago
  56. e9f9948 Move file_util::Delete to the base namespace by brettw@chromium.org · 11 years ago
  57. 88aa655 Make base compile with no "using base::Value" in values.h by brettw@chromium.org · 11 years ago
  58. 9f651fa Update CrOS to use scoped_refptr<T>::get() rather than implicit "operator T*" by rsleevi@chromium.org · 11 years ago
  59. ce45245 Rewrite scoped_ptr<T>(NULL) to use the default ctor in base/. by dcheng@chromium.org · 11 years ago
  60. 30230a8 Rename base/hash_tables to base/containers/hash_tables. by brettw@chromium.org · 11 years ago
  61. 64293f1 Call scoped_refptr<T>::get() rather than relying on implicit "operator T*" by rsleevi@chromium.org · 11 years ago
  62. ab2678f Update includes of message_loop_proxy. by brettw@chromium.org · 11 years ago
  63. 67d593d Use a direct include of strings headers in base/. by avi@chromium.org · 11 years ago
  64. 17f6062 Use a direct include of utf_string_conversions.h in android_webview/, apps/, ash/, base/. by avi@chromium.org · 11 years ago
  65. 7501b03 Update base/ to use scoped_refptr<T>::get() rather than implicit "operator T*" by rsleevi@chromium.org · 11 years ago
  66. 2813e58 Use base::MessageLoop in more files. by xhwang@chromium.org · 11 years ago
  67. bb5427f Eliminate BrowserProcess dependency from sign-in production code. by joi@chromium.org · 11 years ago
  68. 36f6040 Revert 198844 "Move sequenced_task_runner to base/task" by dbeam@chromium.org · 11 years ago
  69. ec4a667 Move sequenced_task_runner to base/task by brettw@chromium.org · 11 years ago
  70. 7e4a5ab base/prefs: Make use of ThreadCheck in favor of less inheritance. by tfarina@chromium.org · 11 years ago
  71. bd7dfa4 First-run auto-import on Windows reloads the prefs, which marks by dconnelly@chromium.org · 11 years ago
  72. 8164c2c Rewrite std::string("") to std::string(), Linux edition. by dcheng@chromium.org · 11 years ago
  73. 3070200 Revert "Rewrite std::string("") to std::string(), Linux edition." by dcheng@chromium.org · 11 years ago
  74. cb5b331 Rewrite std::string("") to std::string(), Linux edition. by dcheng@chromium.org · 11 years ago
  75. d05540d base: Consolidate all test data directories under base/test/data. by tfarina@chromium.org · 11 years ago
  76. b73a863 Update readme for Prefs now that it's fully componentized. by joi@chromium.org · 11 years ago
  77. 74f60ef base/prefs: Remove the public/ directory and move the files to //base/prefs. by tfarina@chromium.org · 11 years ago
  78. 9110f1d Send pref change notifications when changing the default value for a pref. by bauerb@chromium.org · 11 years ago
  79. afc9ec1 Introduce //components/user_prefs. by joi@chromium.org · 11 years ago
  80. c1033a9 Fix prefs registration in BrowserInstantController. by joi@chromium.org · 11 years ago
  81. 59eef1f Move file_path.h to base/files. by brettw@chromium.org · 11 years ago
  82. 75d1098 Get rid of the ability to unregister preferences. by joi@chromium.org · 11 years ago
  83. 562b477 Remove a TODO that we don't plan to address (at least not for now). Add comment discouraging use. by joi@chromium.org · 11 years ago
  84. 82bcf51 Replace FilePath with base::FilePath. by brettw@chromium.org · 11 years ago
  85. 0dace78 Remove PrefServiceBase, since everyone can now depend directly on PrefService. by joi@chromium.org · 11 years ago
  86. 97da997 Moving last generic Prefs implementation files to base/prefs/. by joi@chromium.org · 11 years ago
  87. b7f8674 Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/. by joi@chromium.org · 11 years ago
  88. abcde5c Move string_number_conversions to base/strings. by brettw@chromium.org · 12 years ago
  89. 7d4a0ec base: Convert the remaining uses of MessageLoop::RunUntilIdle to RunLoop variant. by tfarina@chromium.org · 12 years ago
  90. ff93c24 Revert "GTTF: Add missing virtual destructors." by phajdan.jr@chromium.org · 12 years ago
  91. e2b8d46 Remove PrefServiceSimple, replacing it with PrefService and PrefRegistrySimple. by joi@chromium.org · 12 years ago
  92. e2515c9 GTTF: Add missing virtual destructors. by phajdan.jr@chromium.org · 12 years ago
  93. e9e11f5 base: Convert MessageLoop::RunUntilIdle() cases to base::RunLoop variant. by tfarina@chromium.org · 12 years ago
  94. a708694 Add FilePath to base namespace. by brettw@chromium.org · 12 years ago
  95. fd581bb Split PrefService into PrefService, PrefServiceSimple and PrefServiceSyncable. by joi@chromium.org · 12 years ago
  96. d63758a Fix flakyness in PrefMemberTest::MoveToThread by qsr@chromium.org · 12 years ago
  97. 50be576 base: Do not use Value::Create* functions. by tfarina@chromium.org · 12 years ago
  98. 7fe25fe Fix build on ChromeOS, in certain developer configurations the export by joi@chromium.org · 12 years ago
  99. 60312f2 Remove pref's dependency on test_browser_thread by kaiwang@chromium.org · 12 years ago
  100. f6b27c9 Move PrefMember to base/prefs/public now that it has no bad dependencies. by joi@chromium.org · 12 years ago