- 313aa54 Convert OtherModuleProvider to generic providers API by Colin Cross · 1 year, 1 month ago
- 8ff1058 Remove ConvertWithBp2build implementations by Colin Cross · 1 year, 1 month ago
- 18994c7 Replace SortedStringKeys with SortedKeys by Cole Faust · 1 year, 11 months ago
- 96320df Handle multiple linkages in sdk snapshots by Liz Kammer · 2 years, 8 months ago
- 12a0a31 Add ramdisk image sdk trait to cc_library_headers by Paul Duffin · 3 years, 4 months ago
- 6369622 Add recovery image sdk trait to cc_library_headers by Paul Duffin · 3 years, 4 months ago
- b1f0f2a Extract handling of image variations from target loop by Paul Duffin · 3 years, 4 months ago
- 93b750e Add support for native bridge trait by Paul Duffin · 5 years ago
- 96f1832 Rename nativeLibInfoProperties.archType to archSubDir by Paul Duffin · 3 years, 4 months ago
- 296701e Refactor SdkMemberType.AddDependencies() by Paul Duffin · 3 years, 6 months ago
- 6b8f425 Remove default_shared_libs by Colin Cross · 3 years, 6 months ago
- 9ecb42d Add default_shared_libs property by Colin Cross · 3 years, 7 months ago
- b6a55bf Incorporate cc_library_headers into mixed builds by Liz Kammer · 3 years, 9 months ago
- 7a7d067 Generated headers may not be arch specific by Paul Duffin · 4 years ago
- 42dd4e6 Fix the snapshot handling of generated headers by Paul Duffin · 3 years, 11 months ago
- ebcf0c5 Define odm_available property to install a vendor variant to odm by Justin Yun · 4 years ago
- 63e9ec7 Define product_available property by Justin Yun · 4 years, 3 months ago
- 31076b3 Move stubs related methods out of LinkableInterface by Colin Cross · 4 years, 3 months ago
- a717db7 Don't create stubs variants of static libraries by Colin Cross · 4 years, 3 months ago
- 59e0c7a Disable sanitizer flags and output files for sanitizer-enabled SDK members. by Martin Stjernholm · 4 years, 3 months ago
- 0de8a1e Start using Providers instead of direct module access by Colin Cross · 4 years, 4 months ago
- 3146c5c Create fewer empty version variants by Colin Cross · 4 years, 4 months ago
- b7c77bd Merge "Retain all stubs versions in the snapshot." by Martin Stjernholm · 4 years, 4 months ago
- 618b671 Retain all stubs versions in the snapshot. by Martin Stjernholm · 4 years, 4 months ago
- b024957 Propagate all sanitizer flags in SDK snapshots. by Martin Stjernholm · 4 years, 4 months ago
- d1f898e Remove global state from version mutator by Colin Cross · 4 years, 5 months ago
- 2c03361 Make generated library SDK snapshots determinstic by Colin Cross · 4 years, 4 months ago
- d6abaa7 Propagate recovery_available property through to sdk snapshot by Paul Duffin · 4 years, 4 months ago
- d1edbd4 Propagate vendor_available property through to sdk snapshot by Paul Duffin · 4 years, 5 months ago
- 0329f23 Merge changes I59b7a32a,Ida7bc75a by Colin Cross · 4 years, 4 months ago
- 4250733 Only request image and version variations for device SDK dependencies by Colin Cross · 4 years, 5 months ago
- fbb486f Propagate sanitize.never flag in SDK snapshots. by Martin Stjernholm · 4 years, 5 months ago
- caa47d7 Disable all host OS variants except those explicitly included. by Martin Stjernholm · 4 years, 6 months ago
- ed62b9c Differentiate sdk snapshot include dir by os type by Paul Duffin · 4 years, 7 months ago
- ab5467d Avoid race condition over ExportedSystemIncludeDirs by Paul Duffin · 4 years, 7 months ago
- 47ed352 Propagate unique_host_soname to cc_library prebuilts. by Martin Stjernholm · 4 years, 7 months ago
- 7a1f7f3 Retry: Fix snapshot of a host/device cc_library with stubs by Paul Duffin · 4 years, 9 months ago
- 864e1b4 Retry: Detect invalid arch specific properties in snapshot by Paul Duffin · 4 years, 8 months ago
- e509447 Revert "Detect invalid arch specific properties in snapshot" by Greg Kaiser · 4 years, 8 months ago
- ad913d5 Revert "Fix snapshot of a host/device cc_library with stubs" by Greg Kaiser · 4 years, 8 months ago
- 2af5238 Fix snapshot of a host/device cc_library with stubs by Paul Duffin · 4 years, 9 months ago
- ee20962 Detect invalid arch specific properties in snapshot by Paul Duffin · 4 years, 8 months ago
- 712993c Improve error messages when output file is invalid by Paul Duffin · 4 years, 9 months ago
- cc330d6 Do not propagate dynamic dependencies for stub libs. by Martin Stjernholm · 4 years, 9 months ago
- bdd0dff Do not propagate the stub symbol file to prebuilts. by Martin Stjernholm · 4 years, 9 months ago
- c5dd4f7 Propagate stubs to the SDK for libraries that have them. by Martin Stjernholm · 4 years, 10 months ago
- 10566a0 Propagate empty vs unspecified system_shared_libs correctly. by Martin Stjernholm · 4 years, 10 months ago
- 3a4eb50 Make new module creation API more flexible by Paul Duffin · 4 years, 10 months ago
- 9b76c0b Add support for using cc_library in sdk/module_exports by Paul Duffin · 4 years, 10 months ago
- cd07bce Add SDK member support for cc_object. by Martin Stjernholm · 4 years, 10 months ago
- 0174d8d Remove SdkMemberType.FinalizeModule by Paul Duffin · 4 years, 10 months ago
- 13f0271 Copy shared_libs and system_shared_libs to module snapshot by Paul Duffin · 4 years, 11 months ago
- a04c107 Add support for multiple os types by Paul Duffin · 4 years, 11 months ago
- 0c394f3 Copy sdk_version to cc library snapshots by Paul Duffin · 4 years, 11 months ago
- 88f2fbe Refactor snapshot module creation by Paul Duffin · 4 years, 11 months ago
- 91756d2 Add support for cc_library_headers in sdk/module_exports by Paul Duffin · 5 years ago
- 64f54b0 Simplify cc library sdk snapshot handling of include dirs/headers by Paul Duffin · 5 years ago
- 5efd198 Ensure consistent handling of generated headers/dirs by Paul Duffin · 5 years ago
- 74fc190 Dedup adding of arch/common properties to cc library snapshot by Paul Duffin · 5 years ago
- e602918 Restrict SdkMemberTypes that can be used with sdk/sdk_snapshot by Paul Duffin · 5 years ago
- a0843f6 Differentiate between cc library and binary by Paul Duffin · 5 years ago
- 255f18e Decouple addition of new sdk member types from sdk code by Paul Duffin · 5 years ago
- 2f6bc09 Separate sdk membership support out of cc/library.go by Paul Duffin · 5 years ago