1. c531cef Eliminate #ifdef ART_USE_QUICK_COMPILER by buzbee · 12 years ago
  2. c4dc43e Add libselinux to libart linker options by Brian Carlstrom · 12 years ago
  3. 21d28f5 GBC Expander. Removed lir. by Shih-wei Liao · 12 years ago
  4. 971bf3f Compile method one-by-one. by Logan Chien · 12 years ago
  5. 2cfc639 Foundation for Quick LLVM compiler by buzbee · 12 years ago
  6. 46e251b Switch to libcorkscrew for native stack traces. by Elliott Hughes · 12 years ago
  7. fd2ec54 Fix compilation issues with new gcc by Brian Carlstrom · 12 years ago
  8. e94d9b2 Add dex_lang as common frontend to lir and LLVM. dex_lang + bc2lir = Greenland by Shih-wei Liao · 12 years ago
  9. ef67aec Fix the operator<< generation to work with "mmm" as well as "mm". by Elliott Hughes · 12 years ago
  10. 0e57ccb Start automatically generating operator<<s for enums. by Elliott Hughes · 12 years ago
  11. c38a901 Remove unused static libraries from libart.so. by Logan Chien · 12 years ago
  12. 6e41d42 DO NOT MERGE: Cope with current LLVM in this branch. by Shih-wei Liao · 12 years ago
  13. 002b915 Don't try to link in libraries we're not building yet. by Elliott Hughes · 12 years ago
  14. c4c9881 Fix the LLVM build. Separate out libart-compiler-llvm.so. by Shih-wei Liao · 12 years ago
  15. adb8c67 Move the compiler away from libdex. by Elliott Hughes · 12 years ago
  16. ffb465f libcorkscrew native stacks, mutex ranking, and better ScopedThreadListLock. by Elliott Hughes · 12 years ago
  17. 5b8b1ed Implement Link-loading and pass 62 tests in JniInternalTest. by Shih-wei Liao · 12 years ago
  18. 8b977d3 Compile llvm.Module into ELF object file. by Logan Chien · 12 years ago
  19. d1fec81 Beginning of LLVM backend for ART. by Shih-wei Liao · 12 years ago
  20. 06e3ad4 Turn on some basic tsan annotations. by Elliott Hughes · 12 years ago
  21. ad6c9c3 Mac build fixes. by Elliott Hughes · 13 years ago
  22. 6c9c06d Use ashmem to name our various anonymous regions. by Elliott Hughes · 13 years ago
  23. 3b6baaa Bring our native stack usage down. by Elliott Hughes · 13 years ago
  24. 0796af0 Fix Object::IsSoftReference by Brian Carlstrom · 13 years ago
  25. 08125a0 fix DCHECK in libartd by Brian Carlstrom · 13 years ago
  26. 8692721 Fix ClassLinker::LinkInterfaceMethods bug by Brian Carlstrom · 13 years ago
  27. 1d3f114 Support 32-bit volatiles. by Elliott Hughes · 13 years ago
  28. 4b620ff Finish moving state to managed heap by Brian Carlstrom · 13 years ago
  29. 69b15fb Working dex2oat and oatexec by Brian Carlstrom · 13 years ago
  30. c143c55 Updating the compiler to use the new-world model by buzbee · 13 years ago
  31. 18c0753 Initialize the rest of libcore's native code. by Elliott Hughes · 13 years ago
  32. 0af5543 Code for loading shared libraries and calling JNI_OnLoad. by Elliott Hughes · 13 years ago
  33. b0460ea Add support for opening classes.dex file from zip, jar, apk by Brian Carlstrom · 13 years ago
  34. 07d579f Add NDEBUG build by Brian Carlstrom · 13 years ago
  35. 578bbdc Move DexFiles to be allocated on the heap by Brian Carlstrom · 13 years ago
  36. 31bcc7e Give unique name to host build shared libraries #1 by Brian Carlstrom · 13 years ago
  37. cdc8de4 Move base64 to test code by Brian Carlstrom · 13 years ago
  38. 934486c Make ClassLinker set Class::super_class_ plus test and build improvements by Brian Carlstrom · 13 years ago
  39. 0e6d197 Relocate all of the included Makefiles into the build subdirectory. by Carl Shapiro · 13 years ago[Renamed (92%) from Android.libart.mk]
  40. e4c1ce4 Extend the instruction class with instruction attributes. by Carl Shapiro · 13 years ago
  41. 1fb8620 Add class loading infrastructure. by Carl Shapiro · 13 years ago
  42. 12eb78e Add an instruction abstraction and visitor. by Carl Shapiro · 13 years ago
  43. a5d5cfd Add basic assembler interface and an x86 backend. by Carl Shapiro · 13 years ago
  44. 9bf84fd Fix several minor errors in the build configuration. by Carl Shapiro · 13 years ago
  45. 7b21670 Initial build configuration for the new Android runtime. by Carl Shapiro · 13 years ago