1. eb71033 ART: Use file descriptors handed out by tombstoned for traces. by Narayan Kamath · 7 years ago
  2. 84695ae ART: Support per PID stack trace files. by Narayan Kamath · 7 years ago
  3. 9044347 Move to newer clang annotations by Mathieu Chartier · 9 years ago
  4. fc0e321 Fix multiple inclusion guards to match new pathnames by Brian Carlstrom · 11 years ago
  5. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 11 years ago[Renamed from src/signal_catcher.h]
  6. 76b6167 Move mutex.h into base/mutex.h. by Elliott Hughes · 11 years ago
  7. c604d73 Implement mutex requeueing for cv broadcasts. by Ian Rogers · 12 years ago
  8. b726dcb Rename GlobalSynchronization to Locks by Ian Rogers · 12 years ago
  9. 00f7d0e Global lock levels. by Ian Rogers · 12 years ago
  10. f834936 Use static thread safety analysis when available, and fix the bugs GCC finds. by Elliott Hughes · 12 years ago
  11. 0d39c12 "InitGoogle"-style argv stashing. by Elliott Hughes · 12 years ago
  12. ae80b49 Include JNI details in the SIGQUIT output. by Elliott Hughes · 12 years ago
  13. 457005c Add signal handlers for host builds to imitate debuggerd. by Elliott Hughes · 12 years ago
  14. 8cf5bc0 Simple heap trimming. by Elliott Hughes · 12 years ago
  15. ff17f1f Remove various bits of lint. by Elliott Hughes · 12 years ago
  16. c2f8006 Make sure that SignalCatcher says what's going on _before_ it can get stuck. by Elliott Hughes · 13 years ago
  17. 94ce37a Implement -Xstacktracefile. by Elliott Hughes · 13 years ago
  18. 5f79133 Implement monitors. by Elliott Hughes · 13 years ago
  19. 8d768a9 Thread suspension. by Elliott Hughes · 13 years ago
  20. 8daa092 More threads work. by Elliott Hughes · 13 years ago
  21. 5fe594f A bit further along the track of multiple threads. by Elliott Hughes · 13 years ago
  22. 42ee142 Log line-at-a-time to work around Android logging lossage. by Elliott Hughes · 13 years ago
  23. e27955c Add the signal catcher (for SIGQUIT and SIGUSR1). by Elliott Hughes · 13 years ago