- b4e09a0 Bp2build Java libs for java_binary -> java_import edge by Alix · 2 years, 9 months ago
- 0b5f7f1 Merge "Specify jnilib partition in Android-<target>.mk" by Jihoon Kang · 2 years, 9 months ago
- f78a890 Specify jnilib partition in Android-<target>.mk by Jihoon Kang · 2 years, 10 months ago
- ef28a4c Change deptag for sdk deps to help distinguish by Liz Kammer · 2 years, 9 months ago
- 1e3f78f add jacocoagent by default to Java modules by Sam Delmerico · 2 years, 10 months ago
- 97bd127 convert .aidl srcs for java_library by Sam Delmerico · 2 years, 10 months ago
- 3f1ae0b Add hidden API properties to java_sdk_library modules by Paul Duffin · 3 years ago
- 852d0c4 Merge "Move common test_options properties into the android package" by Zhenhuang Wang · 2 years, 10 months ago
- 0ac5a43 Move common test_options properties into the android package by Zhenhuang Wang · 2 years, 11 months ago
- d57e8b2 Add lint test property by Cole Faust · 2 years, 11 months ago
- c9b2bba Bp2Build converter for android_library_import and android_library. by Romain Jobredeaux · 3 years, 4 months ago
- 277795c add java_import to mixed build by Sam Delmerico · 3 years, 4 months ago
- b262f88 Merge "Use implementation jar for updatable-media in snapshot for S" by Paul Duffin · 3 years ago
- 1364891 Use implementation jar for updatable-media in snapshot for S by Paul Duffin · 3 years ago
- 50dbe0a Merge "Propagate max_sdk_version to manifest_fixer" by William Loh · 3 years ago
- b0353ed Merge "Use the current java version for -jvm-target" by Cole Faust · 3 years ago
- f861df7 Stop exporting systemserverclasspath_fragment when targeting S by Paul Duffin · 3 years ago
- d96eebf Use the current java version for -jvm-target by Cole Faust · 3 years ago
- 5a082f9 Propagate max_sdk_version to manifest_fixer by William Loh · 3 years, 1 month ago
- 5938fed Fix normalize string for Java 17 by Sorin Basca · 3 years ago
- cc271e2 add multilib data_device_bins properties by Sam Delmerico · 3 years, 1 month ago
- ce720c3 Add experimental option to target Java 17 by Sorin Basca · 3 years, 1 month ago
- 5bec8d4 Merge "Clean up some bp2build technical debt" by Treehugger Robot · 3 years, 1 month ago
- 6c04c66 Merge "Don't call dexpreopter methods on host modules" by Colin Cross · 3 years, 1 month ago
- 61df14a Don't call dexpreopter methods on host modules by Colin Cross · 3 years, 7 months ago
- 3bf97bd Clean up some bp2build technical debt by Liz Kammer · 3 years, 2 months ago
- 7998581 convert java_resources with bp2build by Sam Delmerico · 3 years, 3 months ago
- be4c7ed Merge "Revert "Don't add `uses_libs`/`optional_uses_libs` to the manifest_fixer."" by Treehugger Robot · 3 years, 2 months ago
- f5d91bb Revert "Don't add `uses_libs`/`optional_uses_libs` to the manifest_fixer." by Ulya Trafimovich · 3 years, 2 months ago
- 3ac6daf bp2build converts java_version property to javacopts attribute by Vinh Tran · 3 years, 2 months ago
- 24da73c convert logtags in java srcs by Sam Delmerico · 3 years, 3 months ago
- ef03b3d Merge "support errorprone javacflags" by Treehugger Robot · 3 years, 3 months ago
- 4898316 convert java_import jars with arch variants by Sam Delmerico · 3 years, 4 months ago
- 58614c0 support errorprone javacflags by Sam Delmerico · 3 years, 3 months ago
- 77267c7 add plugins to javaLibraryAttributes by Sam Delmerico · 3 years, 3 months ago
- 5f83b49 convert java_import_host with bp2build; enable jetifier by Sam Delmerico · 3 years, 4 months ago
- c016143 emulate java_library static_deps with Bazel exports by Sam Delmerico · 3 years, 4 months ago
- 9bb9bfb Don't pass static libs to r8 by Colin Cross · 3 years, 3 months ago
- e91d030 bp2build supports arch variant srcs for java_library by Sam Delmerico · 3 years, 4 months ago
- 881d720 bp2build java_libraries depend on Android SDK by Sam Delmerico · 3 years, 4 months ago
- c768102 convert java proto libraries with bp2build by Sam Delmerico · 3 years, 5 months ago
- e8acade Use common java library attributes for android_app bp2build converter. by Romain Jobredeaux · 3 years, 5 months ago
- ca1701f Merge changes I09902215,I4f86780c by Sam Delmerico · 3 years, 5 months ago
- fde9fb5 convert java static dependencies by Sam Delmerico · 3 years, 5 months ago
- 97cffec Merge changes from topic "sdk_repo_license" by Treehugger Robot · 3 years, 5 months ago
- 428a366 Basic bp2build converter for java_import. by Romain Jobredeaux · 3 years, 5 months ago
- ce56425 Annotate more java dependencies for licensing by Colin Cross · 3 years, 6 months ago
- af20c7c Merge "build device binary for java_test_host" by Sam Delmerico · 3 years, 5 months ago
- b3342ce build device binary for java_test_host by Sam Delmerico · 3 years, 5 months ago
- 18ecf61 Revert^2: "Setting Java 11 as the default version" by Sorin Basca · 3 years, 5 months ago
- 8d3e0bb Revert "Setting Java 11 as the default version" by Sorin Basca · 3 years, 5 months ago
- 171c210 Setting Java 11 as the default version by Sorin Basca · 3 years, 6 months ago
- 01d80d8 Make android_app.stem overridable by Jooyung Han · 3 years, 6 months ago
- 4e27229 Convert javacflags -> javacopts for java_binary_host by Sam Delmerico · 3 years, 6 months ago
- 9347ae3 Adding option to include sources only for Java 11 builds by Sorin Basca · 3 years, 6 months ago
- c68db4b Remove InstallBypassMake and ToMakePath by Colin Cross · 3 years, 8 months ago
- bafb6d6 Add the initial implementation of bp2build converter for java_library, by Wei Li · 3 years, 7 months ago
- f4c2bf6 Merge changes from topic "revert-1918946-revert-1899703-AMWIVCREEV-CCTEXIRRRV" by Treehugger Robot · 3 years, 7 months ago
- 65cb314 Revert^2 "Add dependency license annotations" by Colin Cross · 3 years, 7 months ago
- 67938c2 Merge changes from topic "revert-1899703-AMWIVCREEV" by Colin Cross · 3 years, 7 months ago
- abe2a4b Revert "Add dependency license annotations" by Colin Cross · 3 years, 7 months ago
- b435744 Merge changes from topic "soong-license-metadata" by Colin Cross · 3 years, 7 months ago
- eb59a6d Merge "Adding experimental option to target Java 11" by Sorin Basca · 3 years, 7 months ago
- b674b43 Add dependency license annotations by Colin Cross · 3 years, 7 months ago
- 8ef3e6f Adding experimental option to target Java 11 by Sorin Basca · 3 years, 7 months ago
- fb0a723 Merge changes Ieb9aef29,I6985ebb6 by Artur Satayev · 3 years, 7 months ago
- 0a420e7 Introduce max_sdk_version device property. by satayev · 3 years, 7 months ago
- c0244da Adding configuration support for Java 11 by Sorin Basca · 3 years, 7 months ago
- 3108ce1 Add dependency from hostdex installed module to Make intermediates by Colin Cross · 3 years, 8 months ago
- 24cc4be6 Move java module installation into Soong by Colin Cross · 3 years, 8 months ago
- 1d0eb7a Fix ctx.InstallFile calls for java modules by Colin Cross · 3 years, 8 months ago
- 9804da0 Dedup use of "prebuilt_" by Paul Duffin · 3 years, 8 months ago
- ae9ba1c Merge "Extract the logic of setting Uncompress_dex to a common place." by Jiakai Zhang · 3 years, 9 months ago
- 9fe1410 Add android_sdk_repo_host to build platform-tools&build-tools by Dan Willemsen · 4 years ago
- 22450f2 Extract the logic of setting Uncompress_dex to a common place. by Jiakai Zhang · 3 years, 9 months ago
- 6f0c1a1 Merge "Preopt APEX system server jars for java_import." by Treehugger Robot · 3 years, 9 months ago
- 2df9ebf Merge changes from topics "bp-bionic-cts-tests", "cts-per-testcase-directory" by Colin Cross · 3 years, 9 months ago
- 5b24f72 Preopt APEX system server jars for java_import. by Jiakai Zhang · 3 years, 9 months ago
- ea18033 Add a new SDK member type java_systemserver_libs. by Jiakai Zhang · 3 years, 9 months ago
- cfb0f5e Support per-testcase directories in all test suites by Colin Cross · 3 years, 9 months ago
- a14b18f Merge "Remove updatable-bcp-packages.txt." by Jiakai Zhang · 3 years, 9 months ago
- 46eb0fd Remove updatable-bcp-packages.txt. by Jiakai Zhang · 3 years, 9 months ago
- 4482560 Consolidate the code to resolve a deapexer module dependency. by Martin Stjernholm · 3 years, 9 months ago
- 8be1e6d Propagate the dex jar path as an OptionalPath which is either valid or by Martin Stjernholm · 3 years, 10 months ago
- b13daf2 Merge "Add java_binary_host support for Windows" by Dan Willemsen · 3 years, 9 months ago
- 8e6b371 Add java_binary_host support for Windows by Dan Willemsen · 3 years, 9 months ago
- e992a52 Merge "Enable compose kotlinc plugin when depending on the compose runtime" by Aurimas Liutikas · 3 years, 9 months ago
- a1ff7c6 Enable compose kotlinc plugin when depending on the compose runtime by Colin Cross · 3 years, 9 months ago
- 519c5c8 Revert^2 "Preopt APEX system server jars." by Jiakai Zhang · 3 years, 9 months ago
- 92346c4 Revert "Preopt APEX system server jars." by Adrian Roos · 3 years, 10 months ago
- ca9bc98 Preopt APEX system server jars. by Jiakai Zhang · 3 years, 10 months ago
- 296701e Refactor SdkMemberType.AddDependencies() by Paul Duffin · 4 years ago
- 0b1c70e Don't add `uses_libs`/`optional_uses_libs` to the manifest_fixer. by Ulya Trafimovich · 3 years, 10 months ago
- e443287 Propagate <uses-library> dependencies from `java_library` to apps. by Ulya Trafimovich · 3 years, 10 months ago
- fc0f6e3 Fix the way manifest fixer detects optional <uses-library> entries. by Ulya Trafimovich · 3 years, 11 months ago
- d604b21 Rename UpdatableBootJars to ApexBootJars. by satayev · 4 years ago
- 52cc879 Merge "Revert "Export implementation class jars for java_boot_libs"" by Treehugger Robot · 4 years ago
- 5c21145 Revert "Export implementation class jars for java_boot_libs" by Paul Duffin · 4 years ago
- fe26147 Merge "Don't attempt to add stub libraries to class loader context." by Ulyana Trafimovich · 4 years ago
- 840efb6 Don't attempt to add stub libraries to class loader context. by Ulya Trafimovich · 4 years ago