1. 1aea351 Hash-based DexCache field array. by Vladimir Marko · 9 years ago
  2. 3398c78 Move ArtField to ObjPtr by Mathieu Chartier · 9 years ago
  3. bdf7f1c ART: SHARED_REQUIRES to REQUIRES_SHARED by Andreas Gampe · 9 years ago
  4. 542451c ART: Convert pointer size to enum by Andreas Gampe · 9 years ago
  5. ffc8707 Split profile recording from jit compilation by Calin Juravle · 9 years ago
  6. 141de8c Revert "ART: Weaken DCHECK" by Nicolas Geoffray · 9 years ago
  7. 1ee29d3 ART: Weaken DCHECK by Andreas Gampe · 9 years ago
  8. 8b3f835 ART: Write bit fields together in ComputeSpecialAccessorInfo(). by Vladimir Marko · 9 years ago
  9. 354efa6 Try to substitute constructor chains for IPUTs. by Vladimir Marko · 9 years ago
  10. 9f35ccd ART: Fix bad manual rename of local variable. by Vladimir Marko · 9 years ago
  11. be10e8e Optimizing: Try pattern substitution when we cannot inline. by Vladimir Marko · 9 years ago
  12. bd425fa Remove stalled DCHECK. by Nicolas Geoffray · 10 years ago
  13. e401d14 Move mirror::ArtMethod to native by Mathieu Chartier · 10 years ago
  14. d5f1005 Quick: Inline synthetic accessors generated by jack. by Vladimir Marko · 10 years ago
  15. 3481ba2 ART: Clean up includes. by Vladimir Marko · 10 years ago
  16. c785344 Move ArtField to native by Mathieu Chartier · 10 years ago
  17. e5f13e5 Revert "Revert "Add JIT"" by Mathieu Chartier · 10 years ago
  18. a5ca888 Revert "Add JIT" by Nicolas Geoffray · 10 years ago
  19. 2535abe Add JIT by Mathieu Chartier · 10 years ago
  20. 956af0f Remove portable. by Elliott Hughes · 11 years ago
  21. 575e78c ART: Replace COMPILE_ASSERT with static_assert (runtime) by Andreas Gampe · 11 years ago
  22. 29a2648 Move DecodedInstruction into MIR. by Ian Rogers · 11 years ago
  23. c8f60a6 Inlining synthetic accessors. by Vladimir Marko · 11 years ago
  24. e1fced1 Inlining setters that return one of their arguments. by Vladimir Marko · 11 years ago
  25. 73ed718 Revert "Inlining setters that return one of their arguments." by Mathieu Chartier · 11 years ago
  26. 389e11d Revert "Inlining synthetic accessors." by Mathieu Chartier · 11 years ago
  27. 505ebb0 Inlining synthetic accessors. by Vladimir Marko · 11 years ago
  28. 8e40c3e Inlining setters that return one of their arguments. by Vladimir Marko · 11 years ago
  29. 2c87c4d Support inlining detection from debugger. by Sebastien Hertz · 11 years ago
  30. e3e0260 Move inline method detection to runtime. by Vladimir Marko · 11 years ago