1. 0d6f026 Block signals before invoking special or user handlers by jgu21 · 9 years ago
  2. c60e1b7 ART: Use __ANDROID__ instead of HAVE_ANDROID_OS by Andreas Gampe · 9 years ago
  3. 0c7c55c Register signal handler to kernel if not claimed by jgu21 · 9 years ago
  4. 65e069d Build statically linked version of dex2oat. by Calin Juravle · 9 years ago
  5. e089920 ART: Add SetSpecialSignalHandlerFn to version-script.txt by Andreas Gampe · 9 years ago
  6. 12bd721 If heap poisoning is on, pass the relevant flag to LOCAL_ASFLAGS. by Roland Levillain · 9 years ago
  7. 03c2cc8 ART: Add support for special handlers in sigchainlib by Andreas Gampe · 9 years ago
  8. 2cebb24 Replace NULL with nullptr by Mathieu Chartier · 9 years ago
  9. ba1ff84 ART: Fix no-return in sigchainlib by Andreas Gampe · 9 years ago
  10. 34a0c20 Delegate SIG_DFL on sigaction to libc. by Dmitriy Ivanov · 9 years ago
  11. a3164b9 Fix formatting by Dmitriy Ivanov · 9 years ago
  12. 31fb260 Add options for building/testing with coverage. by Dan Albert · 10 years ago
  13. f36df54 Remove libcxx.mk cruft. by Dan Albert · 9 years ago
  14. 86bb22e Do not use clang for mips target. by Chih-Hung Hsieh · 10 years ago
  15. c01683b Fix sigchainlib's implementation of sigaction by Dmitriy Ivanov · 9 years ago
  16. 277ccbd ART: More warnings by Andreas Gampe · 10 years ago
  17. 9d9cfa8 ART: Fix unused parameters in libsigchain by Andreas Gampe · 10 years ago
  18. cf7f191 C++11 related clean-up of DISALLOW_.. by Ian Rogers · 10 years ago
  19. e49a4f6 Link libsigchain.a instead of sigchain.o by Dmitriy Ivanov · 10 years ago
  20. d000480 Add way to ensure we are at the front of the sigaction chain by Mathieu Chartier · 10 years ago
  21. f57874d Remove libsigchain from LD_PRELOADS by Dmitriy Ivanov · 10 years ago
  22. cefcea8 Don't call dlsym from signal context in signal chain by Dave Allison · 10 years ago
  23. 3868009 Fix mac build and signal test by Dave Allison · 10 years ago
  24. 91a8366 Fix signal chain to allow for signal() call to be used by Dave Allison · 10 years ago
  25. 8ce6b90 Handle nested signals by Dave Allison · 10 years ago
  26. 1f8ef6f Fix fault handler to unregister on shutdown by Dave Allison · 10 years ago
  27. 69dfe51 Revert "Revert "Revert "Revert "Add implicit null and stack checks for x86"""" by Dave Allison · 10 years ago
  28. 22d5e73 Remove object_utils.h. by Ian Rogers · 10 years ago
  29. 0025a86 Revert "Revert "Revert "Add implicit null and stack checks for x86""" by Nicolas Geoffray · 10 years ago
  30. 7fb36de Revert "Revert "Add implicit null and stack checks for x86"" by Dave Allison · 10 years ago
  31. 672f836 Merge "Revert "Add implicit null and stack checks for x86"" by Dave Allison · 10 years ago
  32. 3d14eb6 Revert "Add implicit null and stack checks for x86" by Dave Allison · 10 years ago
  33. 34e826c Add implicit null and stack checks for x86 by Dave Allison · 10 years ago
  34. 5de5224 Merge "Add implicit null and stack checks for x86" by Dave Allison · 10 years ago
  35. 213bc5b Remove incorrect check for sa_mask in signal chaining by Dave Allison · 10 years ago
  36. afd9acc Multilib ART host. by Ian Rogers · 10 years ago
  37. f4b80bc Make use of sigchainlib for signal chaining for implicit checks by Dave Allison · 10 years ago