1. 542451c ART: Convert pointer size to enum by Andreas Gampe · 9 years ago
  2. 5b64306 Fix mac build. by Nicolas Geoffray · 9 years ago
  3. e8e1127 Do checks on the fault address when we think it's an NPE. by Nicolas Geoffray · 9 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. 40741f3 [optimizing] Use more X86_64 addressing modes by Mark Mendell · 10 years ago
  7. 9415886 ART: Avoid obvious segfault in arm & x86 fault handler by Andreas Gampe · 11 years ago
  8. 6a3c1fc Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags. by Ian Rogers · 11 years ago
  9. eac2738 Merge "ART Runtime: Add movb $xx,yy fault handling" by Ian Rogers · 11 years ago
  10. fc787ec Enable -Wimplicit-fallthrough. by Ian Rogers · 11 years ago
  11. a9f36ee ART Runtime: Add movb $xx,yy fault handling by Mark Mendell · 11 years ago
  12. c8ccf68 ART: Fix some -Wpedantic errors by Andreas Gampe · 11 years ago
  13. 5daf8e1 ART Runtime: Add movw $xx,yy fault handling by Mark Mendell · 11 years ago
  14. e2d596e x86 fault handler does not know about movb by Serguei Katkov · 11 years ago
  15. 8ce6b90 Handle nested signals by Dave Allison · 11 years ago
  16. eb0ab9e ART: Fix mac build by Andreas Gampe · 11 years ago
  17. 648d711 Reduce stack usage for overflow checks by Dave Allison · 11 years ago
  18. 85fa796 Fix more of the Mac build. by Dan Albert · 11 years ago
  19. dfd3b47 Add implicit checks for x86_64 architecture. by Dave Allison · 11 years ago
  20. 69dfe51 Revert "Revert "Revert "Revert "Add implicit null and stack checks for x86"""" by Dave Allison · 11 years ago
  21. 0025a86 Revert "Revert "Revert "Add implicit null and stack checks for x86""" by Nicolas Geoffray · 11 years ago
  22. 7fb36de Revert "Revert "Add implicit null and stack checks for x86"" by Dave Allison · 11 years ago
  23. 3d14eb6 Revert "Add implicit null and stack checks for x86" by Dave Allison · 11 years ago
  24. 34e826c Add implicit null and stack checks for x86 by Dave Allison · 11 years ago
  25. c751fdc Add handler for printing java stack traces for compiled code SIGSEGV. by Mathieu Chartier · 12 years ago
  26. b373e09 Implicit null/suspend checks (oat version bump) by Dave Allison · 12 years ago