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