1. 6971bcf Merge commit '2d3c611f14193325be90abc1921bd68c075efc4e' into dev-release by Clément Béra · 4 years, 5 months ago
  2. 2d3c611 Use valid target for field rebinding by Christoffer Quist Adamsen · 4 years, 5 months ago
  3. e339828 Update horizontal class merging state for new tests by Rico Wind · 4 years, 5 months ago
  4. 77f79c8 Synthesize correct filename for inner class by Morten Krogh-Jespersen · 4 years, 5 months ago
  5. 1a02c9b Try to fix recipe arguments by Rico Wind · 4 years, 5 months ago
  6. 1da4061 Fix access flag check by Clément Béra · 4 years, 5 months ago
  7. 8dbd9d1 Print stack trace for unexpected compiler exceptions. by Ian Zerny · 4 years, 5 months ago
  8. cee9b3a Add jdk 8/9 bots by Rico Wind · 4 years, 5 months ago
  9. 44c9e4b Support selective IR processing when library desugaring is enabled by Rico Wind · 4 years, 5 months ago
  10. e5965f4 Reland "Remove legacy debugging code from class inliner" by Christoffer Quist Adamsen · 4 years, 5 months ago
  11. 7efef09 Move retrace implementation to internal package to separate from API by Morten Krogh-Jespersen · 4 years, 5 months ago
  12. bf6add1 Revert "Remove legacy debugging code from class inliner" by Christoffer Quist Adamsen · 4 years, 5 months ago
  13. 66233f4 Remove legacy debugging code from class inliner by Christoffer Quist Adamsen · 4 years, 5 months ago
  14. 70118e3 Reproduce NoClassDefFound due to singleton canonicalization by Christoffer Quist Adamsen · 4 years, 5 months ago
  15. cd19329 Add test of parsing -keepXnames by Søren Gjesse · 4 years, 5 months ago
  16. 71f00a9 Fix class inliner user analysis by Christoffer Quist Adamsen · 4 years, 5 months ago
  17. 951f7db Synthesize retargeted library classes by Christoffer Quist Adamsen · 4 years, 5 months ago
  18. 32475d1 Reland Desugared library: L8 desugaring cf to cf by Clément Béra · 4 years, 5 months ago
  19. 99bd2532d Update lint files for desugared library artifact by Søren Gjesse · 4 years, 5 months ago
  20. 4f76e56 Compatibility test for allowshrinking and allowoptimization by Christoffer Quist Adamsen · 4 years, 5 months ago
  21. 9bcff97 Revert "Prune signature attribute if not kept and not in fullmode" by Morten Krogh-Jespersen · 4 years, 5 months ago
  22. f19010a Version 2.3.4-dev by Clément Béra · 4 years, 5 months ago 2.3.4-dev
  23. be94eca Merge commit 'c689bb19cc1b3adface24e5f156081ce3cbece52' into dev-release by Clément Béra · 4 years, 5 months ago
  24. c27827c Extend testForProguard with Proguard version by Christoffer Quist Adamsen · 4 years, 5 months ago
  25. b46b8f4 Enable repackaging for r8lib into internal by Christoffer Quist Adamsen · 4 years, 5 months ago
  26. b199eac Add command line options to modify diagnostics levels by Søren Gjesse · 4 years, 5 months ago
  27. 25cc723 Add test showing EnclosingMethod is incorrect for R8 full by Morten Krogh-Jespersen · 4 years, 5 months ago
  28. 2d0b0c2 Prune signature attribute if not kept and not in fullmode by Morten Krogh-Jespersen · 4 years, 5 months ago
  29. c689bb1 Reproduce inlining regression from library member retargeting by Christoffer Quist Adamsen · 4 years, 5 months ago
  30. ce0a29a Reproduce force inlining bug caused by library member retargeting by Christoffer Quist Adamsen · 4 years, 5 months ago
  31. a7b6739 Update apps with min-api, legacy desugar and source/target compatibility. by Ian Zerny · 4 years, 5 months ago
  32. c679875 Add allowSignatureAttributeRemoval to keep info by Morten Krogh-Jespersen · 4 years, 5 months ago
  33. ef38c90 Add a predicate for alpha-renamed items and use it to "move" synthetics. by Ian Zerny · 4 years, 5 months ago
  34. a574c14 Check equality on referenced items excluding context in synthetic rewrite. by Ian Zerny · 4 years, 5 months ago
  35. 839e9a8 Explicitly use greedy batching for bots by Rico Wind · 4 years, 5 months ago
  36. c0b96e2 Add test for pruning signatures for not kept members in R8 by Morten Krogh-Jespersen · 4 years, 5 months ago
  37. 711b800 Don't assume types in main-dex list must exist, again. by Ian Zerny · 4 years, 5 months ago
  38. d33f8b0 Dont merge classes for single target after inlining test by Rudi Horn · 4 years, 5 months ago
  39. e6d0019 Rewrite non-rebound field references during class merging by Christoffer Quist Adamsen · 4 years, 5 months ago
  40. a51bcf1 Update Java11R8CompilationTest expectation with horizontal class merging by Christoffer Quist Adamsen · 4 years, 5 months ago
  41. d9421c6 Don't assume types in main-dex list must exist. by Ian Zerny · 4 years, 5 months ago
  42. 9bae49f Fix desugared library test to now account for backend by Morten Krogh-Jespersen · 4 years, 5 months ago
  43. eea481e Test for major-minor version with stackmap verification by Morten Krogh-Jespersen · 4 years, 5 months ago
  44. bd1ec4e Mark lambda main methods as synthetic. by Ian Zerny · 4 years, 5 months ago
  45. bdc9054 Introduce CfVersion to ensure correct comparisons. by Ian Zerny · 4 years, 5 months ago
  46. 4c85702 [Retrace] Add --quiet option for disabling message on std-in by Morten Krogh-Jespersen · 4 years, 5 months ago
  47. 6c4e485 Fix merging of non-final classes into final classes by Christoffer Quist Adamsen · 4 years, 5 months ago
  48. 391a62c Fix graph lens context lookup by Rudi Horn · 4 years, 5 months ago
  49. e130135 Perform depth first traversal during horizontal merging tree fixer by Rudi Horn · 4 years, 5 months ago
  50. 35ac1f0 Relax new assertion in BasicBlockBehavioralSubsumption by Christoffer Quist Adamsen · 4 years, 5 months ago
  51. 604ea7f Reland "Add test for companion classes" by Christoffer Quist Adamsen · 4 years, 5 months ago
  52. af3a61b Add backend to marker to disambiguate cf and dex output by Morten Krogh-Jespersen · 4 years, 5 months ago
  53. bb11f4f Enable horizontal class merging in disabled tests by Christoffer Quist Adamsen · 4 years, 5 months ago
  54. 1907016 Revert "Add test for companion classes" by Christoffer Quist Adamsen · 4 years, 5 months ago
  55. 1915d66 [Retrace] Separate parser and retracer by Morten Krogh-Jespersen · 4 years, 5 months ago
  56. 0fa8f95 Add prefix rewriting of synthetics in emulated interfaces. by Ian Zerny · 4 years, 5 months ago
  57. cfd5fec Add GenericSignatureEnqueuerAnalysis to visit generic types by Morten Krogh-Jespersen · 4 years, 5 months ago
  58. dcc66b8 Add tests for unbound type variables in generic signatures by Morten Krogh-Jespersen · 4 years, 5 months ago
  59. 6f98388 Add ignore synthetics policy by Rudi Horn · 4 years, 5 months ago
  60. 02351e5 Disable enum unboxing for proto enums by Christoffer Quist Adamsen · 4 years, 5 months ago
  61. f102b9c Add test for companion classes by Rudi Horn · 4 years, 5 months ago
  62. 0de494d Update status for DX inputs with backports. by Ian Zerny · 4 years, 5 months ago
  63. a3542ae Revert "Desugared library: L8 desugaring only cf to cf" by Christoffer Quist Adamsen · 4 years, 5 months ago
  64. d21eba3 Prevent merging of classes with native methods by Rudi Horn · 4 years, 5 months ago
  65. 19cd5ae Desugared library: L8 desugaring only cf to cf by Clément Béra · 4 years, 5 months ago
  66. f8ee452 [Retrace] Extend the RetraceApi with FrameResult by Morten Krogh-Jespersen · 4 years, 5 months ago
  67. b70b049 Version 2.3.3-dev by Ian Zerny · 4 years, 5 months ago 2.3.3-dev
  68. a82469f Merge commit '39aeec9f246b0c59b7819e75989be2d8a243105a' into dev-release by Ian Zerny · 4 years, 5 months ago
  69. 0dcaf0c Update test expectation for ConstructorCantInlineTest by Christoffer Quist Adamsen · 4 years, 5 months ago
  70. 2ab5625 [Retrace] Flatmap ambiguous results by Morten Krogh-Jespersen · 4 years, 5 months ago
  71. 1161677 Fix bug in kotlin lambda merger by Christoffer Quist Adamsen · 4 years, 5 months ago
  72. 1a061a5 Use graph lens for inlining constraints in horizontal class merging by Christoffer Quist Adamsen · 4 years, 5 months ago
  73. 02a80c6 Move desugaring of backport methods to the enqueuer. by Ian Zerny · 4 years, 5 months ago
  74. a4acb42 Unify predicates in class transformer by Morten Krogh-Jespersen · 4 years, 5 months ago
  75. 844811b Change inlining context to program method by Christoffer Quist Adamsen · 4 years, 5 months ago
  76. 4f4d2c0 Add rewriting for class merging enqueuer extension. by Christoffer Quist Adamsen · 4 years, 5 months ago
  77. 0e84d5b Fix bug when merging methods with default super method by Christoffer Quist Adamsen · 4 years, 5 months ago
  78. 7962f21 Handle final fields that are assigned more than once in constructors by Christoffer Quist Adamsen · 4 years, 5 months ago
  79. adc19fa Disallow horizontal class merging of enums by Christoffer Quist Adamsen · 4 years, 5 months ago
  80. 929aaa5 Update Jdk11StreamTests expectation in presence of horizontal class merging by Christoffer Quist Adamsen · 4 years, 5 months ago
  81. 1d98f7b Desugared Library: Pay-as-you-go emulated interfaces by Clément Béra · 4 years, 5 months ago
  82. 39aeec9 Add a test for non-rebound field references with vertical class merging by Christoffer Quist Adamsen · 4 years, 5 months ago
  83. 9adbdd3 Add a test for non-rebound fields with horizontal class merging by Christoffer Quist Adamsen · 4 years, 5 months ago
  84. 4a94819 Add a test for lambda merging in presence of enum unboxing by Christoffer Quist Adamsen · 4 years, 5 months ago
  85. 8376790 [Retrace] Adjust testHelp test expectation by Morten Krogh-Jespersen · 4 years, 5 months ago
  86. 72dc319 Remove unused catches by Morten Krogh-Jespersen · 4 years, 5 months ago
  87. 50c2625 [Retrace] Print usage on errors and version on help by Morten Krogh-Jespersen · 4 years, 5 months ago
  88. a93b8ab [Retrace] Print an error message on invalid input file by Morten Krogh-Jespersen · 4 years, 5 months ago
  89. e47fa88 [Retrace] Print waiting message on std-in by Morten Krogh-Jespersen · 4 years, 5 months ago
  90. efc9ed8 Adjust MemberFieldOverlapStackTrace to retrace obfuscated field by Morten Krogh-Jespersen · 4 years, 5 months ago
  91. f7a2816 Create a specific diagnostic for checkdiscard failure by Søren Gjesse · 4 years, 5 months ago
  92. 9a291e2 Add a test for imprecise retracing of fields by Christoffer Quist Adamsen · 4 years, 5 months ago
  93. 6935894 Only use JDK11, none on linux bots by Morten Krogh-Jespersen · 4 years, 5 months ago
  94. c102f59 Make it possible to change the level of the checkdiscard diagnostic by Søren Gjesse · 4 years, 5 months ago
  95. 9e31317 Add test for pruning of class bound for type parameter in R8 by Morten Krogh-Jespersen · 4 years, 5 months ago
  96. 8264d73 Add tests for reflected use of class-bound in formal type parameter by Morten Krogh-Jespersen · 4 years, 5 months ago
  97. df9553e Desugared Library: update configuration by Clément Béra · 4 years, 5 months ago
  98. 9cfff63 Track exception guard types to prevent merging. by Rudi Horn · 4 years, 5 months ago
  99. 2aa78f5 Fix constructor bug with compat mode by Christoffer Quist Adamsen · 4 years, 5 months ago
  100. a765af9 Always use invoke-virtual for publicized methods by Christoffer Quist Adamsen · 4 years, 5 months ago