1. 2cebb24 Replace NULL with nullptr by Mathieu Chartier · 9 years ago
  2. ba1ff84 ART: Fix no-return in sigchainlib by Andreas Gampe · 9 years ago
  3. 34a0c20 Delegate SIG_DFL on sigaction to libc. by Dmitriy Ivanov · 9 years ago
  4. a3164b9 Fix formatting by Dmitriy Ivanov · 9 years ago
  5. 31fb260 Add options for building/testing with coverage. by Dan Albert · 10 years ago
  6. f36df54 Remove libcxx.mk cruft. by Dan Albert · 10 years ago
  7. 86bb22e Do not use clang for mips target. by Chih-Hung Hsieh · 10 years ago
  8. c01683b Fix sigchainlib's implementation of sigaction by Dmitriy Ivanov · 10 years ago
  9. 277ccbd ART: More warnings by Andreas Gampe · 10 years ago
  10. 9d9cfa8 ART: Fix unused parameters in libsigchain by Andreas Gampe · 10 years ago
  11. cf7f191 C++11 related clean-up of DISALLOW_.. by Ian Rogers · 10 years ago
  12. e49a4f6 Link libsigchain.a instead of sigchain.o by Dmitriy Ivanov · 10 years ago
  13. d000480 Add way to ensure we are at the front of the sigaction chain by Mathieu Chartier · 10 years ago
  14. f57874d Remove libsigchain from LD_PRELOADS by Dmitriy Ivanov · 10 years ago
  15. cefcea8 Don't call dlsym from signal context in signal chain by Dave Allison · 10 years ago
  16. 3868009 Fix mac build and signal test by Dave Allison · 10 years ago
  17. 91a8366 Fix signal chain to allow for signal() call to be used by Dave Allison · 10 years ago
  18. 8ce6b90 Handle nested signals by Dave Allison · 10 years ago
  19. 1f8ef6f Fix fault handler to unregister on shutdown by Dave Allison · 10 years ago
  20. 69dfe51 Revert "Revert "Revert "Revert "Add implicit null and stack checks for x86"""" by Dave Allison · 10 years ago
  21. 22d5e73 Remove object_utils.h. by Ian Rogers · 10 years ago
  22. 0025a86 Revert "Revert "Revert "Add implicit null and stack checks for x86""" by Nicolas Geoffray · 10 years ago
  23. 7fb36de Revert "Revert "Add implicit null and stack checks for x86"" by Dave Allison · 10 years ago
  24. 672f836 Merge "Revert "Add implicit null and stack checks for x86"" by Dave Allison · 10 years ago
  25. 3d14eb6 Revert "Add implicit null and stack checks for x86" by Dave Allison · 10 years ago
  26. 34e826c Add implicit null and stack checks for x86 by Dave Allison · 10 years ago
  27. 5de5224 Merge "Add implicit null and stack checks for x86" by Dave Allison · 10 years ago
  28. 213bc5b Remove incorrect check for sa_mask in signal chaining by Dave Allison · 10 years ago
  29. afd9acc Multilib ART host. by Ian Rogers · 10 years ago
  30. f4b80bc Make use of sigchainlib for signal chaining for implicit checks by Dave Allison · 10 years ago