Jingwen Chen 661b2ee719 Merge "Revert "add media.swcodec to Bazel prod allowlist"" 10 mesi fa
..
allowlists 661b2ee719 Merge "Revert "add media.swcodec to Bazel prod allowlist"" 10 mesi fa
soongconfig 8103dc428e Migrate overlapping config var defs in all bp file 1 anno fa
Android.bp 313d32f730 Merge "Use generics for DepSets" 11 mesi fa
android_test.go 14ec66c2fb Make OutputFileForModule work for AllowMissingDependencies 1 anno fa
androidmk.go 0c10e4dcc0 Parallelize singleton execution 1 anno fa
androidmk_test.go 5180438478 Make sure dist files have license metadata. 1 anno fa
apex.go b2b9494db1 Ignore test apexes from bp2build generated tags am: f57a966b66 1 anno fa
apex_test.go e8173a83cb Add TestApexes to ApexInfo 1 anno fa
api_domain.go 627fc3e436 Rename API surface provided to mainline modules 1 anno fa
api_levels.go 0c10e4dcc0 Parallelize singleton execution 1 anno fa
arch.go f7d3109972 Generate NDK stubs for riscv64 too. 1 anno fa
arch_list.go dd2e32d859 Merge "Introduce armv9-a arch variant." 1 anno fa
arch_test.go 5dc62c9456 Add sanitizer tests for musl 1 anno fa
bazel.go 39a169721c Provide reason for unconverted bp2build modules 11 mesi fa
bazel_handler.go 95b24b1165 Remove special-casing of DCLA libraries 10 mesi fa
bazel_handler_test.go 40b79f8def cc mixed build support to allowlist M13 libraries 10 mesi fa
bazel_paths.go 1e75324ebd Correct genrule path references 11 mesi fa
bazel_paths_test.go d558031e0c File paths to allow "./" prefix 1 anno fa
bazel_test.go c13f785061 Handle missing dependencies in mixed builds 1 anno fa
buildinfo_prop.go 0c10e4dcc0 Parallelize singleton execution 1 anno fa
config.go bf815a135a Merge "Ensure we get cross refs for Bazel-built artifacts" 10 mesi fa
config_bp2build.go 3eda019e04 Revert "Respect Clang version override env vars." 1 anno fa
config_bp2build_test.go 932c01cf9e export Java variables to Bazel 2 anni fa
config_test.go 720b3964fe Fix writing soong.variables . 3 anni fa
configured_jars.go 7ec40ccb15 Split up config.go 1 anno fa
csuite_config.go 140a8e183d Convert android/csuite_config_test.go to test fixtures 3 anni fa
csuite_config_test.go 30ac3e7ca7 Remove uses of FixtureFactory from android package 3 anni fa
deapexer.go 1aa50564c7 Treat <x> and <x>_compressed prebuilt APEXes as being equivalent 1 anno fa
defaults.go 39a169721c Provide reason for unconverted bp2build modules 11 mesi fa
defaults_test.go eeeb952b27 Revert "Add protected_properties support in defaults modules" 1 anno fa
defs.go 4ed95e263f mixed build targets need transitive tidy files 1 anno fa
depset_generic.go 48016d5a2f Fix FirstUniqueStrings after conversion to generics 10 mesi fa
depset_test.go c85750bfe3 Use generics for DepSets 11 mesi fa
deptag.go bd3a16b5e7 Install sdk variants in unbundled builds and package uninstallable variants 1 anno fa
deptag_test.go 30ac3e7ca7 Remove uses of FixtureFactory from android package 3 anni fa
expand.go 2647ced06e Fix android.Expand and ninja escaping 4 anni fa
expand_test.go 405af07859 Revert "Make lots of tests run in parallel" 3 anni fa
filegroup.go 39a169721c Provide reason for unconverted bp2build modules 11 mesi fa
filegroup_test.go 7d6dd8bb33 Add filegroup_defaults module 1 anno fa
fixture.go 3d927238cc Revert "Add unit test for parsing build files in bp2build" 10 mesi fa
fixture_test.go 79abe57f53 Remove FixturePreparer.Extend() 3 anni fa
gen_notice.go 0c10e4dcc0 Parallelize singleton execution 1 anno fa
gen_notice_test.go 4660a9824c Integrate gen_notice with Make for dist. 1 anno fa
hooks.go f31c90050c Share CreateModule between hooks & mutators 2 anni fa
image.go 2f5c340b49 Update some comments about the image mutator. 2 anni fa
license.go d796f6f6dc Stop module types being SdkAware 1 anno fa
license_kind.go a93c62b375 Implement bp2build for the `license_kind` module 1 anno fa
license_kind_test.go b838b0a147 Do not modules in files called "Blueprints". 2 anni fa
license_metadata.go c85750bfe3 Use generics for DepSets 11 mesi fa
license_sdk_member.go 4101c71e63 Support multiple library names per target. 2 anni fa
license_test.go 2ced8c8a57 Prevent duplicated license_kinds 1 anno fa
licenses.go 5797d8c7f5 Export SBOM utility to make 1 anno fa
licenses_test.go 4101c71e63 Support multiple library names per target. 2 anni fa
makevars.go 2b17a23da8 Tweak Soong install rules logging 1 anno fa
metrics.go 0c10e4dcc0 Parallelize singleton execution 1 anno fa
module.go 313d32f730 Merge "Use generics for DepSets" 11 mesi fa
module_test.go 14ec66c2fb Make OutputFileForModule work for AllowMissingDependencies 1 anno fa
mutator.go 39a169721c Provide reason for unconverted bp2build modules 11 mesi fa
mutator_test.go fb11c1ce81 Add ConvertApexAvailableToTags 1 anno fa
namespace.go 671dc2319b Add name hint to Soong. 1 anno fa
namespace_test.go 671dc2319b Add name hint to Soong. 1 anno fa
neverallow.go 019ffe121c Merge "Allow java_library.exclude_static_libs property for libcore and f/b/api" 11 mesi fa
neverallow_test.go 3d4d88d68e Allow java_library.exclude_static_libs property for libcore and f/b/api 11 mesi fa
ninja_deps.go c9508aac4c Load starlark files from soong 1 anno fa
ninja_deps_test.go 662d61430f Make PackageVarContext implement PathGlobContext 1 anno fa
notices.go c6ec9fb849 Fix strip_prefix flags to strip install paths. 1 anno fa
onceper.go 2e5e401722 Add top level and per-mutator traces to soong_build 1 anno fa
onceper_test.go 405af07859 Revert "Make lots of tests run in parallel" 3 anni fa
override_module.go ebaa573317 Prebuilt replacing source should not change partition 1 anno fa
package.go 2c9e8d6128 Change bp2build converter of module "package". 1 anno fa
package_ctx.go 662d61430f Make PackageVarContext implement PathGlobContext 1 anno fa
package_test.go eabf0f36f3 cosmetic changes 2 anni fa
packaging.go c85750bfe3 Use generics for DepSets 11 mesi fa
packaging_test.go bd3a16b5e7 Install sdk variants in unbundled builds and package uninstallable variants 1 anno fa
path_properties.go 851a3271ce Use Module.GetProperties() instead of ModuleBase.generalProperties 2 anni fa
path_properties_test.go d5cf92e298 Support customizing behavior around sourceOrOutputDependencyTag 2 anni fa
paths.go 313d32f730 Merge "Use generics for DepSets" 11 mesi fa
paths_test.go c68db4b305 Remove InstallBypassMake and ToMakePath 2 anni fa
phony.go 18994c73f1 Replace SortedStringKeys with SortedKeys 1 anno fa
plugin.go 9b44c2a725 Run "plugins" singleton in parallel with the rest. 1 anno fa
prebuilt.go ebaa573317 Prebuilt replacing source should not change partition 1 anno fa
prebuilt_build_tool.go 0c66bc615b Replace android.BuildOs with Config.BuildOS 2 anni fa
prebuilt_test.go ebaa573317 Prebuilt replacing source should not change partition 1 anno fa
proto.go 39b6cc5336 Ignore test apexes from bp2build generated tags 1 anno fa
register.go 3d927238cc Revert "Add unit test for parsing build files in bp2build" 10 mesi fa
rule_builder.go d079e0b270 Reformat build/soong for go 1.19 1 anno fa
rule_builder_test.go e52c2ac7fb Enable restat for sbox rules 2 anni fa
sandbox.go 7690c09953 cd to / before running soong_build . 3 anni fa
sdk.go 3486740cc5 Use api_levels_released_versions from starlark 1 anno fa
sdk_test.go 581f2e5f79 Detect duplicates in sdkRegistry 2 anni fa
sdk_version.go 6c0df88809 Cleanup remaining android.JavaApiLibraryName() references 11 mesi fa
sdk_version_test.go 15da5887fe Create two sentinel api levels 1 anno fa
singleton.go a5ea2479d3 Fix bug: allow multiple gen_notice modules. 2 anni fa
singleton_module.go 9aed5bc715 Add a new SingletonModule type 3 anni fa
singleton_module_test.go 1ebef5b78c Move functionality to test install rules into testing.go. 2 anni fa
soong_config_modules.go 81b00a8db7 Use hashed subdir for soong_config modules 1 anno fa
soong_config_modules_test.go 81b00a8db7 Use hashed subdir for soong_config modules 1 anno fa
test_asserts.go 175073c472 Make aconfig flags generate a library instead of a srcjar. 11 mesi fa
test_config.go 9c094ca153 Fix issue where bazel-force-enabled-modules aren't actually analyzed. 1 anno fa
test_suites.go f368073522 Add -sha256 to robolectric zip 10 mesi fa
testing.go e59c0db536 android: Allow running some singletons in parallel. 1 anno fa
updatable_modules.go 7579b67ef9 Moving default version outside of apex package 1 anno fa
util.go da169a1ee3 Merge "Fix FirstUniqueStrings after conversion to generics" 10 mesi fa
util_test.go 48016d5a2f Fix FirstUniqueStrings after conversion to generics 10 mesi fa
variable.go 3b7411adc7 Merge "Remove "flattened" apexes" 11 mesi fa
variable_test.go 30ac3e7ca7 Remove uses of FixtureFactory from android package 3 anni fa
visibility.go f25bdf4643 Remove completed TODO in android/visibility.go 1 anno fa
visibility_test.go 0507921dcf gen_module visibility tests. 2 anni fa