1. 0ea1537 Avoid infinite loop with mutator lock. by Nicolas Geoffray · 6 years ago
  2. 052f8ca Rewrite stackmap encoding code. by David Srbecky · 7 years ago
  3. b0b68cf ART: Clean up #includes in jit_code_cache.h . by Vladimir Marko · 7 years ago
  4. 95e5f7e Make test 566-polymorphic-inlining more robust. by Nicolas Geoffray · 7 years ago
  5. d5f5627 ART tests: do not retrieve OatQuickMethodHeader for bridge methods by Yevgeny Rouban · 8 years ago
  6. 0795f23 Clean up ScopedThreadStateChange to use ObjPtr by Mathieu Chartier · 8 years ago
  7. fe5c430 Merge "ART: Fix type parameter in tests" by Treehugger Robot · 9 years ago
  8. 542451c ART: Convert pointer size to enum by Andreas Gampe · 9 years ago
  9. 166aaee ART: Fix type parameter in tests by Andreas Gampe · 9 years ago
  10. ff484b9 Fix a bug in ClassTableGet code generation for IMTs. by Nicolas Geoffray · 9 years ago
  11. 2fa1137 Ensure we get a ProfilingInfo object before compiling. by Nicolas Geoffray · 9 years ago
  12. 130b7cf Fix test with libarttest.so. by Nicolas Geoffray · 9 years ago
  13. 1be7cbd Remove invoke after inlining. by Nicolas Geoffray · 9 years ago
  14. 09ed098 Pack stack map entries on bit level to save space. by David Srbecky · 9 years ago
  15. c26f128 Re-enable test 566-polymorphic-inlining. by Nicolas Geoffray · 9 years ago
  16. a60e220 Doh. Forgot to ensure it's compiled. by Nicolas Geoffray · 9 years ago
  17. a42363f Implement first kind of polymorphic inlining. by Nicolas Geoffray · 9 years ago