1. 1373595 stdint types all the way! by Ian Rogers · 10 years ago
  2. 928f72b ART: Fix things for valgrind by Andreas Gampe · 10 years ago
  3. 65fcc2c Thumb2 assembler for JNI compiler and optimizing compiler by Dave Allison · 10 years ago
  4. dd7624d Allow mixing of thread offsets between 32 and 64bit architectures. by Ian Rogers · 11 years ago
  5. fca8220 x86_64: JNI compiler by Dmitry Petrochenko · 11 years ago
  6. befbd57 Fix host architecture for 64bit. by Ian Rogers · 11 years ago
  7. ed8dd49 AArch64: Add ARM64 Assembler by Serban Constantinescu · 11 years ago
  8. 166db04 Move assembler out of runtime into compiler/utils. by Ian Rogers · 11 years ago[Renamed from runtime/oat/utils/assembler.cc]
  9. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 11 years ago[Renamed from src/oat/utils/assembler.cc]
  10. 7fbee07 Preliminary changes to allow mips target to build. by jeffhao · 12 years ago
  11. 57b86d4 Refactor runtime support. by Ian Rogers · 13 years ago[Renamed (97%) from src/assembler.cc]
  12. 31f1f4f Minor cleanup. by Elliott Hughes · 13 years ago
  13. 2faa5f1 Fix copyright headers. by Elliott Hughes · 13 years ago
  14. 1634155 Flush icache when making pages executable. by Ian Rogers · 13 years ago
  15. 2c8f653 Support for cross compilation. by Ian Rogers · 13 years ago
  16. c1674ed Make valgrind happier and stop us leaking so much we can can't run the tests on a device. by Elliott Hughes · 13 years ago
  17. 53b6131 Use the UNIMPLEMENTED macro everywhere. by Elliott Hughes · 13 years ago
  18. e2d373e Initial ARM JNI compiler support. by Carl Shapiro · 13 years ago
  19. 578bbdc Move DexFiles to be allocated on the heap by Brian Carlstrom · 13 years ago
  20. 45a76cb Exception and suspend count polling on JNI bridge return. by Ian Rogers · 13 years ago
  21. 69759ea Add allocation and garbage collection infrastructure. by Carl Shapiro · 13 years ago
  22. b033c75 x86 JNI compiler and unit tests. by Ian Rogers · 13 years ago
  23. 1f359b0 Improve CHECK_<op> logging. by Elliott Hughes · 13 years ago
  24. 6b6b5f0 Shorten the namespace and re-normalize include guards. by Carl Shapiro · 13 years ago
  25. a5d5cfd Add basic assembler interface and an x86 backend. by Carl Shapiro · 13 years ago