- acb4f32 Remove junit usage from mockito test code. by Ian Zerny · 3 years ago
- 4fe9eec [Retrace] Prepare for filtering bytes before reaching ClassNameMapper by Morten Krogh-Jespersen · 3 years ago
- 8cd8e8a Check for try catch ranges when verifying CF frames by Morten Krogh-Jespersen · 3 years ago
- d60568a Allow desugared library to start with java by Clément Béra · 3 years ago
- bf22d4e Simulate the golem environment when using run_benchmarks.py by Ian Zerny · 3 years ago
- ff313d0 Update test to use test builder by Søren Gjesse · 3 years ago
- 4204177 Testing option to print executed class initializers by Christoffer Quist Adamsen · 3 years ago
- f586fc1 Add a test for minimal startup dex by Christoffer Quist Adamsen · 3 years ago
- 3accf27 Option to generate a minimal startup dex by Christoffer Quist Adamsen · 3 years ago
- cc93bd7 Merge alternative_3 and main specification by Clément Béra · 3 years ago
- 4e97143 Test @NeverInline on static interface methods by Christoffer Quist Adamsen · 3 years ago
- 4d7cdc3 Remove todo for stepping of legacy tests. by Ian Zerny · 3 years ago
- e4b9b2d [Retrace] Add test for parsing without whitespace by Morten Krogh-Jespersen · 3 years ago
- 60806af Support maintain_prefix for function types by Clément Béra · 3 years ago
- 546bc98 [Retrace] Register allowed lookup of keys for retrace by Morten Krogh-Jespersen · 3 years ago
- 4e67d57 Fix package prefix check for windows file separators. 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
- 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
- 75b60e3 Mark accessibility changing overrides as targeted. by Ian Zerny · 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
- 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
- 3f85de8 Move abstract-method-removal legacy example test. by Ian Zerny · 3 years ago
- 6028f34 Use nullability of outer array in array join by Christoffer Quist Adamsen · 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
- 3ced926 Remove JCTF tests. by Ian Zerny · 3 years ago
- f0ce2c3 Add JDK 17 to available test runtimes. by Ian Zerny · 3 years ago
- 2f29bcd Introduce maintain prefix for UncheckedIOException by Clément Béra · 3 years ago
- ef26714 Compiler APIs for global synthetic classes. by Ian Zerny · 3 years ago
- f8d6fc2 Limit deferred tracing to final round of tree shaking by Christoffer Quist Adamsen · 3 years ago
- 19543ff Fix kotlin dev test failure by Christoffer Quist Adamsen · 3 years ago
- c8575d9 Account for methods that normalize to the same qualified method by Christoffer Quist Adamsen · 3 years ago
- ddc48d7 Fix BackportedMethodListTest by Clément Béra · 3 years ago
- ceb72e8 Synchronize desugared lib flags for Google3 release by Clément Béra · 3 years ago
- 717d85b Account for deferred tracing in proto enqueuer extension by Christoffer Quist Adamsen · 3 years ago
- d090550 Optimize fields that are never read or written after tree shaking by Christoffer Quist Adamsen · 3 years ago
- e7d5c3a Move MethodResolution out into a utility class by Morten Krogh-Jespersen · 3 years ago
- 0a2c605 Use lowerCamelCase for benchmark dependency names. by Ian Zerny · 3 years ago
- 555d3c6 Add support for factory methods on lambda classes by Søren Gjesse · 3 years ago
- c103863 Fix abstract value to cf instruction conversion in enum unboxer by Christoffer Quist Adamsen · 3 years ago
- d91a67b [Retrace] Account for whitespace after colon in source file group by Morten Krogh-Jespersen · 3 years ago
- 96eee03 [Retrace] Add test for not capturing line number group by Morten Krogh-Jespersen · 3 years ago
- 70a97e0 Add test for invalid lookup in traceref when having classes in lib and program by Morten Krogh-Jespersen · 3 years ago
- 84b8cbe Add a test for unboxed enum rewriting of const-class instructions by Christoffer Quist Adamsen · 3 years ago
- 3b17048 Move API tests out of pending. by Ian Zerny · 3 years ago
- 9a2a80b Use a set via ConcurrentHashMap.newKeySet instead of a map. by Ian Zerny · 3 years ago
- f5c7be8 Reland "Add callback API to obtain the compilation unit for desugaring." by Ian Zerny · 3 years ago
- b05ee89 Add support for horizontal merging in D8 by Morten Krogh-Jespersen · 3 years ago
- f374e0c [ApiModel] Add support for outlining methods in D8 by Morten Krogh-Jespersen · 3 years ago
- 00215bc Model array types as subtypes of Cloneable and Serializable by Christoffer Quist Adamsen · 3 years ago
- 2518292 Test array subtyping modeling by Christoffer Quist Adamsen · 3 years ago
- 5fcd41b Move querying for reachability sensitivity to DexProgramClass by Christoffer Quist Adamsen · 3 years ago
- 4920617 Desugar MultiANewArray to code that also runs on the JVM by Christoffer Quist Adamsen · 3 years ago
- 79f6e7c Test desugaring code for MultiANewArray with class file backend by Christoffer Quist Adamsen · 3 years ago
- 0187b2b Revert "Add callback API to obtain the compilation unit for desugaring." by Christoffer Adamsen · 3 years ago
- 42b66cb Extend MethodConversionOptions with desired backend by Christoffer Quist Adamsen · 3 years ago
- f27e33c Add callback API to obtain the compilation unit for desugaring. by Ian Zerny · 3 years ago
- 98d6d53 Add test for not maintaining classpath class hierarchy by Morten Krogh-Jespersen · 3 years ago
- 573adea [Retrace] Add benchmarking test for retracing by Morten Krogh-Jespersen · 3 years ago
- 05543ad Disable loop unrolling by Christoffer Quist Adamsen · 3 years ago
- 8bd8b45 Stop backporting methods present in desugared library by Clément Béra · 3 years ago
- ffc8e58 Make synthetic names instance fields. by Ian Zerny · 3 years ago
- 00d558d Replace SyntheticKind enum by a class structure. by Ian Zerny · 3 years ago
- 100cdd5 Reland "Move syntetic finalization over repackaging" by Morten Krogh-Jespersen · 3 years ago
- 00ede7a [Retrace] Add a builder approach to constructing a retracer by Morten Krogh-Jespersen · 3 years ago
- 2845268 Revert "Move syntetic finalization over repackaging" by Morten Krogh-Jespersen · 3 years ago
- eacf70b Move syntetic finalization over repackaging by Morten Krogh-Jespersen · 3 years ago
- 7f75c7b Remove explicit graphLens input to writers by Morten Krogh-Jespersen · 3 years ago
- 416d3e5 Udpate Dagger tests to compile with java 8 and 11 by Søren Gjesse · 3 years ago
- 9e9b902 Fix identification of external synthetics in tests. by Ian Zerny · 3 years ago
- ff797de And fix Windows again by Søren Gjesse · 3 years ago
- 064165c Fix Dagger tests by Søren Gjesse · 3 years ago
- 9496093 Fix Dagger tests on Windows by Søren Gjesse · 3 years ago
- 705a3b1 Build the desugared library configuration for the JDK-11 legacy by Søren Gjesse · 3 years ago
- 600b824 Add basic Dagger 2 tests by Søren Gjesse · 3 years ago
- 575f8c5 Resolve build warnings by Christoffer Quist Adamsen · 3 years, 1 month ago
- 682fca1 Accept method descriptors in startup configuration by Christoffer Quist Adamsen · 3 years, 1 month ago
- f2eed60 Introduce keepinfo for signature removal by Morten Krogh-Jespersen · 3 years, 1 month ago
- 1589aaa Add test for not removing generic signatures with -dontoptimize by Morten Krogh-Jespersen · 3 years, 1 month ago
- c4ae02c Add support for benchmark timeout. by Ian Zerny · 3 years, 1 month ago
- f83c974 Retain the method backing type on transformations. by Ian Zerny · 3 years, 1 month ago
- 26a495c Support Predicate#not as backport by Clément Béra · 3 years, 1 month ago
- b1286cd Add regression tests for new StringBuilder optimization by Christoffer Quist Adamsen · 3 years, 1 month ago
- b863765 Reland "Use definition for with multiple results in trace references" by Morten Krogh-Jespersen · 3 years, 1 month ago
- 7dbcf4e Fix EmptyDesugaredLibraryTest by Clément Béra · 3 years, 1 month ago
- a3db269 Check for CF runtime in ApplyMappingLambdaRepackageTest before map check by Morten Krogh-Jespersen · 3 years, 1 month ago
- 93ef921 Fix Flow and LibraryMissMatch test by Clément Béra · 3 years, 1 month ago
- 43305c0 Remove test pointing at no longer existing youtube version by Rico Wind · 3 years, 1 month ago
- bd8ce3f Add test for not renaming a lambda according to mapping file by Morten Krogh-Jespersen · 3 years, 1 month ago
- a173d1a Legacy desugared library JDK 11 file for release by Clément Béra · 3 years, 1 month ago