1. 277ccbd ART: More warnings by Andreas Gampe · 10 years ago
  2. 5667fdb ARM: Use hardfp calling convention between java to java call. by Zheng Xu · 10 years ago
  3. 6f3dbba Make ART compile with GCC -O0 again. by Ian Rogers · 10 years ago
  4. c8ccf68 ART: Fix some -Wpedantic errors by Andreas Gampe · 10 years ago
  5. 37f05ef Reduced memory usage of primitive fields smaller than 4-bytes by Fred Shih · 10 years ago
  6. e63db27 Break apart header files. by Ian Rogers · 10 years ago
  7. 98d1cc8 Improve performance of invokevirtual/invokeinterface with embedded imt/vtable by Mingyao Yang · 10 years ago
  8. 86797a7 AArch64: Add memcmp16() for Arm64; ensure xSELF not clobbered by Serban Constantinescu · 10 years ago
  9. 4d0589c ART: Move __memcmp16 from Bionic to ART by Andreas Gampe · 10 years ago
  10. 055c29f Art compiler: remove unnecessary sqrt call by buzbee · 10 years ago
  11. d889178 Guard entrypoint changing by runtime shutdown lock. by Mathieu Chartier · 11 years ago
  12. 2da8823 Initial changes towards Generic JNI option by Andreas Gampe · 11 years ago
  13. cbb2d20 Refactor allocation entrypoints. by Mathieu Chartier · 11 years ago
  14. 88474b4 Implement Interface Method Tables (IMT). by Jeff Hao · 11 years ago
  15. a9a8254 Improve quick codegen for aput-object. by Ian Rogers · 11 years ago
  16. 3b4c189 Split the allocation path into 'instrumented' and 'uninstrumented' ones. by Hiroshi Yamauchi · 11 years ago
  17. ea46f95 Refactor java.lang.reflect implementation by Brian Carlstrom · 11 years ago
  18. 08bf196 Work on SMALL_ART and PORTABLE working at the same time. by Dragos Sbirlea · 11 years ago
  19. 848871b Entry point clean up. by Ian Rogers · 11 years ago
  20. 7655f29 Portable refactorings. by Ian Rogers · 11 years ago