1. acb4f32 Remove junit usage from mockito test code. by Ian Zerny · 3 years ago
  2. 4fe9eec [Retrace] Prepare for filtering bytes before reaching ClassNameMapper by Morten Krogh-Jespersen · 3 years ago
  3. 8cd8e8a Check for try catch ranges when verifying CF frames by Morten Krogh-Jespersen · 3 years ago
  4. d60568a Allow desugared library to start with java by Clément Béra · 3 years ago
  5. bf22d4e Simulate the golem environment when using run_benchmarks.py by Ian Zerny · 3 years ago
  6. ff313d0 Update test to use test builder by Søren Gjesse · 3 years ago
  7. 4204177 Testing option to print executed class initializers by Christoffer Quist Adamsen · 3 years ago
  8. f586fc1 Add a test for minimal startup dex by Christoffer Quist Adamsen · 3 years ago
  9. 3accf27 Option to generate a minimal startup dex by Christoffer Quist Adamsen · 3 years ago
  10. cc93bd7 Merge alternative_3 and main specification by Clément Béra · 3 years ago
  11. 4e97143 Test @NeverInline on static interface methods by Christoffer Quist Adamsen · 3 years ago
  12. 4d7cdc3 Remove todo for stepping of legacy tests. by Ian Zerny · 3 years ago
  13. e4b9b2d [Retrace] Add test for parsing without whitespace by Morten Krogh-Jespersen · 3 years ago
  14. 60806af Support maintain_prefix for function types by Clément Béra · 3 years ago
  15. 546bc98 [Retrace] Register allowed lookup of keys for retrace by Morten Krogh-Jespersen · 3 years ago
  16. 4e67d57 Fix package prefix check for windows file separators. by Ian Zerny · 3 years ago
  17. 614d2a2 Add incremental D8 benchmarks for Tivi app. by Ian Zerny · 3 years ago
  18. 9066ac4 Update test expectation for JDK 17 runtime by Christoffer Quist Adamsen · 3 years ago
  19. 6addf7b Extend the never merge check to have exception prefixes by Søren Gjesse · 3 years ago
  20. 797abef Add compat mode flag and API to R8. by Ian Zerny · 3 years ago
  21. 4984bd5 Disable open interfaces analysis by Christoffer Quist Adamsen · 3 years ago
  22. 1b99f10 Allow JDK 11.x.y versions in testing by Christoffer Quist Adamsen · 3 years ago
  23. 75b60e3 Mark accessibility changing overrides as targeted. by Ian Zerny · 3 years ago
  24. 53347d6 Move builder() to TestParameters. by Ian Zerny · 3 years ago
  25. a8b7d42 Update tests to work with jdk11 as the system runtime. by Ian Zerny · 3 years ago
  26. 0b159b1 Update synthetic markers to include a versioning hash. by Ian Zerny · 3 years ago
  27. c7fccc7 Remove use of missing constant. by Ian Zerny · 3 years ago
  28. f85dac6 Remove experimental CF version warnings. by Ian Zerny · 3 years ago
  29. 20d576f Update CF BootstrapTest. by Ian Zerny · 3 years ago
  30. ee80f9b Reland "Introduce maintain prefix for UncheckedIOException" by Clément Béra · 3 years ago
  31. ca1c46e Introduce retarget_static_field by Clément Béra · 3 years ago
  32. 3f85de8 Move abstract-method-removal legacy example test. by Ian Zerny · 3 years ago
  33. 6028f34 Use nullability of outer array in array join by Christoffer Quist Adamsen · 3 years ago
  34. 2ce61bc Update unit tests for join of type elements by Christoffer Quist Adamsen · 3 years ago
  35. 91f0936 Revert "Introduce maintain prefix for UncheckedIOException" by Rico Wind · 3 years ago
  36. 3ced926 Remove JCTF tests. by Ian Zerny · 3 years ago
  37. f0ce2c3 Add JDK 17 to available test runtimes. by Ian Zerny · 3 years ago
  38. 2f29bcd Introduce maintain prefix for UncheckedIOException by Clément Béra · 3 years ago
  39. ef26714 Compiler APIs for global synthetic classes. by Ian Zerny · 3 years ago
  40. f8d6fc2 Limit deferred tracing to final round of tree shaking by Christoffer Quist Adamsen · 3 years ago
  41. 19543ff Fix kotlin dev test failure by Christoffer Quist Adamsen · 3 years ago
  42. c8575d9 Account for methods that normalize to the same qualified method by Christoffer Quist Adamsen · 3 years ago
  43. ddc48d7 Fix BackportedMethodListTest by Clément Béra · 3 years ago
  44. ceb72e8 Synchronize desugared lib flags for Google3 release by Clément Béra · 3 years ago
  45. 717d85b Account for deferred tracing in proto enqueuer extension by Christoffer Quist Adamsen · 3 years ago
  46. d090550 Optimize fields that are never read or written after tree shaking by Christoffer Quist Adamsen · 3 years ago
  47. e7d5c3a Move MethodResolution out into a utility class by Morten Krogh-Jespersen · 3 years ago
  48. 0a2c605 Use lowerCamelCase for benchmark dependency names. by Ian Zerny · 3 years ago
  49. 555d3c6 Add support for factory methods on lambda classes by Søren Gjesse · 3 years ago
  50. c103863 Fix abstract value to cf instruction conversion in enum unboxer by Christoffer Quist Adamsen · 3 years ago
  51. d91a67b [Retrace] Account for whitespace after colon in source file group by Morten Krogh-Jespersen · 3 years ago
  52. 96eee03 [Retrace] Add test for not capturing line number group by Morten Krogh-Jespersen · 3 years ago
  53. 70a97e0 Add test for invalid lookup in traceref when having classes in lib and program by Morten Krogh-Jespersen · 3 years ago
  54. 84b8cbe Add a test for unboxed enum rewriting of const-class instructions by Christoffer Quist Adamsen · 3 years ago
  55. 3b17048 Move API tests out of pending. by Ian Zerny · 3 years ago
  56. 9a2a80b Use a set via ConcurrentHashMap.newKeySet instead of a map. by Ian Zerny · 3 years ago
  57. f5c7be8 Reland "Add callback API to obtain the compilation unit for desugaring." by Ian Zerny · 3 years ago
  58. b05ee89 Add support for horizontal merging in D8 by Morten Krogh-Jespersen · 3 years ago
  59. f374e0c [ApiModel] Add support for outlining methods in D8 by Morten Krogh-Jespersen · 3 years ago
  60. 00215bc Model array types as subtypes of Cloneable and Serializable by Christoffer Quist Adamsen · 3 years ago
  61. 2518292 Test array subtyping modeling by Christoffer Quist Adamsen · 3 years ago
  62. 5fcd41b Move querying for reachability sensitivity to DexProgramClass by Christoffer Quist Adamsen · 3 years ago
  63. 4920617 Desugar MultiANewArray to code that also runs on the JVM by Christoffer Quist Adamsen · 3 years ago
  64. 79f6e7c Test desugaring code for MultiANewArray with class file backend by Christoffer Quist Adamsen · 3 years ago
  65. 0187b2b Revert "Add callback API to obtain the compilation unit for desugaring." by Christoffer Adamsen · 3 years ago
  66. 42b66cb Extend MethodConversionOptions with desired backend by Christoffer Quist Adamsen · 3 years ago
  67. f27e33c Add callback API to obtain the compilation unit for desugaring. by Ian Zerny · 3 years ago
  68. 98d6d53 Add test for not maintaining classpath class hierarchy by Morten Krogh-Jespersen · 3 years ago
  69. 573adea [Retrace] Add benchmarking test for retracing by Morten Krogh-Jespersen · 3 years ago
  70. 05543ad Disable loop unrolling by Christoffer Quist Adamsen · 3 years ago
  71. 8bd8b45 Stop backporting methods present in desugared library by Clément Béra · 3 years ago
  72. ffc8e58 Make synthetic names instance fields. by Ian Zerny · 3 years ago
  73. 00d558d Replace SyntheticKind enum by a class structure. by Ian Zerny · 3 years ago
  74. 100cdd5 Reland "Move syntetic finalization over repackaging" by Morten Krogh-Jespersen · 3 years ago
  75. 00ede7a [Retrace] Add a builder approach to constructing a retracer by Morten Krogh-Jespersen · 3 years ago
  76. 2845268 Revert "Move syntetic finalization over repackaging" by Morten Krogh-Jespersen · 3 years ago
  77. eacf70b Move syntetic finalization over repackaging by Morten Krogh-Jespersen · 3 years ago
  78. 7f75c7b Remove explicit graphLens input to writers by Morten Krogh-Jespersen · 3 years ago
  79. 416d3e5 Udpate Dagger tests to compile with java 8 and 11 by Søren Gjesse · 3 years ago
  80. 9e9b902 Fix identification of external synthetics in tests. by Ian Zerny · 3 years ago
  81. ff797de And fix Windows again by Søren Gjesse · 3 years ago
  82. 064165c Fix Dagger tests by Søren Gjesse · 3 years ago
  83. 9496093 Fix Dagger tests on Windows by Søren Gjesse · 3 years ago
  84. 705a3b1 Build the desugared library configuration for the JDK-11 legacy by Søren Gjesse · 3 years ago
  85. 600b824 Add basic Dagger 2 tests by Søren Gjesse · 3 years ago
  86. 575f8c5 Resolve build warnings by Christoffer Quist Adamsen · 3 years, 1 month ago
  87. 682fca1 Accept method descriptors in startup configuration by Christoffer Quist Adamsen · 3 years, 1 month ago
  88. f2eed60 Introduce keepinfo for signature removal by Morten Krogh-Jespersen · 3 years, 1 month ago
  89. 1589aaa Add test for not removing generic signatures with -dontoptimize by Morten Krogh-Jespersen · 3 years, 1 month ago
  90. c4ae02c Add support for benchmark timeout. by Ian Zerny · 3 years, 1 month ago
  91. f83c974 Retain the method backing type on transformations. by Ian Zerny · 3 years, 1 month ago
  92. 26a495c Support Predicate#not as backport by Clément Béra · 3 years, 1 month ago
  93. b1286cd Add regression tests for new StringBuilder optimization by Christoffer Quist Adamsen · 3 years, 1 month ago
  94. b863765 Reland "Use definition for with multiple results in trace references" by Morten Krogh-Jespersen · 3 years, 1 month ago
  95. 7dbcf4e Fix EmptyDesugaredLibraryTest by Clément Béra · 3 years, 1 month ago
  96. a3db269 Check for CF runtime in ApplyMappingLambdaRepackageTest before map check by Morten Krogh-Jespersen · 3 years, 1 month ago
  97. 93ef921 Fix Flow and LibraryMissMatch test by Clément Béra · 3 years, 1 month ago
  98. 43305c0 Remove test pointing at no longer existing youtube version by Rico Wind · 3 years, 1 month ago
  99. bd8ce3f Add test for not renaming a lambda according to mapping file by Morten Krogh-Jespersen · 3 years, 1 month ago
  100. a173d1a Legacy desugared library JDK 11 file for release by Clément Béra · 3 years, 1 month ago