1. 5f45e81 Enable benchmarks on darwin by Colin Cross · 6 years ago
  2. fd18c42 Revert "ATest: GTest auto gen config support run_test_as in Android.bp ." by Bill Yang · 6 years ago
  3. d30b940 ATest: GTest auto gen config support run_test_as in Android.bp . by yelinhsieh · 6 years ago
  4. 9df92d6 Add an isolated option for cc_test targets. by Christopher Ferris · 6 years ago
  5. 3333889 TradeFed: Add "test_config_template" flag in Android.bp by Jack He · 6 years ago
  6. 303e21f Move autogenerated test config into Soong by Colin Cross · 6 years ago
  7. e146e39 Support 'test_config' into soong modules by Julien Desprez · 6 years ago
  8. b3174d1 Build System: Fix rpath error if native executable under testcase folder. by yangbill · 7 years ago
  9. 38b40df Use proptools.BoolDefault by Colin Cross · 7 years ago
  10. 7dd5899 Fix NDK gtest name. by Dan Albert · 7 years ago
  11. c9460bb Remove support for gnustl. by Dan Albert · 7 years ago
  12. 0007d81 Change bool, and string properties to *bool, and *string for cc by Nan Zhang · 7 years ago
  13. 87c9d7b Export test/benchmark factory symbols. by Steven Moreland · 7 years ago
  14. bd75e1d Add $ORIGIN to rpath for host tests by Colin Cross · 8 years ago
  15. af3cc2d Some clarifications in preparation to automatically order linker dependencies by Jeff Gaston · 7 years ago
  16. 27991b7 Add -lm to the default libs for Linux & Darwin by Dan Willemsen · 7 years ago
  17. 15d54d5 Make test_suites arch_variant by Dan Willemsen · 7 years ago
  18. 28690e9 Move benchmarks to /data/benchmarktest[64] to match make by Colin Cross · 7 years ago
  19. b97e818 Add support for data field in cc_benchmark. by Anders Lewis · 7 years ago
  20. 3624285 Refactor factories by Colin Cross · 8 years ago
  21. e28f4e2 Support test_suites in cc_benchmark modules by Colin Cross · 8 years ago
  22. a929db0 Add support for test_suites property on cc_test modules by Colin Cross · 8 years ago
  23. faeb7aa Support data properties for test binaries by Colin Cross · 8 years ago
  24. 3340d60 Allow disabling the named test directory for cc_test by Dan Willemsen · 8 years ago
  25. 37047f1 Pass DepsContext to dependency methods by Colin Cross · 8 years ago
  26. ab3b732 Remove boolean arguments from NewLibrary() by Colin Cross · 8 years ago
  27. 798bfce Move registration into android package by Colin Cross · 8 years ago
  28. 0b24c74 Disable cc_benchmark for Darwin hosts by Dan Willemsen · 8 years ago
  29. 600c9df Improve test support for art tests by Colin Cross · 8 years ago
  30. 28bda51 Support shared cc_test_library by Dan Willemsen · 8 years ago
  31. 1d577e2 Expose module suffixes to Make by Dan Willemsen · 8 years ago
  32. 33586f3 Fix cc_benchmark installs by Colin Cross · 8 years ago
  33. b916a38 Refactor cc modules to use decorators instead of inheritance by Colin Cross · 8 years ago
  34. 42742b8 Rename compiler, linker and installer methods to be unique by Colin Cross · 8 years ago
  35. 4d9c2d1 Separate cc.go by Colin Cross · 8 years ago