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