r8 /
r8 /
01343f8a9bf0c06ddf7c9b11b7221aa9a9580f02 - 01343f8 Reland "Enable new argument propagation" by Christoffer Quist Adamsen · 3 years, 7 months ago
- bc5b0e9 Merge issue by Clément Béra · 3 years, 7 months ago
- 5b18913 Test Record and annotations by Clément Béra · 3 years, 7 months ago
- 810efe0 Support unused records by Clément Béra · 3 years, 7 months ago
- f997786 Check for correct copyright year on presubmit by Morten Krogh-Jespersen · 3 years, 7 months ago
- e996693 Update to support Java 17 by Søren Gjesse · 3 years, 7 months ago
- a8cb578 Revert changes to missing interface tests. by Ian Zerny · 3 years, 7 months ago
- b2dfa86 Chained calls in Record tests by Clément Béra · 3 years, 7 months ago
- 97ac2e4 Always rewrite java.lang.Record by Clément Béra · 3 years, 7 months ago
- dfec373 [Metadata] Disable checking of equal metadata for pruned metadata test by Morten Krogh-Jespersen · 3 years, 7 months ago
- e8d3f98 Revert "Enable new argument propagation" by Christoffer Quist Adamsen · 3 years, 7 months ago
- e5885f6 Don't issue warnings for missing interfaces for virtual invokes. by Ian Zerny · 3 years, 7 months ago
- bead1c7 Fix null typed value with unknown abstract value by Christoffer Quist Adamsen · 3 years, 7 months ago
- 5700cdb Resolve NPE in proto optimization with missing proto classes by Christoffer Quist Adamsen · 3 years, 7 months ago
- d9a700a [Metadata] Keep special kotlin types for reflect and kotlinc by Morten Krogh-Jespersen · 3 years, 7 months ago
- bf8068a [Metadata] Add test for rewriting unit, primitives and arrays by Morten Krogh-Jespersen · 3 years, 7 months ago
- 04c40ec Minor fix after landing new argument propagation by Christoffer Quist Adamsen · 3 years, 7 months ago
- be44fc3 Enable new argument propagation by Christoffer Quist Adamsen · 3 years, 7 months ago
- 1ba9927 Add extra timing information to argument propagator by Christoffer Quist Adamsen · 3 years, 7 months ago
- 2d6e515 Disallow non-constant argument propagation for noshrinking methods by Christoffer Quist Adamsen · 3 years, 7 months ago
- a38f34e Unify optimization info fixup in argument propagator, enum unboxer, and staticizer by Christoffer Quist Adamsen · 3 years, 7 months ago
- c0de6a1 Reland "Enable Record Desugaring" by Clément Béra · 3 years, 7 months ago
- 044390f [Retrace] Add RetraceApiUnknownJsonTest to binary compat tests by Morten Krogh-Jespersen · 3 years, 7 months ago
- d9d121c "Reland "Allow inlining when the optimize flag is set"""" by Rico Wind · 3 years, 7 months ago
- a8f7a97 Regression test for invalid signature polymorphic parameter check. by Ian Zerny · 3 years, 7 months ago
- df26b14 [Retrace] Fix tests after changing ambiguous and single line by Morten Krogh-Jespersen · 3 years, 7 months ago
- 1fa0a8b [Retrace] Add api for getting mapping information by Morten Krogh-Jespersen · 3 years, 7 months ago
- fe44fe0 [Retrace] Retrace single positions lines if no stack trace position by Morten Krogh-Jespersen · 3 years, 7 months ago
- b4d07e7 Revert "Reland "Allow inlining when the optimize flag is set""" by Rico Wind · 3 years, 7 months ago
- f35d1fa Remove tachiyomi from run_on_app by Rico Wind · 3 years, 7 months ago
- b69c44b [Retrace] Add tests for inlining with no line-number table by Morten Krogh-Jespersen · 3 years, 7 months ago
- 1f2e116 Reland "Allow inlining when the optimize flag is set"" by Rico Wind · 3 years, 7 months ago
- a278000 Fix test of inlining targets with non resolved methods by Rico Wind · 3 years, 7 months ago
- 7b4ad2a Update test expectations for art 12.0.0 by Rico Wind · 3 years, 7 months ago
- 0aaacaa Fix test status by Ian Zerny · 3 years, 7 months ago
- 08f1d5a Increase timeout for desugared library head builder by Rico Wind · 3 years, 7 months ago
- fdb2d31 Reproduce and fix nondeterminism in argument propagation by Christoffer Quist Adamsen · 3 years, 7 months ago
- 3b20d83 Fix unhandled instruction sequence in outliner by Christoffer Quist Adamsen · 3 years, 7 months ago
- fd607bf Minor fixes for new argument propagation by Christoffer Quist Adamsen · 3 years, 7 months ago
- 488846e Cleanup computation of new argument index after argument removal by Christoffer Quist Adamsen · 3 years, 7 months ago
- c3057a6 Fix nondeterminism in argument removal by Christoffer Quist Adamsen · 3 years, 7 months ago
- b525bf2 Handle direct targets to inaccessible interface methods. by Ian Zerny · 3 years, 7 months ago
- e7b6c0c Don't consider non-interface invokes for interface desugaring. by Ian Zerny · 3 years, 7 months ago
- 4d9cb6c Share resolution checks for holder in interface desugaring. by Ian Zerny · 3 years, 7 months ago
- e3de8cd Refactor interface instruction desugaring determination. by Ian Zerny · 3 years, 7 months ago
- 22fac1e Fix missing override in Outliner by Christoffer Quist Adamsen · 3 years, 7 months ago
- e034857 Rewrite outliner state with lens by Christoffer Quist Adamsen · 3 years, 7 months ago
- 51f0bb2 Suppress warning of javax.annotation.Nullable in checked in r8 compilation by Rico Wind · 3 years, 7 months ago
- cc261e8 Revert "Enable Record Desugaring" by Christoffer Quist Adamsen · 3 years, 7 months ago
- b329ac4 Remove printuses and printseeds and use tracereferences locally by Morten Krogh-Jespersen · 3 years, 7 months ago
- ccac09f Tracereferences target should be placed on classpath by Morten Krogh-Jespersen · 3 years, 7 months ago
- e8b4803 Fix inadequate type propagation in lens code rewriter by Christoffer Quist Adamsen · 3 years, 7 months ago
- d80205d Revert "Update jdk-11 to version jdk-11.0.2+9" by Morten Krogh-Jespersen · 3 years, 7 months ago
- f1425d9 Extend api level analysis to account for all synthetic methods by Morten Krogh-Jespersen · 3 years, 7 months ago
- ae20e23 Update tracereferences to keep failed resolutions by Morten Krogh-Jespersen · 3 years, 7 months ago
- d62bacc Reland "[Retrace] Move synthesizing of filename out of retrace api" by Morten Krogh-Jespersen · 3 years, 7 months ago
- 9b6cb13 Remove youtube 16.12 by Rico Wind · 3 years, 7 months ago
- 156d401 Update jdk-11 to version jdk-11.0.2+9 by Morten Krogh-Jespersen · 3 years, 7 months ago
- d3b3d9a Do not include prelude in first catch handler when building IR by Christoffer Quist Adamsen · 3 years, 7 months ago
- b140fd1 Fix incorrect lookup in isMaterializableInContext() by Christoffer Quist Adamsen · 3 years, 7 months ago
- 03ead7e Require optimization info in DexEncodedMethod constructor by Christoffer Quist Adamsen · 3 years, 7 months ago
- e6e1e02 Correctly set is-library-override info for abstract methods by Christoffer Quist Adamsen · 3 years, 7 months ago
- 360faea Reserve library method signatures during parameter removal by Christoffer Quist Adamsen · 3 years, 7 months ago
- 53e64e3 Correct invalid parameter check for signature polymorphic by Morten Krogh-Jespersen · 3 years, 7 months ago
- 498c2f2 Remove dead method in IRBuilder by Christoffer Quist Adamsen · 3 years, 7 months ago
- 10852d0 Relax is-simple-renaming check in lens rewriting of synthetic methods by Christoffer Quist Adamsen · 3 years, 7 months ago
- f09d2e5 Fix inadequate tracing of invoke-dynamic in printuses and tracereferences by Christoffer Quist Adamsen · 3 years, 7 months ago
- e50e0e8 Disallow optimizations for modeled proto methods by Christoffer Quist Adamsen · 3 years, 7 months ago
- 28204f9 Fix method removal in replaceMethods() by Christoffer Quist Adamsen · 3 years, 7 months ago
- 47768e1 Correctly remove Assume instructions from IR in LensCodeRewriter by Christoffer Quist Adamsen · 3 years, 7 months ago
- 34e6717 Add regression test for inlining code with invalid calls by Rico Wind · 3 years, 7 months ago
- 39bdaaa Remove CONSTANT_Dynamic redundant testing by Søren Gjesse · 3 years, 7 months ago
- beb5d87 Update Guava to version 30.1.1-jre by Søren Gjesse · 3 years, 7 months ago
- c859a26 Refactor CONSTANT_Dynamic desugaring when throwing by Søren Gjesse · 3 years, 7 months ago
- 1f8a001 Revert "[Retrace] Move synthesizing of filename out of retrace api" by Morten Krogh-Jespersen · 3 years, 7 months ago
- 00796e5 [Retrace] Move synthesizing of filename out of retrace api by Morten Krogh-Jespersen · 3 years, 7 months ago
- 517ccc9 [Retrace] Identify ranges with cardinal to split overloaded mappings by Morten Krogh-Jespersen · 3 years, 7 months ago
- 46d63e5 Remove references to bundled opensource apps now that we have dumps by Morten Krogh-Jespersen · 3 years, 7 months ago
- ff821a5 [Retrace] Add test showing problem with inline frame interpretation by Morten Krogh-Jespersen · 3 years, 7 months ago
- f0f9c07 [Retrace] Add StringRetrace.create overload for reusing retracer by Morten Krogh-Jespersen · 3 years, 7 months ago
- b5260b8 Don't double desugar default interface methods. by Ian Zerny · 3 years, 7 months ago
- 00d7980 [Retrace] Add doc describing retrace version and synthetic by Morten Krogh-Jespersen · 3 years, 7 months ago
- 0932038 Reland "[ApiModel] Force specifying api level for definitions" by Morten Krogh-Jespersen · 3 years, 7 months ago
- d679cc0 Update CONSTANT_Dynamic desugaring by Søren Gjesse · 3 years, 7 months ago
- 59a0b90 Revert "[ApiModel] Force specifying api level for definitions" by Morten Krogh-Jespersen · 3 years, 7 months ago
- 0dcaf44 [ApiModel] Force specifying api level for definitions by Morten Krogh-Jespersen · 3 years, 7 months ago
- b557572 [Retrace] Add api tests for synthesized by Morten Krogh-Jespersen · 3 years, 7 months ago
- ea69722 [Retrace] Add retrace api test for source file by Morten Krogh-Jespersen · 3 years, 7 months ago
- dd3af3f Remove dead code from InterfaceMethodRewriter. by Ian Zerny · 3 years, 7 months ago
- de7ddfa Add automatic refresh for running with test state by Morten Krogh-Jespersen · 3 years, 7 months ago
- e6f2ba2 Break from use registry in argument propagation by Christoffer Quist Adamsen · 3 years, 7 months ago
- 1a161ce Only fixup affected classes in argument propagation by Christoffer Quist Adamsen · 3 years, 7 months ago
- 4e51c2f Reuse util for getting first non-receiver argument index by Christoffer Quist Adamsen · 3 years, 7 months ago
- 24c1652 Test mixed argument removal and enum unboxing by Christoffer Quist Adamsen · 3 years, 7 months ago
- 302c0db Revert "Allow inlining when the optimize flag is set" by Rico Wind · 3 years, 7 months ago
- d4107eb Only consider abstract methods that shadow abstract methods by Morten Krogh-Jespersen · 3 years, 7 months ago
- c8df781 Reproduction of AbstractMethodRemover removing method that should stay by Morten Krogh-Jespersen · 3 years, 7 months ago
- 75d3c2a Add testing flag for experimenting with simple inlining heuristics by Rico Wind · 3 years, 7 months ago
- 30273f3 Allow inlining when the optimize flag is set by Rico Wind · 3 years, 7 months ago
- 508ebbc Revert "Custom conversion stubs" by Morten Krogh-Jespersen · 3 years, 7 months ago