- 9f52f6b Change openjdk9 specific props in bp2build/Soong by Liz Kammer · 1 year, 11 months ago
- 57beac1 Merge "Ignore dex files in input archives" into main by Ian Zerny · 1 year, 11 months ago
- 37e64f9 Merge "Use an option struct in aapt.buildActions & manifestMerger" into main by Alix Espino · 1 year, 11 months ago
- c5be936 Merge "Retain concrete overrides of abstract methods by default" into main by Jihoon Kang · 1 year, 11 months ago
- f00200b Add module dependency checking testing method by Jihoon Kang · 1 year, 11 months ago
- 8f83dcd Add droidstub modules for Soong java testing by Jihoon Kang · 1 year, 11 months ago
- 0bf0865 Merge "Change java_test_host to support cov variant." into main by Yu Liu · 1 year, 11 months ago
- d8aa200 Change java_test_host to support cov variant. by Yu Liu · 1 year, 11 months ago
- 1b052b0 Add UnsupportedAppUsage to java_aconfig_library dependency by Zhi Dou · 1 year, 11 months ago
- 90c3f5f Merge "Introduce system_modules property to java_api_library" into main by Jihoon Kang · 1 year, 11 months ago
- 629b9d2 Retain concrete overrides of abstract methods by default by Paul Duffin · 1 year, 11 months ago
- f7a1027 Use an option struct in aapt.buildActions & manifestMerger by Alix · 1 year, 11 months ago
- db2d35b Ignore dex files in input archives by Ian Zerny · 1 year, 11 months ago
- 4ec2487 Introduce system_modules property to java_api_library by Jihoon Kang · 1 year, 11 months ago
- 5a55439 Clean up obsolete aliases for Truth. by Krzysztof Kosiński · 1 year, 11 months ago
- 9ea1d06 Merge "Update Headers_only to a bool pointer" into main by Treehugger Robot · 1 year, 11 months ago
- aa46295 Merge "Remove unnecessary arch variant for patch module" into main by Treehugger Robot · 1 year, 11 months ago
- 6077263 Update Headers_only to a bool pointer by Liz Kammer · 1 year, 11 months ago
- 0a470a3 Remove unnecessary arch variant for patch module by Liz Kammer · 1 year, 11 months ago
- dbaf6a9 Add support for java_library proto plugin in bp2build by Zi Wang · 1 year, 11 months ago
- 31a5b2c Merge "Don't create withres-withoutdex files for R8" into main by Treehugger Robot · 1 year, 11 months ago
- c68afc4 Merge "Remove unnecessary flag for Kotlin compiles" into main by Treehugger Robot · 1 year, 11 months ago
- ddbfdb7 Merge "Support passing lint baseline to doclava" into main by Anton Hansson · 1 year, 11 months ago
- e10fef7 Remove unnecessary flag for Kotlin compiles by Liz Kammer · 1 year, 11 months ago
- 7292807 Merge "Don't delete withres-withoutdex jar from R8 rules" into main by Treehugger Robot · 1 year, 11 months ago
- 8484082 Don't create withres-withoutdex files for R8 by Colin Cross · 1 year, 11 months ago
- a7e5e29 Merge changes from topic "expose_flagged_api_revert" into main by Jihoon Kang · 1 year, 11 months ago
- 7a90fcf Merge "Convert java_aconfig_library to bazel." into main by Yu Liu · 1 year, 11 months ago
- b716ceb Don't delete withres-withoutdex jar from R8 rules by Colin Cross · 1 year, 11 months ago
- b06bb57 Support passing lint baseline to doclava by Anton Hansson · 1 year, 11 months ago
- c831389 Revert^2 "Add flagged api hide conditional to droidstubs" by Jihoon Kang · 2 years ago
- 77b232d Merge changes from topic "linter_integration_tests" into main by Thiébaud Weksteen · 1 year, 11 months ago
- f2b9401 Convert java_aconfig_library to bazel. by Yu Liu · 2 years ago
- d054436 Add .lint tagged output to Java modules by Thiébaud Weksteen · 1 year, 11 months ago
- 956f79c Merge "Delete temporary files after d8 and r8 rules" into main by Treehugger Robot · 1 year, 11 months ago
- 56e2840 Delete temporary files after d8 and r8 rules by Colin Cross · 1 year, 11 months ago
- 9c0dff9 Add lint.suppress_exit_code attribute by Thiébaud Weksteen · 1 year, 11 months ago
- 0843b79 Merge "Make the srcjar for bcp available in OutputFiles" into main by Anton Hansson · 1 year, 11 months ago
- c38757d Merge "Add srcjar output for platform_bootclasspath" into main by Anton Hansson · 1 year, 11 months ago
- 9231132 Merge "Collect transitive source files for java modules" into main by Anton Hansson · 1 year, 11 months ago
- 2201343 Merge "Always drop deps from android_library with no srcs" into main by Zi Wang · 1 year, 11 months ago
- b3738ed Make the srcjar for bcp available in OutputFiles by Anton Hansson · 2 years ago
- 57162c5 Add srcjar output for platform_bootclasspath by Anton Hansson · 2 years ago
- 0e73f9e Collect transitive source files for java modules by Anton Hansson · 2 years ago
- 4aa82a1 Merge changes from topic "revert-2755310-HIIDCMFNIU" into main by Maxim Siniavine · 1 year, 11 months ago
- 1180919 Revert "Add flagged api hide conditional to droidstubs" by Maxim Siniavine · 1 year, 11 months ago
- 641b62b Merge changes from topic "bazel_framework_res" into main by Romain Jobredeaux · 1 year, 11 months ago
- 1066479 Always drop deps from android_library with no srcs by Zi Wang · 1 year, 11 months ago
- d91a8e8 Add flagged api hide conditional to droidstubs by Jihoon Kang · 2 years ago
- 832e131 Merge "Do not convert android_library_import with no aars." into main by Romain Jobredeaux · 1 year, 11 months ago
- 9c06ef3 bp2build support for framework-res by Romain Jobredeaux · 2 years ago
- b983cea Merge "Shard srcjars when sharding javac compilation" into main by Colin Cross · 2 years ago
- 256c389 Improve optimize bp2build conditional. by Jingwen Chen · 2 years ago
- a052ddb Shard srcjars when sharding javac compilation by Colin Cross · 2 years ago
- 534e2e5 Merge changes from topics "remove_api_files", "remove_naming_convention" into main by Jihoon Kang · 2 years ago
- 6522920 Enable/disable optimize for android_test and android_test_helper_app by default. by Jingwen Chen · 2 years ago
- 7c5b6d5 Merge "Pass java_library libs and static_libs to java_*_proto_library" into main by Zi Wang · 2 years ago
- afc5d27 Do not convert android_library_import with no aars. by Romain Jobredeaux · 2 years ago
- 6666d0f Switch bp2build mutator to bottom up by Chris Parsons · 2 years ago
- 4dbd0e8 Pass java_library libs and static_libs to java_*_proto_library by Zi Wang · 2 years ago
- a96a7b1 Remove naming conventioned based file sorting in java_api_library by Jihoon Kang · 2 years ago
- c62b27a Merge "Mark android_* modules with java_resources as unconvertible" into main by Alix Espino · 2 years ago
- 6be0f00 Remove api_files property from java_api_library by Jihoon Kang · 2 years ago
- 2c11851 Merge "Use raw {min,target}_sdk_version properties in android_app converter" into main by Romain Jobredeaux · 2 years ago
- 6528999 Revert^2 "bp2build converter for android_test_helper_app." by Jingwen Chen · 2 years ago
- 38b7be9 Merge "Revert "bp2build converter for android_test_helper_app."" into main by Jingwen Chen · 2 years ago
- 2395286 Revert "bp2build converter for android_test_helper_app." by Jingwen Chen · 2 years ago
- 72e2201 Merge "bp2build converter for android_test_helper_app." into main by Jingwen Chen · 2 years ago
- 1c4048e Merge "Bp2build support for JNI deps of android_app." into main by Romain Jobredeaux · 2 years ago
- ee51bd6 Mark android_* modules with java_resources as unconvertible by Alix · 2 years ago
- 8d3ea47 Merge "Mark android apps with jni_uses_*_apis as unconvertible" into main by Treehugger Robot · 2 years ago
- f2d858e Merge "Enable restat for kapt stubs rules" into main by Treehugger Robot · 2 years ago
- 947dfa7 Bp2build support for JNI deps of android_app. by Romain Jobredeaux · 2 years, 3 months ago
- 0e0a880 Mark android apps with jni_uses_*_apis as unconvertible by Spandan Das · 2 years ago
- 0391ca4 Use same symbol for all receiver functions by usta · 2 years ago
- ed27322 Enable restat for kapt stubs rules by Colin Cross · 2 years ago
- 637458d Have ConvertWBp2build use Bp2buildMutatorContext by Chris Parsons · 2 years ago
- 2848be4 bp2build converter for android_test_helper_app. by Jingwen Chen · 2 years ago
- 9a97a8f Implement bp2build for java_sdk_library_import by Liz Kammer · 2 years ago
- cd20903 Refactor bp2build tests for allowlist v2 by Chris Parsons · 2 years ago
- 088c4b6 Merge "[bp2build] android_test bp2build." into main by Jingwen Chen · 2 years ago
- 18a33e5 Merge "Create java_api_contribution_import from sdk_library_import" into main by Jihoon Kang · 2 years ago
- e50b0f5 Merge changes I8466db71,I83180699 into main by Treehugger Robot · 2 years ago
- 71c8683 Create java_api_contribution_import from sdk_library_import by Jihoon Kang · 2 years ago
- 8fe1982 Sort api files by api surface in java_api_library by Jihoon Kang · 2 years ago
- 4646566 Merge "Unconditionally generate hash-based proguard mapping files" into main by Treehugger Robot · 2 years ago
- 35bc07c Merge "don't compress JNI libs extracted from aar_import" into main by Treehugger Robot · 2 years ago
- b832fbb Unconditionally generate hash-based proguard mapping files by Jared Duke · 2 years ago
- 3132f84 Use raw {min,target}_sdk_version properties in android_app converter by Romain Jobredeaux · 2 years ago
- e12c083 [bp2build] android_test bp2build. by Jingwen Chen · 2 years ago
- fdf3236 Add java_api_contribution_import module type by Jihoon Kang · 2 years ago
- 5d982b3 Merge changes from topic "drop_deps_no_srcs" into main by Zi Wang · 2 years ago
- dd93636 Always drop deps from java_library with no srcs by Zi Wang · 2 years ago
- 72c6c6c Bp2build-convert droiddoc_exported_dir by usta · 2 years ago
- 3835509 Merge "Error out if skip_preprocessed_apk_checks is set when it's not necessary" into main by Cole Faust · 2 years ago
- f038cde Do not append deps to exports when java_library has only proto srcs by Zi Wang · 2 years ago
- ef1fc04 Merge "Utilize `-quiet` flag in java_api_library" into main by Jihoon Kang · 2 years ago
- 93961bf Merge "Replace --api-overloaded-method--order with --format-defaults" into main by Paul Duffin · 2 years ago
- d02a436 Utilize `-quiet` flag in java_api_library by Jihoon Kang · 2 years ago
- 504d356 Replace --api-overloaded-method--order with --format-defaults by Paul Duffin · 2 years ago