1. a00b54b Helpers and refactorings to prepare for interpreter optimizations (x64) by Nicolas Geoffray · 4 years, 7 months ago
  2. 5a0430d ART: Introduce runtime_globals by Andreas Gampe · 5 years ago
  3. 7fbc4a5 ART: Move to using locks.h instead of mutex.h by Andreas Gampe · 6 years ago
  4. 79c693b ART: Remove setjmp.h includes by Andreas Gampe · 6 years ago
  5. bbc6e7e Use 'final' and 'override' specifiers directly in ART. by Roland Levillain · 6 years ago
  6. 8cf9cb3 ART: Include cleanup by Andreas Gampe · 7 years ago
  7. 85a78cf Revert^2: "Make sigchain actually own the signal chain."" by Josh Gao · 7 years ago
  8. 33dca56 Revert "Make sigchain actually own the signal chain." by Jin Qian · 7 years ago
  9. 7600fa9 Make sigchain actually own the signal chain. by Josh Gao · 7 years ago
  10. efd20cb Catch signals that happen inside a fault handler. by Josh Gao · 7 years ago
  11. e8e1127 Do checks on the fault address when we think it's an NPE. by Nicolas Geoffray · 8 years ago
  12. 1376bdf Invoke all other registered handlers only for generated code by jgu21 · 8 years ago
  13. e401d14 Move mirror::ArtMethod to native by Mathieu Chartier · 9 years ago
  14. d000480 Add way to ensure we are at the front of the sigaction chain by Mathieu Chartier · 10 years ago
  15. 928f72b ART: Fix things for valgrind by Andreas Gampe · 10 years ago
  16. 8ce6b90 Handle nested signals by Dave Allison · 10 years ago
  17. 1f8ef6f Fix fault handler to unregister on shutdown by Dave Allison · 10 years ago
  18. dfd3b47 Add implicit checks for x86_64 architecture. by Dave Allison · 10 years ago
  19. 69dfe51 Revert "Revert "Revert "Revert "Add implicit null and stack checks for x86"""" by Dave Allison · 10 years ago
  20. 0025a86 Revert "Revert "Revert "Add implicit null and stack checks for x86""" by Nicolas Geoffray · 10 years ago
  21. 7fb36de Revert "Revert "Add implicit null and stack checks for x86"" by Dave Allison · 10 years ago
  22. 3d14eb6 Revert "Add implicit null and stack checks for x86" by Dave Allison · 10 years ago
  23. 34e826c Add implicit null and stack checks for x86 by Dave Allison · 10 years ago
  24. 576ca0c Reduce header files including header files. by Ian Rogers · 10 years ago
  25. eb8167a Add Handle/HandleScope and delete SirtRef. by Mathieu Chartier · 10 years ago
  26. c751fdc Add handler for printing java stack traces for compiled code SIGSEGV. by Mathieu Chartier · 10 years ago
  27. b373e09 Implicit null/suspend checks (oat version bump) by Dave Allison · 10 years ago