1. 542451c ART: Convert pointer size to enum by Andreas Gampe · 9 years ago
  2. e8e1127 Do checks on the fault address when we think it's an NPE. by Nicolas Geoffray · 9 years ago
  3. f561aab fault_handler : debug output sp in hex and not decimal. by Narayan Kamath · 10 years ago
  4. e401d14 Move mirror::ArtMethod to native by Mathieu Chartier · 10 years ago
  5. 2cebb24 Replace NULL with nullptr by Mathieu Chartier · 10 years ago
  6. 9415886 ART: Avoid obvious segfault in arm & x86 fault handler by Andreas Gampe · 11 years ago
  7. d582fa4 Instruction set features for ARM64, MIPS and X86. by Ian Rogers · 11 years ago
  8. c4f990e Add ATTRIBUTE_UNUSED to unused parameters. by Chih-Hung Hsieh · 11 years ago
  9. 8ce6b90 Handle nested signals by Dave Allison · 11 years ago
  10. 648d711 Reduce stack usage for overflow checks by Dave Allison · 11 years ago
  11. dfd3b47 Add implicit checks for x86_64 architecture. by Dave Allison · 11 years ago
  12. 7ea6f79 ART: Throw StackOverflowError in native code by Andreas Gampe · 11 years ago
  13. 69dfe51 Revert "Revert "Revert "Revert "Add implicit null and stack checks for x86"""" by Dave Allison · 11 years ago
  14. 0025a86 Revert "Revert "Revert "Add implicit null and stack checks for x86""" by Nicolas Geoffray · 11 years ago
  15. 7fb36de Revert "Revert "Add implicit null and stack checks for x86"" by Dave Allison · 11 years ago
  16. 3d14eb6 Revert "Add implicit null and stack checks for x86" by Dave Allison · 11 years ago
  17. 34e826c Add implicit null and stack checks for x86 by Dave Allison · 11 years ago
  18. 7cd26f3 ART: Target-dependent stack overflow, less check elision by Andreas Gampe · 11 years ago
  19. 5cd3375 Handle implicit stack overflow without affecting stack walks by Dave Allison · 11 years ago
  20. 8194963 Replace CountOneBits and __builtin_popcount with POPCOUNT. by Vladimir Marko · 11 years ago
  21. d6ed642 Revert "Revert "Revert "Use trampolines for calls to helpers""" by Dave Allison · 11 years ago
  22. f9487c0 Revert "Revert "Use trampolines for calls to helpers"" by Dave Allison · 11 years ago
  23. 081f73e Revert "Use trampolines for calls to helpers" by Dave Allison · 12 years ago
  24. 754ddad Use trampolines for calls to helpers by Dave Allison · 12 years ago
  25. 8325296 Disable use of R4 as a promotable register by Dave Allison · 12 years ago
  26. c751fdc Add handler for printing java stack traces for compiled code SIGSEGV. by Mathieu Chartier · 12 years ago
  27. dd7624d Allow mixing of thread offsets between 32 and 64bit architectures. by Ian Rogers · 12 years ago
  28. f943914 Implement implicit stack overflow checks by Dave Allison · 12 years ago
  29. b373e09 Implicit null/suspend checks (oat version bump) by Dave Allison · 12 years ago