- b527532 Use VisitAllModuleVariantProxies in generateModuleTarget. by Yu Liu · 10 months ago
- 034af2c Distinguish HideFromMake from SkipInstall by Spandan Das · 10 months ago
- c71b175 Make the "apk" property configurable by Cole Faust · 11 months ago
- 004074d Merge changes from topic "remove-non-parallel-mutator" into main by Colin Cross · 11 months ago
- 8a96280 Remove MutatorHandle.Parallel() by Colin Cross · 11 months ago
- 0636fa3 Merge "Add a few module visiting methods that return ModuleProxy." into main by Yu Liu · 11 months ago
- d2a9595 Add a few module visiting methods that return ModuleProxy. by Yu Liu · 11 months ago
- b8533a8 Annotate mutators that use methods that prevent mutator coalescing by Colin Cross · 11 months ago
- b2388e3 Remove unused TopDownMutatorContext methods by Colin Cross · 11 months ago
- 1e954b6 Remove CreateVariations, CreateLocalVariations and AddInterVariantDependencies by Colin Cross · 12 months ago
- 96a692b Make the srcs and exclude_srcs properties configurable by Cole Faust · 1 year, 1 month ago
- 9b10ca4 Merge "Hide unflagged mainline prebuilts with missing source." into main by Treehugger Robot · 1 year, 1 month ago
- 85bd462 Hide unflagged mainline prebuilts with missing source. by Spandan Das · 1 year, 1 month ago
- 12ff57d Make the prefer property configurable by Cole Faust · 1 year, 1 month ago
- 7eaf503 Merge "Revert^2 "Remove compilation actions from java sdk library"" into main by Treehugger Robot · 1 year, 4 months ago
- a3a0546 Revert^2 "Remove compilation actions from java sdk library" by Jihoon Kang · 1 year, 5 months ago
- a963b94 Make the enabled property configurable by Cole Faust · 1 year, 5 months ago
- 7e674e6 Drop use_source_config_var from prebuilt selection by Spandan Das · 1 year, 5 months ago
- a9cf0c8 Add a warning that Use_source_config_var is being deprecated. by Spandan Das · 1 year, 5 months ago
- 972917d Support partial module variants with apex_contributions by Spandan Das · 1 year, 6 months ago
- f2c1057 Fix non-determinism in prebuilt selection by Spandan Das · 1 year, 6 months ago
- af66212 Revert "Fix non-determinism in prebuilt selection" by Spandan Das · 1 year, 6 months ago
- 2d8884a Fix non-determinism in prebuilt selection by Spandan Das · 1 year, 6 months ago
- 23956d1 Mechanism to select a specific version of java_sdk_library_import by Spandan Das · 1 year, 8 months ago
- 81d95c5 Do not replace the direct edge between rdeps and java_sdk_library by Spandan Das · 1 year, 7 months ago
- 97494b1 Disable prebuilt apps without an apk later by Cole Faust · 1 year, 8 months ago
- 3576e76 Handle installation rules for co-existing prebuilts by Spandan Das · 1 year, 8 months ago
- 313aa54 Convert OtherModuleProvider to generic providers API by Colin Cross · 1 year, 9 months ago
- b63d7b3 Remove infrastructure to run bp2build by Colin Cross · 1 year, 9 months ago
- fc12d2f Special-case java_sdk_library in source vs prebuilt selection by Spandan Das · 1 year, 10 months ago
- 1c4d94d Use `all_apex_contributions` for source/prebuilts selection by Spandan Das · 1 year, 11 months ago
- e3fcb41 Create a singleton all_apex_contributions module type by Spandan Das · 1 year, 11 months ago
- e1b39a5 Handle prebuilt vs source selection in bp2build by Liz Kammer · 2 years ago
- ebaa573 Prebuilt replacing source should not change partition by Jooyung Han · 2 years, 4 months ago
- bf4de04 java_sdk_library_import: Copy all prebuilt properties to child modules by Paul Duffin · 3 years ago
- 5d6fa4d Enable Mixed Builds for Prebuilt Library by Trevor Radcliffe · 3 years, 4 months ago
- dbd814d Fix genrule tool dependencies when a prebuilt tool is preferred. by Martin Stjernholm · 3 years, 8 months ago
- 851a327 Use Module.GetProperties() instead of ModuleBase.generalProperties by Usta · 3 years, 8 months ago
- dca0219 Remove customizableProperties from `android.ModuleBase` by Usta · 3 years, 9 months ago
- e65c3ae Fix prebuilt selection logic for cc_prebuilt_library_headers. by Martin Stjernholm · 3 years, 10 months ago
- 25a69de Improve the error when srcs field has the wrong type. by Martin Stjernholm · 4 years ago
- 0c52c7b Choose prebuilt or source via an Soong config variable by Paul Duffin · 4 years, 2 months ago
- 69d6413 Make prebuilt properties customizable by Liz Kammer · 4 years, 2 months ago
- f7c99f5 Add GetEmbeddedPrebuilt and IsModulePrebuilt by Paul Duffin · 4 years, 4 months ago
- fb545bf Make sure prebuilt modules are exported before attempting to use them by LuK1337 · 4 years, 8 months ago
- 56dc66e Stop deapexer module type from being treated as a prebuilt by Paul Duffin · 4 years, 6 months ago
- 864116c Add PrebuiltNameFromSource by Paul Duffin · 4 years, 5 months ago
- e1d3837 Add IsModulePreferred by Paul Duffin · 4 years, 5 months ago
- 6158dfe Remove obsolete comment on PrebuiltPostDepsMutator by Jaewoong Jung · 4 years, 6 months ago
- c04fb9e Remove deapexer and prebuilt apex select mutators by Paul Duffin · 4 years, 6 months ago
- a9c8c9f Call ctx.InstallFile for uninstallable cc modules by Colin Cross · 4 years, 9 months ago
- d23c726 Add RemoveOptionalPrebuiltPrefix() helper function by Paul Duffin · 4 years, 9 months ago
- 729c0bd Prebuilt is enabled even if the source one is not. by Jaewoong Jung · 4 years, 9 months ago
- 84f1b80 No matching variant android_app_import fix by Jaewoong Jung · 4 years, 9 months ago
- 2080bfe Support asan/hwasan versions of prebuilts. by Evgenii Stepanov · 5 years ago
- 5ca3a62 Add hidden_api for java_import by Liz Kammer · 5 years ago
- f467732 Do not consider disabled prebuilt variants. by Martin Stjernholm · 5 years ago
- 6ffbe57 Revert "Do not consider disabled prebuilt variants." by Charles Chen · 5 years ago
- 235e2fd Do not consider disabled prebuilt variants. by Martin Stjernholm · 5 years ago
- 80342d7 Restrict replacements of source dependencies with prebuilts by Paul Duffin · 5 years ago
- 009a9dc Fall back to the source module for variants that the corresponding by Martin Stjernholm · 6 years ago
- 38b5785 java_sdk_library_import: Propagate prefer to child modules by Paul Duffin · 5 years ago
- dddd546 Ignore PrebuiltDepTag when processing APEX contents by Paul Duffin · 5 years ago
- dcb4bd6 Refactor prebuilt to use srcs supplier function by Paul Duffin · 5 years ago
- 5006151 java_sdk_library - Use prebuilt/prefer for unbundled app builds by Paul Duffin · 6 years ago
- 78ac5b9 Exclude source->prebuilt deps from visibility enforcement by Paul Duffin · 6 years ago
- 0c4979b Dedup prebuilt mutator registration by Paul Duffin · 6 years ago
- 42aaba7 Merge "Delete prebuilt APEXes when installing source-built APEXes" am: a822256e15 by Jiyong Park · 6 years ago
- 03b68dd Delete prebuilt APEXes when installing source-built APEXes by Jiyong Park · 6 years ago
- 2cb5288 Don't use prebuilt_apex when TARGET_FLATTEN_APEX is set to true by Jiyong Park · 6 years ago
- 22dad11 resolve merge conflicts of c40949db97ad14085d2f64a6ec1fd5f99544be69 to qt-dev-plus-aosp by Jaewoong Jung · 6 years ago
- a237e62 Don't use prebuilt_apex when TARGET_FLATTEN_APEX is set to true am: 0a573d798f by Jiyong Park · 6 years ago
- 3e18b19 Improve android_app_import.dpi_variants handling. by Jaewoong Jung · 6 years ago
- 0a573d7 Don't use prebuilt_apex when TARGET_FLATTEN_APEX is set to true by Jiyong Park · 6 years ago
- a5e5abc Implement DPI variants in android_app_import. by Jaewoong Jung · 6 years ago
- 4d27704 Prebuilt APEXes are recoreded in apexkeys.txt by Jiyong Park · 6 years ago
- a41f12a Prebuilt APEXes are recoreded in apexkeys.txt by Jiyong Park · 6 years ago
- 939ebd5 Add prebuilt_apex. by Jaewoong Jung · 6 years ago
- 8a49795 Replace ctx.ExpandSources with android.PathsForModuleSrc by Colin Cross · 7 years ago
- 27b922f Annotate paths and deprecate ExtractSource(s)Deps by Colin Cross · 7 years ago
- 955dc49 Fix few issues with filegroups by Pirama Arumuga Nainar · 7 years ago
- ee6143c Add VisitDirectDepsWithTag by Colin Cross · 8 years ago
- 0007d81 Change bool, and string properties to *bool, and *string for cc by Nan Zhang · 8 years ago
- d11fcda Convert Visit*Deps from blueprint.Module to android.Module by Colin Cross · 8 years ago
- 74d73e2 Rename java_prebuilt_library to java_import by Colin Cross · 8 years ago
- 5ea9bcc Fix java prebuilts by Colin Cross · 8 years ago
- cec8171 Add integration testing infrastructure by Colin Cross · 8 years ago
- c3e7fa6 Fix installing prebuilts with no source module by Colin Cross · 8 years ago
- 2502e12 Fixed the issue of dependencyTag in prebuilt.go by Nan Zhang · 8 years ago
- a2f296f Fall back to prebuilts if source modules are disabled by Colin Cross · 9 years ago
- 0f3c72f Disable installing unused prebuilts by Colin Cross · 9 years ago
- ce75d2c Initial prebuilt support by Colin Cross · 9 years ago