- 3df19e8 Make AndroidCompiledResourceMergingAction worker compatible by Benjamin Lee · 3 years, 3 months ago
- 9163539 Avoid leaking Aapt2ResourcePackagingAction args between requests by Benjamin Lee · 3 years, 3 months ago
- 09f0b24 Automatic code cleanup. by Googler · 3 years, 4 months ago
- f4db9ce Automatic code cleanup. by Googler · 3 years, 4 months ago
- 1987af2 Automatic code cleanup. by Googler · 3 years, 4 months ago
- 1e85125 Fix typos by Tetsuo Kiso · 3 years, 4 months ago
- e72c8b4 BEGIN_PUBLIC by Googler · 3 years, 4 months ago
- a45db60 Automatic code cleanup. by Googler · 3 years, 5 months ago
- bd8f1e61 Automatic code cleanup. by Googler · 3 years, 5 months ago
- 9b5fcc6 Avoid leaking ResourceShrinkerAction args between requests by Ben Lee · 3 years, 5 months ago
- 64ffc09 Make AarGeneratorAction worker compatible by Ben Lee · 3 years, 5 months ago
- 10e5896 Avoid leaking ManifestMergerAction args between requests by Ben Lee · 3 years, 5 months ago
- 8bca207 Move `DependencyCollector` to d8_desugar Code Base by Googler · 3 years, 5 months ago
- 3b3bad9 Rollforward of https://github.com/bazelbuild/bazel/commit/cecb3f1650d642dc626d6f418282bd802c29f6d7: Create a wrapper around the desugar binary that sets jdk.internal.lambda.dumpProxyClasses by ilist · 3 years, 6 months ago
- 6bce5b9 Internal change by Googler · 3 years, 6 months ago
- cecb3f1 Create a wrapper around the desugar binary that sets jdk.internal.lambda.dumpProxyClasses by ilist · 3 years, 6 months ago
- ae280ae Automatic code cleanup. by Googler · 3 years, 6 months ago
- a93d0a0 Remove jacoco versions from main part of Bazel code. by Ivo List · 3 years, 6 months ago
- 37bc9d2 Handle parsing <overlayable> tags by Googler · 3 years, 7 months ago
- dabea58 Add BiConsumerConverter to classic desugar runtime library by Googler · 3 years, 7 months ago
- ec7ff27 Fix classic desugar tool on `desugar_jdk_libs desugar` by Googler · 3 years, 7 months ago
- 61ac8b0 XML deserialization for <macro> by Googler · 3 years, 8 months ago
- 14ee5a4 Automatic code cleanup. by Googler · 3 years, 8 months ago
- ceb498f Fix d8_dexbuilder/d8_dexmerger/r8 dependencies in bazel_tools: by Googler · 3 years, 8 months ago
- 51cb6a0 Automatic code cleanup. by Googler · 3 years, 8 months ago
- 44be239 Automatic code cleanup. by Googler · 3 years, 9 months ago
- a5b72a4 Add <macro> xml resource value support by Googler · 3 years, 9 months ago
- 958316f Clean up scoped temp directory by jasonobrien · 3 years, 9 months ago
- d6acb49 Update R8 to version 3.1.11-dev by Googler · 3 years, 9 months ago
- a873f08 BEGIN_PUBLIC Support custom package IDs in `android_binary` END_PUBLIC by jasonobrien · 3 years, 10 months ago
- c0f0f8d Run Buildifier on almost everything by ruperts · 3 years, 10 months ago
- 830e625 Update R8 to version 3.1.6-dev by sgjesse · 3 years, 10 months ago
- 2c44793 Sync aapt2 to unknown commit. by Googler · 3 years, 10 months ago
- 8465c17 Use `aapt2 convert` instead of relinking final APK as static lib by jasonobrien · 3 years, 10 months ago
- 8e02b1a Set SourceFile/LineNumber Attribute in Generated Lambda Classes by Googler · 3 years, 11 months ago
- a4b2ca4 Omit directory entries from proto APKs by jasonobrien · 3 years, 11 months ago
- 6b1e9a6 Turn DesugaredLibraryMismatchDiagnostic into a warning by sgjesse · 4 years ago
- a816344 Preserve compression for resources in ProtoApk#copy() by jasonobrien · 4 years ago
- 705b419 BEGIN_PUBLIC by Googler · 4 years ago
- dd0c368 Parse references to library R fields in R.txt by Googler · 4 years ago
- cb7c1a2 Update Jacoco version to 0.8.6. by Ivo List · 4 years ago
- 89ec4bf Sync aapt2 proto to upstream for building against staged SDK resources by Googler · 4 years ago
- c3edf13 Ignore deletion failure of temporary directories due to java.nio.DirectoryNotEmptyException. by Googler · 4 years ago
- 3cf7368 Add a helpful comment. by dchai · 4 years ago
- 81a1085 Automated rollback of commit e846ce7138304ffe183f34184e11d6d624d842e0. by Googler · 4 years ago
- e846ce7 Enable OpenJDK 11 Testing for `java.util.stream` package by Googler · 4 years ago
- 19ac75d Handle explicit --desugared_lib_config option passed from unit tests by sgjesse · 4 years ago
- cb574c5 Restore JDK 11 source editing for Desugar{Double, Integer, Long, Math}. by Googler · 4 years, 1 month ago
- 64ae417 Exclude path entries in desugared librayr JAR by sgjesse · 4 years, 1 month ago
- fd16eeb Remove `java.util.DesugarPreconditions` by Googler · 4 years, 1 month ago
- 4d17e14 Enable all warnings for L8 by sgjesse · 4 years, 1 month ago
- 9233ff5 Update D8 library desugar to align with recent changes by sgjesse · 4 years, 1 month ago
- f95db07 Shard d8 desugar on large inputs by Googler · 4 years, 1 month ago
- b918b51f Automated rollback of commit 1c900bfe01af0d9b59ae716a6214d23f0380373c. by sgjesse · 4 years, 1 month ago
- 1c900bf Prepare D8 dexing tests for Java 11 by sgjesse · 4 years, 1 month ago
- d37b8b4 Move `DesugarUnsafe` to `sun/misc/` package by Googler · 4 years, 1 month ago
- 549f612 Update Google 3 Android Desugar Library `desugar_jdk_libs` to use Java 11 Build by Googler · 4 years, 1 month ago
- f917dc1 Remove Arrays.deepEquals0 retargeting by Googler · 4 years, 1 month ago
- b7399da Internal change by Googler · 4 years, 1 month ago
- c903cf9 Prepare D8 dexing tests for Java 11 by sgjesse · 4 years, 1 month ago
- 2910d3d Whitelist `android/device/collectors/*` from Android Platform Types by Googler · 4 years, 2 months ago
- dd96fa0 Automatic code cleanup. by Googler · 4 years, 2 months ago
- a181dd4 Cleanup unused flag Desugar Flag --retarget_core_library_member and related logic by Googler · 4 years, 3 months ago
- 02aca55 Remove `desugar_jdk_libs` Flag Dependency on `--retarget_core_library_member` by Googler · 4 years, 3 months ago
- 8089194 Allow field access to `android/car/` packages. by Googler · 4 years, 3 months ago
- b0aa8e6 Temporary workaround to address parts of b/177329741 by sgjesse · 4 years, 3 months ago
- 28fa193 Remove unused Desugar retargeting config by Googler · 4 years, 3 months ago
- 6695d85 Rename [Math|Integer|Long|Double]8 to Desugar[Math|Integer|Long|Double] by Googler · 4 years, 3 months ago
- 9d1c59b More Desugar* classes to Configuration-based Invocation Rewriting by Googler · 4 years, 3 months ago
- 032e37f Move Long8/Integer8/Double8 to Configuration-based Invocation Rewriting by Googler · 4 years, 3 months ago
- 8dd5fdf Use Replacement Config to Rewrite `desugar_jdk_libs` java/lang/Math method invocation. by Googler · 4 years, 3 months ago
- 0090189 Don't report bridge methods on companion classes as being default methods by Googler · 4 years, 4 months ago
- 024e967 Don't use ZipInputStream for reading zip files by sgjesse · 4 years, 4 months ago
- 38f0062 Update the binary name sanity check by sgjesse · 4 years, 4 months ago
- e796196 Only report desugar dependencies if they where actually generated in the current run by Googler · 4 years, 4 months ago
- b17e9e4 Automatic code cleanup. by Googler · 4 years, 4 months ago
- 659a89d Automatic code cleanup. by Googler · 4 years, 4 months ago
- 39d2ac1 Fix building some java tests by sgjesse · 4 years, 5 months ago
- a2bd80f Fix ZipEntry metadata copying by sgjesse · 4 years, 5 months ago
- 84bf247 Map resource names from Java->original format when constructing resources.cfg. by dchai · 4 years, 5 months ago
- f4430e4 Add support for databinding-generated sources to depend on AndroidX instead of the support libraries. by Googler · 4 years, 5 months ago
- 90e3bb9 Copy over non class file resources from input zip in d8 desugaring by Googler · 4 years, 5 months ago
- e82d66b Automatic code cleanup. by Googler · 4 years, 6 months ago
- 199e70c [2/3] Remove the term "sanity" in comments. by Googler · 4 years, 6 months ago
- 73929f9 Desugar Integer.{divide,remainder}Unsigned and {Integer,Long}.toUnsignedString by kmb · 4 years, 6 months ago
- d69744d Fold the windows/jni subpackage into its parent. by jmmv · 4 years, 6 months ago
- 19c1818 Improve efficiency of DexBuilder actions: by Googler · 4 years, 6 months ago
- 0599a69 Add a chm_only configuration for D8 library desugar by sgjesse · 4 years, 6 months ago
- 8f0a282 Build the the desugared library as class files using L8 by sgjesse · 4 years, 7 months ago
- 2744aad Add d8 desugar of library libs support. by Googler · 4 years, 7 months ago
- 68e2152 Set the intermediate flag when running D8 desugar. by Googler · 4 years, 7 months ago
- f3e3a60 Don't expect desugared library companion classes to be present when collecting single jar by sgjesse · 4 years, 7 months ago
- 27d7ac7 Fix Type Annotation Handling of PrefixReferenceScanner on Method Returns by Googler · 4 years, 7 months ago
- 8f9ed01 Improve running of D8 desugar by sgjesse · 4 years, 7 months ago
- d683688 Removing last use of internal D8/R8 APis for dexing by sgjesse · 4 years, 7 months ago
- b014a4f Keep main dex check enabled in D8 by sgjesse · 4 years, 7 months ago
- 4d695ee Remove support for --minimal-main-dex by sgjesse · 4 years, 7 months ago
- 6b591a7 Prepare for bazel to run with shrunken r8.jar by sgjesse · 4 years, 8 months ago
- f674007 Automatic code cleanup. by Googler · 4 years, 8 months ago
- 4029fb2 Drop META-INF/versions/ for simplicity by kmb · 4 years, 8 months ago