1. 2cd334a More of the concurrent copying collector. by Hiroshi Yamauchi · 10 years ago
  2. f7ebda4 Merge "Fix fault handler invoked before vm running." by Christopher Ferris · 10 years ago
  3. a7dd038 Fix oatdump to use OatHeader pointer size by Mathieu Chartier · 10 years ago
  4. 5e2b874 Fix fault handler invoked before vm running. by Christopher Ferris · 10 years ago
  5. ad11e7a Don't try to handle nested SIGSEGV inside fault handler. by Ian Rogers · 10 years ago
  6. 6a3c1fc Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags. by Ian Rogers · 10 years ago
  7. 1d8cdbc Refactor quick entrypoints by Ian Rogers · 10 years ago
  8. d000480 Add way to ensure we are at the front of the sigaction chain by Mathieu Chartier · 10 years ago
  9. 928f72b ART: Fix things for valgrind by Andreas Gampe · 10 years ago
  10. 8be44cf Fix arm64 build warning (promoted to error). by Dave Allison · 10 years ago
  11. 0c2894b Make nested signal more generic by Dave Allison · 10 years ago
  12. 8ce6b90 Handle nested signals by Dave Allison · 10 years ago
  13. 1f8ef6f Fix fault handler to unregister on shutdown by Dave Allison · 10 years ago
  14. dfd3b47 Add implicit checks for x86_64 architecture. by Dave Allison · 10 years ago
  15. 69dfe51 Revert "Revert "Revert "Revert "Add implicit null and stack checks for x86"""" by Dave Allison · 10 years ago
  16. 22d5e73 Remove object_utils.h. by Ian Rogers · 10 years ago
  17. 0025a86 Revert "Revert "Revert "Add implicit null and stack checks for x86""" by Nicolas Geoffray · 10 years ago
  18. 7fb36de Revert "Revert "Add implicit null and stack checks for x86"" by Dave Allison · 10 years ago
  19. 3d14eb6 Revert "Add implicit null and stack checks for x86" by Dave Allison · 10 years ago
  20. 34e826c Add implicit null and stack checks for x86 by Dave Allison · 10 years ago
  21. c5f1773 Remove deprecated WITH_HOST_DALVIK. by Ian Rogers · 10 years ago
  22. cf4035a ART: Use StackReference in Quick Stack Frame by Andreas Gampe · 10 years ago
  23. f4b80bc Make use of sigchainlib for signal chaining for implicit checks by Dave Allison · 10 years ago
  24. ee618f5 Move another LOG to VLOG(signals) by Brian Carlstrom · 10 years ago
  25. 537aaf1 Merge "Revert "Switch on implicit null pointer and stack overflow checks."" by Dave Allison · 10 years ago
  26. ad9697a Revert "Switch on implicit null pointer and stack overflow checks." by Dave Allison · 10 years ago
  27. 4d466a8 Remove all LOG(DEBUG) which is not intended to be checked in by Brian Carlstrom · 10 years ago
  28. 069849e Merge "Switch on implicit null pointer and stack overflow checks." by Dave Allison · 10 years ago
  29. 0526643 Switch on implicit null pointer and stack overflow checks. by Dave Allison · 10 years ago
  30. 5cd3375 Handle implicit stack overflow without affecting stack walks by Dave Allison · 10 years ago
  31. c751fdc Add handler for printing java stack traces for compiled code SIGSEGV. by Mathieu Chartier · 10 years ago
  32. f943914 Implement implicit stack overflow checks by Dave Allison · 10 years ago
  33. 15245bc mips has no sa_restorer. by Narayan Kamath · 10 years ago
  34. b373e09 Implicit null/suspend checks (oat version bump) by Dave Allison · 10 years ago