1. 3f62cb8 docs: fix ToC and add module name (#2815) by Pavel Semyonov · 2 years, 10 months ago
  2. 8b60fe8 Fix copy-paste mistake in Flow<T>.runningFold() docs (#2836) by Angus Holder · 2 years, 10 months ago
  3. a3429f7 Introduce TestResult into TestBase as the first preparation step to m… (#2827) by Vsevolod Tolstopyatov · 2 years, 10 months ago
  4. 2571516 Fix js tests (#2824) by Vsevolod Tolstopyatov · 2 years, 10 months ago
  5. b1aadee Update flow.md (#2822) by BattleShip Park · 2 years, 11 months ago
  6. 55aced2 Migrate from deprecated API and fix compilation warnings where possible by Vsevolod Tolstopyatov · 2 years, 11 months ago
  7. b231887 Merge pull request #2812 from Kotlin/version-1.5.1 by Vsevolod Tolstopyatov · 2 years, 11 months ago
  8. 2a4c00b Version 1.5.1 by Vsevolod Tolstopyatov · 2 years, 11 months ago
  9. 69c3ce3 Update Dokka and Knit to their stable versions, remove bintray leftovers (#2811) by Vsevolod Tolstopyatov · 2 years, 11 months ago
  10. f5e8740 General cleanup (#2809) by Vsevolod Tolstopyatov · 2 years, 11 months ago
  11. c9ab4fd Update Kotlin to 1.5.20 (#2810) by Vsevolod Tolstopyatov · 2 years, 11 months ago
  12. bcbcd16 Upgrade to newest Dokka and Knit (#2805) by Vsevolod Tolstopyatov · 2 years, 11 months ago
  13. 074cc3f Update Lincheck to 2.14 (#2801) by Vsevolod Tolstopyatov · 2 years, 11 months ago
  14. 6cd1883 Cancel dispatched coroutine on Dispatchers.IO when the underlying Han… (#2784) by Vsevolod Tolstopyatov · 2 years, 11 months ago
  15. a327dfb Remove opt-in annotation from internal MainTestDispatcher by Vsevolod Tolstopyatov · 3 years ago
  16. e81ce21 Introduce Task.await and Task.asDeferred with CancellationTokenSource (#2786) by Vsevolod Tolstopyatov · 3 years ago
  17. d2c652e Properly detect non-released reusable continuations in non-reusable o… (#2772) by Vsevolod Tolstopyatov · 3 years ago
  18. a9e2f0b Make releaseInterceptedContinuation final (#2785) by Vsevolod Tolstopyatov · 3 years ago
  19. f727657 Remove InternalCoroutinesApi from overridden releaseInterceptedContinuation. (#2773) by Vsevolod Tolstopyatov · 3 years ago
  20. 3d62f64 Clarify Dispatchers.IO's implementation note (#2780) by Joffrey Bion · 3 years ago
  21. 8ba04bc Allow CopyableThrowable to modify exception message and document message identity in debugging.md by Vsevolod Tolstopyatov · 3 years ago
  22. 41e2cf9 Verify integrity of the recovered exception's message on both code paths by Vsevolod Tolstopyatov · 3 years ago
  23. 93f5e0d Update supervisorScope documentation to avoid confusion (#2757) by Vsevolod Tolstopyatov · 3 years ago
  24. 38535bf Replace InternalCoroutinesApi with deprecation in NonCancellable (#2765) by Vsevolod Tolstopyatov · 3 years ago
  25. 8a4c130 Update binary compatibility validator (#2764) by Vsevolod Tolstopyatov · 3 years ago
  26. b852b20 Use correct wording in shared-mutable-state-and-concurrency.md (#2734) by Shubham · 3 years ago
  27. 1392686 Improve ':kotlinx-coroutines-core' substitution for all modules. (#2748) by Vsevolod Tolstopyatov · 3 years ago
  28. c3a2958 Merge SP1A.210604.001 Change-Id: I040597da7bb89a690b07033fe793de3737f744e6 by Scott Lobdell · 3 years ago
  29. a8ae077 Update reactive streams JAR version (#2744) by Vsevolod Tolstopyatov · 3 years ago
  30. 582086c Update R8 for Kotlin 1.5.0, enable DEX size metrics back (#2739) by Vsevolod Tolstopyatov · 3 years ago
  31. 537db24 Depend on the local kotlinx-coroutines-core in android-unit-test project classpath (#2741) by Vsevolod Tolstopyatov · 3 years ago
  32. c4a6ae1 Take number of CPU cores into account in BlockingCoroutineDispatcherTest (#2737) by Vsevolod Tolstopyatov · 3 years ago
  33. 119e443 Fail eagerly during exceptions in isDispatchNeeded (#2733) by Vsevolod Tolstopyatov · 3 years ago
  34. 6d69d6b Snap for 7408822 from 6c13bec8217b0ef6e9ab8d432f21b93944de6bfc to tm-release by android-build-team Robot · 3 years ago
  35. 6c13bec Merge sc-mainline-prod to master. by Bill Rassieur · 3 years ago
  36. 937180f Prevent StackOverflowError in CompletableFuture.asDeferred and proper… (#2731) by Vsevolod Tolstopyatov · 3 years ago
  37. 5121005 Document and tweak the contract of Executor.asCoroutineDispatcher and ExecutorService.asCoroutineDispatcher (#2727) by Vsevolod Tolstopyatov · 3 years ago
  38. 623db41 Add update, updateAndGet, and getAndUpdate extension functions to MutableStateFlow (#2729) by Vsevolod Tolstopyatov · 3 years ago
  39. d8eb80e Merge branch 'master' into develop by Vsevolod Tolstopyatov · 3 years ago
  40. c2d218a Fix typo in shareIn documentation (#2726) by Dominic Fischer · 3 years ago
  41. 2768b8b Snap for 7381307 from 370d8b246c5462d760a674f6148261269540f4ab to tm-release by android-build-team Robot · 3 years ago
  42. dec0c13 Merge SP1A.210513.004 Change-Id: Ib2fa232b2e24bcd2cf67034d743c3a1ce2a2ed9a by Chris Gross · 3 years ago
  43. 370d8b2 Revert^2 "Merge tag '1.4.3'" am: 79e555e45b am: 696335706c am: 8b8ec54771 by Aurimas Liutikas · 3 years ago
  44. 00e6cbf Fix examples in coroutine-basics.md (#2711) by Roman Elizarov · 3 years ago
  45. 74fd9d9 Revert "Merge tag '1.4.3'" am: 7b14046dc7 am: 24caef6fb1 am: f590b4da3c am: bb45965354 am: c2a6a87e79 by Aurimas Liutikas · 3 years ago
  46. 206eb5e Merge tag '1.4.3' am: b4c8c9ba7d am: 541c477eb1 am: 5eb3790196 am: 81b382c8bb am: 6e5c28c31c by Colin Cross · 3 years ago
  47. b4be24d Snap for 7376210 from 938d3c0b773b6a3acedcf865af073b17c4a98cc0 to tm-release by android-build-team Robot · 3 years ago
  48. 8b8ec54 Revert^2 "Merge tag '1.4.3'" am: 79e555e45b am: 696335706c by Aurimas Liutikas · 3 years ago
  49. 6963357 Revert^2 "Merge tag '1.4.3'" am: 79e555e45b by Aurimas Liutikas · 3 years ago
  50. 938d3c0 Revert "Merge tag '1.4.3'" am: 7b14046dc7 am: 24caef6fb1 am: f590b4da3c am: bb45965354 am: 50999e917e am: 0eb72839c4 by Aurimas Liutikas · 3 years ago
  51. 73942ee Move DebugProbesKt from debug to core module (#2716) by Vsevolod Tolstopyatov · 3 years ago
  52. 5f0e1f6 Merge tag '1.4.3' am: b4c8c9ba7d am: 541c477eb1 am: 5eb3790196 am: 81b382c8bb am: d5890c368a am: bd5554920e by Colin Cross · 3 years ago
  53. d858cba User identityHashCode instead of deprecated `Kotlin_Any_hashCode` for… (#2710) by Vsevolod Tolstopyatov · 3 years ago
  54. 79e555e Revert^2 "Merge tag '1.4.3'" by Aurimas Liutikas · 3 years ago
  55. c03ca62 Update link to Knit in CONTRIBUTING.md (#2712) by Johnny Lim · 3 years ago
  56. 7741256 Update changelog by Vsevolod Tolstopyatov · 3 years ago
  57. 540d862 Merge pull request #2708 from Kotlin/version-1.5.0 by Vsevolod Tolstopyatov · 3 years ago
  58. 894df7d Version 1.5.0 by Vsevolod Tolstopyatov · 3 years ago
  59. 349566c Fix flaky SharingReferenceTest (#2709) by Vsevolod Tolstopyatov · 3 years ago
  60. 73f46cf Merge branch 'master' into develop by Vsevolod Tolstopyatov · 3 years ago
  61. c92f9aa Snap for 7360053 from bb45965354914f1777ceb9f00cbb585bde901238 to sc-release by android-build-team Robot · 3 years ago
  62. fd8e183 Merge cherrypicks of [14533582, 14533583, 14533584, 14532518, 14533467, 14533175, 14533176, 14532519, 14532994, 14531891, 14533231, 14533662, 14531555] into sc-release by android-build-team Robot · 3 years ago
  63. a2d34c5 Revert "Merge tag '1.4.3'" by Aurimas Liutikas · 3 years ago
  64. 95b7a13 Flows returned by stateIn/shareIn keep strong reference to sharing job (#2701) by Roman Elizarov · 3 years ago
  65. 7053405 Adjust deprecation message of 'poll' and 'receiveOrNull', explain the rationale and provide an alternative (#2704) by Vsevolod Tolstopyatov · 3 years ago
  66. c3d711b Revert displaying fake stack frames as method calls (#2695) by dkhalanskyjb · 3 years ago
  67. c4242de Fix a flaky test (#2677) by dkhalanskyjb · 3 years ago
  68. e13b204 Fix sample code for ReactorContext (#2682) by dkhalanskyjb · 3 years ago
  69. a3b6043 Fail-fast in emitAll implementation from onCompletion (#2700) by Vsevolod Tolstopyatov · 3 years ago
  70. 0fcd1d8 update: new URLs for WebHelp XML schemas (#2699) by Pavel Semyonov · 3 years ago
  71. 0dc50e9 Rename TimeSource to AbstractTimeSource due to KT-42625 (#2696) by Vsevolod Tolstopyatov · 3 years ago
  72. 9d2a756 Add support for watchosX64 (#2679) by Sergey Bogolepov · 3 years ago
  73. d9f4cfe Snap for 7357278 from 9c715a6774fb43de6c13a408eef89b83cef3d607 to tm-release by android-build-team Robot · 3 years ago
  74. ac65b5e Snap for 7357013 from 81b382c8bb57e20b59bd151d9b313757deb791a7 to sc-release by android-build-team Robot · 3 years ago
  75. 0eb7283 Revert "Merge tag '1.4.3'" am: 7b14046dc7 am: 24caef6fb1 am: f590b4da3c am: bb45965354 am: 50999e917e by Aurimas Liutikas · 3 years ago
  76. 50999e9 Revert "Merge tag '1.4.3'" am: 7b14046dc7 am: 24caef6fb1 am: f590b4da3c am: bb45965354 by Aurimas Liutikas · 3 years ago
  77. 03d6848 Revert "Merge tag '1.4.3'" am: 7b14046dc7 am: 24caef6fb1 am: f590b4da3c am: bb45965354 by Aurimas Liutikas · 3 years ago
  78. c2a6a87 Revert "Merge tag '1.4.3'" am: 7b14046dc7 am: 24caef6fb1 am: f590b4da3c am: bb45965354 by Aurimas Liutikas · 3 years ago
  79. 9c715a6 Revert "Merge tag '1.4.3'" am: 7b14046dc7 am: 24caef6fb1 am: f590b4da3c am: bb45965354 by Aurimas Liutikas · 3 years ago
  80. bb45965 Revert "Merge tag '1.4.3'" am: 7b14046dc7 am: 24caef6fb1 am: f590b4da3c by Aurimas Liutikas · 3 years ago
  81. f590b4d Revert "Merge tag '1.4.3'" am: 7b14046dc7 am: 24caef6fb1 by Aurimas Liutikas · 3 years ago
  82. 5844404 Merge cherrypicks of [14522494, 14522496, 14522497, 14522418, 14522196, 14521310, 14521311, 14522208, 14522419, 14522500, 14522317, 14522318] into tm-release by android-build-team Robot · 3 years ago
  83. 14e5cda Revert "Merge tag '1.4.3'" by Aurimas Liutikas · 3 years ago
  84. 6ccfc17 Merge cherrypicks of [14522222, 14522223, 14522225, 14522168, 14522184, 14522130, 14522131, 14522204, 14522170, 14522150, 14522303, 14522305] into sc-release by android-build-team Robot · 3 years ago
  85. af4ee62 Revert "Merge tag '1.4.3'" by Aurimas Liutikas · 3 years ago
  86. 24caef6 Revert "Merge tag '1.4.3'" am: 7b14046dc7 by Aurimas Liutikas · 3 years ago
  87. 7b14046 Revert "Merge tag '1.4.3'" by Aurimas Liutikas · 3 years ago
  88. c5a4097 Snap for 7354730 from a0bc7da8eac93266883baaa33c5ed5e41c2b2418 to tm-release by android-build-team Robot · 3 years ago
  89. 82f2481 Snap for 7354453 from 81b382c8bb57e20b59bd151d9b313757deb791a7 to sc-release by android-build-team Robot · 3 years ago
  90. bd55549 Merge tag '1.4.3' am: b4c8c9ba7d am: 541c477eb1 am: 5eb3790196 am: 81b382c8bb am: d5890c368a by Colin Cross · 3 years ago
  91. d5890c3 Merge tag '1.4.3' am: b4c8c9ba7d am: 541c477eb1 am: 5eb3790196 am: 81b382c8bb by Colin Cross · 3 years ago
  92. a0bc7da Merge tag '1.4.3' am: b4c8c9ba7d am: 541c477eb1 am: 5eb3790196 am: 81b382c8bb by Colin Cross · 3 years ago
  93. 6e5c28c Merge tag '1.4.3' am: b4c8c9ba7d am: 541c477eb1 am: 5eb3790196 am: 81b382c8bb by Colin Cross · 3 years ago
  94. 09f3be1 Merge tag '1.4.3' am: b4c8c9ba7d am: 541c477eb1 am: 5eb3790196 am: 81b382c8bb by Colin Cross · 3 years ago
  95. 81b382c Merge tag '1.4.3' am: b4c8c9ba7d am: 541c477eb1 am: 5eb3790196 by Colin Cross · 3 years ago
  96. 5eb3790 Merge tag '1.4.3' am: b4c8c9ba7d am: 541c477eb1 by Colin Cross · 3 years ago
  97. 541c477 Merge tag '1.4.3' am: b4c8c9ba7d by Colin Cross · 3 years ago
  98. cc6c41d Fix a typo in an exception message (#2693) by dkhalanskyjb · 3 years, 1 month ago
  99. b4c8c9b Merge tag '1.4.3' by Colin Cross · 3 years, 1 month ago
  100. 32336be Replace deprecated UseExperimental annotation (#2684) by Stefan M · 3 years, 1 month ago