1. dc69755 Add Kotlin 2.1.10 as the primary Kotlin compiler for testing by Søren Gjesse · 6 months ago
  2. eb7a153 Restructure java17 test module by Clément Béra · 6 months ago
  3. 2f304db Move sealed test to java 17 test module by Clément Béra · 6 months ago
  4. ee37c7b Move pattern matching instanceof test to jdk17 module by Clément Béra · 6 months ago
  5. 505a6bf Move Lambda17 test to jdk17 package by Clément Béra · 6 months ago
  6. 9c40bb3 Move static enum merging test to jdk17 by Clément Béra · 6 months ago
  7. dc0db4c Move enum_sealed test to jdk17 module by Clément Béra · 6 months ago
  8. 53249b4 Add --build-metadata-output option to D8/R8 CLI by Christoffer Adamsen · 6 months ago
  9. 987f9b6 Extend redundant block removal to blocks with non-jump instructions by Christoffer Adamsen · 6 months ago
  10. 82c27c4 Remove unused instance-of instructions by Christoffer Adamsen · 6 months ago
  11. 22ded30 Add enableServiceLoader() to D8TestBuilder by Søren Gjesse · 6 months ago
  12. 03c4cb0 Add service loader support to desugared library KotlinMetadataTest by Søren Gjesse · 6 months ago
  13. 66820f2 Remove java10 gradle package by Clément Béra · 6 months ago
  14. 1778fa1 Rename examplesJava10/11 by Clément Béra · 6 months ago
  15. 221460d Restructure internal java 11 tests by Clément Béra · 6 months ago
  16. 41cc480 Move NestClassMerging to java 11 package by Clément Béra · 6 months ago
  17. c8cf48b Move timeunit tests to java11 package by Clément Béra · 6 months ago
  18. 4fafc7f Move PathOf test to java 11 tests by Clément Béra · 6 months ago
  19. e8b9bc6 Move FilesJava11 test to java 11 package by Clément Béra · 6 months ago
  20. e34267a Move BufferCovariantReturnType test to java 11 package by Clément Béra · 6 months ago
  21. b172a4e Restructure java21 test by Clément Béra · 6 months ago
  22. e2d559f Move Jdk8272564 test to java 21 package by Clément Béra · 6 months ago
  23. dc5cae8 Fix usage of Immutable list in resource shrinker by Rico Wind · 6 months ago
  24. 429ddad Add reproduction of adding to immutable list in resource shrinker by Rico Wind · 6 months ago
  25. e4f386c Move NewCollectorTest to java 10 package by Clément Béra · 7 months ago
  26. bf316ec Rename isR8PartialTestParameters to canUseR8Partial by Christoffer Adamsen · 6 months ago
  27. 60cace2 Add support for using R8 partial in existing D8/R8 tests by Christoffer Adamsen · 6 months ago
  28. 5608f69 Extend test parameters to partial compilation by Christoffer Adamsen · 6 months ago
  29. 8edc10c Reproduce R8 desugar bug when Record is only referenced from code by Christoffer Adamsen · 6 months ago
  30. 4f44b34 Prepare DesugaredLibraryTestBuilder for R8 partial by Christoffer Adamsen · 7 months ago
  31. 48972a3 Move Timing class to timing package by Søren Gjesse · 7 months ago
  32. 4eae884 Ensure that we remove trivial instance of checks pre 24 by Rico Wind · 7 months ago
  33. 28820ea Change the backported value of android.os.Build.VERSION_CODES_FULL.BAKLAVA by Søren Gjesse · 7 months ago
  34. 38900de Compile D8 part to LIR in R8 partial by Christoffer Adamsen · 7 months ago
  35. 6d894ab Update Baklava (API level 36) SDK to revision 5 by Søren Gjesse · 7 months ago
  36. 2f7a876 Rewrite ConstDynamic with ClassDesc by Clément Béra · 7 months ago
  37. 674f833 Introduce AutoCloseable#close overrides in lint backport by Clément Béra · 7 months ago
  38. 62139b7 Rewrite invalid field instructions to throw ICCE by Christoffer Adamsen · 7 months ago
  39. faeee0f Account for T::new expressions in default field value joiner by Christoffer Adamsen · 7 months ago
  40. 2d3816a Fix BootstrapMethodError from invalid class merging by Christoffer Adamsen · 7 months ago
  41. d3f7707 Final clean-up of AutoCloseableDesugaring by Clément Béra · 7 months ago
  42. 0e40b25 Reproduce inadequate value propagation in presence of T::new expressions by Christoffer Adamsen · 7 months ago
  43. 3f25869 Fix import and change comment by Clément Béra · 7 months ago
  44. f13784c Optimize Class#isEnum() by Clément Béra · 7 months ago
  45. 212cc2b Generate one method per type switch by Clément Béra · 7 months ago
  46. 8041f0a Update force inline api conversion and track api conversion tests by Christoffer Adamsen · 7 months ago
  47. 20a241a Remove allowUnusedDontWarnKotlinReflectJvmInternal from DesugaredLibraryTestBuilder by Christoffer Adamsen · 7 months ago
  48. 0fa8ded Fix program inputs to library desugaring tests by Christoffer Adamsen · 7 months ago
  49. bfec5f8 Introduce R8 partial library desugaring specifications by Christoffer Adamsen · 7 months ago
  50. ed80149 Add empty implementation of ReflectiveOperationReceiver by Rico Wind · 7 months ago
  51. ce00b85 Add a few more reflective resource callbacks for Class by Rico Wind · 7 months ago
  52. 84e5494 Reapply "Desugaring of AutoCloseable#close everywhere" by Clément Béra · 7 months ago
  53. bad03cfd Fix kotlin-dev bot by Søren Gjesse · 7 months ago
  54. d3d2919 Clean up desugared library type rewriter by Christoffer Adamsen · 7 months ago
  55. 6582dd4 Diaable KeepItemGeneratedFilesTest on Windows by Søren Gjesse · 7 months ago
  56. e94db8a Add DexValueNumber tests by Clément Béra · 7 months ago
  57. 15f083f Stop running type switch tests on old jdks by Clément Béra · 7 months ago
  58. 3261eb8 Fix kotlin-dev bot by Søren Gjesse · 7 months ago
  59. bc1b2bc Add support for Class.forName instrumentation by Rico Wind · 7 months ago
  60. 05f0865 Support taking custom class for R8Assistant callbacks by Rico Wind · 7 months ago
  61. 231bc22 Update build metadata tests after desugared library version update by Søren Gjesse · 7 months ago
  62. 5344246 Add prefix `is` on boolean property for Kotlin annotation by Søren Gjesse · 7 months ago
  63. f1d79d5 Enable Kotlin explicit API mode for androidx keep annotations by Søren Gjesse · 7 months ago
  64. 43a1678 Reapply "Add support for tests using androidx keep annotations" by Søren Gjesse · 7 months ago
  65. 8804c0c Enable access modification for desugared library by Christoffer Adamsen · 7 months ago
  66. 2e5b978 Use trace references in library desugaring tests by Christoffer Adamsen · 7 months ago
  67. 8c2c3b1 Revert "Change the keep annotations in the androidx namespace to Kotlin source" by Christoffer Adamsen · 7 months ago
  68. 809cceb Revert "Add support for tests using androidx keep annotations" by Christoffer Adamsen · 7 months ago
  69. 0d4a88b Fix inadequate keep rule generating in trace references by Christoffer Adamsen · 7 months ago
  70. f4c32c5 Reproduce trace references missing keep rules by Christoffer Adamsen · 7 months ago
  71. 8a504d0 Revert "Fix Kotlin debug tests by reverting formatting" by Søren Gjesse · 7 months ago
  72. 0de4cdb Add testForAssistant support in test framework by Rico Wind · 7 months ago
  73. 97a7f8d Add support for tests using androidx keep annotations by Søren Gjesse · 7 months ago
  74. 495b038 Change the keep annotations in the androidx namespace to Kotlin source by Søren Gjesse · 7 months ago
  75. dad351e Fix tests for Kotlin verisons on kotlin-old bot after formatting by Søren Gjesse · 7 months ago
  76. 90045a8 Fix Kotlin debug tests by reverting formatting by Søren Gjesse · 7 months ago
  77. febff92 Fix Kotlin test again after reformatting test Kotlin files by Søren Gjesse · 7 months ago
  78. ae696a1 Fix Kotlin tests after reformatting test Kotlin files by Søren Gjesse · 7 months ago
  79. f4f713b Move r8 assistant runtime files to seperate module. by Rico Wind · 7 months ago
  80. 1b9b256 Update LocalDateEpochTest by Christoffer Adamsen · 7 months ago
  81. 629aaaf Handle overlapping -assumenosideeffects and -convertchecknotnull rules by Christoffer Adamsen · 7 months ago
  82. b5ae53d Add Kotlin format check to presubmit by Søren Gjesse · 7 months ago
  83. 47fe7be Fix broken build after adding Kotlin formatter by Søren Gjesse · 7 months ago
  84. 9374563 Add Kotlin formatter by Søren Gjesse · 7 months ago
  85. 8cd4192 Always amend desugared library methods by Clément Béra · 7 months ago
  86. cde0d8f Enable devirtualization in ProgramRewritingTest by Christoffer Adamsen · 7 months ago
  87. 84aac6b Add disassemble helper to DesugaredLibraryTestCompileResult by Christoffer Adamsen · 7 months ago
  88. 0c5bd40 Remove unsupported option alwaysBackportListSetMapMethods by Christoffer Adamsen · 7 months ago
  89. e91214e Share synthetic methods calling other synthetic methods by Clément Béra · 7 months ago
  90. 1f7871d Support Stream#toList by Clément Béra · 7 months ago
  91. c765a29 Reapply "Optimize empty Object[] -> null in reflection APIs" by Christoffer Adamsen · 7 months ago
  92. 23025cc Revert "Copy two keep annotations tests to use androidx annotations" by Søren Gjesse · 7 months ago
  93. f32e607 Copy two keep annotations tests to use androidx annotations by Søren Gjesse · 7 months ago
  94. 692fff0 Account for ServiceLoaders in field value propagation by Christoffer Adamsen · 7 months ago
  95. 6ba9af3 Reproduce field propagation issue with ServiceLoader by Christoffer Adamsen · 7 months ago
  96. 4acd33b Test -assumenosideeffects rule on method that returns arg by Christoffer Adamsen · 7 months ago
  97. c44098b Revert "Reapply "Desugaring of AutoCloseable#close everywhere"" by Christoffer Adamsen · 7 months ago
  98. 6395b5b Fix keepanno test by Søren Gjesse · 7 months ago
  99. 94489e1 Don't use aliased values when comparing values for basic block subsumption by Søren Gjesse · 7 months ago
  100. a21bba9 Move CollectionToArrayTest to jdk11 package by Clément Béra · 7 months ago