1. a4c98f2 ART: Fix return-object verification by Andreas Gampe · 9 years ago
  2. 5469d34 ART: Reject PackedSwitch with overflowing keys by David Brazdil · 9 years ago
  3. ad238ce ART: Add option to retain lock levels in verifier by Andreas Gampe · 9 years ago
  4. c147410 ART: Special form of lock aliasing by Andreas Gampe · 9 years ago
  5. f5cdc41 ART: (Partially) fix lock aliasing by Andreas Gampe · 9 years ago
  6. 4bf4c78 ART: Relax verifier aput checking by Andreas Gampe · 9 years ago
  7. f10b6e1 ART: Change UninitializedThis tracking in the verifier by Andreas Gampe · 9 years ago
  8. 2ea7b70 ART: Add complex UnresolvedMergedType test case by Andreas Gampe · 9 years ago
  9. be2aa44 ART: Relax IsInstantiable check by Andreas Gampe · 9 years ago
  10. 891dfaa ART: Fix UninitializedReference handling by Andreas Gampe · 9 years ago
  11. 97a1ff3 ART: Change merges with Undefined to Undefined by Andreas Gampe · 9 years ago
  12. 3853628 ART: Allow to set and copy conflicts in the verifier by Andreas Gampe · 9 years ago
  13. 185a558 ART: Fix opsize in LoadArgDirect by Andreas Gampe · 9 years ago
  14. d5ad72f ART: Fix invalid access and DCHECK in verifier by Andreas Gampe · 9 years ago
  15. d12e782 ART: Reset runtime_throw_failure flag by Andreas Gampe · 9 years ago
  16. 414000e Hard-fail get-/put-object to a non-reference field. by Vladimir Marko · 9 years ago
  17. a32210c ART: Correctly hard-fail method with undefined register by Andreas Gampe · 9 years ago
  18. dde9827 Fix case where block has no predecessor for StringChange. by Jeff Hao · 9 years ago
  19. f11c420 Quick: Fix optimizations for empty if blocks. by Vladimir Marko · 9 years ago
  20. ea9ef4d Use the right bug number. Spotted by vmarko. by Nicolas Geoffray · 9 years ago
  21. 2d1a0a4 Quick: Don't expect move-exception in every catch block. by Vladimir Marko · 9 years ago
  22. 69505f8 Don't check the return type in the builder. by Nicolas Geoffray · 9 years ago
  23. da9badb ART: Check long and double register pairs in invokes by Andreas Gampe · 9 years ago
  24. b588f4c ART: Fix wrong hard-failure handling in verifier by Andreas Gampe · 9 years ago
  25. 9ccd151 Fix verifier handling of empty switch as last instruction. by Jeff Hao · 9 years ago
  26. 270a0e1 Fix exception handling during deoptimization by Sebastien Hertz · 10 years ago
  27. cfe71e5 ART: Fix divide-by-zero for ARM by Andreas Gampe · 10 years ago
  28. 7e541c9 ART: Fix verification of constructors. by Stephen Kyle · 10 years ago
  29. 341e425 Clean up dead loops before suspend check elimination. by Vladimir Marko · 10 years ago
  30. 717a3e4 Re-factor Quick ABI support by Serguei Katkov · 10 years ago
  31. 32b2a52 Fix Move64 by using ParallelMoves. by Nicolas Geoffray · 10 years ago
  32. 6489d22 Quick compiler: handle embedded switch data by buzbee · 10 years ago
  33. 4ee71b2 ART: X86Mir2Lir::OpRegRegReg should expect kOpMul for r_dest == r_src2 case by Pavel Vyssotski · 10 years ago
  34. 920506d Do not try to sharpen super calls to abstract methods. by Vladimir Marko · 10 years ago
  35. 7a7c1db Fix ordering of fields with the same name. by Vladimir Marko · 10 years ago
  36. 8e1f4f8 Avoid abort in malformed dex code. by Ian Rogers · 10 years ago
  37. d24c934 ART: GenNegLong incorrectly handled register overlap for x86 by nikolay serdjuk · 10 years ago
  38. 8fe0e35 ART: Prevent float inference back to SSA in-regs. by Stephen Kyle · 10 years ago
  39. 8fda9f2 ART: Add smali-based run-test by Andreas Gampe · 10 years ago