Jihoon Kang b420705230 Merge "Utilize from text core platform api surface jar in build" il y a 1 an
..
config b507831b71 Utilize from text core platform api surface jar in build il y a 1 an
core-libraries 760f880495 Create core-lambda-stubs from .txt files il y a 1 an
Android.bp cdea74d96c Merge "Support testing for resource shrinking" il y a 1 an
aapt2.go 351bac996c Add soong support for resource shrinking il y a 1 an
aar.go 2eef2e13e9 Bp2build support for sdk_version and java_version. il y a 1 an
aar_test.go 82602492fc copy JNI from AAR files to android_app APK il y a 1 an
android_manifest.go ca70fc40bd Update target_sdk_version from SdkSpec to ApiLevel il y a 1 an
android_resources.go 1282c42484 Initial bp2build converter for android_app. il y a 2 ans
androidmk.go 1bff0349d4 Modify Soong to utilize from-text android.jar in build il y a 1 an
androidmk_test.go f78a890183 Specify jnilib partition in Android-<target>.mk il y a 1 an
app.go 2eef2e13e9 Bp2build support for sdk_version and java_version. il y a 1 an
app_builder.go 351bac996c Add soong support for resource shrinking il y a 1 an
app_import.go d580613a0e Remove special handling of prebuilt_framework-res il y a 1 an
app_import_test.go d580613a0e Remove special handling of prebuilt_framework-res il y a 1 an
app_set.go 51645ff23e Add skip-sdk-check to extract_apks il y a 1 an
app_set_test.go 51645ff23e Add skip-sdk-check to extract_apks il y a 1 an
app_test.go ca70fc40bd Update target_sdk_version from SdkSpec to ApiLevel il y a 1 an
base.go b507831b71 Utilize from text core platform api surface jar in build il y a 1 an
boot_jars.go 9ffbecc2c8 Disable boot jars package check if no boot jars have been configured il y a 3 ans
bootclasspath.go b2c2173bfd Ensure that *bootclasspath* module types depend on device variants il y a 2 ans
bootclasspath_fragment.go 877f39d535 Use stubs from .txt files for hiddenapi il y a 1 an
bootclasspath_fragment_test.go 56fd1539f0 Merge "Revert "bootclasspath_fragment: Treat some specific modules as test"" il y a 1 an
builder.go 51645ff23e Add skip-sdk-check to extract_apks il y a 1 an
classpath_element.go d079e0b270 Reformat build/soong for go 1.19 il y a 1 an
classpath_fragment.go a26eda7f2c Update max_sdk_version from SdkSpec to ApiLevel il y a 1 an
device_host_converter.go 2eef2e13e9 Bp2build support for sdk_version and java_version. il y a 1 an
device_host_converter_test.go 405af07859 Revert "Make lots of tests run in parallel" il y a 3 ans
dex.go 8c9ae7ed67 Update min_sdk_version from SdkSpec to ApiLevel il y a 1 an
dex_test.go de1d5bc90c Merge "Revert "Revert "R8/D8 should use sdk_version prop to determine API surface stability.""" il y a 1 an
dexpreopt.go b879620ca8 Revert^2 "Generate a boot image extension for mainline BCP... il y a 1 an
dexpreopt_bootjars.go b879620ca8 Revert^2 "Generate a boot image extension for mainline BCP... il y a 1 an
dexpreopt_bootjars_test.go 2fc82ad044 Build boot images in bootclasspath_fragment/platform_bootclasspath il y a 3 ans
dexpreopt_check.go d806dd4f1d Update dexpreopt_check to check all system server jars. il y a 2 ans
dexpreopt_config.go b879620ca8 Revert^2 "Generate a boot image extension for mainline BCP... il y a 1 an
dexpreopt_config_test.go b879620ca8 Revert^2 "Generate a boot image extension for mainline BCP... il y a 1 an
dexpreopt_config_testing.go b879620ca8 Revert^2 "Generate a boot image extension for mainline BCP... il y a 1 an
dexpreopt_test.go ca65b40fa0 Generate a default wrapper for device java_binary il y a 1 an
droiddoc.go a26eda7f2c Update max_sdk_version from SdkSpec to ApiLevel il y a 1 an
droiddoc_test.go a71a67a4f5 Remove extraneous calls to TestingBuildParams.RelativeToTop() il y a 3 ans
droidstubs.go 42b589cd61 Prevent dynamically created java_api_contribution from inheriting il y a 1 an
droidstubs_test.go 42b589cd61 Prevent dynamically created java_api_contribution from inheriting il y a 1 an
fuzz.go 431ddf9b76 Output shared dependendencies of JNI libs for Java fuzzers il y a 1 an
fuzz_test.go a2d3947a4e Fix java/fuzz_test.go post submit build breakage il y a 1 an
gen.go 2351eacb19 AIDL source generation accounts for Bazel paths il y a 1 an
genrule.go d079e0b270 Reformat build/soong for go 1.19 il y a 1 an
genrule_test.go cd1b80f067 bp2build converts java_genrule and java_genrule_host il y a 2 ans
hiddenapi.go 8c9ae7ed67 Update min_sdk_version from SdkSpec to ApiLevel il y a 1 an
hiddenapi_modular.go b507831b71 Utilize from text core platform api surface jar in build il y a 1 an
hiddenapi_monolithic.go 67b9d61ac2 Separate creation of signature patterns from overlap checking il y a 2 ans
hiddenapi_singleton.go be10503d3a Drop "prebuilt_" prefixes from names registered in ApexInfo.InApexXxx. il y a 3 ans
hiddenapi_singleton_test.go 8be1e6db16 Propagate the dex jar path as an OptionalPath which is either valid or il y a 2 ans
jacoco.go 1e3f78f866 add jacocoagent by default to Java modules il y a 1 an
jacoco_test.go 9d773841c9 Added quotes to protect wildcard il y a 2 ans
java.go b420705230 Merge "Utilize from text core platform api surface jar in build" il y a 1 an
java_resources.go 79985819fe convert java_resources with bp2build il y a 2 ans
java_test.go 01e522cac5 Add dep_api_srcs property to java_api_library module il y a 1 an
jdeps.go 48aa22380e Consider only preferred modules for jdeps il y a 1 an
jdeps_test.go 405af07859 Revert "Make lots of tests run in parallel" il y a 3 ans
kotlin.go d96eebf3bc Use the current java version for -jvm-target il y a 1 an
kotlin_test.go 9f9c0a22fa transitive Java deps for r8 il y a 1 an
legacy_core_platform_api_usage.go b507831b71 Utilize from text core platform api surface jar in build il y a 1 an
lint.go b597abdeb1 Android Lint: allow local override of --exitcode flag il y a 1 an
lint_defaults.txt 9d6cf7e598 Disable new lint checks from Android Studio il y a 1 an
lint_test.go 69861aa57f Give lint the correct api levels database for the current module il y a 1 an
platform_bootclasspath.go b879620ca8 Revert^2 "Generate a boot image extension for mainline BCP... il y a 1 an
platform_bootclasspath_test.go 5180438478 Make sure dist files have license metadata. il y a 2 ans
platform_compat_config.go d796f6f6dc Stop module types being SdkAware il y a 1 an
platform_compat_config_test.go 001b2342f7 Add platform_compat_config to sdk il y a 3 ans
plugin.go 8062f4dee7 bp2build for java_library with .kt srcs or common_srcs il y a 1 an
plugin_test.go 0c66bc615b Replace android.BuildOs with Config.BuildOS il y a 2 ans
prebuilt_apis.go 18994c73f1 Replace SortedStringKeys with SortedKeys il y a 1 an
prebuilt_apis_test.go 7212dbef03 Tweak logic for when extension txt is latest il y a 1 an
proto.go 2eef2e13e9 Bp2build support for sdk_version and java_version. il y a 1 an
proto_test.go 9f047d9f18 add support for java stream protos in protoDeps il y a 2 ans
resourceshrinker.go 351bac996c Add soong support for resource shrinking il y a 1 an
resourceshrinker_test.go 51b0a10229 Support testing for resource shrinking il y a 1 an
robolectric.go 0fcf90a357 Set test config of Robolectric tests to `LOCAL_FULL_TEST_CONFIG` il y a 1 an
rro.go a26eda7f2c Update max_sdk_version from SdkSpec to ApiLevel il y a 1 an
rro_test.go 7e671297c7 Allow overriding rro category in override_runtime_resource_overlay il y a 1 an
sdk.go 760f880495 Create core-lambda-stubs from .txt files il y a 1 an
sdk_library.go 877f39d535 Use stubs from .txt files for hiddenapi il y a 1 an
sdk_library_external.go d079e0b270 Reformat build/soong for go 1.19 il y a 1 an
sdk_library_test.go d48abd566b Call hook in java_sdk_library after droidstubs generation il y a 1 an
sdk_test.go 10fb76f467 Rename core-current-stubs-system-modules to be more consistent il y a 2 ans
support_libraries.go 817850063b Allow other module types in androidx il y a 4 ans
system_modules.go d796f6f6dc Stop module types being SdkAware il y a 1 an
system_modules_test.go 55e740e9a6 Remove varargs from RunTest(t *testing.T) il y a 3 ans
systemserver_classpath_fragment.go d796f6f6dc Stop module types being SdkAware il y a 1 an
systemserver_classpath_fragment_test.go cee9e19a51 Add entries for STANDALONE_SYSTEMSERVER_JARS to systemserverclasspath.pb il y a 2 ans
testing.go fb502593cd Add additional java_api_library module to java testing il y a 1 an
tradefed.go f0f2e2cf79 Add tradefed_java_library_host il y a 4 ans