r8 /
r8 /
4a890bfbfca66ea7b65b010ef536165c933db736 - 4a890bf Fix desugared library 1.2.0 by Søren Gjesse · 2 years, 10 months ago
- eb53fb7 Update desugared library legacy configuration by Søren Gjesse · 2 years, 10 months ago
- 33a7f38 Version 3.3.46 by Clément Béra · 2 years, 10 months ago 3.3.46
- fed0956 Warnings and bail outs instead of Assertion failures by Clément Béra · 2 years, 10 months ago
- 6414873 Version 3.3.45 by Christoffer Quist Adamsen · 2 years, 10 months ago 3.3.45
- 02ad9c6 Fix NoSuchMethodError from method merging with absent method by Christoffer Quist Adamsen · 2 years, 10 months ago
- 0fe098f Reproduce NoSuchMethodError from method merging with absent method by Christoffer Quist Adamsen · 2 years, 10 months ago
- 9b32cfa Version 3.3.44 by Søren Gjesse · 2 years, 10 months ago 3.3.44
- 2326799 Avoid merging classes where default methods collide by Søren Gjesse · 2 years, 10 months ago
- a342646 Reproduce ICCE caused by merging of lambda classes by Søren Gjesse · 2 years, 10 months ago
- 73b167c Version 3.3.43 by Ian Zerny · 2 years, 10 months ago 3.3.43
- d76f1ff Add API and change default for missing library API modeling. by Ian Zerny · 2 years, 10 months ago
- f2e0b3a Version 3.3.42 by Ian Zerny · 2 years, 10 months ago 3.3.42
- 34acead Deterministic addition of nest members to processing waves. by Ian Zerny · 2 years, 10 months ago
- 3271520 Version 3.3.41 by Morten Krogh-Jespersen · 2 years, 10 months ago 3.3.41
- 9a66260 [ApiModel] Ensure thread safe access to ambiguous cache by Morten Krogh-Jespersen · 2 years, 10 months ago
- 3bb27d0 Version 3.3.40 by Christoffer Quist Adamsen · 2 years, 10 months ago 3.3.40
- 6841fbd Fix conversion to dex when instance initializers need lens rewriting by Christoffer Quist Adamsen · 2 years, 10 months ago
- 9da3334 Version 3.3.39 by Søren Gjesse · 2 years, 10 months ago 3.3.39
- b00fb0c Also apply the rewriting for JDK-8272564 Andorid O and O_MR1 by Søren Gjesse · 2 years, 10 months ago
- a3eb3ca Add regression test for NullPointerException in StringMethodOptimizer by Søren Gjesse · 2 years, 10 months ago
- fc2d906 Version 3.3.38 by Christoffer Quist Adamsen · 2 years, 11 months ago 3.3.38
- 5391b27 Account for invoke-interface instructions in StringMethodOptimizer by Christoffer Quist Adamsen · 2 years, 11 months ago
- ac36952 Version 3.3.37 by Christoffer Quist Adamsen · 2 years, 11 months ago 3.3.37
- 92683ae Fix signature collision after field type strengthening by Christoffer Quist Adamsen · 2 years, 11 months ago
- 9fa4556 Reproduce signature collision after field type strengthening by Christoffer Quist Adamsen · 2 years, 11 months ago
- 8af811f Version 3.3.36 by Søren Gjesse · 2 years, 11 months ago 3.3.36
- b82face Don't remove casts to arrays of interface types by Søren Gjesse · 2 years, 11 months ago
- b3e66f6 Add a reproduction of the Scala libraries interface array cast issue by Søren Gjesse · 2 years, 11 months ago
- f807a15 Version 3.3.35 by Søren Gjesse · 2 years, 11 months ago 3.3.35 agp-7.3.0-beta01
- 4fbd93f Strenghten the check for the Art JDK-8272564 workaround by Søren Gjesse · 2 years, 11 months ago
- 8797643 Version 3.3.34 by Christoffer Quist Adamsen · 2 years, 11 months ago 3.3.34
- 1ae99b1 Soft pin default initializers in compat mode in presence of type refs by Christoffer Quist Adamsen · 2 years, 11 months ago
- b58e93e Reproduce NPE in compat mode due to no soft pinning by Christoffer Quist Adamsen · 2 years, 11 months ago
- 0b9733d Version 3.3.33 by Christoffer Quist Adamsen · 2 years, 11 months ago 3.3.33
- 03a97dc Fix inadequate argument propagation from interface methods to overrides by Christoffer Quist Adamsen · 2 years, 11 months ago
- e97118e Reproduce missing argument propagation for interface-invoke by Christoffer Quist Adamsen · 2 years, 11 months ago
- cdd13bb Version 3.3.32 by Rico Wind · 2 years, 11 months ago 3.3.32
- d0a371e Never set public-read on gcs uploads by Rico Wind · 2 years, 11 months ago
- 64b3a57 Version 3.3.31 by Rico Wind · 2 years, 11 months ago 3.3.31
- 0aea515 Archive internal test failures to new bucket by Rico Wind · 2 years, 11 months ago
- 312b16c Version 3.3.30 by Ian Zerny · 2 years, 11 months ago 3.3.30
- a93207e Maintain canonical interface bridges. by Ian Zerny · 2 years, 11 months ago
- e75e0e5 Regression test for insertion of multiple interface bridges. by Ian Zerny · 2 years, 11 months ago
- 22c6a0d Version 3.3.29 by Rico Wind · 3 years ago 3.3.29
- 6d98277 Put version.properties file into maven zip by Rico Wind · 3 years ago
- 4b73782 Version 3.3.28 by Søren Gjesse · 3 years ago 3.3.28
- 607676a Version 3.3.28-dev by Søren Gjesse · 3 years ago 3.3.28-dev agp-7.3.0-alpha09
- 350a136 Merge commit 'e97aa141cfd10dd7fbb19a679d3267c482a769d6' into dev-release by Søren Gjesse · 3 years ago
- e97aa14 Fix inadequate type propagation in move-result optimization by Christoffer Quist Adamsen · 3 years ago
- 565544a Remove debugging code in unionWithMakeSet() by Christoffer Quist Adamsen · 3 years ago
- 546bc98 [Retrace] Register allowed lookup of keys for retrace by Morten Krogh-Jespersen · 3 years ago
- 3149a64 Fix bad merge with TraversalContinuation update by Christoffer Quist Adamsen · 3 years ago
- 11ee884 Don't limit batch size on main internal bot by Rico Wind · 3 years ago
- 0fc1232 Implement data flow analysis over an abstraction of the IR by Christoffer Quist Adamsen · 3 years ago
- 2a7cb48 Extend TraversalContinuation$Continue with result value by Christoffer Quist Adamsen · 3 years ago
- 6b434c6 Emit startup classes first in package order by Christoffer Quist Adamsen · 3 years ago
- 67807c4 Minor cleanup of PackageSplitPopulator prior to emitting startup classes by Christoffer Quist Adamsen · 3 years ago
- 4d3e5b3 Version 3.3.27-dev by Søren Gjesse · 3 years ago 3.3.27-dev
- d4b5fc7 Merge commit '9066ac43ffdd344123a2f1e13979e9df3232b42b' into dev-release by Søren Gjesse · 3 years ago
- 4e67d57 Fix package prefix check for windows file separators. by Ian Zerny · 3 years ago
- 171c6a6 Lazily compute the synthetic marker hash. by Ian Zerny · 3 years ago
- 614d2a2 Add incremental D8 benchmarks for Tivi app. by Ian Zerny · 3 years ago
- 9066ac4 Update test expectation for JDK 17 runtime by Christoffer Quist Adamsen · 3 years ago
- cd91365 Temporarily disable horizontal merging in D8 by Morten Krogh-Jespersen · 3 years ago
- 6addf7b Extend the never merge check to have exception prefixes by Søren Gjesse · 3 years ago
- 797abef Add compat mode flag and API to R8. by Ian Zerny · 3 years ago
- 4984bd5 Disable open interfaces analysis by Christoffer Quist Adamsen · 3 years ago
- 1b99f10 Allow JDK 11.x.y versions in testing by Christoffer Quist Adamsen · 3 years ago
- 84c1015 Remove fixed synthetic kind id by Ian Zerny · 3 years ago
- 75b60e3 Mark accessibility changing overrides as targeted. by Ian Zerny · 3 years ago
- b12a44a Fix trigger.py for python3 by Rico Wind · 3 years ago
- 53347d6 Move builder() to TestParameters. by Ian Zerny · 3 years ago
- a8b7d42 Update tests to work with jdk11 as the system runtime. by Ian Zerny · 3 years ago
- 5a360e9 Run gradle clean on internal bots by Rico Wind · 3 years ago
- fad3a3c Fix incorrect toString and re-add r8 dependency. by Ian Zerny · 3 years ago
- 0b159b1 Update synthetic markers to include a versioning hash. by Ian Zerny · 3 years ago
- c7fccc7 Remove use of missing constant. by Ian Zerny · 3 years ago
- f85dac6 Remove experimental CF version warnings. by Ian Zerny · 3 years ago
- 20d576f Update CF BootstrapTest. by Ian Zerny · 3 years ago
- ee80f9b Reland "Introduce maintain prefix for UncheckedIOException" by Clément Béra · 3 years ago
- ca1c46e Introduce retarget_static_field by Clément Béra · 3 years ago
- 2311584 Version 3.3.26-dev by Rico Wind · 3 years ago 3.3.26-dev agp-7.3.0-alpha08
- 96e9d70 Merge commit '3f85de8f78cc6d952ede610b841141b6f806008b' into dev-release by Rico Wind · 3 years ago
- 3f85de8 Move abstract-method-removal legacy example test. by Ian Zerny · 3 years ago
- 0c434ca Reestablish ids for synthetics. by Ian Zerny · 3 years ago
- 6598647 Make Synthetic name error message more explicit by Clément Béra · 3 years ago
- 31df65e Version 3.3.25-dev by Rico Wind · 3 years ago 3.3.25-dev
- 9c7517e Merge commit '6028f34820642d2483ed5afe91c05c36f952282e' into dev-release by Rico Wind · 3 years ago
- 6028f34 Use nullability of outer array in array join by Christoffer Quist Adamsen · 3 years ago
- a17d67d Version 3.3.24-dev by Rico Wind · 3 years ago 3.3.24-dev
- 0ce5fe2 Merge commit '2ce61bc7e5073fa7a02865fd0b4216719abf4c62' into dev-release by Rico Wind · 3 years ago
- 2ce61bc Update unit tests for join of type elements by Christoffer Quist Adamsen · 3 years ago
- 91f0936 Revert "Introduce maintain prefix for UncheckedIOException" by Rico Wind · 3 years ago
- bcdb74b Version 3.3.23-dev by Rico Wind · 3 years ago 3.3.23-dev
- 09453b7 Merge commit 'cabf75990652cb25d391888b898667da0ba90fd4' into dev-release by Rico Wind · 3 years ago
- cabf759 Fix imprecise join in ArrayTypeElement causing nondeterminism by Christoffer Quist Adamsen · 3 years ago
- 7c66f5b Include method-to-reprocess set in determinism checks by Christoffer Quist Adamsen · 3 years ago
- 3ced926 Remove JCTF tests. by Ian Zerny · 3 years ago
- f3e38b7 Limit batch size for internal bot by Rico Wind · 3 years ago