- bc6dc9f Merge "Allow android tests to specify a mainline package name" by Seth Moore · 3 years ago
- a9728cf Merge "Revert "Don't ignore R8 warnings for optimized targets"" by Ajinkya Chalke · 3 years ago
- f96b899 Merge "Reland "Target Java 17"" by Sorin Basca · 3 years ago
- ddad41b Revert "Don't ignore R8 warnings for optimized targets" by Ajinkya Chalke · 3 years ago
- c6f4b53 Allow android tests to specify a mainline package name by Seth Moore · 3 years ago
- aa97f1d Merge "Don't ignore R8 warnings for optimized targets" by Treehugger Robot · 3 years ago
- 3317ce7 Install system server jar profiles into the APEX. by Jiakai Zhang · 3 years ago
- 5c2a1f3 Don't ignore R8 warnings for optimized targets by Jared Duke · 3 years, 2 months ago
- d48abd5 Call hook in java_sdk_library after droidstubs generation by Jihoon Kang · 3 years ago
- ade518a Merge "refactor android_app bp2build" by Alix Espino · 3 years ago
- 800f640 Merge "Prevent dynamically created java_api_contribution from inheriting parent modules' visibility" by Jihoon Kang · 3 years ago
- 733110e refactor android_app bp2build by Alix · 3 years ago
- 42b589c Prevent dynamically created java_api_contribution from inheriting by Jihoon Kang · 3 years ago
- 1fbf7f2 Reland "Target Java 17" by Sorin Basca · 3 years ago
- 69ef681 Merge "bp2build kt for android_binary" by Treehugger Robot · 3 years ago
- 0856f9e bp2build kt for android_binary by Alix · 3 years ago
- d60722c Merge "Revert "Target Java 17"" by Kelvin Zhang · 3 years ago
- 384250c Revert "Target Java 17" by Sorin Basca · 3 years ago
- 24bfad6 Merge "Use a stub doclet instead of Doclava" by Sorin Basca · 3 years ago
- ac9938d Merge "Target Java 17" by Sorin Basca · 3 years ago
- fd659ef Merge "Remove R8-specific flags from soong config" by Treehugger Robot · 3 years ago
- acddda0 Merge "remove errorprone/processor classpath from r8 flags" by Sam Delmerico · 3 years ago
- 67a7ab8 Merge "Stop ignoring the targetSdkVersion when it includes the API fingerprint SHA" by Treehugger Robot · 3 years ago
- 92b6e8e Merge "Java API export of CorePlatformApi surface" by Spandan Das · 3 years ago
- aa2aad6 Stop ignoring the targetSdkVersion when it includes the API fingerprint SHA by Paul Duffin · 3 years ago
- 704d6b9 remove errorprone/processor classpath from r8 flags by Sam Delmerico · 3 years ago
- 6587cec Remove R8-specific flags from soong config by Jared Duke · 3 years ago
- 8e0ae8e Merge "Enable same-file policy for R8 optimizations" by Jared Duke · 3 years ago
- da97755 Java API export of CorePlatformApi surface by Spandan Das · 3 years ago
- 5c503d1 Precompile python sources by Cole Faust · 3 years ago
- a1b8b9b Enable same-file policy for R8 optimizations by Jared Duke · 3 years ago
- b6690d2 Merge "Generate java_api_contribution module from droidstubs module" by Jihoon Kang · 3 years ago
- 1db2ff3 Merge "arch variant support for libs property" by Alix Espino · 3 years ago
- 3198f3c Generate java_api_contribution module from droidstubs module by Jihoon Kang · 3 years ago
- 9002605 Merge "Add default output location for full proguard configuration." by Ian Zerny · 3 years ago
- 82044f1 Add default output location for full proguard configuration. by Ian Zerny · 3 years ago
- 41f9b73 Merge "transitive Java deps for r8" by Sam Delmerico · 3 years ago
- 7c30b6b Merge "bp2build support .kt in android_library" by Treehugger Robot · 3 years ago
- 6cf5e0d Merge "Add libs property to java_api_library module" by Jihoon Kang · 3 years ago
- 82a9e8f Merge "Add j.a.p.Generated to ART's Public API surface" by Spandan Das · 3 years ago
- 36795a7 bp2build support .kt in android_library by Alix · 3 years ago
- 362aa9d Add libs property to java_api_library module by Jihoon Kang · 3 years ago
- 9f9c0a2 transitive Java deps for r8 by Sam Delmerico · 3 years, 2 months ago
- 495cc8a arch variant support for libs property by Alix · 3 years, 1 month ago
- 684f63a Getting rid of old hacky Libs conversion by Alix · 3 years, 1 month ago
- fbd7fab Merge "bp2build support libs for *->android_library_import" by Alix Espino · 3 years, 1 month ago
- bbe929c Merge "Replace RuleBuilder usages with static rules in app_import.go" by Cole Faust · 3 years, 1 month ago
- 14101de bp2build support libs for *->android_library_import by Alix · 3 years, 1 month ago
- 53fae38 support libs for java_plugin -> * by Alix · 3 years, 3 months ago
- f02c7d8 Merge "libs support for android_app->* edge" by Alix Espino · 3 years, 1 month ago
- 4ec178c Replace RuleBuilder usages with static rules in app_import.go by Cole Faust · 3 years, 1 month ago
- cd08ae4 Merge "Add java_api_library properties to java_defaults" by Jihoon Kang · 3 years, 1 month ago
- 7fb3d43 Add j.a.p.Generated to ART's Public API surface by Spandan Das · 3 years, 1 month ago
- 3095d8e Merge "Use centralized rules.bzl file for android rules in bp2build." by Romain Jobredeaux · 3 years, 1 month ago
- 6c087cf libs support for android_app->* edge by Alix · 3 years, 1 month ago
- ed2491c Merge "java_binary with kotlin sources" by Alix Espino · 3 years, 1 month ago
- 7def86d Merge "Update app tests to set Unbundled_build" by Treehugger Robot · 3 years, 1 month ago
- 5ccb460 Use centralized rules.bzl file for android rules in bp2build. by Romain Jobredeaux · 3 years, 2 months ago
- 4bf6a9e Merge "Fix ALLOW_MISSING_DEPENDENCIES builds for prebuilt JNI libraries" by Treehugger Robot · 3 years, 1 month ago
- 18845d0 Update app tests to set Unbundled_build by Harshit Mahajan · 3 years, 1 month ago
- d528d56 Use a stub doclet instead of Doclava by Sorin Basca · 3 years, 3 months ago
- d6be9e5 Target Java 17 by Sorin Basca · 3 years, 4 months ago
- 48aa223 Consider only preferred modules for jdeps by Inseob Kim · 3 years, 1 month ago
- 3dfb939 Merge "Create a "Toolchain" API surface" by Spandan Das · 3 years, 1 month ago
- 1c51f50 Add java_api_library properties to java_defaults by Jihoon Kang · 3 years, 1 month ago
- 8f202ad Move target sdk version enforcement check by Harshit Mahajan · 3 years, 1 month ago
- 7c8eaeb java_binary with kotlin sources by Alix · 3 years, 3 months ago
- 64b0fbd Merge "Move art's java_system_modules into a shared inner tree" by Spandan Das · 3 years, 1 month ago
- 016d224 Merge "Configure ObsoleteLintCustomCheck lint as fatal" by Matt Gilbride · 3 years, 1 month ago
- 4520481 Merge changes I07db8afc,Ia89e0239 by Treehugger Robot · 3 years, 1 month ago
- 3c867b6 Merge "Remove SdkAware.SdkMemberComponentName" by Treehugger Robot · 3 years, 1 month ago
- e76fa00 Merge "Remove IsModuleInVersionedSdk" by Paul Duffin · 3 years, 1 month ago
- 5366821 Merge "Dedup checks for module being in versioned sdk snapshot" by Paul Duffin · 3 years, 1 month ago
- 6228be4 Merge "support libs for android_library" by Treehugger Robot · 3 years, 1 month ago
- 82fb94e support libs for android_library by Alix · 3 years, 3 months ago
- 69f04a1 Configure ObsoleteLintCustomCheck lint as fatal by mattgilbride · 3 years, 1 month ago
- 8533307 Merge "Revert "R8/D8 should use sdk_version prop to determine API surface stability."" by Spandan Das · 3 years, 1 month ago
- 7eb9243 Revert "R8/D8 should use sdk_version prop to determine API surface stability." by Spandan Das · 3 years, 1 month ago
- d363771 Merge "Libs support for * -> java_library_edge with kt sources" by Alix Espino · 3 years, 1 month ago
- 94682b2 Merge "Allow adding extra tradefed options in the Android.bp file" by Cole Faust · 3 years, 1 month ago
- f038e06 Merge "R8/D8 should use sdk_version prop to determine API surface stability." by Treehugger Robot · 3 years, 1 month ago
- daa220a R8/D8 should use sdk_version prop to determine API surface stability. by Spandan Das · 3 years, 1 month ago
- 2168054 Allow adding extra tradefed options in the Android.bp file by Cole Faust · 3 years, 2 months ago
- 87c149d Merge "Create (API) bp2build converters for droidstubs" by Spandan Das · 3 years, 1 month ago
- bb258f4 Merge "Don't add dexpreopt compat deps to android_library modules" by Treehugger Robot · 3 years, 1 month ago
- 4ac2aed Create a "Toolchain" API surface by Spandan Das · 3 years, 1 month ago
- 0b555e3 Create (API) bp2build converters for droidstubs by Spandan Das · 3 years, 2 months ago
- ff878bf Set Java version for java_api_library module by Jihoon Kang · 3 years, 1 month ago
- 4a80a15 Don't add dexpreopt compat deps to android_library modules by Colin Cross · 3 years, 1 month ago
- 1d174b1 Merge "Revert "Allow adding extra tradefed options in the Android.bp file"" by Jigar Thakkar · 3 years, 2 months ago
- 5979b30 Revert "Revert "Include proguard flag files from transitive java_library deps"" by Jared Duke · 3 years, 2 months ago
- dd5261c Fix ALLOW_MISSING_DEPENDENCIES builds for prebuilt JNI libraries by Colin Cross · 3 years, 2 months ago
- 77dc7d0 Revert "Allow adding extra tradefed options in the Android.bp file" by Tahsin Loqman · 3 years, 2 months ago
- 0db300d Merge "Add test for missing certificate with AllowMissingDependencies" by Treehugger Robot · 3 years, 2 months ago
- 2731ca8 Merge "Allow adding extra tradefed options in the Android.bp file" by Treehugger Robot · 3 years, 2 months ago
- ed8b52c Merge "Revert "Include proguard flag files from transitive java_library deps"" by Colin Cross · 3 years, 2 months ago
- 6f7e288 Revert "Include proguard flag files from transitive java_library deps" by Colin Cross · 3 years, 2 months ago
- c1260dd Merge "Include proguard flag files from transitive java_library deps" by Treehugger Robot · 3 years, 2 months ago
- 9c54f03 Include proguard flag files from transitive java_library deps by Jared Duke · 3 years, 9 months ago
- 266bbf2 Libs support for * -> java_library_edge with kt sources by Alix · 3 years, 2 months ago