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