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