summaryrefslogtreecommitdiff
path: root/sigchainlib
AgeCommit message (Expand)Author
2025-03-20Move more path logic for tests to testing.cc, so it can be used without Martin Stjernholm
2024-10-09Remove stale TODO. Martin Stjernholm
2024-04-23Set test ownerships for ART. Martin Stjernholm
2024-01-05sigchain: Add logging when handling multiple signals. Vladimir Marko
2024-01-03Update `OWNERS` files under `art`. Roland Levillain
2023-12-04Add more logging to sigchainlib to debug missing backtraces David Srbecky
2023-07-21Fix riscv64 build. Elliott Hughes
2023-06-19Reland "Static link gtests with ART libraries" Dmitrii Ishcheikin
2023-05-22Use C++17's [[maybe_unused]] attribute in ART Stefano Cianciulli
2023-05-08Revert "Remove the codegen property" Android Culprit Assistant
2023-05-08Remove the codegen property Cole Faust
2023-03-16Make art modules apex_available to test_broken_com.android.art Cole Faust
2023-02-06Reland "Use bitmap to maintain which signal is being handled" Lokesh Gidra
2023-02-03libsigchain: handle the case when SA_RESTORER in not defined by bionic. Ulya Trafimovich
2023-02-02Revert "Use bitmap to maintain which signal is being handled" Kelvin Zhang
2023-02-01Use bitmap to maintain which signal is being handled Lokesh Gidra
2023-01-31Call the debuggerd first chance handler in sigchain for recoverable GWP-ASan Mitch Phillips
2023-01-12Improve crash reporting when debuggerd is disabled Theodore Dubois
2022-10-20explain why we need to disable hwasan Florian Mayer
2022-10-20Disable hwasan for fault_address_tag Florian Mayer
2022-09-29Use sigqueue instead of pthread_sigqueue Colin Cross
2022-09-28Annotate symbols correctly Jiyong Park
2021-11-09Move the bionic_libc_platform_headers dependency to where it is used. Martin Stjernholm
2021-09-17Fix art compiling against musl Colin Cross
2021-08-18sigchain: print ucontext in fatal error log sunny.kuo
2021-07-06Uncouple ART gtests from the ART APEX. Roland Levillain
2021-04-12Avoid internal APEX stubs for libsigchain and clean up exported symbols. Martin Stjernholm
2021-04-01Revert "Avoid internal APEX stubs for libsigchain and clean up e..." Nikita Ioffe
2021-04-01Avoid internal APEX stubs for libsigchain and clean up exported symbols. Martin Stjernholm
2021-03-24Properly fix sigchain EnsureFrontOfChain test. Josh Gao
2021-03-23Cleanups and fixes for sigchain_test.cc Nicolas Geoffray
2021-03-18Drop whole_static_libs for libasync_safe and clean up static linking of Martin Stjernholm
2021-03-15Make libsigchain a stub library. Nicolas Geoffray
2021-03-02[LSC] Add LOCAL_LICENSE_KINDS to art Bob Badour
2020-11-16Switch to the new kernel API for obtaining fault address tag bits. Peter Collingbourne
2020-10-23Rename ART release APEX to com.android.art. Martin Stjernholm
2020-10-05Use prebuilt_visibility property on sdk/module_exports Paul Duffin
2020-07-30Update OWNERS files Orion Hodson
2020-07-28More inclusive language in the build system. David Srbecky
2020-05-11Add visibilities for prebuilts. Martin Stjernholm
2020-04-20Move version scripts to app_process, where they are used. Martin Stjernholm
2020-02-20Remove remaining MIPS support. Vladimir Marko
2019-12-20Revert submission 1194828-revert-1191937-art_apex_available-DWXQGTKMAR Jiyong Park
2019-12-19Revert submission 1191937-art_apex_available Joseph Murphy
2019-12-19Use apex_available property Jiyong Park
2019-09-20Limit visibility of ART libraries, binaries, and headers. Martin Stjernholm
2019-07-19sigchain: dlsym from libc.so instead of RTLD_NEXT. Josh Gao
2019-07-16[RUNTIME] Ignore signal registration for debugging randy.jeong
2019-05-30Move libsigchain out of static/shared properties Colin Cross
2019-04-02Add filegroup for sigchainlib version scripts Colin Cross