1. 24efe5e Allow base::DoNothing() to handle any argument list. by Peter Kasting · 6 years ago
  2. d155d9f Run clang-tidy modernize-use-equals-{delete,default} on //base by Chris Watkins · 7 years ago
  3. 74b52d2 Add shared-memory support to Activity Tracker. by Brian White · 7 years ago
  4. 43d72ee Don't track locks unless likely to block. by Brian White · 7 years ago
  5. cd0c467 Replace base::MakeUnique with std::make_unique in base/. by Jeremy Roman · 7 years ago
  6. 475b253 Fix ODR errors in base_unittests. by thestig · 7 years ago
  7. ab60303 fuchsia: Implement Process class by scottmg · 7 years ago
  8. 6bd84ae Ensure clock advances in test between create and exit. by bcwhite · 7 years ago
  9. a05b184 Disable failing ProcessDeathTest on Android. by donnd · 7 years ago
  10. 3f06cbd Remove 'global' user-data in favor of 'process' user-data. by bcwhite · 7 years ago
  11. 6bdbeb2 Rewrite base::Bind into base::BindOnce on trivial cases in base by tzik · 7 years ago
  12. 0aa1f8c Add analyzer support for multiple processes. by bcwhite · 7 years ago
  13. 79603d9 Enable storing last-dispatched exception per-thread. by bcwhite · 7 years ago
  14. 45cf1ef Multi-Process Tracking Support by bcwhite · 7 years ago
  15. a12d3ef Support zero-sized values. by bcwhite · 7 years ago
  16. 2baebb1 Support for extracting user-data from activity tracking. by bcwhite · 8 years ago
  17. 7490275 Added support for storing arbitrary user data. by bcwhite · 8 years ago
  18. b220255 Hold allocator lock while fetching 'used' count. by bcwhite · 8 years ago
  19. e26c224 Move memory management code into separate class for future reuse. by bcwhite · 8 years ago
  20. d95e71b Re-write many calls to WrapUnique() with MakeUnique() by ricea · 8 years ago
  21. 31978e9 //base: Make ScopedTempDir::path() a GetPath() with a DCHECK by vabr · 8 years ago
  22. 83c487b New internal cache (stack) class for recording available memories. by bcwhite · 8 years ago
  23. dc0d87c Refactor embedded structures to top-level scope. by bcwhite · 8 years ago
  24. a156944 Track thread activities in order to diagnose hangs. by bcwhite · 8 years ago
  25. e249e53 Revert "Track thread activities in order to diagnose hangs." by Philip Jägenstedt · 8 years ago
  26. 0ccb1bc Track thread activities in order to diagnose hangs. by bcwhite · 8 years ago