1. 881dd56 Reduce test dependencies by Brian Carlstrom · 13 years ago
  2. 8a48741 Allow compilation of classes in different ClassLoaders by Brian Carlstrom · 13 years ago
  3. 9f30b38 Externalize test code by Brian Carlstrom · 13 years ago
  4. 18c0753 Initialize the rest of libcore's native code. by Elliott Hughes · 13 years ago
  5. 0af5543 Code for loading shared libraries and calling JNI_OnLoad. by Elliott Hughes · 13 years ago
  6. 74eb46a Improved ClassLoader support by Brian Carlstrom · 13 years ago
  7. b0460ea Add support for opening classes.dex file from zip, jar, apk by Brian Carlstrom · 13 years ago
  8. 6f6beb4 Fix host build: Add -lpthread. by Shih-wei Liao · 13 years ago
  9. 8ecd08c Switch tests and aexecd to use libartd by Brian Carlstrom · 13 years ago
  10. 07d579f Add NDEBUG build by Brian Carlstrom · 13 years ago
  11. 8492996 Do not assume the .arm hint is part of the source file path. by Carl Shapiro · 13 years ago
  12. cdc8de4 Move base64 to test code by Brian Carlstrom · 13 years ago
  13. 934486c Make ClassLinker set Class::super_class_ plus test and build improvements by Brian Carlstrom · 13 years ago
  14. 528153d Only tag tests for test builds, not eng builds by Brian Carlstrom · 13 years ago
  15. 0e6d197 Relocate all of the included Makefiles into the build subdirectory. by Carl Shapiro · 13 years ago[Renamed (95%) from Android.test.mk]
  16. 1fb8620 Add class loading infrastructure. by Carl Shapiro · 13 years ago
  17. 008e412 Add and enable a Makefile for building tests on the device. by Carl Shapiro · 13 years ago