- c802793 Reland "[Berberis][CrashReporting] Dump guest thread inf..." by Sijie Chen · 1 year, 3 months ago
- cb53fe1 Reland "[Berberis][CrashReporting] Extend ThreadInfo to ..." by Sijie Chen · 1 year, 3 months ago
- 9fbd7e1 Merge changes from topic "revert-3062926-CJGHTRPCBP" into main by Dimitry Ivanov · 1 year, 3 months ago
- cdf499f Revert "[Berberis][CrashReporting] Extend ThreadInfo to have gue..." by Dimitry Ivanov · 1 year, 3 months ago
- 899c1bd Revert "[Berberis][CrashReporting] Dump guest thread info to tom..." by Dimitry Ivanov · 1 year, 3 months ago
- a6e1ac8 Merge changes from topic "berberis-crash-reporting-guest_regs" into main by Sijie Chen · 1 year, 3 months ago
- 4c3a9df [Berberis][CrashReporting] Dump guest thread info to tombstone file by Sijie Chen · 1 year, 3 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, 3 months ago
- 2f77c2a Clean up usage of 32 bit/64 bit checks. by Christopher Ferris · 1 year, 3 months ago
- 87ff711 Merge "Add page size info to tombstone" into main by Devin Moore · 1 year, 3 months ago
- 4647b6b Add page size info to tombstone by Devin Moore · 1 year, 3 months ago
- 94c9cb6 Merge "Replace malloc_not_svelte with malloc_low_memory." into main by Christopher Ferris · 1 year, 3 months ago
- 92e3fd7 Merge "Make sure debuggerd_test is run on device." into main by Christopher Ferris · 1 year, 3 months ago
- 7bfbe41 Fix fallback signal issue. by Xiaohui Niu · 1 year, 3 months ago
- 1c46a00 Replace malloc_not_svelte with malloc_low_memory. by Christopher Ferris · 1 year, 4 months ago
- c76a893 Make sure debuggerd_test is run on device. by Christopher Ferris · 1 year, 4 months ago
- 2d45331 Avoid confusing `main_thread` name by Florian Mayer · 1 year, 4 months ago
- 9216490 Temporarily disable mte_illegal_setjump by Florian Mayer · 1 year, 4 months ago
- b8a10dc Merge "[GWP-ASan] [debuggerd] Change test to handle default recoverable" into main by Mitch Phillips · 1 year, 4 months ago
- a2f5335 [GWP-ASan] [debuggerd] Change test to handle default recoverable by Mitch Phillips · 1 year, 4 months ago
- dbb87ec Fix typo in comment. by Elliott Hughes · 1 year, 4 months ago
- 7285c0d tombstoned: Rename proto tombstone before text tombstone. by Peter Collingbourne · 1 year, 5 months ago
- da9ec0c Merge "[MTE] Implement permissive (recoverable) MTE for apps" into main by Mitch Phillips · 1 year, 5 months ago
- effe539 Merge "Do not chmod ANRs" into main by Florian Mayer · 1 year, 5 months ago
- 0fee60a Merge "Use _Fork()." into main by Elliott Hughes · 1 year, 5 months ago
- 3140791 [MTE] Implement permissive (recoverable) MTE for apps by Mitch Phillips · 1 year, 5 months ago
- e95d781 Do not chmod ANRs by Florian Mayer · 1 year, 5 months ago
- c923ea5 Merge "Update test for more accurate memtag_handle_longjmp" into main by Florian Mayer · 1 year, 5 months ago
- 1fef1b1 Update test for more accurate memtag_handle_longjmp by Florian Mayer · 1 year, 5 months ago
- 98c2d78 Merge "Revert^2 "Add TEST_MAPPING for debuggerd CTS"" into main by Treehugger Robot · 1 year, 5 months ago
- e6462f9 Add test for invalid setjmp in MTE by Florian Mayer · 1 year, 5 months ago
- b7e9941 Revert^2 "Add TEST_MAPPING for debuggerd CTS" by Florian Mayer · 1 year, 5 months ago
- 0605340 Use _Fork(). by Elliott Hughes · 1 year, 5 months ago
- bc22703 debuggerd_test: fix invalid regexs by Ryan Prichard · 1 year, 5 months ago
- aa48834 Revert "Add TEST_MAPPING for debuggerd CTS" by Oluwarotimi Adesina · 1 year, 5 months ago
- d685442 Merge "Add TEST_MAPPING for debuggerd CTS" into main by Florian Mayer · 1 year, 5 months ago
- d059478 Add TEST_MAPPING for debuggerd CTS by Florian Mayer · 1 year, 5 months ago
- 77a80d1 Merge "Remove support for Linux before 3.11 (without O_TMPFILE)." into main by Elliott Hughes · 1 year, 5 months ago
- aa1d18a Remove support for Linux before 3.11 (without O_TMPFILE). by Elliott Hughes · 1 year, 5 months ago
- 2bf7db3 Format all of the blueprint files. by Christopher Ferris · 1 year, 5 months ago
- d3fb7a6 Merge "Make tombstones 664." into main by Florian Mayer · 1 year, 5 months ago
- 877d1f6 Make tombstones 664. by Florian Mayer · 1 year, 6 months ago
- 23e9289 minor doc improvement for tombstone fd code by Florian Mayer · 1 year, 6 months ago
- 3e662d3 Fix up the debuggerd policy files. by Christopher Ferris · 1 year, 6 months ago
- acafa40 Merge changes from topics "crashapi2", "crashapi3" into main by Treehugger Robot · 1 year, 6 months ago
- acd092a Merge "Update debuggerd for stack MTE." into main by Mitch Phillips · 1 year, 6 months ago
- 920d95b use new location of crash_detail API by Florian Mayer · 1 year, 6 months ago
- aced3aa Add tests for android_replace_crash_detail_[name|data] by Florian Mayer · 1 year, 6 months ago
- 75800c9 Merge "Read data set by android_add_crash_detail into tombstone." into main by Florian Mayer · 1 year, 6 months ago
- 5fa6663 Read data set by android_add_crash_detail into tombstone. by Florian Mayer · 1 year, 6 months ago
- bf2d6dd Update debuggerd for stack MTE. by Mitch Phillips · 1 year, 6 months ago
- b56e474 Change debuggerd client param from pid to tid by Devin Moore · 1 year, 6 months ago
- 42f8cd3 debuggerd: dump frozen Java processes by Andy Hung · 1 year, 7 months ago
- e010614 Merge "Make apex availability of libpropertyinfoparser and libpropertyinfoparser explicit" into main by Spandan Das · 1 year, 7 months ago
- 8880209 Merge "Make apex availability of libdebuggerd explicit" into main by Treehugger Robot · 1 year, 7 months ago
- 2e5cfbc Make apex availability of libpropertyinfoparser and libpropertyinfoparser explicit by Spandan Das · 1 year, 7 months ago
- 20f50ec Avoid sleep in test. by Christopher Ferris · 1 year, 7 months ago
- e6bc026 Make apex availability of libdebuggerd explicit by Spandan Das · 1 year, 7 months ago
- 2be4bed raise debuggerd_test timeout by Steven Moreland · 1 year, 8 months ago
- cdf5558 Use correct stack depot size in __scudo_get_error by Florian Mayer · 1 year, 8 months ago
- 1f5b0f9 Merge "Handle scudo_stack_depot_size = 0" into main by Treehugger Robot · 1 year, 8 months ago
- f956685 Merge "Use scudo_stack_depot_size from process_info" into main by Florian Mayer · 1 year, 8 months ago
- 73ade16 Merge "Move tombstone_proto_to_text out of libdebuggerd." into main by Siim Sammul · 1 year, 8 months ago
- 1772cd4 Merge "Match upstream API change" into main by Treehugger Robot · 1 year, 8 months ago
- 6757ecd Match upstream API change by Florian Mayer · 1 year, 8 months ago
- c08a34e Move tombstone_proto_to_text out of libdebuggerd. by Siim Sammul · 1 year, 9 months ago
- 4841207 Handle scudo_stack_depot_size = 0 by Florian Mayer · 1 year, 8 months ago
- e8fcfee Use scudo_stack_depot_size from process_info by Florian Mayer · 1 year, 8 months ago
- c7cc571 Avoid crashing on bad architecture value. by Christopher Ferris · 1 year, 9 months ago
- 1503890 Update to support new shared_ptr returns. by Christopher Ferris · 1 year, 9 months ago
- 38ab045 debuggerd_test: Scale timeouts by HwTimeoutMultiplier by Mattias Simonsson · 1 year, 9 months ago
- 6aa7249 Add new segv type SEGV_CPERR. by Christopher Ferris · 1 year, 9 months ago
- b92b52c Add ability to handle multiple intercepts per pid. by Christopher Ferris · 1 year, 10 months ago
- 041afb2 Add the missing copyright headers to the .S files. by Elliott Hughes · 1 year, 10 months ago
- f58b009 Disable warning which is not detecting problems. by Christopher Ferris · 1 year, 11 months ago
- e3bda36 debuggerd: add socksetopt to seccomp policy by Andrei Diea · 1 year, 11 months ago
- 9f32fba Merge "Fix potential miscellaneous debuggerd issues." into main by Christopher Ferris · 2 years ago
- 3a0833c Fix potential miscellaneous debuggerd issues. by Christopher Ferris · 2 years ago
- cf32fd1 Merge "debuggerd: fix passing of fdsan_table to crash_dump" into main by Treehugger Robot · 2 years ago
- 24a7df5 debuggerd: fix passing of fdsan_table to crash_dump by Tomislav Novak · 2 years ago
- 8f5fab4 Merge "crasher: add pac and bti crashes." into main by Treehugger Robot · 2 years ago
- 1b13b14 crasher: add pac and bti crashes. by Elliott Hughes · 2 years ago
- 48d6e04 Make libdebuggerd ramdisk available. by Christopher Ferris · 2 years ago
- 9fbd168 Add safety comments. by Andrew Walbran · 2 years, 1 month ago
- 786dac3 Update some fs_mgr/debuggerd to use getpagesize() instead of PAGE_SIZE by Kelvin Zhang · 2 years, 2 months ago
- 1442d47 Merge "Check get_gwp_asan_callbacks before calling." by Christopher Ferris · 2 years, 2 months ago
- 004a167 Check get_gwp_asan_callbacks before calling. by Christopher Ferris · 2 years, 3 months ago
- 2dc80e3 Merge "Updated the policy file associated with riscv64" by Treehugger Robot · 2 years, 3 months ago
- 4d8f37e Updated the policy file associated with riscv64 by liwentao · 2 years, 3 months ago
- 98d6242 Limit the number of log messages in a tombstone. by Christopher Ferris · 2 years, 3 months ago
- 56abaa0 debuggerd: simplify output handling by Frederick Mayle · 2 years, 8 months ago
- 52205b8 debuggerd_client_test: less racy test setup by Frederick Mayle · 2 years, 8 months ago
- bda1064 Re-add code to skip gettings logs on logd crashes. by Christopher Ferris · 2 years, 4 months ago
- 152de53 Merge "Print number of frames" by Florian Mayer · 2 years, 4 months ago
- 59e632a Print number of frames by Florian Mayer · 2 years, 5 months ago
- 2a70a74 Merge "Add pointer dereference in debuggerd error msg" by Kevin Jeon · 2 years, 4 months ago
- 06af624 Add pointer dereference in debuggerd error msg by Kevin Jeon · 2 years, 4 months ago
- 1c324d3 Merge "Handle with the nonnull case in a tricky way" by Treehugger Robot · 2 years, 4 months ago
- fa8037c Handle with the nonnull case in a tricky way by zijunzhao · 2 years, 4 months ago