1. f4450a3 Fix mac build (second attempt) by Dmitriy Ivanov · 10 years ago
  2. 09eff05 Fixing mac build by Dmitriy Ivanov · 10 years ago
  3. 7f1fa9e Remove libsigchain from LD_PRELOADS by Dmitriy Ivanov · 10 years ago
  4. afd9acc Multilib ART host. by Ian Rogers · 10 years ago
  5. 5ca4eaa ART: Make LOCAL_CLANG architecture dependent for the target by Andreas Gampe · 10 years ago
  6. 2a0e954 Move art host to libc++ by Dan Albert · 10 years ago
  7. 700a402 Now we have a proper C++ library, use std::unique_ptr. by Ian Rogers · 10 years ago
  8. ba0c51f Switch ART to libc++. by Ian Rogers · 10 years ago
  9. bd5ea6a Preparation for transition to libc++. by Ian Rogers · 10 years ago
  10. d747543 force dex2oat target executables to be compiled for 32-bit by Colin Cross · 10 years ago
  11. afbaa1a Build changes to build multilib tests by Andreas Gampe · 10 years ago
  12. cae10f7 Add -lpthread -ldl to link executable/tests by Andrew Hsieh · 10 years ago
  13. 2269d2a HACK: force target art executables to be compiled for 32-bit by Colin Cross · 10 years ago
  14. dc781a1 art: convert makefiles to support multilib build by Colin Cross · 10 years ago
  15. fa50baa Restore build-art minimal build by Brian Carlstrom · 11 years ago
  16. 025218c Clean up stlport usage. by Elliott Hughes · 11 years ago
  17. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 11 years ago
  18. 51c2467 libart-compiler cleanup by Brian Carlstrom · 11 years ago
  19. fa42b44 Move to new art dalvikvm by Brian Carlstrom · 11 years ago
  20. cd5d042 Clang build support, -Wthread-safety with GCC 4.6. by Ian Rogers · 11 years ago
  21. 52e55cb Remove gcc-based tsan support by Brian Carlstrom · 11 years ago
  22. 265091e Remove ExtractCodeAndPrelink and switch Portable to MCLinker by Brian Carlstrom · 11 years ago
  23. c928de9 Remove Iceland. by Ian Rogers · 11 years ago
  24. c531cef Eliminate #ifdef ART_USE_QUICK_COMPILER by buzbee · 12 years ago
  25. 21d28f5 GBC Expander. Removed lir. by Shih-wei Liao · 12 years ago
  26. 2cfc639 Foundation for Quick LLVM compiler by buzbee · 12 years ago
  27. e94d9b2 Add dex_lang as common frontend to lir and LLVM. dex_lang + bc2lir = Greenland by Shih-wei Liao · 12 years ago
  28. c4c9881 Fix the LLVM build. Separate out libart-compiler-llvm.so. by Shih-wei Liao · 12 years ago
  29. 06e3ad4 Turn on some basic tsan annotations. by Elliott Hughes · 12 years ago
  30. a6cc893 Add installd support to dex2oat by Brian Carlstrom · 13 years ago
  31. 8952189 Merge art-cache dex files into oat files by Brian Carlstrom · 13 years ago
  32. 3b6baaa Bring our native stack usage down. by Elliott Hughes · 13 years ago
  33. b7bbba4 Add oatopt drop in replacement for dexopt by Brian Carlstrom · 13 years ago
  34. 0796af0 Fix Object::IsSoftReference by Brian Carlstrom · 13 years ago
  35. bc51235 Remove redundant libgtest_host linkage by Brian Carlstrom · 13 years ago
  36. 78128a6 oatdump by Brian Carlstrom · 13 years ago
  37. 8692721 Fix ClassLinker::LinkInterfaceMethods bug by Brian Carlstrom · 13 years ago
  38. 1d3f114 Support 32-bit volatiles. by Elliott Hughes · 13 years ago
  39. 4b620ff Finish moving state to managed heap by Brian Carlstrom · 13 years ago
  40. 69b15fb Working dex2oat and oatexec by Brian Carlstrom · 13 years ago