1. 1cc71eb Insert a read barrier in the JNI bridge. by Hiroshi Yamauchi · 9 years ago
  2. 2cebb24 Replace NULL with nullptr by Mathieu Chartier · 9 years ago
  3. d43b3ac Revert "Revert "Deoptimization-based bce."" by Mingyao Yang · 9 years ago
  4. 0ba6273 Revert "Deoptimization-based bce." by Andreas Gampe · 9 years ago
  5. e295e6e Deoptimization-based bce. by Mingyao Yang · 9 years ago
  6. 24f2dfa [optimizing compiler] Implement inline x86 FP '%' by Mark Mendell · 10 years ago
  7. 956af0f Remove portable. by Elliott Hughes · 10 years ago
  8. d2ec87d [optimizing compiler] Add REM_FLOAT and REM_DOUBLE by Calin Juravle · 10 years ago
  9. e179456 ART: Fix some redundant declarations by Andreas Gampe · 10 years ago
  10. 6f3dbba Make ART compile with GCC -O0 again. by Ian Rogers · 10 years ago
  11. 37f05ef Reduced memory usage of primitive fields smaller than 4-bytes by Fred Shih · 10 years ago
  12. 98d1cc8 Improve performance of invokevirtual/invokeinterface with embedded imt/vtable by Mingyao Yang · 10 years ago
  13. 86797a7 AArch64: Add memcmp16() for Arm64; ensure xSELF not clobbered by Serban Constantinescu · 10 years ago
  14. bd3682e ART: Implement rem_double/rem_float for x86/x86-64 by Alexei Zavjalov · 10 years ago
  15. 4d0589c ART: Move __memcmp16 from Bionic to ART by Andreas Gampe · 10 years ago
  16. 055c29f Art compiler: remove unnecessary sqrt call by buzbee · 10 years ago
  17. 1d4d7bd ART: refactor x86/x86-64 entrypoints by Alexei Zavjalov · 10 years ago
  18. d889178 Guard entrypoint changing by runtime shutdown lock. by Mathieu Chartier · 10 years ago
  19. 2da8823 Initial changes towards Generic JNI option by Andreas Gampe · 10 years ago
  20. 4028a6c Inline x86 String.indexOf by Mark Mendell · 10 years ago
  21. 12f9628 Fix minor style issues by Vladimir Marko · 11 years ago
  22. bff1ef0 Implement GenInlinedSqrt for x86 by Mark Mendell · 11 years ago
  23. cbb2d20 Refactor allocation entrypoints. by Mathieu Chartier · 11 years ago
  24. 88474b4 Implement Interface Method Tables (IMT). by Jeff Hao · 11 years ago
  25. a9a8254 Improve quick codegen for aput-object. by Ian Rogers · 11 years ago
  26. 3b4c189 Split the allocation path into 'instrumented' and 'uninstrumented' ones. by Hiroshi Yamauchi · 11 years ago
  27. ea46f95 Refactor java.lang.reflect implementation by Brian Carlstrom · 11 years ago
  28. 08bf196 Work on SMALL_ART and PORTABLE working at the same time. by Dragos Sbirlea · 11 years ago
  29. 848871b Entry point clean up. by Ian Rogers · 11 years ago
  30. 7655f29 Portable refactorings. by Ian Rogers · 11 years ago