r8 /
r8 /
f81b36c27e0f5ad85bd16759a1f2337871f05e50 - f81b36c Optimize bitwise operations in nested @Composable functions by Christoffer Quist Adamsen · 1 year, 5 months ago
- e440234 Reland "Return a single dispatch target for final methods" by Christoffer Quist Adamsen · 1 year, 5 months ago
- 8d18fdf Remove processor demo and unused tests by Ian Zerny · 1 year, 5 months ago
- 6f8eccd Refactor argument propagation to allow subsequent partial runs by Christoffer Quist Adamsen · 1 year, 5 months ago
- 9179d88 Support for setting library-method-override info on synthesized methods by Christoffer Quist Adamsen · 1 year, 5 months ago
- f619cb8 Minor cleanup of cf bytecode passthrough by Christoffer Quist Adamsen · 1 year, 5 months ago
- 7daed62 Minor updates to cherry-pick.py by Christoffer Quist Adamsen · 1 year, 5 months ago
- 258a5b2 Generate item related parts of the keep annotation library by Ian Zerny · 1 year, 5 months ago
- dacd9e5 Fix IllegalAccessError from vertical class merging by Christoffer Quist Adamsen · 1 year, 5 months ago
- 3f30b52 Reproduce IllegalAccessError from vertical class merging by Christoffer Quist Adamsen · 1 year, 5 months ago
- ccc204a Use lens code rewriter in class inliner by Christoffer Quist Adamsen · 1 year, 5 months ago
- 9a45418 Actually use resourceShrinkerConfiguration by Rico Wind · 1 year, 5 months ago
- bcca61e Add resource shrinker configuration builder by Rico Wind · 1 year, 5 months ago
- cc52b7f Support feature split resource input/output by Rico Wind · 1 year, 5 months ago
- b73d14a Add non-default implementation of peekNext() / peekPrevious() where applicable by Andrew Grieve · 1 year, 5 months ago
- 5a0a510 Fix r8lib.jar retrieval in retrace.py by Christoffer Quist Adamsen · 1 year, 5 months ago
- ad79e4b Minor optimization to Value.aliasedUsers() by Andrew Grieve · 1 year, 5 months ago
- c18048a Increase simple inlining limit for redundant boxing and casts by Christoffer Quist Adamsen · 1 year, 5 months ago
- 98c9529 Move executor creation into threading module by Ian Zerny · 1 year, 5 months ago
- c18f3a0 Fix errorprone by Clément Béra · 1 year, 5 months ago
- 7718f88 Add temporary compatibility layer for human specification 100 by Clément Béra · 1 year, 5 months ago
- b88ba00 Update expectation of test that crashes ART by Christoffer Quist Adamsen · 1 year, 5 months ago
- a1085b0 Revert "Re-enable toArray desugaring" by Clément Béra · 1 year, 5 months ago
- 67972a3 Fix tools/r8_get.py by Ian Zerny · 1 year, 5 months ago
- c706032 Remove all uses of @KeepForRetraceApi by Ian Zerny · 1 year, 5 months ago
- ed1f851 Remove build and release tasks for retrace-only jars by Ian Zerny · 1 year, 5 months ago
- 27d0552 Remove use of USE_NEW_GRADLE_SETUP by Ian Zerny · 1 year, 5 months ago
- f6de45d Make download deps dependent on the output of the tar.gz file by Rico Wind · 1 year, 5 months ago
- d1c6760 Fix Machine Emulated Interface building by Clément Béra · 1 year, 5 months ago
- 9d45225 Fix emulated interface dispatch for Collection#forEach by Clément Béra · 1 year, 5 months ago
- fa7fa54 Fix errorprone error for build by Ian Zerny · 1 year, 5 months ago
- 2c8b051 Re-enable toArray desugaring by Clément Béra · 1 year, 5 months ago
- 9c3ed1b Prepare DesugarCollections integration by Clément Béra · 1 year, 5 months ago
- 25e6191 Release script now fail when releasing to studio-main by Søren Gjesse · 1 year, 5 months ago
- 9c55dff Replace all uses of @Keep/ForSubclassing in src by @KeepForApi by Ian Zerny · 1 year, 5 months ago
- 7ed0bff Add keep annotations as dependency of bootstrap tests by Ian Zerny · 1 year, 5 months ago
- 3a2cefc Disable shorten live ranges in debug mode by Christoffer Quist Adamsen · 1 year, 5 months ago
- 43b5cf0 Fix script configuration format version by Clément Béra · 1 year, 5 months ago
- 53ad90a Cleanup destination folders during gradle build by Christoffer Quist Adamsen · 1 year, 5 months ago
- e8eb610 Fix assertion error due to primitive or null value after enum unboxing by Christoffer Quist Adamsen · 1 year, 5 months ago
- 43426b0 Fix emulated interface with jdk21 methods in library by Clément Béra · 1 year, 5 months ago
- 8a7a68f Enable use of keep annotations for r8lib by Ian Zerny · 1 year, 5 months ago
- 29a441f [KeepAnno] Clean up AST after CLASS_AND_MEMBERS is a derived form by Ian Zerny · 1 year, 5 months ago
- ab686fe Remove failing git command from release script by Søren Gjesse · 1 year, 5 months ago
- 1826968 Reapply "Extend API test for marker information" by Ian Zerny · 1 year, 5 months ago
- f0eb2f8 Reapply "Update marker API with access to more of the marker information" by Ian Zerny · 1 year, 5 months ago
- d7c5c9e Fix incorrect instance-get replacement in class inliner by Christoffer Quist Adamsen · 1 year, 5 months ago
- d9781a4 Reproduce incorrect instance-get replacement in class inliner by Christoffer Quist Adamsen · 1 year, 5 months ago
- 8f4d078 Fix unsafe cast in Value#toString by Christoffer Quist Adamsen · 1 year, 5 months ago
- c5bf2c0 Update the spdx-gradle-plugin to latest HEAD with patch by Søren Gjesse · 1 year, 5 months ago
- bc4cbbe Revert "Update marker API with access to more of the marker information" by Ian Zerny · 1 year, 5 months ago
- 248b373 Revert "Extend API test for marker information" by Ian Zerny · 1 year, 5 months ago
- 8c88aa0 Extend API test for marker information by Ian Zerny · 1 year, 5 months ago
- 821e72a Update marker API with access to more of the marker information by Ian Zerny · 1 year, 5 months ago
- fa1ab61 Guard against no-line info in kotlin source debug extensions by Ian Zerny · 1 year, 5 months ago
- 2f0a434 Update threading in AppInfoWithLiveness by Ian Zerny · 1 year, 5 months ago
- c027d6b Update to use the capacity and unchecked task collection methods by Ian Zerny · 1 year, 5 months ago
- 3dbc4c5 Update threading in distributor and member pool collection by Ian Zerny · 1 year, 5 months ago
- 43a48bb Update root-set and if-rule evaluation to new threading module by Ian Zerny · 1 year, 5 months ago
- e70bd8c Update ThreadTaskUtils to new threading module by Ian Zerny · 1 year, 5 months ago
- 3d3a920 Update release script with Kotlin Script templates by Søren Gjesse · 1 year, 5 months ago
- e7801bf Rewrite ThreadUtils methods to use threading module by Ian Zerny · 1 year, 5 months ago
- 03f9256 Revert "Return a single dispatch target for final methods" by Christoffer Adamsen · 1 year, 5 months ago
- 18ef63b Return a single dispatch target for final methods by Christoffer Quist Adamsen · 1 year, 6 months ago
- 4c6e9b9 Update OpenJDK 21 to version 21.0.1 by Søren Gjesse · 1 year, 5 months ago
- a28c461 Update desugared library configuration versions by Søren Gjesse · 1 year, 5 months ago
- 5fa2db5 Use task collections in d8 method processor by Ian Zerny · 1 year, 5 months ago
- 68f5c13 Update release script to include threading modules in google3 by Ian Zerny · 1 year, 5 months ago
- 0cdac5b Fix test after renaming examplesJava20 to examplesJava21 by Søren Gjesse · 1 year, 5 months ago
- 00a9274 Add OpenJDK 21 GA build by Søren Gjesse · 1 year, 5 months ago
- 7ec4b3f Reapply "Update generation of SPDX namespace" by Søren Gjesse · 1 year, 5 months ago
- cdc6ae2 Fix unused import in MethodProcessor by Christoffer Quist Adamsen · 1 year, 5 months ago
- 00dd7da Revert "Update generation of SPDX namespace" by Søren Gjesse · 1 year, 5 months ago
- 118883e Remove unneeded MethodProcessor#createMethodProcessingContext by Christoffer Quist Adamsen · 1 year, 5 months ago
- 9aa93d2 Add hasAnnotation helper by Christoffer Quist Adamsen · 1 year, 5 months ago
- bbf8ec6 Update generation of SPDX namespace by Søren Gjesse · 1 year, 5 months ago
- 028f03f Bump the retrace timeout and log timestamps by Ian Zerny · 1 year, 5 months ago
- e55f55e Keep module implementation provider looked up via name by Ian Zerny · 1 year, 5 months ago
- 0dc3152 Load threading module using direct reflection. by Ian Zerny · 1 year, 5 months ago
- 077a73f Archive threading modules by Ian Zerny · 1 year, 5 months ago
- ca82e34 Don't mark methods processed in the tree pruner by Ian Zerny · 1 year, 5 months ago
- 3fb99fb Reapply "Introduce a threading module" by Ian Zerny · 1 year, 5 months ago
- e0c7cdf Don't run clean with --new-gradle on internal by Rico Wind · 1 year, 5 months ago
- 60e39f6 Revert "Introduce a threading module" by Ian Zerny · 1 year, 5 months ago
- 084418b Introduce a threading module by Ian Zerny · 1 year, 5 months ago
- f2d9603 Increase version count for google3 releasees by Rico Wind · 1 year, 5 months ago
- 98b7f85 Add tests for reading archives with both class files and DEX files by Søren Gjesse · 1 year, 5 months ago
- 49b0d8c Support @CovariantReturnType on abstract methods by Søren Gjesse · 1 year, 5 months ago
- 6197482 Add seen-check in bridge method analyzer by Christoffer Quist Adamsen · 1 year, 5 months ago
- c25e07e Make r8 legacy resource shrinker fully compatible with cli by Rico Wind · 1 year, 5 months ago
- 94db1ad Add more timing scopes to top-level R8 by Ian Zerny · 1 year, 5 months ago
- 4ea95dc Update asm to version 9.6 by Søren Gjesse · 1 year, 5 months ago
- df6194f Keep ArchiveProtoAndroidResourceConsumer by Rico Wind · 1 year, 5 months ago
- 441f03d Reapply "Initial setup for doing legacy resource shrinking in R8" by Rico Wind · 1 year, 5 months ago
- 749a0be Update release script to copy R8 SBOM. by Søren Gjesse · 1 year, 5 months ago
- 80ae2c7 Cleanup dependencies by Søren Gjesse · 1 year, 5 months ago
- 8ea20ac Revert "Initial setup for doing legacy resource shrinking in R8" by Rico Wind · 1 year, 5 months ago
- 988e297 Initial setup for doing legacy resource shrinking in R8 by Rico Wind · 1 year, 5 months ago
- 58fe0bd Add update README.md with information on overriding R8 in AGP by Søren Gjesse · 1 year, 5 months ago
- afc0a18 Convert invokespecial in same nest for DEX by Søren Gjesse · 1 year, 5 months ago