- d579299 Automated rollback of commit c6ba1c3302b3a766544158f47fe9247d6df3f8d7. by Googler · 1 year, 2 months ago
- ea77d05 BEGIN_PUBLIC Remove forced nested APK compression in ResourceLinker END_PUBLIC by Googler · 1 year, 2 months ago
- d999eda Consolidate definition of `MIN_API_LEVEL` by Googler · 1 year, 3 months ago
- d5577e6 Update r8 min sdk version to 19 by Googler · 1 year, 3 months ago
- c6ba1c3 Automated rollback of commit 13bd828893be702f960027b83e9b2e4649a0bd37. by Googler · 1 year, 3 months ago
- 13bd828 Update CompatDexBuilder to compile using the DexFilePerClassFileConsumer. by Googler · 1 year, 3 months ago
- a9eee3a Internal change by Tim Peut · 1 year, 3 months ago
- 7c1b139 Add codepaths for D8 core library desugaring by Ted Xie · 1 year, 6 months ago
- 3c7c9db Automatic code cleanup. by Googler · 1 year, 7 months ago
- 788d00e Avoid writing D8 info and error messages directly to the Bazel console by Benjamin Lee · 1 year, 7 months ago
- 2b75d98 Use "minSdkVersion" input from values for empty manifest by Googler · 1 year, 7 months ago
- 89718d7 Remove custom system stream wrapping from ResourceProcessorBusyBox by Benjamin Lee · 1 year, 7 months ago
- 9092e29 Implement worker support for `GenerateDataBindingBaseClasses` by arun.sampathkumar · 1 year, 7 months ago
- 7d911b5 Add --no_proguard_location_reference unconditionally. by Googler · 1 year, 8 months ago
- dbe0160 Update usage of D8 API in DexFileMerger. by Googler · 1 year, 8 months ago
- 3e800a7 Teach DexMapper to not separate synthetic classes from their context classes when sharding dexes, like DexFileSplitter in https://github.com/bazelbuild/bazel/commit/9092303c358b87c1e027abafe135c44a27531b36. Fixes #16368 by Googler · 1 year, 9 months ago
- 41f894f Support R.txt files generated with aapt2 link --package-id by Googler · 1 year, 9 months ago
- 9092303 Group synthetic classes with their context classes in DexFileSplitter so that synthetic classes don't end up without their context classes in dex shards, which will causing merging to fail in DexFileMerger. Fixes #16368. by Googler · 1 year, 9 months ago
- ac7cb03 Upgrade rules_jvm_external to 5.2 by Yun Peng · 1 year, 10 months ago
- 8d2ccd4 Collect the contexts of D8 compiler-synthesized classes. by Googler · 1 year, 11 months ago
- 5105e15 Update JCommander by Henry Sudhof · 1 year, 11 months ago
- 166ef61 Add options converters specific to R8 to avoid depending on android_builder_lib which causes classpath conflicts with D8 classes. by Googler · 1 year, 11 months ago
- e97f62d This is specifically for android_binary rule. (prev change was for android_library rule https://github.com/bazelbuild/bazel/commit/98bd4ae81715742ae5aa6c91164cd37396cb7c91) by Googler · 2 years ago
- 0ddf9bf Remove unneeded use CompilationFailedException. by Googler · 2 years ago
- 98bd4ae Native changes required to support linking against resource apks. by Googler · 2 years ago
- 952438d Native changes required to support linking against resource apks. by Googler · 2 years ago
- 51434e4 Fetch android_databinding dependencies with rules_jvm_external (non-third_party) by Yun Peng · 2 years ago
- 10af780 Emit deterministic zip file timestamps in AndroidDataBindingProcessingAction. by Googler · 2 years, 2 months ago
- e8257f2 Use manifest merger v30.1.3 in the Android Rules. by Romain Jobredeaux · 2 years, 2 months ago
- aaf94c6 Create android common v30.1.3 target for Bazel. by Romain Jobredeaux · 2 years, 2 months ago
- a306f4f7 make desugar dependencies deterministic by mohamadk · 2 years, 3 months ago
- 86a4406 Fix an incompatibility with the latest version of Java by Googler · 2 years, 3 months ago
- 122a783 Fix typos by Tetsuo Kiso · 2 years, 7 months ago
- 9cb551c Remove unsupported option --forceJumbo by Googler · 2 years, 7 months ago
- 63ddfc4 Remove unsupported option --minimal-main-dex by Googler · 2 years, 7 months ago
- e846207 Remove unsupported options --max-bytes-wasted-per-file and --set-max-idx-number by Googler · 2 years, 7 months ago
- 8c79b19 Use `JarEntry#setTimeLocal` by Googler · 2 years, 7 months ago
- 836bd1d Remove unsupported option --minimal-main-dex by Googler · 2 years, 7 months ago
- 68f1f40 Add dexCache to CompatDexBuilder by Ted Xie · 2 years, 7 months ago
- f2b2cde Automatic code cleanup. by Googler · 2 years, 7 months ago
- be486b1 Split Resource field initialization into multiple methods if needed. by Googler · 2 years, 7 months ago
- 6d05f25 Remove desugar binary from Bazel Android Tools by Donald Duo Zhao · 2 years, 7 months ago
- a1c4c55 Automated rollback of changelist 467745590. by Donald Duo Zhao · 2 years, 7 months ago
- 8ec2428 Clean Classic Desugar Source Code - Production - 2 / 2 by Donald Duo Zhao · 2 years, 7 months ago
- 21efecd Clean Classic Desugar Source Code - Production - 1 / 2 by Donald Duo Zhao · 2 years, 7 months ago
- af1623a Switch DexFileSplitter from depending on the Dex parsing library in dx to depending on the android_dex library from the remote Android tools. by Googler · 2 years, 7 months ago
- 6b25cb2 Add android_dex library to dexerdeps so that they are included in all_android_tools for bazel remote Android tools. by Googler · 2 years, 8 months ago
- b76cc3a Reduce AndroidAssetMerger intermediate outputs by Jonathan Gerrish · 2 years, 8 months ago
- f32b99f D8 desugarer supports persistent workers by Ted Xie · 2 years, 8 months ago
- 03493b6 Fix Dexing.java after https://github.com/bazelbuild/bazel/commit/883ce21af30c0e1b331d749c4f20c63f3f5c36df. by Googler · 2 years, 8 months ago
- 883ce21 Add a conversionContext parameter to option converters by Googler · 2 years, 9 months ago
- dac2faf Automatic code cleanup. by Kurt Alfred Kluever · 2 years, 9 months ago
- 4192ca6 Automatic code cleanup. by Kurt Alfred Kluever · 2 years, 9 months ago
- 255e8f5 Automatic code cleanup. by Kurt Alfred Kluever · 2 years, 9 months ago
- a5f9c31 Automatic code cleanup. by Kurt Alfred Kluever · 2 years, 9 months ago
- aa38df7 Automatic code cleanup. by Kurt Alfred Kluever · 2 years, 9 months ago
- 4cfd32d Support multiplex workers in ResourceProcessorBusyBox by Benjamin Lee · 2 years, 9 months ago
- e0f4f15 Support desugaring with D8 as non-default desugarer by Googler · 2 years, 9 months ago
- 7f25010 Promote unsigned ints to longs and unsigned shorts to ints to support >2GB ZIP/JAR files. by Googler · 2 years, 9 months ago
- 8994250 Re-add R8 desugarer wrappers to embedded_tools by Googler · 2 years, 10 months ago
- 1316642 Remove deprecated strict_deps from java_proto_library by Googler · 2 years, 10 months ago
- ad28f82 Enable --min_sdk_version on dex builder by Tim Peut · 2 years, 10 months ago
- 6cec0f5 Automatic code cleanup. by Googler · 2 years, 10 months ago
- 0937d45 Refactor ASM version handling by cushon · 2 years, 10 months ago
- 6bad1a1 Build desugared library DEX in release mode by sgjesse · 2 years, 11 months ago
- 24f962b Ignore specific warning from library desugaring by sgjesse · 2 years, 11 months ago
- f02e2fa Consistent min API level for desugar and dexing by sgjesse · 2 years, 11 months ago
- 075c5a3 Make ManifestMergerAction worker compatible by Benjamin Lee · 2 years, 11 months ago
- f5ed7d0 Traverse parent DexClassLoaders for native libraries in DelegateClassLoader by Vladimir Tagakov · 2 years, 11 months ago
- bde86f7 Make Desugaring Classes Public by John Laxson · 3 years ago
- 1f7affa Automatic code cleanup. by Googler · 3 years ago
- 128e4b3 Delete unused references to PngCruncher in Android rules. by Googler · 3 years ago
- 7ce1c57 Support workers in CompatDexBuilder by Benjamin Lee · 3 years ago
- c554852 Add devtools/build/lib/worker:work_request_handlers to dexerdeps. by Googler · 3 years ago
- 9119815 Support uses-permission merging in manifest merger by Ben Lee · 3 years ago
- be84e16 Fix ManifestMergerAction test case on windows by Benjamin Lee · 3 years ago
- 06f1e5c Prevent temporary intermediate files from being picked up by Android ResourceCompiler when building with workers. by arunkumar9t2 · 3 years ago
- 2c25f73 Sort resources to produce consistent zip and help cache hit by Nick Korostelev · 3 years ago
- 8769d5d Automatic code cleanup. by Googler · 3 years, 1 month ago
- 6244713 Remove references to @rules_java//java/constraints. by jcater · 3 years, 2 months ago
- 6282ffe Remove duplicate ManifestProcessingException by Benjamin Lee · 3 years, 2 months ago
- 368fcf7 Automatic code cleanup. by Googler · 3 years, 2 months ago
- 2fc3d3f Automatic code cleanup. by Googler · 3 years, 2 months ago
- 0c65082 Allow Bazel's own build to use Java 11 language features by cushon · 3 years, 2 months ago
- 13d4a70 Automatic code cleanup. by Googler · 3 years, 2 months ago
- 16da031 Automatic code cleanup. by Googler · 3 years, 2 months ago
- 3492e38 Improve CompatDexBuilder worker compatibility by Benjamin Lee · 3 years, 3 months ago
- 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