1. 3ec1e81 Suppress clang-tidy on crasher.cpp by Chih-Hung Hsieh · 2 years, 9 months ago
  2. 7a30483 Clean up some unneeded non-neon support. by Elliott Hughes · 2 years, 10 months ago
  3. b13a10b Add riscv64 support for debuggerd/crasher by Xia Lifang · 2 years, 11 months ago
  4. 4f600fe Add two new crash commands. by Christopher Ferris · 3 years, 5 months ago
  5. 982e2a5 Ignore deliberate free() of non-heap memory by Pirama Arumuga Nainar · 4 years, 6 months ago
  6. d69ad69 [LSC] Add LOCAL_LICENSE_KINDS to system/core by Bob Badour · 4 years, 7 months ago
  7. c3a206c Revert "[LSC] Add LOCAL_LICENSE_KINDS to system/core" by Elliott Hughes · 4 years, 7 months ago
  8. 187b7d1 [LSC] Add LOCAL_LICENSE_KINDS to system/core by Bob Badour · 4 years, 7 months ago
  9. f3d542f Create a debugger_process_info data structure with the process info pointers. by Peter Collingbourne · 6 years ago
  10. f77f6f0 Remove various bits of dead code and unused workarounds. by Elliott Hughes · 6 years ago
  11. a48b41b debuggerd: switch to using platform headers for DEBUGGER_SIGNAL. by Josh Gao · 6 years ago
  12. dd04c65 crasher: add execute-only memory ("xom"). by Elliott Hughes · 6 years ago
  13. 8395de6 Fix two clang-tidy issues in crasher.cpp. by Stephen Hines · 7 years ago
  14. 3fa9637 crasher: add close(fileno(FILE*)) and close(dirfd(DIR*)). by Josh Gao · 7 years ago
  15. 2baf443 Improve SIGILL support. by Elliott Hughes · 7 years ago
  16. 9a0e12d Change seccomp to the system filter by Victor Hsieh · 8 years ago
  17. 122352d Use -Werror in system/core by Chih-Hung Hsieh · 8 years ago
  18. b9de87f Add a new unwind method on error. by Christopher Ferris · 8 years ago
  19. 6dc21a5 Enable HAS_VFP_D32 for 32-bit armv8 crasher by Isaac Chen · 8 years ago
  20. 972d078 Stop asking for old versions of C++ in system/core. by Elliott Hughes · 8 years ago
  21. 399b4ee crasher: add a case that leaks until OOM-kill. by Josh Gao · 8 years ago
  22. 12b7129 Small debuggerd improvements. by Elliott Hughes · 9 years ago
  23. da9e395 Add crasher check for passing a bad pthread_t to pthread_join. by Elliott Hughes · 9 years ago
  24. 91ad653 crasher: add a case that uses PR_SET_NO_NEW_PRIVS. by Josh Gao · 9 years ago
  25. 0ba5359 Better seccomp/kuser_helper diagnostics from debuggerd. by Elliott Hughes · 9 years ago
  26. cbe70cb debuggerd: advance our amazing bet. by Josh Gao · 9 years ago