1. c5f1773 Remove deprecated WITH_HOST_DALVIK. by Ian Rogers · 10 years ago
  2. 5ca4eaa ART: Make LOCAL_CLANG architecture dependent for the target by Andreas Gampe · 10 years ago
  3. f4b80bc Make use of sigchainlib for signal chaining for implicit checks by Dave Allison · 10 years ago
  4. 2a0e954 Move art host to libc++ by Dan Albert · 10 years ago
  5. 700a402 Now we have a proper C++ library, use std::unique_ptr. by Ian Rogers · 10 years ago
  6. 0e12bdc Add ISA directory to image and odex pathnames. by Brian Carlstrom · 10 years ago
  7. bd5ea6a Preparation for transition to libc++. by Ian Rogers · 10 years ago
  8. afbaa1a Build changes to build multilib tests by Andreas Gampe · 10 years ago
  9. dc781a1 art: convert makefiles to support multilib build by Colin Cross · 11 years ago
  10. 4d2efce Don't hardcode object layout in Unsafe and space_test. by Hiroshi Yamauchi · 11 years ago
  11. ce88853 Have JNI FindClass fall back to system ClassLoader Bug: 10994325 by Brian Carlstrom · 11 years ago
  12. b373308 Add a systrace support for lock contention logging. by Hiroshi Yamauchi · 11 years ago
  13. 025218c Clean up stlport usage. by Elliott Hughes · 11 years ago
  14. 19e776c Enable darwin target build for art. by Brian Carlstrom · 11 years ago
  15. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 11 years ago
  16. 51c2467 libart-compiler cleanup by Brian Carlstrom · 11 years ago
  17. cd5d042 Clang build support, -Wthread-safety with GCC 4.6. by Ian Rogers · 11 years ago
  18. 52e55cb Remove gcc-based tsan support by Brian Carlstrom · 11 years ago
  19. 871599a Restore tests tag for target by Brian Carlstrom · 12 years ago
  20. 3bdcd3d Remove build warnings due to now unnecessary LOCAL_MODULE_TAGS by Brian Carlstrom · 12 years ago
  21. 06e3ad4 Turn on some basic tsan annotations. by Elliott Hughes · 13 years ago
  22. b9cc1ca Remove need for libarttest.so for gtests for tradefed by Brian Carlstrom · 13 years ago
  23. ad6c9c3 Mac build fixes. by Elliott Hughes · 13 years ago
  24. 0796af0 Fix Object::IsSoftReference by Brian Carlstrom · 13 years ago
  25. 9407c60 Stack scanning: Find RegisterMap and unit-test it. Add decoding of the map. by Shih-wei Liao · 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. 0af5543 Code for loading shared libraries and calling JNI_OnLoad. by Elliott Hughes · 13 years ago
  30. 07d579f Add NDEBUG build by Brian Carlstrom · 13 years ago