- b262f88 Merge "Use implementation jar for updatable-media in snapshot for S" by Paul Duffin · 2 years, 8 months ago
- 1364891 Use implementation jar for updatable-media in snapshot for S by Paul Duffin · 2 years, 8 months ago
- 50dbe0a Merge "Propagate max_sdk_version to manifest_fixer" by William Loh · 2 years, 8 months ago
- 348b777 Merge "Remove trash files that were committed by accident." by Ulya Trofimovich · 2 years, 8 months ago
- 4a8dd37 Merge "Add a new file for the boot image." by Nicolas Geoffray · 2 years, 8 months ago
- 7631bdf Merge "Revert "Add -Xjvm-defaults=all to kotlin compilations"" by Treehugger Robot · 2 years, 8 months ago
- 58d349c Add a new file for the boot image. by Nicolas Geoffray · 2 years, 8 months ago
- 9af9a47 Remove trash files that were committed by accident. by Ulya Trafimovich · 2 years, 8 months ago
- b0ef8b1 Revert "Add -Xjvm-defaults=all to kotlin compilations" by Jordan Demeulenaere · 2 years, 8 months ago
- 01365d5 Merge "Add -Xjvm-defaults=all to kotlin compilations" by Cole Faust · 2 years, 8 months ago
- 0d89b3d Merge "Add apexes property to sdk" by Paul Duffin · 2 years, 8 months ago
- b0353ed Merge "Use the current java version for -jvm-target" by Cole Faust · 2 years, 8 months ago
- 4e7d1c4 Add apexes property to sdk by Paul Duffin · 2 years, 10 months ago
- 014fded Merge "Stop exporting systemserverclasspath_fragment when targeting S" by Paul Duffin · 2 years, 9 months ago
- f861df7 Stop exporting systemserverclasspath_fragment when targeting S by Paul Duffin · 2 years, 9 months ago
- 100c7ad Merge "Revert^2 "Fix erroneous "Field requires API level 33 (current min is 32)" warnings"" by Cole Faust · 2 years, 9 months ago
- e5bf3fb Revert^2 "Fix erroneous "Field requires API level 33 (current min is 32)" warnings" by Cole Faust · 2 years, 9 months ago
- 4d2f767 Merge changes I93edfd61,Icd23b542,I58c84607,Icfa73a75 by Treehugger Robot · 2 years, 9 months ago
- e7b1f5b Avoid modifying Compile_dex property by Paul Duffin · 2 years, 9 months ago
- 7ce6837 Add -Xjvm-defaults=all to kotlin compilations by Cole Faust · 2 years, 9 months ago
- d96eebf Use the current java version for -jvm-target by Cole Faust · 2 years, 9 months ago
- 39a1814 Don't package host cross modules in javaFuzzPackager by Colin Cross · 2 years, 9 months ago
- 5a082f9 Propagate max_sdk_version to manifest_fixer by William Loh · 2 years, 10 months ago
- 3742d6a Merge "rust: Allow rust_ffi_shared in jni_libs" by Ivan Lozano · 2 years, 9 months ago
- 7f67c2a rust: Allow rust_ffi_shared in jni_libs by Ivan Lozano · 2 years, 9 months ago
- 750986d Merge "Use R8 wrapper target and flags." by Ian Zerny · 2 years, 9 months ago
- 61fb62e Move embedded notice file path above aapt rule generation by Colin Cross · 2 years, 9 months ago
- dc2893a Use R8 wrapper target and flags. by Ian Zerny · 2 years, 9 months ago
- 5938fed Fix normalize string for Java 17 by Sorin Basca · 2 years, 9 months ago
- 20b623d Merge "Fix strip_prefix flags to strip install paths." by Treehugger Robot · 2 years, 9 months ago
- c6ec9fb Fix strip_prefix flags to strip install paths. by Bob Badour · 2 years, 9 months ago
- a22e2c9 Merge "add multilib data_device_bins properties" by Sam Delmerico · 2 years, 9 months ago
- cc271e2 add multilib data_device_bins properties by Sam Delmerico · 2 years, 10 months ago
- 4a737a2 Merge "bootclasspath_fragment: Require at least one hidden_api package property" by Treehugger Robot · 2 years, 9 months ago
- 4433866 Merge "Revert "Revert "Use D8 by default for android_test""" by Jared Duke · 2 years, 10 months ago
- 63a3da9 Revert "Revert "Use D8 by default for android_test"" by Jared Duke · 2 years, 10 months ago
- 5180438 Make sure dist files have license metadata. by Bob Badour · 3 years ago
- d9a0bf7 Merge "Disable deferred tracing in R8" by Rico Wind · 2 years, 10 months ago
- 545d509 Merge "add missing java/*_test.go files" by Treehugger Robot · 2 years, 10 months ago
- 974c622 add missing java/*_test.go files by Sam Delmerico · 2 years, 10 months ago
- 1cd1729 Disable deferred tracing in R8 by Rico Wind · 2 years, 10 months ago
- 1db9d96 Merge changes I093fbec4,Iee5c09d5 by Paul Duffin · 2 years, 10 months ago
- 54e0bb6 Merge "Check that API is up-to-date when building java_sdk_library" by Paul Duffin · 2 years, 10 months ago
- 9fd5647 bootclasspath_fragment: Require at least one hidden_api package property by Paul Duffin · 3 years ago
- ff9b6fa bootclasspath_fragment: Treat some specific modules as test by Paul Duffin · 3 years ago
- c15b9e9 bootclasspath_fragment: Add test specific module type by Paul Duffin · 3 years ago
- c166b68 Check that API is up-to-date when building java_sdk_library by Paul Duffin · 2 years, 10 months ago
- bf04ada Merge "sdkLibraryProperties: fix typo" by Treehugger Robot · 2 years, 10 months ago
- 81d9095 sdkLibraryProperties: fix typo by Mårten Kongstad · 2 years, 10 months ago
- e6567fe Make IsSanitizerEnabledForJni return false by Muhammad Haseeb Ahmad · 2 years, 10 months ago
- ce720c3 Add experimental option to target Java 17 by Sorin Basca · 2 years, 10 months ago
- 5bec8d4 Merge "Clean up some bp2build technical debt" by Treehugger Robot · 2 years, 10 months ago
- 14b500d Merge "Revert "Use D8 by default for android_test"" by Treehugger Robot · 2 years, 10 months ago
- 4e445be Revert "Use D8 by default for android_test" by Jared Duke · 2 years, 10 months ago
- a5ea247 Fix bug: allow multiple gen_notice modules. by Bob Badour · 2 years, 10 months ago
- 1811ed3 Merge "Use D8 by default for android_test" by Treehugger Robot · 2 years, 10 months ago
- 02edc10 Use D8 by default for android_test by Jared Duke · 2 years, 10 months ago
- e73d52c Merge "Add custom java_sdk_library info to the SDK info file" by Paul Duffin · 2 years, 10 months ago
- 6c04c66 Merge "Don't call dexpreopter methods on host modules" by Colin Cross · 2 years, 10 months ago
- 335a433 Merge "Add gen_notice module." by Bob Badour · 2 years, 10 months ago
- eef4c1c Add gen_notice module. by Bob Badour · 2 years, 10 months ago
- 53c6c67 Merge "Make java_fuzz_host not implement Sanitizeable." by Lukács T. Berki · 2 years, 10 months ago
- 61df14a Don't call dexpreopter methods on host modules by Colin Cross · 3 years, 4 months ago
- 8220291 Merge "Fix prebuilts of overridden apps" by Treehugger Robot · 2 years, 10 months ago
- 8c77ae3 Make java_fuzz_host not implement Sanitizeable. by Lukacs T. Berki · 2 years, 10 months ago
- 7583481 Merge "Make "overrides" attribute of Android_app overridable" by Treehugger Robot · 2 years, 10 months ago
- aaa0c1f Fix prebuilts of overridden apps by Colin Cross · 2 years, 10 months ago
- 198f589 Make "overrides" attribute of Android_app overridable by zhidou · 3 years, 1 month ago
- 958806b Add custom java_sdk_library info to the SDK info file by Paul Duffin · 2 years, 10 months ago
- 3bf97bd Clean up some bp2build technical debt by Liz Kammer · 2 years, 11 months ago
- 1cb1c45 Merge "disable usage of plugins as static libs" by Sam Delmerico · 2 years, 10 months ago
- 5471f4e Merge "java/lint: enable lint on non-generated srcjar" by Thiébaud Weksteen · 2 years, 10 months ago
- 1a6305f Merge "Ensure that *bootclasspath* module types depend on device variants" by Treehugger Robot · 2 years, 10 months ago
- 2737c25 Merge "convert java_resources with bp2build" by Treehugger Robot · 2 years, 10 months ago
- b2c2173 Ensure that *bootclasspath* module types depend on device variants by Paul Duffin · 2 years, 10 months ago
- 61c6eef Merge "Strip annotations from library stubs" by Sorin Basca · 2 years, 10 months ago
- b82b392 Merge "Use lint database from api_versions_public" by Anton Hansson · 2 years, 10 months ago
- 69f4b08 Strip annotations from library stubs by Sorin Basca · 2 years, 10 months ago
- f923333 Merge changes Ie8881b85,I6c064f8a by Spandan Das · 2 years, 10 months ago
- 7998581 convert java_resources with bp2build by Sam Delmerico · 3 years ago
- 42e8950 Enforce updatable=true on apps of updatable apexes by Spandan Das · 2 years, 10 months ago
- 67cf60e Use lint database from api_versions_public by Anton Hansson · 2 years, 10 months ago
- c04a16e Support using api-versions.xml from another module by Anton Hansson · 2 years, 10 months ago
- ea17a45 Use merged annotations zip for lint by Anton Hansson · 2 years, 10 months ago
- 4bf0080 Write AndroidMk for api-versions.xml module by Anton Hansson · 2 years, 10 months ago
- 5c26f81 java/lint: enable lint on non-generated srcjar by Thiébaud Weksteen · 2 years, 11 months ago
- 2e8c044 Update sdk_version check for jni_libs of updatable apps by Spandan Das · 2 years, 10 months ago
- a11603a Merge "Treat kotlin-annotations the same as kotlin-stdlib" by Treehugger Robot · 2 years, 11 months ago
- 0635447 Treat kotlin-annotations the same as kotlin-stdlib by Colin Cross · 2 years, 11 months ago
- be4c7ed Merge "Revert "Don't add `uses_libs`/`optional_uses_libs` to the manifest_fixer."" by Treehugger Robot · 2 years, 11 months ago
- f5d91bb Revert "Don't add `uses_libs`/`optional_uses_libs` to the manifest_fixer." by Ulya Trafimovich · 2 years, 11 months ago
- 0038a8d Prevent non-app/non-test modules from statically including jacocoagent by Paul Duffin · 2 years, 11 months ago
- 6c59cdb Merge "Add missing dependency on compose plugin in kapt rules" by Treehugger Robot · 2 years, 11 months ago
- 08b0a1c Add missing dependency on compose plugin in kapt rules by Colin Cross · 2 years, 11 months ago
- 0d1c4a0 disable usage of plugins as static libs by Sam Delmerico · 2 years, 11 months ago
- 9c60cc4 Merge "java_sdk_library_import: Delegate OutputFiles to impl library if needed" by Treehugger Robot · 2 years, 11 months ago
- 1e940d5 java_sdk_library_import: Delegate OutputFiles to impl library if needed by Paul Duffin · 2 years, 11 months ago
- a09d95f Merge "hiddenapi: Prevent libraries for Q/R from include S+ flags." by Paul Duffin · 2 years, 11 months ago
- 99666e2 Merge "Revert "Fix erroneous "Field requires API level 33 (current min is 32)" warnings"" by Victor Chang · 2 years, 11 months ago
- 5d80d89 Revert "Fix erroneous "Field requires API level 33 (current min is 32)" warnings" by Nataniel Borges · 2 years, 11 months ago