- be63328 Merge "Add java_fuzz_packaging" by Muhammad Haseeb Ahmad · 3 years ago
- 92cd54b Correct the comments on property exclude_kotlinc_generated_file, which defaults to false actually. by Wei Li · 3 years ago
- e380310 Add java_fuzz_packaging by Muhammad Haseeb Ahmad · 3 years ago
- adf1b2a Merge "Add SetProperties to json-module-graph" by Liz Kammer · 3 years ago
- 9ab9437 Merge "Add new property "exclude_files_in_output" for excluding files from the output files of Java related modules." by Wei Li · 3 years ago
- 1e73c65 Add new property "exclude_files_in_output" for excluding files from the output files of Java related modules. by Wei Li · 3 years, 1 month ago
- 9525e71 Add SetProperties to json-module-graph by Liz Kammer · 3 years ago
- a52cbd6 Merge "Add mapping id to source file information for R8 full-mode builds." by Ian Zerny · 3 years ago
- 57271b9 Merge changes I9ad66ea2,I4c95b77b by Treehugger Robot · 3 years ago
- 01d80d8 Make android_app.stem overridable by Jooyung Han · 3 years ago
- 29e2f6d Use 'stem' to override APK name by Jooyung Han · 3 years ago
- f4bf09f Merge "Update droidstubs to support putting action inputs/outputs into the module-graph.json." by Keyi Gui · 3 years ago
- fe310a9 Update droidstubs to support putting action inputs/outputs into the module-graph.json. by Keyi · 3 years ago
- fc7df61 Add mapping id to source file information for R8 full-mode builds. by Ian Zerny · 3 years, 2 months ago
- 4e27229 Convert javacflags -> javacopts for java_binary_host by Sam Delmerico · 3 years ago
- fe74791 Merge "Rename updatable-library to apex-library" by Treehugger Robot · 3 years ago
- b5f43ac Merge "Add java_fuzz module to build java fuzzers" by Muhammad Haseeb Ahmad · 3 years ago
- 196d3e6 Rename updatable-library to apex-library by Pedro Loureiro · 3 years, 1 month ago
- aa1d0cf Add java_fuzz module to build java fuzzers by Muhammad Haseeb Ahmad · 3 years ago
- 5ad1557 Extract assets from AAR imports and their dependencies. by Michael Rosenfeld · 3 years, 1 month ago
- d806dd4 Update dexpreopt_check to check all system server jars. by Jiakai Zhang · 3 years, 1 month ago
- 430059b Merge "Pass --write-reference-baseline to lint" by Treehugger Robot · 3 years, 1 month ago
- 55f84a7 Merge "Adding option to include sources only for Java 11 builds" by Sorin Basca · 3 years, 1 month ago
- 9347ae3 Adding option to include sources only for Java 11 builds by Sorin Basca · 3 years, 1 month ago
- 880e111 Merge changes I8f4eaed1,I358a62d3 by Jiakai Zhang · 3 years, 1 month ago
- 28bc9a8 Dexpreopt standalone system server jars from prebuilts. by Jiakai Zhang · 3 years, 1 month ago
- 389a647 Dexpreopt standalone system server jars. by Jiakai Zhang · 3 years, 1 month ago
- f1228f5 Merge "Remove InstallBypassMake and ToMakePath" by Treehugger Robot · 3 years, 1 month ago
- bfaffe7 Merge "Provide some guidance for the confusing "does not provide a dex boot jar" message." by Treehugger Robot · 3 years, 1 month ago
- c68db4b Remove InstallBypassMake and ToMakePath by Colin Cross · 3 years, 2 months ago
- bafb6d6 Add the initial implementation of bp2build converter for java_library, by Wei Li · 3 years, 1 month ago
- be46fcc Use one mutator for all bp2build conversion. by Liz Kammer · 3 years, 2 months ago
- f4c2bf6 Merge changes from topic "revert-1918946-revert-1899703-AMWIVCREEV-CCTEXIRRRV" by Treehugger Robot · 3 years, 1 month ago
- 65cb314 Revert^2 "Add dependency license annotations" by Colin Cross · 3 years, 1 month ago
- 4acaea9 Revert^2 "Build license metadata files in Soong" by Colin Cross · 3 years, 1 month ago
- 67938c2 Merge changes from topic "revert-1899703-AMWIVCREEV" by Colin Cross · 3 years, 1 month ago
- b3264f2 Revert "Build license metadata files in Soong" by Colin Cross · 3 years, 1 month ago
- abe2a4b Revert "Add dependency license annotations" by Colin Cross · 3 years, 1 month ago
- b435744 Merge changes from topic "soong-license-metadata" by Colin Cross · 3 years, 1 month ago
- ed3df44 Provide some guidance for the confusing "does not provide a dex boot by Martin Stjernholm · 3 years, 1 month ago
- eb59a6d Merge "Adding experimental option to target Java 11" by Sorin Basca · 3 years, 1 month ago
- c8cb0c3 Set targetSdkVersion to 10000 iff a module is targeting an unreleased sdk by Spandan Das · 3 years, 1 month ago
- b674b43 Add dependency license annotations by Colin Cross · 3 years, 2 months ago
- 3dd2ff2 Build license metadata files in Soong by Colin Cross · 3 years, 2 months ago
- 6abfb33 Merge changes I08ec0b44,I79b5a1fc,I469d6558 by Treehugger Robot · 3 years, 1 month ago
- 9df0fa5 Merge "Revert "Set targetsdkversion to future level if TARGET_BUILD_APPS is not empty"" by Allen Hair · 3 years, 1 month ago
- 758968a Allow java_sdk_library in an APEX to have higher min_sdk_version. by satayev · 3 years, 1 month ago
- 8f088b0 Perform CheckMinSdkVersion for java_sdk_library. by satayev · 3 years, 1 month ago
- 29e35e1 Stop installing a profile into an APEX if profiles are disabled. by Jiakai Zhang · 3 years, 1 month ago
- 131a5a1 Revert "Set targetsdkversion to future level if TARGET_BUILD_APPS is not empty" by Kun Niu · 3 years, 1 month ago
- 4526269 Merge "Initial bp2build converter for android_app." by Romain Jobredeaux · 3 years, 1 month ago
- 8ef3e6f Adding experimental option to target Java 11 by Sorin Basca · 3 years, 2 months ago
- e6f63be Merge "Add ART boot image profile to the ART APEX." by Jiakai Zhang · 3 years, 1 month ago
- 1282c42 Initial bp2build converter for android_app. by Romain Jobredeaux · 3 years, 3 months ago
- b3fd411 Add ModuleWithMinSdkVersionCheck type. by satayev · 3 years, 1 month ago
- 49b1eb6 Add ART boot image profile to the ART APEX. by Jiakai Zhang · 3 years, 2 months ago
- 16ce480 Merge "Set targetsdkversion to future level if TARGET_BUILD_APPS is not empty" by Spandan Das · 3 years, 1 month ago
- e33e25b Set targetsdkversion to future level if TARGET_BUILD_APPS is not empty by Spandan Das · 3 years, 2 months ago
- ee59491 Merge "Use textproto format for classpaths.proto generation." by Artur Satayev · 3 years, 1 month ago
- fb0a723 Merge changes Ieb9aef29,I6985ebb6 by Artur Satayev · 3 years, 1 month ago
- c01a5cd Merge "Only get dexpreopt config for device modules" by Colin Cross · 3 years, 1 month ago
- 5e4637d Merge "Adding configuration support for Java 11" by Treehugger Robot · 3 years, 1 month ago
- 38310bb Only get dexpreopt config for device modules by Colin Cross · 3 years, 2 months ago
- 48dae67 Use textproto format for classpaths.proto generation. by satayev · 3 years, 2 months ago
- cca4ab7 Propagate min and max sdk versions to classpaths.proto configs. by satayev · 3 years, 2 months ago
- 0a420e7 Introduce max_sdk_version device property. by satayev · 3 years, 2 months ago
- cee9e19 Add entries for STANDALONE_SYSTEMSERVER_JARS to systemserverclasspath.pb by Jiakai Zhang · 3 years, 3 months ago
- c0244da Adding configuration support for Java 11 by Sorin Basca · 3 years, 2 months ago
- b0879c8 Merge "Do not pass --compiler-filter=speed-profile with --profile-file." by Treehugger Robot · 3 years, 2 months ago
- ba6682f Fix attribute names in generated permissions.xml by Pedro Loureiro · 3 years, 3 months ago
- c362142 Perform validation of shared library attributes by Pedro Loureiro · 3 years, 4 months ago
- 9956e5e Add support for new permissions library tag attributes by Pedro Loureiro · 3 years, 4 months ago
- 9fdd87d Do not pass --compiler-filter=speed-profile with --profile-file. by Martin Stjernholm · 3 years, 2 months ago
- 0754912 Merge "Make CompOS library optional in PRODUCT_APEX_SYSTEM_SERVER_JARS" by Treehugger Robot · 3 years, 2 months ago
- 3d56ed5 Prepend header jar for sharded javac compilation by Colin Cross · 3 years, 2 months ago
- 50ed1f9 Install android_app_set modules in Soong by Colin Cross · 3 years, 2 months ago
- ffbcd1d Extract primary apk from apk set zip by Colin Cross · 3 years, 2 months ago
- bcd567e Make CompOS library optional in PRODUCT_APEX_SYSTEM_SERVER_JARS by Alan Stokes · 3 years, 2 months ago
- a7f0c39 Merge "Update platform_apis error message" by Treehugger Robot · 3 years, 2 months ago
- 6099934 Update platform_apis error message by Spandan Das · 3 years, 2 months ago
- 8dae331 Merge "Document possible values of sdk_version" by Trevor Radcliffe · 3 years, 2 months ago
- 347e5e4 Document possible values of sdk_version by Trevor Radcliffe · 3 years, 2 months ago
- 45da465 Merge changes I9e38ac73,I9412147f by Treehugger Robot · 3 years, 2 months ago
- 008d176 Merge "Dump deps for native and java to json files." by Treehugger Robot · 3 years, 2 months ago
- fa9bfcd Honor PreventInstall for APKs and dexpreopt files by Colin Cross · 3 years, 2 months ago
- 3108ce1 Add dependency from hostdex installed module to Make intermediates by Colin Cross · 3 years, 2 months ago
- 8a709b1 Merge changes from topic "soong-java-install" by Treehugger Robot · 3 years, 2 months ago
- a5b5383 Merge "Pass --min_sdk_version to aidl compiler" by Jooyung Han · 3 years, 2 months ago
- 07f70c0 Pass --min_sdk_version to aidl compiler by Jooyung Han · 3 years, 2 months ago
- c899d78 Revert "Temporarily add method to get java binary tool" by Colin Cross · 3 years, 2 months ago
- 24cc4be6 Move java module installation into Soong by Colin Cross · 3 years, 2 months ago
- 1d0eb7a Fix ctx.InstallFile calls for java modules by Colin Cross · 3 years, 2 months ago
- ae5330a Make HostJavaToolPath use pathForInstall by Colin Cross · 3 years, 2 months ago
- fc06a59 Merge changes from topic "soong-cc-install" by Colin Cross · 3 years, 2 months ago
- c44ba2a Dump deps for native and java to json files. by Jim Tang · 3 years, 2 months ago
- 6e9a38e Merge "Reformat SDK Library docs" by Trevor Radcliffe · 3 years, 2 months ago
- 3e3eda6 Temporarily add method to get java binary tool by Colin Cross · 3 years, 2 months ago
- c24f085 Merge "Make PrebuiltStubsSources support srcjar properly" by Anton Hansson · 3 years, 2 months ago
- df8aa1f Reformat SDK Library docs by Trevor Radcliffe · 3 years, 2 months ago
- e5ad90c Dedup logic for selecting system modules by Paul Duffin · 3 years, 2 months ago