1. 10b6412 Move PathExists to base namespace. by brettw@chromium.org · 11 years ago
  2. aecf7a3 Move Copy* into the base namespace. by brettw@chromium.org · 11 years ago
  3. e9f9948 Move file_util::Delete to the base namespace by brettw@chromium.org · 11 years ago
  4. 64293f1 Call scoped_refptr<T>::get() rather than relying on implicit "operator T*" by rsleevi@chromium.org · 11 years ago
  5. 67d593d Use a direct include of strings headers in base/. by avi@chromium.org · 11 years ago
  6. 17f6062 Use a direct include of utf_string_conversions.h in android_webview/, apps/, ash/, base/. by avi@chromium.org · 11 years ago
  7. 7501b03 Update base/ to use scoped_refptr<T>::get() rather than implicit "operator T*" by rsleevi@chromium.org · 11 years ago
  8. d05540d base: Consolidate all test data directories under base/test/data. by tfarina@chromium.org · 11 years ago
  9. 82bcf51 Replace FilePath with base::FilePath. by brettw@chromium.org · 11 years ago
  10. abcde5c Move string_number_conversions to base/strings. by brettw@chromium.org · 11 years ago
  11. 7d4a0ec base: Convert the remaining uses of MessageLoop::RunUntilIdle to RunLoop variant. by tfarina@chromium.org · 11 years ago
  12. e9e11f5 base: Convert MessageLoop::RunUntilIdle() cases to base::RunLoop variant. by tfarina@chromium.org · 11 years ago
  13. 50be576 base: Do not use Value::Create* functions. by tfarina@chromium.org · 12 years ago
  14. fe046b5 base/prefs: Break the dependency in chrome_paths.h by tfarina@chromium.org · 12 years ago
  15. ad1d8ce base/prefs: Break the dependency on chrome/common/pref_names.h by tfarina@chromium.org · 12 years ago
  16. 091db52 Move scoped_temp_dir from base to base/files by brettw@chromium.org · 12 years ago
  17. 17fcbc8 Change PrefStore::ReadResult to a boolean. by bauerb@chromium.org · 12 years ago
  18. 011ad40 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 zelidrag@chromium.org · 12 years ago
  19. e0d35de Revert 165062 - We believe this change broke startup_tests by nsylvain@chromium.org · 12 years ago
  20. ff3cc30 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 zelidrag@chromium.org · 12 years ago
  21. 56d7195 base: Update calls froms RunAllPending() to RunUntilIdle(). by tfarina@chromium.org · 12 years ago
  22. 026cee4 Move the bits of Prefs where production code has only trivially easy by joi@chromium.org · 12 years ago