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