1. fdd861e debuggerd: Use libprocessgroup to unfreeze by T.J. Mercier · 6 months ago
  2. 6a5db68 Remove non-UTF8 characters from string fields. by Christopher Ferris · 6 months ago
  3. cbb59dd Add source of unwind when fatal error. by Christopher Ferris · 6 months ago
  4. a7da00f Merge "Test stack buffer size calculation." into main by Florian Mayer · 6 months ago
  5. 6facd1b Test stack buffer size calculation. by Florian Mayer · 6 months ago
  6. f59ca8c Merge "Add support for tombstone symbolization to pbtombstone." into main by Peter Collingbourne · 7 months ago
  7. 539f39e Merge "Make pbtombstone a host tool." into main by Treehugger Robot · 7 months ago
  8. cf9f087 Add support for tombstone symbolization to pbtombstone. by Peter Collingbourne · 1 year, 2 months ago
  9. 39a1730 Make pbtombstone a host tool. by Peter Collingbourne · 1 year, 2 months ago
  10. 07e913e Merge "Remove dependencies on the 1-variant fallback" into main by Treehugger Robot · 7 months ago
  11. 09c18c1 Remove dependencies on the 1-variant fallback by Cole Faust · 7 months ago
  12. 3aac362 Remove log spam. by Christopher Ferris · 7 months ago
  13. cfdfb32 Remove define of SA_EXPOSE_TAGBITS. by Christopher Ferris · 8 months ago
  14. b17d7be debuggerd: recognize jumps to non-executable memory. by Elliott Hughes · 8 months ago
  15. 469b62a Use fallback linker allocator in trace_handler. by Christopher Ferris · 9 months ago
  16. 1e7b7cb Move variable only used on aarch64. by Christopher Ferris · 9 months ago
  17. 4e96338 host_signal_fixup.h: remove unused file. by Elliott Hughes · 9 months ago
  18. 2d75f82 Merge "[MTE] write stack history into tombstone" into main by Florian Mayer · 9 months ago
  19. e3e7bc7 [MTE] write stack history into tombstone by Florian Mayer · 1 year, 1 month ago
  20. 3371db1 Merge "Allow to re-enable MTE a specified time after a permissive fault" into main by Florian Mayer · 9 months ago
  21. 095f292 Allow to re-enable MTE a specified time after a permissive fault by Florian Mayer · 1 year ago
  22. eecb107 Remove unnecessary std::move by Yi Kong · 9 months ago
  23. df5ae06 Small clean-up of debuggerd test. by Christopher Ferris · 10 months ago
  24. d9d7f7a Make timeout messages distinct by Hans Boehm · 11 months ago
  25. c438dab Merge "[CrashReporting] Correct guest arch init" into main by Sijie Chen · 11 months ago
  26. 06603fe [CrashReporting] Correct guest arch init by Sijie Chen · 11 months ago
  27. f247437 Add reserved to CrashDetail proto by Florian Mayer · 12 months ago
  28. 75ed08f [Berberis][CrashReporting] Add riscv case for thread local retrieve by Sijie Chen · 12 months ago
  29. e77a69d Merge "No longer require root for PermissiveMteTest" into main by Treehugger Robot · 1 year ago
  30. aed74ba Remove stray semicolon. by Elliott Hughes · 1 year ago
  31. c4b24f7 cleanup: PLOG(FATAL) crashes, does not need else branch by Florian Mayer · 1 year ago
  32. 57db6f4 Merge "crasher: hide xom from help when unavailable" into main by Treehugger Robot · 1 year ago
  33. 2df897c No longer require root for PermissiveMteTest by Florian Mayer · 1 year ago
  34. 3a9a989 crasher: hide xom from help when unavailable by Josh Gao · 1 year ago
  35. c802793 Reland "[Berberis][CrashReporting] Dump guest thread inf..." by Sijie Chen · 1 year ago
  36. cb53fe1 Reland "[Berberis][CrashReporting] Extend ThreadInfo to ..." by Sijie Chen · 1 year ago
  37. 9fbd7e1 Merge changes from topic "revert-3062926-CJGHTRPCBP" into main by Dimitry Ivanov · 1 year ago
  38. cdf499f Revert "[Berberis][CrashReporting] Extend ThreadInfo to have gue..." by Dimitry Ivanov · 1 year ago
  39. 899c1bd Revert "[Berberis][CrashReporting] Dump guest thread info to tom..." by Dimitry Ivanov · 1 year ago
  40. a6e1ac8 Merge changes from topic "berberis-crash-reporting-guest_regs" into main by Sijie Chen · 1 year ago
  41. 4c3a9df [Berberis][CrashReporting] Dump guest thread info to tombstone file by Sijie Chen · 1 year, 1 month ago
  42. 3ff250f [Berberis][CrashReporting] Extend ThreadInfo to have guest registers by Sijie Chen · 1 year, 2 months ago
  43. 0455ca3 Merge "Clean up usage of 32 bit/64 bit checks." into main by Christopher Ferris · 1 year ago
  44. 2f77c2a Clean up usage of 32 bit/64 bit checks. by Christopher Ferris · 1 year ago
  45. 87ff711 Merge "Add page size info to tombstone" into main by Devin Moore · 1 year ago
  46. 4647b6b Add page size info to tombstone by Devin Moore · 1 year, 1 month ago
  47. 94c9cb6 Merge "Replace malloc_not_svelte with malloc_low_memory." into main by Christopher Ferris · 1 year ago
  48. 92e3fd7 Merge "Make sure debuggerd_test is run on device." into main by Christopher Ferris · 1 year, 1 month ago
  49. 7bfbe41 Fix fallback signal issue. by Xiaohui Niu · 1 year, 1 month ago
  50. 1c46a00 Replace malloc_not_svelte with malloc_low_memory. by Christopher Ferris · 1 year, 1 month ago
  51. c76a893 Make sure debuggerd_test is run on device. by Christopher Ferris · 1 year, 1 month ago
  52. 2d45331 Avoid confusing `main_thread` name by Florian Mayer · 1 year, 1 month ago
  53. 9216490 Temporarily disable mte_illegal_setjump by Florian Mayer · 1 year, 1 month ago
  54. b8a10dc Merge "[GWP-ASan] [debuggerd] Change test to handle default recoverable" into main by Mitch Phillips · 1 year, 1 month ago
  55. a2f5335 [GWP-ASan] [debuggerd] Change test to handle default recoverable by Mitch Phillips · 1 year, 1 month ago
  56. dbb87ec Fix typo in comment. by Elliott Hughes · 1 year, 2 months ago
  57. 7285c0d tombstoned: Rename proto tombstone before text tombstone. by Peter Collingbourne · 1 year, 2 months ago
  58. da9ec0c Merge "[MTE] Implement permissive (recoverable) MTE for apps" into main by Mitch Phillips · 1 year, 2 months ago
  59. effe539 Merge "Do not chmod ANRs" into main by Florian Mayer · 1 year, 2 months ago
  60. 0fee60a Merge "Use _Fork()." into main by Elliott Hughes · 1 year, 2 months ago
  61. 3140791 [MTE] Implement permissive (recoverable) MTE for apps by Mitch Phillips · 1 year, 2 months ago
  62. e95d781 Do not chmod ANRs by Florian Mayer · 1 year, 2 months ago
  63. c923ea5 Merge "Update test for more accurate memtag_handle_longjmp" into main by Florian Mayer · 1 year, 2 months ago
  64. 1fef1b1 Update test for more accurate memtag_handle_longjmp by Florian Mayer · 1 year, 3 months ago
  65. 98c2d78 Merge "Revert^2 "Add TEST_MAPPING for debuggerd CTS"" into main by Treehugger Robot · 1 year, 3 months ago
  66. e6462f9 Add test for invalid setjmp in MTE by Florian Mayer · 1 year, 3 months ago
  67. b7e9941 Revert^2 "Add TEST_MAPPING for debuggerd CTS" by Florian Mayer · 1 year, 3 months ago
  68. 0605340 Use _Fork(). by Elliott Hughes · 1 year, 3 months ago
  69. bc22703 debuggerd_test: fix invalid regexs by Ryan Prichard · 1 year, 3 months ago
  70. aa48834 Revert "Add TEST_MAPPING for debuggerd CTS" by Oluwarotimi Adesina · 1 year, 3 months ago
  71. d685442 Merge "Add TEST_MAPPING for debuggerd CTS" into main by Florian Mayer · 1 year, 3 months ago
  72. d059478 Add TEST_MAPPING for debuggerd CTS by Florian Mayer · 1 year, 3 months ago
  73. 77a80d1 Merge "Remove support for Linux before 3.11 (without O_TMPFILE)." into main by Elliott Hughes · 1 year, 3 months ago
  74. aa1d18a Remove support for Linux before 3.11 (without O_TMPFILE). by Elliott Hughes · 1 year, 3 months ago
  75. 2bf7db3 Format all of the blueprint files. by Christopher Ferris · 1 year, 3 months ago
  76. d3fb7a6 Merge "Make tombstones 664." into main by Florian Mayer · 1 year, 3 months ago
  77. 877d1f6 Make tombstones 664. by Florian Mayer · 1 year, 3 months ago
  78. 23e9289 minor doc improvement for tombstone fd code by Florian Mayer · 1 year, 3 months ago
  79. 3e662d3 Fix up the debuggerd policy files. by Christopher Ferris · 1 year, 3 months ago
  80. acafa40 Merge changes from topics "crashapi2", "crashapi3" into main by Treehugger Robot · 1 year, 3 months ago
  81. acd092a Merge "Update debuggerd for stack MTE." into main by Mitch Phillips · 1 year, 3 months ago
  82. 920d95b use new location of crash_detail API by Florian Mayer · 1 year, 3 months ago
  83. aced3aa Add tests for android_replace_crash_detail_[name|data] by Florian Mayer · 1 year, 3 months ago
  84. 75800c9 Merge "Read data set by android_add_crash_detail into tombstone." into main by Florian Mayer · 1 year, 3 months ago
  85. 5fa6663 Read data set by android_add_crash_detail into tombstone. by Florian Mayer · 1 year, 3 months ago
  86. bf2d6dd Update debuggerd for stack MTE. by Mitch Phillips · 1 year, 3 months ago
  87. b56e474 Change debuggerd client param from pid to tid by Devin Moore · 1 year, 4 months ago
  88. 42f8cd3 debuggerd: dump frozen Java processes by Andy Hung · 1 year, 4 months ago
  89. e010614 Merge "Make apex availability of libpropertyinfoparser and libpropertyinfoparser explicit" into main by Spandan Das · 1 year, 5 months ago
  90. 8880209 Merge "Make apex availability of libdebuggerd explicit" into main by Treehugger Robot · 1 year, 5 months ago
  91. 2e5cfbc Make apex availability of libpropertyinfoparser and libpropertyinfoparser explicit by Spandan Das · 1 year, 5 months ago
  92. 20f50ec Avoid sleep in test. by Christopher Ferris · 1 year, 5 months ago
  93. e6bc026 Make apex availability of libdebuggerd explicit by Spandan Das · 1 year, 5 months ago
  94. 2be4bed raise debuggerd_test timeout by Steven Moreland · 1 year, 5 months ago
  95. cdf5558 Use correct stack depot size in __scudo_get_error by Florian Mayer · 1 year, 5 months ago
  96. 1f5b0f9 Merge "Handle scudo_stack_depot_size = 0" into main by Treehugger Robot · 1 year, 5 months ago
  97. f956685 Merge "Use scudo_stack_depot_size from process_info" into main by Florian Mayer · 1 year, 5 months ago
  98. 73ade16 Merge "Move tombstone_proto_to_text out of libdebuggerd." into main by Siim Sammul · 1 year, 6 months ago
  99. 1772cd4 Merge "Match upstream API change" into main by Treehugger Robot · 1 year, 6 months ago
  100. 6757ecd Match upstream API change by Florian Mayer · 1 year, 6 months ago