- a55651a Merge "Do not assume MTE is always on if supported" into main by Florian Mayer · 6 months ago
- 941fc29 Merge "Test that uid 0 isn't dropped in proto to text conversion." into main by Elliott Hughes · 6 months ago
- 08bde8b Do not assume MTE is always on if supported by Florian Mayer · 6 months ago
- 19e2654 Test that uid 0 isn't dropped in proto to text conversion. by Elliott Hughes · 6 months ago
- 981d145 Explicitly mention a confusing proto3 infelicity. by Elliott Hughes · 6 months ago
- 71ee8d0 Merge "Fix potential flaky debuggerd tests." into main by Christopher Ferris · 7 months ago
- 9441fe9 Remove unused local variables -- path by luanzhuang · 7 months ago
- 9c4b0ee Fix potential flaky debuggerd tests. by Christopher Ferris · 7 months ago
- ff1cdb3 Fix C++23 build. by Elliott Hughes · 8 months ago
- 88318e3 Merge "Skip guest register getting on arm32." into main by Christopher Ferris · 8 months ago
- 0168b2a Global clang-tidy's dead, and not coming back. by Elliott Hughes · 8 months ago
- d5b10fc Skip guest register getting on arm32. by Christopher Ferris · 8 months ago
- 3aed5fd Merge "Declare main outside of extern "C" block" into main by Ryan Prichard · 9 months ago
- a7efb23 Declare main outside of extern "C" block by Ryan Prichard · 9 months ago
- 11beec4 Clarify 16kb page mode indication by Steven Moreland · 9 months ago
- 0a6eca2 Fix use before set bug in arm32 guest. by Christopher Ferris · 9 months ago
- 033e4ce Merge "Do not encode newline characters for abort/log." into main by Christopher Ferris · 9 months ago
- 69210a6 Do not encode newline characters for abort/log. by Christopher Ferris · 9 months ago
- 4ce3fbd Merge "Add support for getting TLS on all arches." into main by Christopher Ferris · 9 months ago
- fdd861e debuggerd: Use libprocessgroup to unfreeze by T.J. Mercier · 9 months ago
- a791118 Add support for getting TLS on all arches. by Christopher Ferris · 9 months ago
- 6a5db68 Remove non-UTF8 characters from string fields. by Christopher Ferris · 10 months ago
- cbb59dd Add source of unwind when fatal error. by Christopher Ferris · 10 months ago
- a7da00f Merge "Test stack buffer size calculation." into main by Florian Mayer · 10 months ago
- 6facd1b Test stack buffer size calculation. by Florian Mayer · 10 months ago
- f59ca8c Merge "Add support for tombstone symbolization to pbtombstone." into main by Peter Collingbourne · 10 months ago
- 539f39e Merge "Make pbtombstone a host tool." into main by Treehugger Robot · 10 months ago
- cf9f087 Add support for tombstone symbolization to pbtombstone. by Peter Collingbourne · 1 year, 6 months ago
- 39a1730 Make pbtombstone a host tool. by Peter Collingbourne · 1 year, 6 months ago
- 07e913e Merge "Remove dependencies on the 1-variant fallback" into main by Treehugger Robot · 11 months ago
- 09c18c1 Remove dependencies on the 1-variant fallback by Cole Faust · 11 months ago
- 3aac362 Remove log spam. by Christopher Ferris · 11 months ago
- cfdfb32 Remove define of SA_EXPOSE_TAGBITS. by Christopher Ferris · 12 months ago
- b17d7be debuggerd: recognize jumps to non-executable memory. by Elliott Hughes · 12 months ago
- 469b62a Use fallback linker allocator in trace_handler. by Christopher Ferris · 1 year ago
- 1e7b7cb Move variable only used on aarch64. by Christopher Ferris · 1 year ago
- 4e96338 host_signal_fixup.h: remove unused file. by Elliott Hughes · 1 year ago
- 2d75f82 Merge "[MTE] write stack history into tombstone" into main by Florian Mayer · 1 year, 1 month ago
- e3e7bc7 [MTE] write stack history into tombstone by Florian Mayer · 1 year, 4 months ago
- 3371db1 Merge "Allow to re-enable MTE a specified time after a permissive fault" into main by Florian Mayer · 1 year, 1 month ago
- 095f292 Allow to re-enable MTE a specified time after a permissive fault by Florian Mayer · 1 year, 4 months ago
- eecb107 Remove unnecessary std::move by Yi Kong · 1 year, 1 month ago
- df5ae06 Small clean-up of debuggerd test. by Christopher Ferris · 1 year, 1 month ago
- d9d7f7a Make timeout messages distinct by Hans Boehm · 1 year, 2 months ago
- c438dab Merge "[CrashReporting] Correct guest arch init" into main by Sijie Chen · 1 year, 3 months ago
- 06603fe [CrashReporting] Correct guest arch init by Sijie Chen · 1 year, 3 months ago
- f247437 Add reserved to CrashDetail proto by Florian Mayer · 1 year, 3 months ago
- 75ed08f [Berberis][CrashReporting] Add riscv case for thread local retrieve by Sijie Chen · 1 year, 4 months ago
- e77a69d Merge "No longer require root for PermissiveMteTest" into main by Treehugger Robot · 1 year, 4 months ago
- aed74ba Remove stray semicolon. by Elliott Hughes · 1 year, 4 months ago
- c4b24f7 cleanup: PLOG(FATAL) crashes, does not need else branch by Florian Mayer · 1 year, 4 months ago
- 57db6f4 Merge "crasher: hide xom from help when unavailable" into main by Treehugger Robot · 1 year, 4 months ago
- 2df897c No longer require root for PermissiveMteTest by Florian Mayer · 1 year, 4 months ago
- 3a9a989 crasher: hide xom from help when unavailable by Josh Gao · 1 year, 4 months ago
- c802793 Reland "[Berberis][CrashReporting] Dump guest thread inf..." by Sijie Chen · 1 year, 4 months ago
- cb53fe1 Reland "[Berberis][CrashReporting] Extend ThreadInfo to ..." by Sijie Chen · 1 year, 4 months ago
- 9fbd7e1 Merge changes from topic "revert-3062926-CJGHTRPCBP" into main by Dimitry Ivanov · 1 year, 4 months ago
- cdf499f Revert "[Berberis][CrashReporting] Extend ThreadInfo to have gue..." by Dimitry Ivanov · 1 year, 4 months ago
- 899c1bd Revert "[Berberis][CrashReporting] Dump guest thread info to tom..." by Dimitry Ivanov · 1 year, 4 months ago
- a6e1ac8 Merge changes from topic "berberis-crash-reporting-guest_regs" into main by Sijie Chen · 1 year, 4 months ago
- 4c3a9df [Berberis][CrashReporting] Dump guest thread info to tombstone file by Sijie Chen · 1 year, 4 months ago
- 3ff250f [Berberis][CrashReporting] Extend ThreadInfo to have guest registers by Sijie Chen · 1 year, 5 months ago
- 0455ca3 Merge "Clean up usage of 32 bit/64 bit checks." into main by Christopher Ferris · 1 year, 4 months ago
- 2f77c2a Clean up usage of 32 bit/64 bit checks. by Christopher Ferris · 1 year, 4 months ago
- 87ff711 Merge "Add page size info to tombstone" into main by Devin Moore · 1 year, 4 months ago
- 4647b6b Add page size info to tombstone by Devin Moore · 1 year, 4 months ago
- 94c9cb6 Merge "Replace malloc_not_svelte with malloc_low_memory." into main by Christopher Ferris · 1 year, 4 months ago
- 92e3fd7 Merge "Make sure debuggerd_test is run on device." into main by Christopher Ferris · 1 year, 4 months ago
- 7bfbe41 Fix fallback signal issue. by Xiaohui Niu · 1 year, 4 months ago
- 1c46a00 Replace malloc_not_svelte with malloc_low_memory. by Christopher Ferris · 1 year, 5 months ago
- c76a893 Make sure debuggerd_test is run on device. by Christopher Ferris · 1 year, 5 months ago
- 2d45331 Avoid confusing `main_thread` name by Florian Mayer · 1 year, 5 months ago
- 9216490 Temporarily disable mte_illegal_setjump by Florian Mayer · 1 year, 5 months ago
- b8a10dc Merge "[GWP-ASan] [debuggerd] Change test to handle default recoverable" into main by Mitch Phillips · 1 year, 5 months ago
- a2f5335 [GWP-ASan] [debuggerd] Change test to handle default recoverable by Mitch Phillips · 1 year, 5 months ago
- dbb87ec Fix typo in comment. by Elliott Hughes · 1 year, 5 months ago
- 7285c0d tombstoned: Rename proto tombstone before text tombstone. by Peter Collingbourne · 1 year, 6 months ago
- da9ec0c Merge "[MTE] Implement permissive (recoverable) MTE for apps" into main by Mitch Phillips · 1 year, 6 months ago
- effe539 Merge "Do not chmod ANRs" into main by Florian Mayer · 1 year, 6 months ago
- 0fee60a Merge "Use _Fork()." into main by Elliott Hughes · 1 year, 6 months ago
- 3140791 [MTE] Implement permissive (recoverable) MTE for apps by Mitch Phillips · 1 year, 6 months ago
- e95d781 Do not chmod ANRs by Florian Mayer · 1 year, 6 months ago
- c923ea5 Merge "Update test for more accurate memtag_handle_longjmp" into main by Florian Mayer · 1 year, 6 months ago
- 1fef1b1 Update test for more accurate memtag_handle_longjmp by Florian Mayer · 1 year, 6 months ago
- 98c2d78 Merge "Revert^2 "Add TEST_MAPPING for debuggerd CTS"" into main by Treehugger Robot · 1 year, 6 months ago
- e6462f9 Add test for invalid setjmp in MTE by Florian Mayer · 1 year, 6 months ago
- b7e9941 Revert^2 "Add TEST_MAPPING for debuggerd CTS" by Florian Mayer · 1 year, 6 months ago
- 0605340 Use _Fork(). by Elliott Hughes · 1 year, 6 months ago
- bc22703 debuggerd_test: fix invalid regexs by Ryan Prichard · 1 year, 6 months ago
- aa48834 Revert "Add TEST_MAPPING for debuggerd CTS" by Oluwarotimi Adesina · 1 year, 6 months ago
- d685442 Merge "Add TEST_MAPPING for debuggerd CTS" into main by Florian Mayer · 1 year, 6 months ago
- d059478 Add TEST_MAPPING for debuggerd CTS by Florian Mayer · 1 year, 6 months ago
- 77a80d1 Merge "Remove support for Linux before 3.11 (without O_TMPFILE)." into main by Elliott Hughes · 1 year, 6 months ago
- aa1d18a Remove support for Linux before 3.11 (without O_TMPFILE). by Elliott Hughes · 1 year, 6 months ago
- 2bf7db3 Format all of the blueprint files. by Christopher Ferris · 1 year, 6 months ago
- d3fb7a6 Merge "Make tombstones 664." into main by Florian Mayer · 1 year, 6 months ago
- 877d1f6 Make tombstones 664. by Florian Mayer · 1 year, 7 months ago
- 23e9289 minor doc improvement for tombstone fd code by Florian Mayer · 1 year, 7 months ago
- 3e662d3 Fix up the debuggerd policy files. by Christopher Ferris · 1 year, 7 months ago
- acafa40 Merge changes from topics "crashapi2", "crashapi3" into main by Treehugger Robot · 1 year, 7 months ago