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