..
allowlists
Merge "Denylist jemalloc5_stresstests since it is run by a special script." into main
2023-08-15 16:34:26 +00:00
soongconfig
Migrate overlapping config var defs in all bp file
2023-03-06 09:15:36 -05:00
Android.bp
Add a Make variable that overrides configured jar locations.
2023-07-14 12:13:30 +01:00
android_test.go
androidmk.go
Parallelize singleton execution
2023-05-19 20:31:32 +00:00
androidmk_test.go
apex.go
Merge changes from topic "bp2build-ignore-test-apex-tags"
2023-05-01 16:05:38 +00:00
apex_test.go
Add TestApexes to ApexInfo
2023-04-17 19:26:07 +00:00
api_domain.go
Rename API surface provided to mainline modules
2023-01-26 23:02:53 +00:00
api_levels.go
Remove libandroid_support support.
2023-07-20 18:17:04 +00:00
arch.go
Export ReverseSliceInPlace and ReverseSlice
2023-07-06 16:36:50 -07:00
arch_list.go
Merge "Introduce armv9-a arch variant."
2023-03-07 22:58:11 +00:00
arch_test.go
Add sanitizer tests for musl
2023-03-22 12:58:38 -07:00
bazel.go
Make ShouldConvertWithBp2build avail in loadhooks
2023-08-14 11:03:05 -04:00
bazel_handler.go
Make the bazel sandwich ignore targets that don't exist
2023-08-02 11:45:43 -07:00
bazel_handler_test.go
Revert^2 "Initial implementation of the bazel sandwich"
2023-08-01 10:27:57 -07:00
bazel_paths.go
Make ShouldConvertWithBp2build avail in loadhooks
2023-08-14 11:03:05 -04:00
bazel_paths_test.go
Make ShouldConvertWithBp2build avail in loadhooks
2023-08-14 11:03:05 -04:00
bazel_test.go
Make ShouldConvertWithBp2build avail in loadhooks
2023-08-14 11:03:05 -04:00
buildinfo_prop.go
Parallelize singleton execution
2023-05-19 20:31:32 +00:00
config.go
Merge "Support default-permission in aconfig_declarations" into main
2023-08-14 14:12:27 +00:00
config_bp2build.go
Revert "Respect Clang version override env vars."
2023-04-14 18:07:25 +00:00
config_bp2build_test.go
config_test.go
Platform mapping-based product config
2023-07-17 16:27:08 -07:00
configured_jars.go
Add a Make variable that overrides configured jar locations.
2023-07-14 12:13:30 +01:00
configured_jars_test.go
Platform mapping-based product config
2023-07-17 16:27:08 -07:00
csuite_config.go
csuite_config_test.go
deapexer.go
defaults.go
Provide reason for unconverted bp2build modules
2023-06-16 13:45:17 +00:00
defaults_test.go
Revert "Add protected_properties support in defaults modules"
2023-03-10 18:53:59 -05:00
defs.go
mixed build targets need transitive tidy files
2023-02-07 16:50:30 -05:00
depset_generic.go
Merge changes I70f81120,If8f2534e into main
2023-07-07 17:07:50 +00:00
depset_test.go
Use generics for DepSets
2023-06-22 08:18:33 -07:00
deptag.go
Install sdk variants in unbundled builds and package uninstallable variants
2023-05-02 15:37:26 +00:00
deptag_test.go
expand.go
expand_test.go
filegroup.go
Handle .proto files in different package for filegroups
2023-08-07 21:39:05 +00:00
filegroup_test.go
Add filegroup_defaults module
2023-03-13 16:02:06 +00:00
fixture.go
Platform mapping-based product config
2023-07-17 16:27:08 -07:00
fixture_test.go
gen_notice.go
Parallelize singleton execution
2023-05-19 20:31:32 +00:00
gen_notice_test.go
hooks.go
image.go
license.go
Stop module types being SdkAware
2022-12-12 17:33:06 +00:00
license_kind.go
license_kind_test.go
license_metadata.go
Use generics for DepSets
2023-06-22 08:18:33 -07:00
license_sdk_member.go
license_test.go
Prevent duplicated license_kinds
2022-11-22 17:43:40 -08:00
licenses.go
licenses_test.go
makevars.go
metrics.go
Parallelize singleton execution
2023-05-19 20:31:32 +00:00
module.go
Handle enabled: false via conditions_default
2023-08-08 16:54:34 +00:00
module_test.go
mutator.go
Allow creation of BazelTargets in a different directory
2023-08-07 19:17:03 +00:00
mutator_test.go
Add ConvertApexAvailableToTags
2023-02-13 10:23:36 -08:00
namespace.go
Add name hint to Soong.
2023-04-10 20:20:41 +00:00
namespace_test.go
Add name hint to Soong.
2023-04-10 20:20:41 +00:00
neverallow.go
java_library support for building headers-only
2023-08-22 21:29:05 +00:00
neverallow_test.go
java_library support for building headers-only
2023-08-22 21:29:05 +00:00
ninja_deps.go
Load starlark files from soong
2023-04-26 17:18:19 -07:00
ninja_deps_test.go
notices.go
onceper.go
onceper_test.go
override_module.go
Make ShouldConvertWithBp2build avail in loadhooks
2023-08-14 11:03:05 -04:00
package.go
Change bp2build converter of module "package".
2023-05-09 17:37:04 -07:00
package_ctx.go
package_test.go
packaging.go
Use generics for DepSets
2023-06-22 08:18:33 -07:00
packaging_test.go
Install sdk variants in unbundled builds and package uninstallable variants
2023-05-02 15:37:26 +00:00
path_properties.go
path_properties_test.go
paths.go
Revert^2 "Initial implementation of the bazel sandwich"
2023-08-01 10:27:57 -07:00
paths_test.go
phony.go
Replace SortedStringKeys with SortedKeys
2023-02-28 16:51:32 -08:00
plugin.go
Run "plugins" singleton in parallel with the rest.
2023-05-23 17:57:00 +00:00
prebuilt.go
Prebuilt replacing source should not change partition
2023-05-04 10:36:27 +09:00
prebuilt_build_tool.go
Revert "Export NewPrebuiltBuildTool"
2023-08-08 02:14:40 +00:00
prebuilt_test.go
Prebuilt replacing source should not change partition
2023-05-04 10:36:27 +09:00
proto.go
Fix possible orphaned proto_library targets
2023-08-14 19:17:39 +00:00
register.go
Revert "Add unit test for parsing build files in bp2build"
2023-06-27 22:52:07 +00:00
rule_builder.go
Add functionality to sandbox mixed build actions
2023-07-14 00:43:52 +00:00
rule_builder_test.go
sandbox.go
sdk.go
Use api_levels_released_versions from starlark
2023-05-02 01:05:07 +00:00
sdk_test.go
sdk_version.go
Cleanup remaining android.JavaApiLibraryName() references
2023-06-15 19:42:34 +00:00
sdk_version_test.go
Platform mapping-based product config
2023-07-17 16:27:08 -07:00
singleton.go
singleton_module.go
singleton_module_test.go
soong_config_modules.go
Use hashed subdir for soong_config modules
2023-05-26 18:07:05 +09:00
soong_config_modules_test.go
Use hashed subdir for soong_config modules
2023-05-26 18:07:05 +09:00
test_asserts.go
Make aconfig flags generate a library instead of a srcjar.
2023-06-09 06:16:06 -07:00
test_config.go
Platform mapping-based product config
2023-07-17 16:27:08 -07:00
test_suites.go
Add -sha256 to robolectric zip
2023-06-27 20:48:05 +00:00
testing.go
android: Allow running some singletons in parallel.
2023-05-19 18:01:35 +00:00
updatable_modules.go
util.go
Merge "make android.InList generic" into main
2023-07-19 15:02:56 +00:00
util_test.go
Export ReverseSliceInPlace and ReverseSlice
2023-07-06 16:36:50 -07:00
variable.go
Merge "Support default-permission in aconfig_declarations" into main
2023-08-14 14:12:27 +00:00
variable_test.go
visibility.go
Remove completed TODO in android/visibility.go
2023-04-07 22:18:19 +00:00
visibility_test.go