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