- c796de8 Merge "Handle xsd config more like other partitions" into main by Liz Kammer · 2 years, 3 months ago
- 06c246c Merge "Revert "Enable R8 full mode by default for apps"""" into main by Treehugger Robot · 2 years, 3 months ago
- 245482e Merge "Move android_library resource handling to Bazel's ResourceProcessorBusyBox" into main by Treehugger Robot · 2 years, 3 months ago
- a2ab936 Revert "Enable R8 full mode by default for apps""" by Jared Duke · 2 years, 3 months ago
- 4eae06d Move android_library resource handling to Bazel's ResourceProcessorBusyBox by Colin Cross · 2 years, 4 months ago
- 5ad5c91 Merge "Revert "Revert "Enable R8 full mode by default for apps""" into main by Treehugger Robot · 2 years, 3 months ago
- 5f5dbaa Handle xsd config more like other partitions by Liz Kammer · 2 years, 3 months ago
- ed89d33 Merge changes I69f80d12,I40d48644 into main by Treehugger Robot · 2 years, 3 months ago
- 8348ce9 Merge "java_test macro needs srcs and deps to create .jar for tradefed_test_suite" into main by Zi Wang · 2 years, 3 months ago
- 8bad43a Merge "Track transitive usage of aconfig flags and add LOCAL_ACONFIG_FILES to Android-<product>.mk" into main by Treehugger Robot · 2 years, 3 months ago
- 9064761 Merge "Relax preprocessed apk check for non-privileged apps" into main by Treehugger Robot · 2 years, 3 months ago
- 93b89b4 Relax preprocessed apk check for non-privileged apps by Cole Faust · 2 years, 3 months ago
- 5d3ec54 Revert "Revert "Enable R8 full mode by default for apps"" by Jared Duke · 2 years, 3 months ago
- 6fe59eb Track transitive usage of aconfig flags and add LOCAL_ACONFIG_FILES to Android-<product>.mk by Joe Onorato · 2 years, 3 months ago
- feff3f3 Enable restat for javac rules by LaMont Jones · 2 years, 4 months ago
- f06d8dc Strip META-INF/services from implementation jars when using as header jars by Colin Cross · 2 years, 3 months ago
- cfcd0a4 Merge "make android.InList generic" into main by Sam Delmerico · 2 years, 3 months ago
- 1717b3b make android.InList generic by Sam Delmerico · 2 years, 3 months ago
- ef5d827 Merge "Fix stem to be propagated to output jar name in java_library" into main by Jihoon Kang · 2 years, 3 months ago
- 7873f61 java_test macro needs srcs and deps to create .jar for tradefed_test_suite by Zi Wang · 2 years, 3 months ago
- adb892c Merge changes Ied0a6cfe,I8c025efe into main by Colin Cross · 2 years, 3 months ago
- 2a779ea Merge changes from topics "errProne_bp2build_manually_enabled", "error_prone_config" into main by Alix Espino · 2 years, 3 months ago
- 1bfb6f2 Fix stem to be propagated to output jar name in java_library by Jihoon Kang · 2 years, 4 months ago
- ab8d138 Reland: Use depsets for transitive manifests and assets by Colin Cross · 2 years, 3 months ago
- 02bccdf Add test for manifest merger by Colin Cross · 2 years, 3 months ago
- 0a30ce7 Merge "Revert "Use depsets for transitive manifests and assets"" into main by Colin Cross · 2 years, 3 months ago
- d8c711f Revert "Use depsets for transitive manifests and assets" by Colin Cross · 2 years, 3 months ago
- a114099 Merge changes from topics "art-boot-image-jars", "configured-jar-location-overrides" into main by Jiakai Zhang · 2 years, 3 months ago
- 556bdf8 Add a Make variable to determine ART boot image jars for testing. by Jiakai Zhang · 2 years, 3 months ago
- 4d90da2 Add a Make variable that overrides configured jar locations. by Jiakai Zhang · 2 years, 3 months ago
- cb13b5d Refactor dexpreopt for boot jars to make it flexible to config changes. by Jiakai Zhang · 2 years, 3 months ago
- b1e5c6a Bp2build for errorprone modules that manually enabled/disabled it by Alix · 2 years, 4 months ago
- 654f176 Merge "Use depsets for transitive manifests and assets" into main by Colin Cross · 2 years, 3 months ago
- 7a2e48b Merge "AIDEGen: Collect apt generated sources" into main by Vadim Spivak · 2 years, 3 months ago
- 3c496f0 AIDEGen: Collect apt generated sources by Vadim Spivak · 2 years, 4 months ago
- 105005b Merge "Remove metalava --no-banner argument" into main by Treehugger Robot · 2 years, 3 months ago
- bd26244 Remove metalava --no-banner argument by Mårten Kongstad · 2 years, 3 months ago
- b898c11 Merge changes I0918f2fa,I3fc6ff91,I7adc97cb,I674a5fa1,I22c45cbf into main by Jiakai Zhang · 2 years, 3 months ago
- 120b55a Merge "Add tests for code that will be affected by resource processor feature" into main by Colin Cross · 2 years, 3 months ago
- 3444e56 Change the profile path on host. by Jiakai Zhang · 2 years, 3 months ago
- b1639db Extract duplicate code to common helper functions. by Jiakai Zhang · 2 years, 3 months ago
- 4c90f99 Use depsets for transitive manifests and assets by Colin Cross · 2 years, 4 months ago
- da47d3c Fix dumpOatRules. by Jiakai Zhang · 2 years, 3 months ago
- f7f782c Remove Modules() from BootclasspathFragmentApexContentInfo. by Jiakai Zhang · 2 years, 3 months ago
- b69e895 Fix some tests for dexpreopt and remove unnecessary tests. by Jiakai Zhang · 2 years, 3 months ago
- aa634fd Merge "Support target and max sdk version in app bp2build." into main by Romain Jobredeaux · 2 years, 3 months ago
- 5780d57 Copy imported APKs to output filename by Colin Cross · 2 years, 3 months ago
- 496660d Support target and max sdk version in app bp2build. by Romain Jobredeaux · 2 years, 3 months ago
- 5368d0b Implement OutputFileProducer for android_app_import and android_test_import by Colin Cross · 2 years, 3 months ago
- ff3ff7f Add tests for code that will be affected by resource processor feature by Colin Cross · 2 years, 3 months ago
- ece97e5 Merge "Suppress resourceshrinker stdout in soong" by Treehugger Robot · 2 years, 4 months ago
- 3799533 Merge "Don't strip oat files on host." by Nicolas Geoffray · 2 years, 4 months ago
- ca198c2 Extract class files from dep_api_srcs instead of java files by Jihoon Kang · 2 years, 4 months ago
- da169a1 Merge "Fix FirstUniqueStrings after conversion to generics" by Treehugger Robot · 2 years, 4 months ago
- 187aa29 Merge "Use java_library_host bp2build converter for tradefed_java_library_host" by Zi Wang · 2 years, 4 months ago
- 1ad8a13 Don't strip oat files on host. by Nicolas Geoffray · 2 years, 4 months ago
- ba28399 Revert "Enable R8 full mode by default for apps" by Kenneth Ford · 2 years, 4 months ago
- 51b2a8b Use per-app package list to avoid unnecessary dexpreopt. by Jiakai Zhang · 2 years, 4 months ago
- 3096e68 Use java_library_host bp2build converter for tradefed_java_library_host by Zi Wang · 2 years, 4 months ago
- 93d0bff Enable R8 full mode by default for apps by Jared Duke · 3 years, 6 months ago
- 48016d5 Fix FirstUniqueStrings after conversion to generics by Colin Cross · 2 years, 4 months ago
- a41c679 Merge "Cleanup remaining android.JavaApiLibraryName() references" by Treehugger Robot · 2 years, 4 months ago
- 313d32f Merge "Use generics for DepSets" by Colin Cross · 2 years, 4 months ago
- c85750b Use generics for DepSets by Colin Cross · 3 years, 6 months ago
- c003649 Remove reference to the deprecated and disabled Typo issue by Paul Duffin · 2 years, 4 months ago
- 91f32e7 Suppress resourceshrinker stdout in soong by Jared Duke · 2 years, 4 months ago
- df9c344 Merge "Provide reason for unconverted bp2build modules" by Christopher Parsons · 2 years, 4 months ago
- 39a1697 Provide reason for unconverted bp2build modules by Chris Parsons · 2 years, 4 months ago
- 0e7d0fa Merge "Dynamically link static libs for sdk_library created java_library" by Treehugger Robot · 2 years, 4 months ago
- 6c0df88 Cleanup remaining android.JavaApiLibraryName() references by Jihoon Kang · 2 years, 4 months ago
- 1147b31 Dynamically link static libs for sdk_library created java_library by Jihoon Kang · 2 years, 4 months ago
- 715c417 Remove print statement by Chris Parsons · 2 years, 4 months ago
- 6a66e3d Support multiple filters in zipsync by Zi Wang · 2 years, 4 months ago
- 5498faf Merge "Revert^2 "Add exports needed for Doclava"" by Sorin Basca · 2 years, 4 months ago
- 175073c Make aconfig flags generate a library instead of a srcjar. by Joe Onorato · 2 years, 5 months ago
- a7b777f Revert^2 "Add exports needed for Doclava" by Sorin Basca · 2 years, 4 months ago
- f253d23 Merge changes from topic "cc_stem" by Treehugger Robot · 2 years, 4 months ago
- 4ead3a8 Merge "Revert "Add exports needed for Doclava"" by Himanshu Rawat · 2 years, 4 months ago
- a39209b Revert "Add exports needed for Doclava" by Himanshu Rawat · 2 years, 4 months ago
- 02761e5 Merge "Add exports needed for Doclava" by Treehugger Robot · 2 years, 4 months ago
- 346a117 Create bp2build converter for platform_compat_config module type by Jihoon Kang · 2 years, 5 months ago
- 4190764 Merge changes from topic "android_stubs_current_refactor" by Jihoon Kang · 2 years, 4 months ago
- efd1837 Merge "Allow Bluetooth to use privapp_allowlist" by Anton Hansson · 2 years, 4 months ago
- 23741ca Add exports needed for Doclava by Sorin Basca · 2 years, 4 months ago
- 5dba0ec Update runpath for jni libs by Spandan Das · 2 years, 5 months ago
- 91a8820 Merge changes from topics "xsd_config_bp2build_cc_rdeps", "xsd_config_bp2build_java_rdeps" by Spandan Das · 2 years, 4 months ago
- 91c8395 Cleanup android.JavaApiLibraryName references by Jihoon Kang · 2 years, 5 months ago
- 67b6443 Redefine core and core platform API surface java_library by Jihoon Kang · 2 years, 5 months ago
- 381c2fa Introduce "Exclude_static_libs" property for Java modules by Jihoon Kang · 2 years, 5 months ago
- 3bc9c57 Merge "Add use_platform_libs to fuzz config" by Mark Teffeteller · 2 years, 4 months ago
- e3f31cf Allow Bluetooth to use privapp_allowlist by Anton Hansson · 2 years, 5 months ago
- 48203e3 Add an allowlist for modules that have broken optional_uses_libs. by Jiakai Zhang · 2 years, 5 months ago
- f508c25 Merge "Drop INTERNAL_PLATFORM_MISSING_USES_LIBRARIES." by Jiakai Zhang · 2 years, 5 months ago
- f736b92 Add use_platform_libs to fuzz config by Mark · 2 years, 5 months ago
- b25cbb3 Merge "Support test runnner option in auto generated test configs" by Treehugger Robot · 2 years, 5 months ago
- 672c146 Merge "Change install name of privapp allowlists" by Anton Hansson · 2 years, 5 months ago
- 0e486a4 Change install name of privapp allowlists by Anton Hansson · 2 years, 5 months ago
- 4af4ff3 Merge "Add simple bp2build converter for java_test_host" by Zi Wang · 2 years, 5 months ago
- f6b1e23 Merge "Explicitly specify `--api-overloaded-method-order source` for metalava" by Paul Duffin · 2 years, 5 months ago
- 370f13c bp2build for java libraries using xsd_config srcs by Spandan Das · 2 years, 5 months ago