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