1. c4c9881 Fix the LLVM build. Separate out libart-compiler-llvm.so. by Shih-wei Liao · 12 years ago
  2. 5b8b1ed Implement Link-loading and pass 62 tests in JniInternalTest. by Shih-wei Liao · 13 years ago
  3. 282dab0 Add Java_MyClass_sbar to list of test symbols by Brian Carlstrom · 12 years ago
  4. 06e3ad4 Turn on some basic tsan annotations. by Elliott Hughes · 13 years ago
  5. 32b4b2a Test changes to support tradefed by Brian Carlstrom · 13 years ago
  6. 0f09676 Fix test-art-target on the Mac. by Elliott Hughes · 13 years ago
  7. cfede66 Fix Mac build by Brian Carlstrom · 13 years ago
  8. b9cc1ca Remove need for libarttest.so for gtests for tradefed by Brian Carlstrom · 13 years ago
  9. 6717d0d Move target gtests to /data/nativetest for tradefed by Brian Carlstrom · 13 years ago
  10. 659526d Work around unexplained $(filter-out) trouble. by Elliott Hughes · 13 years ago
  11. 34cf514 Work around the fact that Linux and Mac OS have opposite requirements for libgtest. by Elliott Hughes · 13 years ago
  12. e71719d Fix the Mac build. Really. I have binaries and everything. by Elliott Hughes · 13 years ago
  13. 29e7ac7 Moving from libdvm to libart (1 of 5) by Brian Carlstrom · 13 years ago
  14. 47a0d5a Move art content to /data by Brian Carlstrom · 13 years ago
  15. 7178e73 Fix gtest build and execution by Brian Carlstrom · 13 years ago
  16. 0796af0 Fix Object::IsSoftReference by Brian Carlstrom · 13 years ago
  17. bbf1e41 Move main method tests from gtests to oat tests by Brian Carlstrom · 13 years ago[Renamed (65%) from build/Android.test.mk]
  18. bc51235 Remove redundant libgtest_host linkage by Brian Carlstrom · 13 years ago
  19. 8692721 Fix ClassLinker::LinkInterfaceMethods bug by Brian Carlstrom · 13 years ago
  20. 1619286 Add oat file generation and tests to build by Brian Carlstrom · 13 years ago
  21. 1d3f114 Support 32-bit volatiles. by Elliott Hughes · 13 years ago
  22. 4b620ff Finish moving state to managed heap by Brian Carlstrom · 13 years ago
  23. 881dd56 Reduce test dependencies by Brian Carlstrom · 13 years ago
  24. 8a48741 Allow compilation of classes in different ClassLoaders by Brian Carlstrom · 13 years ago
  25. 9f30b38 Externalize test code by Brian Carlstrom · 13 years ago
  26. 18c0753 Initialize the rest of libcore's native code. by Elliott Hughes · 13 years ago
  27. 0af5543 Code for loading shared libraries and calling JNI_OnLoad. by Elliott Hughes · 13 years ago
  28. 74eb46a Improved ClassLoader support by Brian Carlstrom · 13 years ago
  29. b0460ea Add support for opening classes.dex file from zip, jar, apk by Brian Carlstrom · 13 years ago
  30. 6f6beb4 Fix host build: Add -lpthread. by Shih-wei Liao · 13 years ago
  31. 8ecd08c Switch tests and aexecd to use libartd by Brian Carlstrom · 13 years ago
  32. 07d579f Add NDEBUG build by Brian Carlstrom · 13 years ago
  33. 8492996 Do not assume the .arm hint is part of the source file path. by Carl Shapiro · 13 years ago
  34. cdc8de4 Move base64 to test code by Brian Carlstrom · 13 years ago
  35. 934486c Make ClassLinker set Class::super_class_ plus test and build improvements by Brian Carlstrom · 13 years ago
  36. 528153d Only tag tests for test builds, not eng builds by Brian Carlstrom · 13 years ago
  37. 0e6d197 Relocate all of the included Makefiles into the build subdirectory. by Carl Shapiro · 13 years ago[Renamed (95%) from Android.test.mk]
  38. 1fb8620 Add class loading infrastructure. by Carl Shapiro · 13 years ago
  39. 008e412 Add and enable a Makefile for building tests on the device. by Carl Shapiro · 13 years ago