Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
776f3f7bfa33e0449e4e2c5535bae1babfdbaf83
/
sigchainlib
c55bb39
Revert^2 "ART: Refactor typedef to using"
by Andreas Gampe
· 6 years ago
ee07743
Revert "ART: Refactor typedef to using"
by Andreas Gampe
· 6 years ago
9a20ff0
ART: Refactor typedef to using
by Andreas Gampe
· 6 years ago
3bef527
sigchain: fix EnsureFrontOfChain on 32-bit.
by Josh Gao
· 6 years ago
bc802de
Revert^2 "ART: Fix some performance-X tidy"
by Andreas Gampe
· 6 years ago
6856214
Revert "ART: Fix some performance-X tidy"
by Andreas Gampe
· 6 years ago
89de444
ART: Fix some performance-X tidy
by Andreas Gampe
· 6 years ago
cca6fc0
sigchain: use libasync_safe logging.
by Josh Gao
· 7 years ago
bfce631
Merge "Do not use sa_restorer if not defined"
by Treehugger Robot
· 7 years ago
247ff37
Fix sigchain_test on mips
by Goran Jakovljevic
· 7 years ago
edef4ba
Do not use sa_restorer if not defined
by Goran Jakovljevic
· 7 years ago
07d7a5d
sigchain: fix various off by ones.
by Josh Gao
· 7 years ago
f74caac
sigchain: filter out sigprocmask(SIG_SETMASK, ...).
by Josh Gao
· 7 years ago
1eac77e
sigchain: add test.
by Josh Gao
· 7 years ago
d32d79d
Reland "sigchain: add wrappers for sigaction64/sigprocmask64."
by Josh Gao
· 7 years ago
bed2965
Revert "sigchain: add wrappers for sigaction64/sigprocmask64."
by Martijn Coenen
· 7 years ago
eb4640b
sigchain: add wrappers for sigaction64/sigprocmask64.
by Josh Gao
· 7 years ago
5573c37
cpplint: Remove many unnecessary NOLINT
by Igor Murashkin
· 7 years ago
2ffb703
cpplint: Cleanup errors
by Igor Murashkin
· 7 years ago
9389ae7
Simplify Android.bp files
by Dan Willemsen
· 7 years ago
04de4fe
sigchain: properly block signal when we forward.
by Josh Gao
· 7 years ago
89b8584
ART: Disable sanitization for sigchainlib
by Andreas Gampe
· 7 years ago
6b2018f
sigchain: limit use of SetHandlingSignal.
by Josh Gao
· 8 years ago
fd4d0d3
sigchain: always call InitializeSignalChain on startup.
by Josh Gao
· 8 years ago
99875e9
sigchain: switch from __thread to pthread_setspecific.
by Josh Gao
· 8 years ago
33cac0f
IWYU fixes for sigchainlib/sigchain.cc
by Luis Hector Chavez
· 8 years ago
576deb5
Sigchainlib: Add OWNERS file
by Andreas Gampe
· 8 years ago
9d631dd
sigchain: fix sigaction(signal, nullptr, &sa).
by Josh Gao
· 8 years ago
fb539a4
sigchain: make SIG_DFL handling less broken.
by Josh Gao
· 8 years ago
9044455
sigchain: allow use of sigprocmask inside handlers.
by Josh Gao
· 8 years ago
dd241ae
sigchainlib: hopefully fix darwin build breakage.
by Josh Gao
· 8 years ago
85a78cf
Revert^2: "Make sigchain actually own the signal chain.""
by Josh Gao
· 8 years ago
33dca56
Revert "Make sigchain actually own the signal chain."
by Jin Qian
· 8 years ago
7600fa9
Make sigchain actually own the signal chain.
by Josh Gao
· 8 years ago
1f7f3bd
Convert libart and dependencies to Android.bp
by Colin Cross
· 8 years ago
316417e
Revert "Convert libart and dependencies to Android.bp"
by Colin Cross
· 8 years ago
4ea3a22
Convert libart and dependencies to Android.bp
by Colin Cross
· 8 years ago
82b67b9
libsigchain: intercept bsd_signal on lp32
by Dimitry Ivanov
· 8 years ago
ecf75a6
ART: remove gcc cruft from the makefiles
by Colin Cross
· 8 years ago
bb661c0
Refactor use of __ANDROID__ macro
by Bilyan Borisov
· 9 years ago
0d6f026
Block signals before invoking special or user handlers
by jgu21
· 9 years ago
c60e1b7
ART: Use __ANDROID__ instead of HAVE_ANDROID_OS
by Andreas Gampe
· 9 years ago
0c7c55c
Register signal handler to kernel if not claimed
by jgu21
· 9 years ago
65e069d
Build statically linked version of dex2oat.
by Calin Juravle
· 9 years ago
e089920
ART: Add SetSpecialSignalHandlerFn to version-script.txt
by Andreas Gampe
· 9 years ago
12bd721
If heap poisoning is on, pass the relevant flag to LOCAL_ASFLAGS.
by Roland Levillain
· 9 years ago
03c2cc8
ART: Add support for special handlers in sigchainlib
by Andreas Gampe
· 9 years ago
2cebb24
Replace NULL with nullptr
by Mathieu Chartier
· 10 years ago
ba1ff84
ART: Fix no-return in sigchainlib
by Andreas Gampe
· 10 years ago
34a0c20
Delegate SIG_DFL on sigaction to libc.
by Dmitriy Ivanov
· 10 years ago
a3164b9
Fix formatting
by Dmitriy Ivanov
· 10 years ago
31fb260
Add options for building/testing with coverage.
by Dan Albert
· 10 years ago
f36df54
Remove libcxx.mk cruft.
by Dan Albert
· 10 years ago
86bb22e
Do not use clang for mips target.
by Chih-Hung Hsieh
· 10 years ago
c01683b
Fix sigchainlib's implementation of sigaction
by Dmitriy Ivanov
· 10 years ago
277ccbd
ART: More warnings
by Andreas Gampe
· 10 years ago
9d9cfa8
ART: Fix unused parameters in libsigchain
by Andreas Gampe
· 10 years ago
cf7f191
C++11 related clean-up of DISALLOW_..
by Ian Rogers
· 10 years ago
e49a4f6
Link libsigchain.a instead of sigchain.o
by Dmitriy Ivanov
· 10 years ago
d000480
Add way to ensure we are at the front of the sigaction chain
by Mathieu Chartier
· 10 years ago
f57874d
Remove libsigchain from LD_PRELOADS
by Dmitriy Ivanov
· 10 years ago
cefcea8
Don't call dlsym from signal context in signal chain
by Dave Allison
· 10 years ago
3868009
Fix mac build and signal test
by Dave Allison
· 10 years ago
91a8366
Fix signal chain to allow for signal() call to be used
by Dave Allison
· 10 years ago
8ce6b90
Handle nested signals
by Dave Allison
· 10 years ago
1f8ef6f
Fix fault handler to unregister on shutdown
by Dave Allison
· 10 years ago
69dfe51
Revert "Revert "Revert "Revert "Add implicit null and stack checks for x86""""
by Dave Allison
· 10 years ago
22d5e73
Remove object_utils.h.
by Ian Rogers
· 10 years ago
0025a86
Revert "Revert "Revert "Add implicit null and stack checks for x86"""
by Nicolas Geoffray
· 10 years ago
7fb36de
Revert "Revert "Add implicit null and stack checks for x86""
by Dave Allison
· 10 years ago
672f836
Merge "Revert "Add implicit null and stack checks for x86""
by Dave Allison
· 10 years ago
3d14eb6
Revert "Add implicit null and stack checks for x86"
by Dave Allison
· 10 years ago
34e826c
Add implicit null and stack checks for x86
by Dave Allison
· 10 years ago
5de5224
Merge "Add implicit null and stack checks for x86"
by Dave Allison
· 10 years ago
213bc5b
Remove incorrect check for sa_mask in signal chaining
by Dave Allison
· 10 years ago
afd9acc
Multilib ART host.
by Ian Rogers
· 10 years ago
f4b80bc
Make use of sigchainlib for signal chaining for implicit checks
by Dave Allison
· 10 years ago