1. 1cc7dba ART: Reorder entrypoint argument order by Andreas Gampe · 10 years ago
  2. 9843059 ART: Rework quick entrypoint code in Mir2Lir, cleanup by Andreas Gampe · 10 years ago
  3. d9cb8ae Fix art test failures for Mips. by Douglas Leung · 10 years ago
  4. 86797a7 AArch64: Add memcmp16() for Arm64; ensure xSELF not clobbered by Serban Constantinescu · 10 years ago
  5. 4d0589c ART: Move __memcmp16 from Bionic to ART by Andreas Gampe · 10 years ago
  6. 055c29f Art compiler: remove unnecessary sqrt call by buzbee · 10 years ago
  7. dd7624d Allow mixing of thread offsets between 32 and 64bit architectures. by Ian Rogers · 10 years ago
  8. 2da8823 Initial changes towards Generic JNI option by Andreas Gampe · 10 years ago
  9. bb8f0ab Embed array class pointers at array allocation sites. by Hiroshi Yamauchi · 11 years ago
  10. be1ca55 Use direct class pointers at allocation sites in the compiled code. by Hiroshi Yamauchi · 11 years ago
  11. 88474b4 Implement Interface Method Tables (IMT). by Jeff Hao · 11 years ago
  12. 1eb512d Fast JNI support. by Ian Rogers · 11 years ago
  13. a9a8254 Improve quick codegen for aput-object. by Ian Rogers · 11 years ago
  14. ea46f95 Refactor java.lang.reflect implementation by Brian Carlstrom · 11 years ago
  15. 848871b Entry point clean up. by Ian Rogers · 11 years ago
  16. 7655f29 Portable refactorings. by Ian Rogers · 11 years ago
  17. 166db04 Move assembler out of runtime into compiler/utils. by Ian Rogers · 11 years ago[Renamed (92%) from runtime/oat/runtime/oat_support_entrypoints.h]
  18. fc0e321 Fix multiple inclusion guards to match new pathnames by Brian Carlstrom · 11 years ago
  19. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 11 years ago[Renamed from src/oat/runtime/oat_support_entrypoints.h]
  20. 0aba0ba Created compiled stubs in image. by Jeff Hao · 11 years ago
  21. 63937db Fix mac build by Anwar Ghuloum · 11 years ago
  22. 79fe539 Removing remaining compiled stubs from image. by Jeff Hao · 11 years ago
  23. 58df327 Removed compiled resolution trampoline. by Jeff Hao · 11 years ago
  24. 62d6c77 Interpreter entries and instrumentation as a listener. by Ian Rogers · 11 years ago
  25. 693ff61 Performance improvements by removing a DMB and inlining. by Ian Rogers · 12 years ago
  26. 2dd0e2c Directory restructuring of object.h by Ian Rogers · 12 years ago
  27. 1eab958 Remove kExceptionPending flag from thread and codegen. by jeffhao · 12 years ago
  28. 7db619b Enter interpreter stub. by Ian Rogers · 12 years ago
  29. 306057f Support for deoptimization needed for debugging. by Ian Rogers · 12 years ago
  30. bc43860 Merge "Quick compiler: minor cleanup" into dalvik-dev by buzbee · 12 years ago
  31. df1ce91 Add alignment attribute to packed. by Ian Rogers · 12 years ago
  32. a3a82b2 Quick compiler: minor cleanup by buzbee · 12 years ago
  33. 725a957 Pulled out instrumentation into its own class separate from trace. by jeffhao · 12 years ago
  34. 474b6da Move thread flags and state into 32bits. by Ian Rogers · 12 years ago
  35. 66f1925 Change dex cache to be java object instead of array, add pointer to dex file in dex cache. by Mathieu Chartier · 12 years ago
  36. 0183dd7 Sqrt intrinsic by Ian Rogers · 12 years ago
  37. 9a4f003 Remove the THROW_VERIFICATION_ERROR op and supporting code. by jeffhao · 12 years ago
  38. 00f7d0e Global lock levels. by Ian Rogers · 12 years ago
  39. 7484741 Fix a bunch of lint. by Elliott Hughes · 12 years ago
  40. 7b9d996 Tidy up some C-isms. by Elliott Hughes · 12 years ago
  41. 174651d Fixed x86 division and modulus and merged their entry points. by jeffhao · 12 years ago
  42. 141d622 More X86 fixes. by Ian Rogers · 12 years ago
  43. 55bd45f More X86 fixes. by Ian Rogers · 12 years ago
  44. 57b86d4 Refactor runtime support. by Ian Rogers · 12 years ago