summaryrefslogtreecommitdiff
path: root/sigchainlib
AgeCommit message (Expand)Author
2021-08-31sigchain: print ucontext in fatal error logsunny.kuo
2021-07-12Uncouple 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.ccNicolas Geoffray
2021-03-18Drop whole_static_libs for libasync_safe and clean up static linking ofMartin Stjernholm
2021-03-15Make libsigchain a stub library.Nicolas Geoffray
2021-03-02[LSC] Add LOCAL_LICENSE_KINDS to artBob 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_exportsPaul Duffin
2020-07-30Update OWNERS filesOrion 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-DWXQGTKMARJiyong Park
2019-12-19Revert submission 1191937-art_apex_availableJoseph Murphy
2019-12-19Use apex_available propertyJiyong 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 debuggingrandy.jeong
2019-05-30Move libsigchain out of static/shared propertiesColin Cross
2019-04-02Add filegroup for sigchainlib version scriptsColin Cross
2019-01-16Merge "Revert "ART: Disable sanitization for sigchainlib""Treehugger Robot
2019-01-02Revert "ART: Disable sanitization for sigchainlib"Andreas Gampe
2018-12-10ART: Fix or nolint cert-dcl16-cAndreas Gampe
2018-12-03C++17 is the default now.Elliott Hughes
2018-09-20Revert^2 "ART: Refactor typedef to using"Andreas Gampe
2018-09-20Revert "ART: Refactor typedef to using"Andreas Gampe
2018-09-19ART: Refactor typedef to usingAndreas Gampe
2018-09-04sigchain: fix EnsureFrontOfChain on 32-bit.Josh Gao
2018-06-20Revert^2 "ART: Fix some performance-X tidy"Andreas Gampe
2018-06-20Revert "ART: Fix some performance-X tidy"Andreas Gampe
2018-06-19ART: Fix some performance-X tidyAndreas Gampe
2018-03-12sigchain: use libasync_safe logging.Josh Gao
2018-03-10Merge "Do not use sa_restorer if not defined"Treehugger Robot
2018-03-07Fix sigchain_test on mipsGoran Jakovljevic
2018-03-07Do not use sa_restorer if not definedGoran Jakovljevic
2018-02-26sigchain: fix various off by ones.Josh Gao
2018-02-26sigchain: filter out sigprocmask(SIG_SETMASK, ...).Josh Gao
2018-02-26sigchain: add test.Josh Gao
2018-02-26Reland "sigchain: add wrappers for sigaction64/sigprocmask64."Josh Gao
2018-02-22Revert "sigchain: add wrappers for sigaction64/sigprocmask64."Martijn Coenen
2018-02-21sigchain: add wrappers for sigaction64/sigprocmask64.Josh Gao
2017-11-16cpplint: Remove many unnecessary NOLINTIgor Murashkin
2017-11-08cpplint: Cleanup errorsIgor Murashkin
2017-09-27Simplify Android.bp filesDan Willemsen