1. 42f8cd3 debuggerd: dump frozen Java processes by Andy Hung · 2 years ago
  2. e010614 Merge "Make apex availability of libpropertyinfoparser and libpropertyinfoparser explicit" into main by Spandan Das · 2 years ago
  3. 8880209 Merge "Make apex availability of libdebuggerd explicit" into main by Treehugger Robot · 2 years ago
  4. 2e5cfbc Make apex availability of libpropertyinfoparser and libpropertyinfoparser explicit by Spandan Das · 2 years ago
  5. 20f50ec Avoid sleep in test. by Christopher Ferris · 2 years ago
  6. e6bc026 Make apex availability of libdebuggerd explicit by Spandan Das · 2 years ago
  7. 2be4bed raise debuggerd_test timeout by Steven Moreland · 2 years, 1 month ago
  8. cdf5558 Use correct stack depot size in __scudo_get_error by Florian Mayer · 2 years, 1 month ago
  9. 1f5b0f9 Merge "Handle scudo_stack_depot_size = 0" into main by Treehugger Robot · 2 years, 1 month ago
  10. f956685 Merge "Use scudo_stack_depot_size from process_info" into main by Florian Mayer · 2 years, 1 month ago
  11. 73ade16 Merge "Move tombstone_proto_to_text out of libdebuggerd." into main by Siim Sammul · 2 years, 1 month ago
  12. 1772cd4 Merge "Match upstream API change" into main by Treehugger Robot · 2 years, 1 month ago
  13. 6757ecd Match upstream API change by Florian Mayer · 2 years, 1 month ago
  14. c08a34e Move tombstone_proto_to_text out of libdebuggerd. by Siim Sammul · 2 years, 2 months ago
  15. 4841207 Handle scudo_stack_depot_size = 0 by Florian Mayer · 2 years, 1 month ago
  16. e8fcfee Use scudo_stack_depot_size from process_info by Florian Mayer · 2 years, 1 month ago
  17. c7cc571 Avoid crashing on bad architecture value. by Christopher Ferris · 2 years, 2 months ago
  18. 1503890 Update to support new shared_ptr returns. by Christopher Ferris · 2 years, 2 months ago
  19. 38ab045 debuggerd_test: Scale timeouts by HwTimeoutMultiplier by Mattias Simonsson · 2 years, 2 months ago
  20. 6aa7249 Add new segv type SEGV_CPERR. by Christopher Ferris · 2 years, 2 months ago
  21. b92b52c Add ability to handle multiple intercepts per pid. by Christopher Ferris · 2 years, 3 months ago
  22. 041afb2 Add the missing copyright headers to the .S files. by Elliott Hughes · 2 years, 4 months ago
  23. f58b009 Disable warning which is not detecting problems. by Christopher Ferris · 2 years, 4 months ago
  24. e3bda36 debuggerd: add socksetopt to seccomp policy by Andrei Diea · 2 years, 4 months ago
  25. 9f32fba Merge "Fix potential miscellaneous debuggerd issues." into main by Christopher Ferris · 2 years, 5 months ago
  26. 3a0833c Fix potential miscellaneous debuggerd issues. by Christopher Ferris · 2 years, 6 months ago
  27. cf32fd1 Merge "debuggerd: fix passing of fdsan_table to crash_dump" into main by Treehugger Robot · 2 years, 5 months ago
  28. 24a7df5 debuggerd: fix passing of fdsan_table to crash_dump by Tomislav Novak · 2 years, 5 months ago
  29. 8f5fab4 Merge "crasher: add pac and bti crashes." into main by Treehugger Robot · 2 years, 5 months ago
  30. 1b13b14 crasher: add pac and bti crashes. by Elliott Hughes · 2 years, 5 months ago
  31. 48d6e04 Make libdebuggerd ramdisk available. by Christopher Ferris · 2 years, 6 months ago
  32. 9fbd168 Add safety comments. by Andrew Walbran · 2 years, 6 months ago
  33. 786dac3 Update some fs_mgr/debuggerd to use getpagesize() instead of PAGE_SIZE by Kelvin Zhang · 2 years, 7 months ago
  34. 1442d47 Merge "Check get_gwp_asan_callbacks before calling." by Christopher Ferris · 2 years, 8 months ago
  35. 004a167 Check get_gwp_asan_callbacks before calling. by Christopher Ferris · 2 years, 8 months ago
  36. 2dc80e3 Merge "Updated the policy file associated with riscv64" by Treehugger Robot · 2 years, 8 months ago
  37. 4d8f37e Updated the policy file associated with riscv64 by liwentao · 2 years, 8 months ago
  38. 98d6242 Limit the number of log messages in a tombstone. by Christopher Ferris · 2 years, 8 months ago
  39. 56abaa0 debuggerd: simplify output handling by Frederick Mayle · 3 years, 1 month ago
  40. 52205b8 debuggerd_client_test: less racy test setup by Frederick Mayle · 3 years, 1 month ago
  41. bda1064 Re-add code to skip gettings logs on logd crashes. by Christopher Ferris · 2 years, 9 months ago
  42. 152de53 Merge "Print number of frames" by Florian Mayer · 2 years, 9 months ago
  43. 59e632a Print number of frames by Florian Mayer · 2 years, 10 months ago
  44. 2a70a74 Merge "Add pointer dereference in debuggerd error msg" by Kevin Jeon · 2 years, 9 months ago
  45. 06af624 Add pointer dereference in debuggerd error msg by Kevin Jeon · 2 years, 9 months ago
  46. 1c324d3 Merge "Handle with the nonnull case in a tricky way" by Treehugger Robot · 2 years, 10 months ago
  47. fa8037c Handle with the nonnull case in a tricky way by zijunzhao · 2 years, 10 months ago
  48. 5a2a302 Merge "[debuggerd] New protocol to AM to handle recoverable crashes." by Mitch Phillips · 2 years, 10 months ago
  49. 3b1e71c Merge "riscv64: fix debuggerd_test build." by Elliott Hughes · 2 years, 10 months ago
  50. e11ab73 Merge "Add tombstone_handler for crashes in Microdroid" by Shikha Panwar · 2 years, 10 months ago
  51. 857e29c riscv64: fix debuggerd_test build. by Elliott Hughes · 2 years, 10 months ago
  52. 7e82c00 riscv64: fix mips-ism. by Elliott Hughes · 2 years, 10 months ago
  53. fa4dd04 Merge "Fix riscv64's crash glue." by Elliott Hughes · 2 years, 10 months ago
  54. abde59e Add tombstone_handler for crashes in Microdroid by Shikha Panwar · 3 years ago
  55. a4aab52 Merge "Remove floating point register cruft." by Treehugger Robot · 2 years, 10 months ago
  56. d284414 Fix riscv64's crash glue. by Elliott Hughes · 2 years, 10 months ago
  57. d5c90b0 Match the arm/arm64 style in the x86/x86-64 files. by Elliott Hughes · 2 years, 10 months ago
  58. f9cd73f Remove floating point register cruft. by Elliott Hughes · 2 years, 10 months ago
  59. dd5a80d [debuggerd] New protocol to AM to handle recoverable crashes. by Mitch Phillips · 2 years, 10 months ago
  60. 4761355 Fix unwind information for crash assembler. by Christopher Ferris · 2 years, 10 months ago
  61. b3bf57d Merge "Accept SEGV_MTESERR in CrasherTest.mte_async test." by Treehugger Robot · 2 years, 10 months ago
  62. 91e816a Accept SEGV_MTESERR in CrasherTest.mte_async test. by Peter Collingbourne · 2 years, 10 months ago
  63. f5e1533 Suppress the error warning by zijunzhao · 2 years, 11 months ago
  64. a010a27 Merge "crash_dump: suggest lldbclient.py rather than gdbclient.py." by Treehugger Robot · 2 years, 11 months ago
  65. 5a4e625 crash_dump: suggest lldbclient.py rather than gdbclient.py. by Elliott Hughes · 2 years, 11 months ago
  66. 70aa219 [gwp-asan] fix tests under clang coverage, and extend invariants by Mitch Phillips · 2 years, 11 months ago
  67. 8fe5127 Recoverable GWP-ASan: Don't tell ActivityManager by Mitch Phillips · 3 years ago
  68. 6e0eb99 Merge "Add recoverable GWP-ASan." by Mitch Phillips · 3 years ago
  69. 18ce542 Add recoverable GWP-ASan. by Mitch Phillips · 3 years ago
  70. 22035cc Display offset in backtraces if necessary. by Christopher Ferris · 3 years ago
  71. 1d79a07 [MTE] add link to SAC docs to tombstones by Florian Mayer · 3 years ago
  72. 8b91862 [Refactor] move memory map printing to helper by Florian Mayer · 3 years ago
  73. 3d11890 Merge "[MTE] warn about async crashes being imprecise" by Florian Mayer · 3 years ago
  74. 5fcdfd2 [MTE] warn about async crashes being imprecise by Florian Mayer · 3 years ago
  75. a812f45 Merge "Pass fault address to GWP-ASan's changed API." by Treehugger Robot · 3 years ago
  76. 30a2528 Handle scudo_ring_buffer_size = 0 by Florian Mayer · 3 years ago
  77. 8a34b17 Pass fault address to GWP-ASan's changed API. by Mitch Phillips · 3 years ago
  78. fe9d832 Merge "Use scudo_ring_buffer_size from process_info" by Florian Mayer · 3 years ago
  79. c0748f0 Merge "debuggerd: show syscall in SYS_SECCOMP one-liners." by Elliott Hughes · 3 years ago
  80. bd49c38 Use scudo_ring_buffer_size from process_info by Florian Mayer · 3 years, 1 month ago
  81. d32733d debuggerd: show syscall in SYS_SECCOMP one-liners. by Elliott Hughes · 3 years ago
  82. c3a7e48 Merge "static_assert to catch struct mismatches earlier" by Florian Mayer · 3 years ago
  83. 7e575a0 Disable clang-tidy on crash test. by Chih-Hung Hsieh · 3 years ago
  84. ab644a0 static_assert to catch struct mismatches earlier by Florian Mayer · 3 years, 1 month ago
  85. a27f23e Remove an unnecessary #include. by Elliott Hughes · 3 years, 1 month ago
  86. 3ec1e81 Suppress clang-tidy on crasher.cpp by Chih-Hung Hsieh · 3 years, 1 month ago
  87. 2f88331 riscv64 doesn't require a 32-bit crash dump policy. by Elliott Hughes · 3 years, 2 months ago
  88. da64431 Merge "Clean up some unneeded non-neon support." by Treehugger Robot · 3 years, 2 months ago
  89. 7a30483 Clean up some unneeded non-neon support. by Elliott Hughes · 3 years, 2 months ago
  90. cb881e7 Merge "Add riscv support for heap_addr_in_register" by Treehugger Robot · 3 years, 3 months ago
  91. 3f4d036 Add riscv support for heap_addr_in_register by haocheng.zy@linux.alibaba.com · 3 years, 4 months ago
  92. fac411d Remove unnecessary logging. by Christopher Ferris · 3 years, 3 months ago
  93. 75be784 Switch to tombstoned.microdroid by Nikita Ioffe · 3 years, 3 months ago
  94. 356e83b riscv64 has no "other" to need an sepolicy. by Elliott Hughes · 3 years, 3 months ago
  95. 4a93612 Merge "Harden CrasherTest::Trap under sanitizers." by Evgenii Stepanov · 3 years, 3 months ago
  96. 361455e Harden CrasherTest::Trap under sanitizers. by Evgenii Stepanov · 3 years, 3 months ago
  97. 8c0101b Add tomstone proto support for riscv64 by Liu Cunyuan · 3 years, 3 months ago
  98. a22af66 Add seccomp policy for riscv64 crash_dump by Chen Guoyin · 3 years, 3 months ago
  99. b13a10b Add riscv64 support for debuggerd/crasher by Xia Lifang · 3 years, 3 months ago
  100. 7a60790 [MTE] add device config for permissive mode by Florian Mayer · 3 years, 4 months ago