1. c4c9881 Fix the LLVM build. Separate out libart-compiler-llvm.so. by Shih-wei Liao · 13 years ago
  2. adb8c67 Move the compiler away from libdex. by Elliott Hughes · 13 years ago
  3. ffb465f libcorkscrew native stacks, mutex ranking, and better ScopedThreadListLock. by Elliott Hughes · 13 years ago
  4. 5b8b1ed Implement Link-loading and pass 62 tests in JniInternalTest. by Shih-wei Liao · 13 years ago
  5. 8b977d3 Compile llvm.Module into ELF object file. by Logan Chien · 13 years ago
  6. d1fec81 Beginning of LLVM backend for ART. by Shih-wei Liao · 13 years ago
  7. 06e3ad4 Turn on some basic tsan annotations. by Elliott Hughes · 13 years ago
  8. ad6c9c3 Mac build fixes. by Elliott Hughes · 13 years ago
  9. 6c9c06d Use ashmem to name our various anonymous regions. by Elliott Hughes · 13 years ago
  10. 3b6baaa Bring our native stack usage down. by Elliott Hughes · 13 years ago
  11. 0796af0 Fix Object::IsSoftReference by Brian Carlstrom · 13 years ago
  12. 08125a0 fix DCHECK in libartd by Brian Carlstrom · 13 years ago
  13. 8692721 Fix ClassLinker::LinkInterfaceMethods bug by Brian Carlstrom · 13 years ago
  14. 1d3f114 Support 32-bit volatiles. by Elliott Hughes · 13 years ago
  15. 4b620ff Finish moving state to managed heap by Brian Carlstrom · 13 years ago
  16. 69b15fb Working dex2oat and oatexec by Brian Carlstrom · 13 years ago
  17. c143c55 Updating the compiler to use the new-world model by buzbee · 13 years ago
  18. 18c0753 Initialize the rest of libcore's native code. by Elliott Hughes · 13 years ago
  19. 0af5543 Code for loading shared libraries and calling JNI_OnLoad. by Elliott Hughes · 13 years ago
  20. b0460ea Add support for opening classes.dex file from zip, jar, apk by Brian Carlstrom · 13 years ago
  21. 07d579f Add NDEBUG build by Brian Carlstrom · 13 years ago
  22. 578bbdc Move DexFiles to be allocated on the heap by Brian Carlstrom · 13 years ago
  23. 31bcc7e Give unique name to host build shared libraries #1 by Brian Carlstrom · 13 years ago
  24. cdc8de4 Move base64 to test code by Brian Carlstrom · 13 years ago
  25. 934486c Make ClassLinker set Class::super_class_ plus test and build improvements by Brian Carlstrom · 13 years ago
  26. 0e6d197 Relocate all of the included Makefiles into the build subdirectory. by Carl Shapiro · 13 years ago[Renamed (92%) from Android.libart.mk]
  27. e4c1ce4 Extend the instruction class with instruction attributes. by Carl Shapiro · 13 years ago
  28. 1fb8620 Add class loading infrastructure. by Carl Shapiro · 13 years ago
  29. 12eb78e Add an instruction abstraction and visitor. by Carl Shapiro · 13 years ago
  30. a5d5cfd Add basic assembler interface and an x86 backend. by Carl Shapiro · 13 years ago
  31. 9bf84fd Fix several minor errors in the build configuration. by Carl Shapiro · 13 years ago
  32. 7b21670 Initial build configuration for the new Android runtime. by Carl Shapiro · 13 years ago