1. 825e6de Introduce base::StringSplitter by Primiano Tucci · 7 years ago
  2. 74b73a9 Add utility function to get block device -> mountpoints. by Florian Mayer · 7 years ago
  3. e419ccb perfetto: change watchdog to monitor guardrails when explicitly started by Lalit Maganti · 7 years ago
  4. c96f71b Fix mac build by Primiano Tucci · 7 years ago
  5. b433400 Add WatchDog class to kill process after a timeout. by Florian Mayer · 7 years ago
  6. d8bd81b Simply test BUILD file structure. by Florian Mayer · 7 years ago
  7. c7255fd Split task_runnner_thread from end_to_end_integrationtest. by Florian Mayer · 7 years ago
  8. f7a0d7e Fixed NDK dependencies when building as part of Chrome+Android by Oystein Eftevaag · 7 years ago
  9. 6ea459c Split android_task_runner in its own target by Primiano Tucci · 7 years ago
  10. a5ff2a8 Wire up traced binary by Primiano Tucci · 7 years ago
  11. bbaa58c Introduce base::PageAllocator to wrap mmap by Primiano Tucci · 7 years ago
  12. b03ba36 Unify test targets under perfetto_{tests,benchmarks} by Primiano Tucci · 7 years ago
  13. 4f9b6d7 Pivot source files into top-level src,include and unify test target by Primiano Tucci · 7 years ago[Renamed (73%) from perfetto_base/BUILD.gn]
  14. dd727e4 Support building Perfetto as part of Chrome by Oystein Eftevaag · 7 years ago[Renamed (83%) from base/BUILD.gn]
  15. 7ae3448 Miscellanous task runner improvements by Sami Kyostila · 7 years ago
  16. 89d765f Print crash stack for debug builds by Primiano Tucci · 7 years ago
  17. 73d41c8 Add Android task runner implementation by Sami Kyostila · 7 years ago
  18. 2c6c2f5 Add Unix task runner implementation by Sami Kyostila · 7 years ago
  19. 575af77 Introduce base::WeakPtr<T> and base::ThreadChecker by Primiano Tucci · 7 years ago
  20. d7d1be0 Move cpp_common to base and its own namespace. by Primiano Tucci · 7 years ago[Renamed (66%) from cpp_common/BUILD.gn]
  21. 1333134 Introduce RAII ScopedFile class to auto-close FDs by Primiano Tucci · 7 years ago