1. aef14db Merge changes from topic "tvts-test-host-jni" by Treehugger Robot · 3 years, 9 months ago
  2. fe23bf3 Add tests for request_type ParseResult functions. by Liz Kammer · 3 years, 9 months ago
  3. b71794d Consolidate cc-specific cqueries. by Liz Kammer · 3 years, 9 months ago
  4. 3f9e155 Handle simple prebuilt static libraries from bazel by Liz Kammer · 3 years, 10 months ago
  5. c04fb9e Remove deapexer and prebuilt apex select mutators by Paul Duffin · 3 years, 11 months ago
  6. 2df8177 Add Target to cc.SharedLibraryInfo by Colin Cross · 4 years ago
  7. 6a8c18a Merge "versioning macro is exported from prebuilt stubs as well" by Treehugger Robot · 4 years, 1 month ago
  8. 892a98f versioning macro is exported from prebuilt stubs as well by Jiyong Park · 4 years, 1 month ago
  9. 649d817 Require libraries in header_libs to be cc_library_header by Colin Cross · 4 years, 1 month ago
  10. bf4f55f Improve commenting for cc/builer.go, and kill dead code by Chris Parsons · 4 years, 2 months ago
  11. 31076b3 Move stubs related methods out of LinkableInterface by Colin Cross · 4 years, 3 months ago
  12. d462070 Merge "Start using Providers instead of direct module access" by Colin Cross · 4 years, 3 months ago
  13. 2080bfe Support asan/hwasan versions of prebuilts. by Evgenii Stepanov · 4 years, 6 months ago
  14. 0de8a1e Start using Providers instead of direct module access by Colin Cross · 4 years, 4 months ago
  15. 14ee832 Handle absolute source paths correctly. by Martin Stjernholm · 4 years, 4 months ago
  16. 837ee1a Symlink prebuilt binaries on host. by Martin Stjernholm · 4 years, 5 months ago
  17. d458745 cc: export Stripper struct by Thiébaud Weksteen · 4 years, 5 months ago
  18. 9e9bb7f Only output make targets for uninstallable static libs in the APEX by Martin Stjernholm · 4 years, 5 months ago
  19. 1f6d90f Create 'cc_prebuilt_test_library_shared' module type by Chris Parsons · 4 years, 7 months ago
  20. 1042d29 Implement cc_object vendor snapshot by Inseob Kim · 4 years, 8 months ago
  21. 7f283f4 Refine logic choosing vendor snapshot modules by Inseob Kim · 4 years, 8 months ago
  22. ff6bd14 Merge "cc_prebuilt_library respect module name and stem" by Yo Chiang · 4 years, 9 months ago
  23. a3ad9b2 cc_prebuilt_library respect module name and stem by Yo Chiang · 4 years, 10 months ago
  24. bf37d16 Fix missing NOTICE targets for static libs that aren't available to platform. by Martin Stjernholm · 4 years, 10 months ago
  25. 0b92ac8 Add cc_prebuilt_object. by Martin Stjernholm · 4 years, 10 months ago
  26. bce90da Add support for cc_prebuilt_library by Paul Duffin · 4 years, 10 months ago
  27. f5ea9e1 Add cc_prebuilt_library_headers by Paul Duffin · 5 years ago
  28. 59986b2 Dedup cc prebuilts module type registration by Paul Duffin · 5 years ago
  29. ac6e608 Dedup prebuilt cc library creation by Paul Duffin · 5 years ago
  30. d110f87 Fix generated headers of snapshot by Inseob Kim · 5 years ago
  31. d1063c1 Introduce module type 'sdk' by Jiyong Park · 6 years ago
  32. 1f6c94a Merge "Add "apex_vndk" module type" by Treehugger Robot · 5 years ago
  33. 344d543 Add "apex_vndk" module type by Jooyung Han · 5 years ago
  34. 0fd6a41 Add suffix and target.vendor.suffix to shared libraries by Colin Cross · 5 years ago
  35. 6937844 Separate exported includes out of flags by Inseob Kim · 6 years ago
  36. f979d73 Omit .gnu_debuglink sections in object files by Ryan Prichard · 6 years ago
  37. 33b2fb7 Support using cc_prebuilt_library_shared with cc_library by Colin Cross · 6 years ago
  38. 3554a98 Soong: Add synopsis to cc_prebuilt_* modules. by Patrice Arruda · 6 years ago
  39. 65c95ff Include libprofile-extras to all coverage variants by Pirama Arumuga Nainar · 6 years ago
  40. 27b922f Annotate paths and deprecate ExtractSource(s)Deps by Colin Cross · 6 years ago
  41. c7f797e Fix shared_libs for cc/prebuilt.go by Logan Chien · 6 years ago
  42. 4fcea3d Add prebuilt ABI checker support to soong by Logan Chien · 6 years ago
  43. 379de2f APEXes can be sanitized by Jiyong Park · 6 years ago
  44. b60190a Use soong_cc_prebuilt.mk instead of prebuilt.mk for Soong cc modules by Colin Cross · 6 years ago
  45. cb9342e Revert "Use soong_cc_prebuilt.mk instead of prebuilt.mk for Soong cc modules" by Colin Cross · 6 years ago
  46. e2874cd Use soong_cc_prebuilt.mk instead of prebuilt.mk for Soong cc modules by Colin Cross · 6 years ago
  47. 88f6fef Add stripping and toc support to Soong cc_prebuilt modules by Colin Cross · 6 years ago
  48. 1ab10a7 Don't clear flags in prebuiltLibraryLinker.linkerFlags by Colin Cross · 6 years ago
  49. 0098166 Prebuilts shouldn't inherit linker interface by Yi Kong · 6 years ago
  50. ae88703 Move ModuleContext.ModuleBuild to ModuleContext.Build by Colin Cross · 7 years ago
  51. 5c51792 Make binaries executable by Colin Cross · 7 years ago
  52. 74d73e2 Rename java_prebuilt_library to java_import by Colin Cross · 7 years ago
  53. 94921e7 Copy prebuilt binaries by Colin Cross · 7 years ago
  54. 3624285 Refactor factories by Colin Cross · 8 years ago
  55. 74f7b97 Make factory functions in cc/prebuilt.go public. Test: refactoring CL. by Leo Li · 8 years ago
  56. de89fb8 Add support for binary and static library and prebuilts by Colin Cross · 8 years ago
  57. dfee1bc Rename to cc_prebuilts_library_shared by Colin Cross · 8 years ago
  58. ab3b732 Remove boolean arguments from NewLibrary() by Colin Cross · 8 years ago
  59. bba9904 Split cc_prebuilt_shared_library into static variants by Colin Cross · 8 years ago
  60. 5cb580f Start using "struct Objects" to store object Paths by Dan Willemsen · 8 years ago
  61. ce75d2c Initial prebuilt support by Colin Cross · 8 years ago