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