1. e5f063e Do not install prebuilt stubs from module_sdk by Jooyung Han · 2 years, 7 months ago
  2. 598f92d Export Soong module type to LOCAL_SOONG_MODULE_TYPE to Make for SBOM generation. by Wei Li · 2 years, 9 months ago
  3. 4ed95e2 mixed build targets need transitive tidy files by Sam Delmerico · 2 years, 8 months ago
  4. 256e3b4 Support mixed building for cc_prebuilt_binary by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 3 years ago
  5. b1bd770 Add Soong tests for cc_prebuilt_binary for bad srcs by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 3 years ago
  6. 5d6fa4d Enable Mixed Builds for Prebuilt Library by Trevor Radcliffe · 3 years, 5 months ago
  7. 5bdf2d5 Mark implementation variant of prebuilts with stubs as not installable by Martin Stjernholm · 3 years, 8 months ago
  8. c3b97c3 libclang_rt_prebuilt_library_shared mixed builds by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 4 years ago
  9. 0c66bc6 Replace android.BuildOs with Config.BuildOS by Colin Cross · 4 years, 3 months ago
  10. 8567f22 Remove ccFixtureFactory by Paul Duffin · 4 years, 7 months ago
  11. e8366da Automatically call TestingBuildParams.RelativeToTop() by Paul Duffin · 4 years, 7 months ago
  12. 6a1160e Convert cc/prebuilt_test.go to use fixtures by Paul Duffin · 4 years, 7 months ago
  13. cda22c9 Refactor 'in_make' to mean Kati is not skipped. by Jingwen Chen · 5 years ago
  14. ae8600b Pass Config to NewTestContext instead of ctx.Register by Colin Cross · 5 years ago
  15. 2080bfe Support asan/hwasan versions of prebuilts. by Evgenii Stepanov · 5 years ago
  16. 405af07 Revert "Make lots of tests run in parallel" by Colin Cross · 5 years ago
  17. 323dc60 Make lots of tests run in parallel by Colin Cross · 5 years ago
  18. 6a9a146 Disable the prebuilt host binary test on darwin. by Martin Stjernholm · 5 years ago
  19. 837ee1a Symlink prebuilt binaries on host. by Martin Stjernholm · 5 years ago
  20. a3ad9b2 cc_prebuilt_library respect module name and stem by Yo Chiang · 6 years ago
  21. adeb088 Minor refactoring to put mock filesystem init closer to tests. by Martin Stjernholm · 6 years ago
  22. 0b92ac8 Add cc_prebuilt_object. by Martin Stjernholm · 6 years ago
  23. bce90da Add support for cc_prebuilt_library by Paul Duffin · 6 years ago
  24. d686791 Improve cc tests by adding sanitizer mutators by Paul Duffin · 6 years ago
  25. 0c4979b Dedup prebuilt mutator registration by Paul Duffin · 6 years ago
  26. 59986b2 Dedup cc prebuilts module type registration by Paul Duffin · 6 years ago
  27. 98be1bb Move filesystem into Config by Colin Cross · 6 years ago
  28. 7113d20 Use empty string for core image variant by Colin Cross · 6 years ago
  29. 4b49b76 Make TestContext.RegisterModuleType take an android.ModuleFactory by Colin Cross · 6 years ago
  30. 344d543 Add "apex_vndk" module type by Jooyung Han · 6 years ago
  31. 9a94287 Move CreateTestContext to cc/testing.go by Colin Cross · 6 years ago
  32. 33b2fb7 Support using cc_prebuilt_library_shared with cc_library by Colin Cross · 6 years ago