- 599ce38 Use resolution to determine library target in interface desugaring by Søren Gjesse · 2 years, 9 months ago
- 5c4f19a Reproduce companion class for library class by Søren Gjesse · 2 years, 9 months ago
- 45f8dd2 Revert "Revert "Desugar super calls in default methods targeting library"" by Søren Gjesse · 2 years, 9 months ago
- 94e4ce1 Version 3.3.59 by Morten Krogh-Jespersen · 2 years, 9 months ago 3.3.59
- 125492b [Metadata] Add missing kotlin metadata file by Morten Krogh-Jespersen · 2 years, 9 months ago
- f077322 [Metadata] Add support for keepkotlinmetadata by Morten Krogh-Jespersen · 2 years, 9 months ago
- 31e8334 Version 3.3.58 by Morten Krogh-Jespersen · 2 years, 9 months ago 3.3.58
- 4472b05 Set libraryoverride for member rebound forwarding bridges to library by Morten Krogh-Jespersen · 2 years, 9 months ago
- df05be1 [ApiModel] Assign api-level to all library definitions by Morten Krogh-Jespersen · 2 years, 9 months ago
- e1a443c [ApiModel] Add test for not assigning api level to library method by Morten Krogh-Jespersen · 2 years, 9 months ago
- 6116676 Version 3.3.57 by Ian Zerny · 2 years, 9 months ago 3.3.57
- 9226adc Ensure pc2pc encoding of debug info has non-zero line info. by Ian Zerny · 2 years, 9 months ago
- acaf003 Limit the size of pc2pc debug-info encoding. by Ian Zerny · 2 years, 9 months ago
- 7f65a38 Version 3.3.56 by Christoffer Quist Adamsen · 2 years, 9 months ago 3.3.56
- b84d3ed Fix concurrent additions to liveNonProgramTypes by Christoffer Quist Adamsen · 2 years, 9 months ago
- 8802d30 Version 3.3.55 by Christoffer Quist Adamsen · 2 years, 9 months ago 3.3.55
- eef4fde Avoid dereference of null SyntheticNaming during dump by Christoffer Quist Adamsen · 2 years, 9 months ago
- c937cd9 Version 3.3.54 by Morten Krogh-Jespersen · 2 years, 9 months ago 3.3.54 agp-7.3.0-beta04
- fc2712a Update MemberRebindingInvokeSuperAbstractTest expectation by Morten Krogh-Jespersen · 2 years, 9 months ago
- 4dc7bef Version 3.3.53 by Ian Zerny · 2 years, 10 months ago 3.3.53
- 2c197be Fix incorrect equals in pc2pc computation. by Ian Zerny · 2 years, 10 months ago
- c791cf4 Update LibraryMemberRebindingInterfaceTest to set api level for method by Ian Zerny · 2 years, 10 months ago
- 9179402 Version 3.3.52 by Morten Krogh-Jespersen · 2 years, 10 months ago 3.3.52
- 2682ae4 Ensure rebound target has same or lower api level as static target by Morten Krogh-Jespersen · 2 years, 10 months ago
- 58df49a Add test for incorrect memberrebinding by Morten Krogh-Jespersen · 2 years, 10 months ago
- 3fbd518 Version 3.3.51 by Ian Zerny · 2 years, 10 months ago 3.3.51
- ba88322 Maintain per-file PC encoding cutoffs. by Ian Zerny · 2 years, 10 months ago
- f010399 Version 3.3.50 by Ian Zerny · 2 years, 10 months ago 3.3.50
- c305898 Fix and regression test for lambda with undefined interface. by Ian Zerny · 2 years, 10 months ago
- 9aaf18c Version 3.3.49 by Christoffer Quist Adamsen · 2 years, 10 months ago 3.3.49 agp-7.3.0-beta03
- 6417934 Account for non-rebound super method reference in class merger by Christoffer Quist Adamsen · 2 years, 10 months ago
- 23ef0d5 Version 3.3.48 by Rico Wind · 2 years, 10 months ago 3.3.48
- 2f3e32c Fix VerticalClassMergingWithNonVisibleAnnotationTest test expectation by Rico Wind · 2 years, 10 months ago
- c570c3e Remove noMinification from test by Rico Wind · 2 years, 10 months ago
- e79beee Fixup tests after changes to vertical class merger by Rico Wind · 2 years, 10 months ago
- 1efe95d Account for array results in memberrebinding by Rico Wind · 2 years, 10 months ago
- 3c8d177 Add test for invalid lookup on array types in memberrebinding by Rico Wind · 2 years, 10 months ago
- 25e828b Copy over keep info for virtual methods in vertical class merger by Rico Wind · 2 years, 10 months ago
- 9e75bb4 Add regression test for stripping argument of callsite by Rico Wind · 2 years, 10 months ago
- 1fb54f7 Version 3.3.47 by Søren Gjesse · 2 years, 10 months ago 3.3.47 agp-7.3.0-beta02
- e52a7aa Reproduce desugared library build failure by Søren Gjesse · 2 years, 10 months ago
- 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, 10 months ago 3.3.38
- 5391b27 Account for invoke-interface instructions in StringMethodOptimizer by Christoffer Quist Adamsen · 2 years, 10 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
- 64b3a57 Version 3.3.31 by Rico Wind · 2 years, 11 months ago 3.3.31
- 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
- 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
- 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