- 34dc4cd Add support for auto-generated characteristics RRO by Inseob Kim · 1 year, 10 months ago
- d956952 Merge "transitive r8 flags for installable {android,java}_libraries" into main by Sam Delmerico · 1 year, 10 months ago
- c8e040c transitive r8 flags for installable {android,java}_libraries by Sam Delmerico · 1 year, 10 months ago
- 96ea8845 add manifest_values application id property to soong by Alix · 2 years ago
- c292fa1 Merge "Export resource processor R.jar files to ASfP" into main by Colin Cross · 1 year, 11 months ago
- 95b53b8 Export resource processor R.jar files to ASfP by Colin Cross · 1 year, 11 months ago
- ba82e28 Add `assets` property for Android apps. by Jiakai Zhang · 1 year, 11 months ago
- 8676c8c Put shared library R.jar files in the classpath by Colin Cross · 1 year, 11 months ago
- f7a1027 Use an option struct in aapt.buildActions & manifestMerger by Alix · 2 years ago
- 2201343 Merge "Always drop deps from android_library with no srcs" into main by Zi Wang · 1 year, 11 months ago
- 641b62b Merge changes from topic "bazel_framework_res" into main by Romain Jobredeaux · 2 years ago
- 1066479 Always drop deps from android_library with no srcs by Zi Wang · 2 years ago
- 9c06ef3 bp2build support for framework-res by Romain Jobredeaux · 2 years ago
- afc5d27 Do not convert android_library_import with no aars. by Romain Jobredeaux · 2 years ago
- ee51bd6 Mark android_* modules with java_resources as unconvertible by Alix · 2 years ago
- 637458d Have ConvertWBp2build use Bp2buildMutatorContext by Chris Parsons · 2 years ago
- 088c4b6 Merge "[bp2build] android_test bp2build." into main by Jingwen Chen · 2 years ago
- 35bc07c Merge "don't compress JNI libs extracted from aar_import" into main by Treehugger Robot · 2 years ago
- e12c083 [bp2build] android_test bp2build. by Jingwen Chen · 2 years ago
- b4cd93c Merge "export_proguard_spec for libs deps" into main by Treehugger Robot · 2 years, 1 month ago
- 95d7094 export_proguard_spec for libs deps by Sam Delmerico · 2 years, 1 month ago
- 7a71e07 Support asset_dirs property in bp2build for android_{app,library} by Romain Jobredeaux · 2 years, 1 month ago
- 002764c Merge "Don't generate aapt2 srcjars when using resource processor" into main by Colin Cross · 2 years, 1 month ago
- 7f37586 Add unconverted reason for jarjar incompatibility. by Liz Kammer · 2 years, 1 month ago
- f3b7bad Don't generate aapt2 srcjars when using resource processor by Colin Cross · 2 years, 1 month ago
- 245482e Merge "Move android_library resource handling to Bazel's ResourceProcessorBusyBox" into main by Treehugger Robot · 2 years, 1 month ago
- 4eae06d Move android_library resource handling to Bazel's ResourceProcessorBusyBox by Colin Cross · 2 years, 2 months ago
- 6fe59eb Track transitive usage of aconfig flags and add LOCAL_ACONFIG_FILES to Android-<product>.mk by Joe Onorato · 2 years, 2 months ago
- ef5d827 Merge "Fix stem to be propagated to output jar name in java_library" into main by Jihoon Kang · 2 years, 2 months ago
- 1bfb6f2 Fix stem to be propagated to output jar name in java_library by Jihoon Kang · 2 years, 2 months ago
- ab8d138 Reland: Use depsets for transitive manifests and assets by Colin Cross · 2 years, 2 months ago
- d8c711f Revert "Use depsets for transitive manifests and assets" by Colin Cross · 2 years, 2 months ago
- 4c90f99 Use depsets for transitive manifests and assets by Colin Cross · 2 years, 3 months ago
- 80ee45c don't compress JNI libs extracted from aar_import by Sam Delmerico · 2 years, 2 months ago
- a381cd1 Delete android/rules.bzl file by Alix · 2 years, 4 months ago
- 2eef2e1 Bp2build support for sdk_version and java_version. by Romain Jobredeaux · 2 years, 6 months ago
- a26eda7 Update max_sdk_version from SdkSpec to ApiLevel by Spandan Das · 2 years, 6 months ago
- ca70fc4 Update target_sdk_version from SdkSpec to ApiLevel by Spandan Das · 2 years, 6 months ago
- 8c9ae7e Update min_sdk_version from SdkSpec to ApiLevel by Spandan Das · 2 years, 6 months ago
- b74d1e1 Revert "Update min_sdk_version from SdkSpec to ApiLevel" by Spandan Das · 2 years, 6 months ago
- e773739 Update min_sdk_version from SdkSpec to ApiLevel by Spandan Das · 2 years, 6 months ago
- 3254002 Create helper function for BazelTargetModuleProperties in java/android by Alix · 2 years, 6 months ago
- 75db784 Created kotlinAttributes struct by Alix · 2 years, 6 months ago
- 0cd201c Merge "Update usages of min_sdk_version that relies on (kind+level)" by Spandan Das · 2 years, 6 months ago
- 50885c0 Update usages of min_sdk_version that relies on (kind+level) by Spandan Das · 2 years, 6 months ago
- 6450b55 Add documentation for target-sdk-version flag by Spandan Das · 2 years, 6 months ago
- 41f9b73 Merge "transitive Java deps for r8" by Sam Delmerico · 2 years, 7 months ago
- 36795a7 bp2build support .kt in android_library by Alix · 2 years, 8 months ago
- 9f9c0a2 transitive Java deps for r8 by Sam Delmerico · 2 years, 9 months ago
- 14101de bp2build support libs for *->android_library_import by Alix · 2 years, 8 months ago
- 5ccb460 Use centralized rules.bzl file for android rules in bp2build. by Romain Jobredeaux · 2 years, 9 months ago
- 82fb94e support libs for android_library by Alix · 2 years, 10 months ago
- 4a80a15 Don't add dexpreopt compat deps to android_library modules by Colin Cross · 2 years, 9 months ago
- 5979b30 Revert "Revert "Include proguard flag files from transitive java_library deps"" by Jared Duke · 2 years, 9 months ago
- ed8b52c Merge "Revert "Include proguard flag files from transitive java_library deps"" by Colin Cross · 2 years, 9 months ago
- 6f7e288 Revert "Include proguard flag files from transitive java_library deps" by Colin Cross · 2 years, 9 months ago
- c1260dd Merge "Include proguard flag files from transitive java_library deps" by Treehugger Robot · 2 years, 9 months ago
- 9c54f03 Include proguard flag files from transitive java_library deps by Jared Duke · 3 years, 4 months ago
- 8062f4d bp2build for java_library with .kt srcs or common_srcs by Alix · 2 years, 10 months ago
- dfd50cc Merge "Change deptag for sdk deps to help distinguish" by Treehugger Robot · 3 years ago
- ef28a4c Change deptag for sdk deps to help distinguish by Liz Kammer · 3 years ago
- 5b8b730 Enforce mainline modules to have latest target sdk version by default. by Harshit Mahajan · 3 years, 3 months ago
- c9b2bba Bp2Build converter for android_library_import and android_library. by Romain Jobredeaux · 3 years, 7 months ago
- 075571b Merge "Overriding placeholder version in updatable apks" by Alexei Nicoara · 3 years, 1 month ago
- 69cf0f3 Overriding placeholder version in updatable apks by Alexei Nicoara · 3 years, 1 month ago
- 8260249 copy JNI from AAR files to android_app APK by Sam Delmerico · 3 years, 3 months ago
- af8bb70 fix typo in AARImport prebuilt type assertion by Sam Delmerico · 3 years, 1 month ago
- 5a082f9 Propagate max_sdk_version to manifest_fixer by William Loh · 3 years, 4 months ago
- ce0781f Document AARImportProperties fields by Vinh Tran · 3 years, 5 months ago
- 7deabfa Manifest Fixer Params code refactor by Gurpreet Singh · 3 years, 7 months ago
- 0653057 Add support for excluding libraries from class loader contexts by Paul Duffin · 3 years, 7 months ago
- 75d65f3 Add testOnly attribute to AndroidManifest file of apex_test by Gurpreet Singh · 3 years, 7 months ago
- 5ad1557 Extract assets from AAR imports and their dependencies. by Michael Rosenfeld · 3 years, 9 months ago
- 1fca301 Add {.aar} support for android_library by Saeid Farivar Asanjan · 4 years ago
- 42c7f0d Propagate <uses-library> dependencies from `android_library` to apps. by Ulya Trafimovich · 4 years, 1 month ago
- 9231537 SdkSpec is fully using ApiLevel by Jiyong Park · 4 years, 5 months ago
- f1691d2 Move java.sdkSpec to the android package by Jiyong Park · 4 years, 5 months ago
- 04ba70d Register the propagateRROEnforcementMutator by Paul Duffin · 4 years, 5 months ago
- 6275110 Clear remains of java.Dependency interface. by Jaewoong Jung · 4 years, 6 months ago
- cee5ba9 Remove EnforceRROExemptedTargets by Jeongik Cha · 4 years, 7 months ago
- dcf71b2 Convert java.Dependency to JavaInfo provider by Colin Cross · 4 years, 7 months ago
- b630c37 Merge changes I6a512209,I56437f26 by Ulyana Trafimovich · 4 years, 8 months ago
- 88bb6f6 Unify addition of class loader subcontext from dependencies. by Ulya Trafimovich · 4 years, 9 months ago
- 45bf82e Assert android.ApexModule interface for types having ApexModuleBase by Jiyong Park · 4 years, 9 months ago
- c20dc85 Add dependency to list of asset files by Colin Cross · 4 years, 10 months ago
- 65b0319 Do not propagate <uses-library> deps through static SDK component libs. by Ulya Trafimovich · 4 years, 9 months ago
- af07f73 Merge "Assume any <uses-library> is shared, add only toplevel ones to manifest." by Ulyana Trafimovich · 4 years, 9 months ago
- 78a7155 Assume any <uses-library> is shared, add only toplevel ones to manifest. by Ulya Trafimovich · 4 years, 9 months ago
- c9fe10f Remove restriction on exported plugins that generate APIs by Colin Cross · 4 years, 10 months ago
- b23d28c Rename fields and methods to reflect class loader context changes. by Ulya Trafimovich · 5 years ago
- a8c28e2 Do not add dependencies of shared SDK libraries to manifest_fixer. by Ulya Trafimovich · 5 years ago
- 1855424 Add nested class loader subcontext at the proper hierarchy level. by Ulya Trafimovich · 4 years, 10 months ago
- 8cbc5d2 Rework class loader context implementation. by Ulya Trafimovich · 4 years, 10 months ago
- 9a63131 Export proguard_flags_files from android_librarys by Cole Faust · 4 years, 11 months ago
- ff8838c Merge "Add jetifier support to android_library_import" by Treehugger Robot · 5 years ago
- c1c415d Merge "Apply PRODUCT_ENFORCE_RRO_TARGETS to dependencies." by Jaewoong Jung · 5 years ago
- f043696 Add jetifier support to android_library_import by Saeid Farivar Asanjan · 5 years ago
- c779cd4 Apply PRODUCT_ENFORCE_RRO_TARGETS to dependencies. by Jaewoong Jung · 5 years ago
- 56a8321 Remove global state from apex modules by Colin Cross · 5 years ago
- 4f378d7 Convert more versions in config to ApiLevel. by Dan Albert · 5 years ago