1. 4d0f93c Upstream ProcessUtilTest, and make a few other files compile on Android. by [email protected] · 14 years ago
  2. 3452428 Remove the free_ member of scoped_ptr_malloc. by [email protected] · 14 years ago
  3. 1edefc4 Make WeakPtr thread-safe, i.e. allow cross-thread copying of WeakPtr by [email protected] · 14 years ago
  4. eff4d5c Revert 97808 - Make WeakPtr thread-safe, i.e. allow cross-thread copying of WeakPtr by [email protected] · 14 years ago
  5. f2016a6a7 Make WeakPtr thread-safe, i.e. allow cross-thread copying of WeakPtr by [email protected] · 14 years ago
  6. 64e95e1 Remove Purify and Quantify.Doing so will reduce substantially the size of the project files. by [email protected] · 14 years ago
  7. 5cf71c5 Optimize phishing page term feature extraction. by [email protected] · 14 years ago
  8. 0bea725 Rename BASE_API to BASE_EXPORT. by [email protected] · 14 years ago
  9. 1dda977 Re-land r93365 - add RefCountedString by [email protected] · 14 years ago
  10. 289f5a7 Revert 93365 - it broke on Chrome OS by [email protected] · 14 years ago
  11. 2b1d9f1 Added RefCountedString, as this is what many RefCountedMemory users seem to want by [email protected] · 14 years ago
  12. 7286e3fc some cleanup for base/stl_util by [email protected] · 14 years ago
  13. b727b04 Add a warning to the top of base/memory/singleton.h by [email protected] · 14 years ago
  14. d7979a7 Avoiding duplication of singular iterator by [email protected] · 14 years ago
  15. 09733b45 Add missing test to WeakPtr by [email protected] · 14 years ago
  16. e078590 Move scoped_temp_dir and scoped_native_library back from base/memory to base. by [email protected] · 14 years ago
  17. 2b62324 iwyu: Use callback_old.h where appropriate, part 1. by [email protected] · 14 years ago
  18. b4ae444 Moved mru_cache from content/common to base/memory. by [email protected] · 14 years ago
  19. 39f8389 Delete a few unused functions. by [email protected] · 14 years ago
  20. 8447932 linux: don't always print dlopen errors from LoadNativeLibrary by [email protected] · 14 years ago
  21. 05b1cd61 Fix base::internal::WeakReference::Flag to be RefCountedThreadSafe. by [email protected] · 14 years ago
  22. f5027e47 Revert 81142 - Fix base::internal::WeakReference::Flag to be RefCountedThreadSafe.This allows a base::WeakPtr to be deleted on a different thread, which will modify the refcount on Flag.BUG=noneTEST=noneReview URL: http://codereview.chromium.org/6826034 by [email protected] · 14 years ago
  23. 9ee7208 Fix base::internal::WeakReference::Flag to be RefCountedThreadSafe. by [email protected] · 14 years ago
  24. 9493ee95c Base: Last set of files to use BASE_API (for base.dll) by [email protected] · 14 years ago
  25. e5721c18 When looking at this bug, I found at least the following issues: by [email protected] · 14 years ago
  26. 3b63f8f4 Move some files from base to base/memory. by [email protected] · 14 years ago