1. 3b8c8e9 Use `kotlin_lang_version` instead of `-lanuage-version`. by Dave Mankoff · 13 days ago main master
  2. 51f5726 Add janitors to the OWNERS file by Sadaf Ebrahimi · 5 weeks ago
  3. f0f24ed Upgrade kotlinx.coroutines to 1.9.0 am: ed0e307251 by Dave Mankoff · 6 weeks ago
  4. ed0e307 Upgrade kotlinx.coroutines to 1.9.0 by Dave Mankoff · 3 months ago
  5. 725deec Upgrade kotlinx.coroutines to 1.8.1 am: ac5f54fa86 by Peter Kalauskas · 3 months ago
  6. ac5f54f Upgrade kotlinx.coroutines to 1.8.1 by Peter Kalauskas · 3 months ago
  7. af8a01d Add sdk_version to the kotlinx_coroutines_guava target am: 8810b50d3c by Yash · 4 months ago
  8. 8810b50 Add sdk_version to the kotlinx_coroutines_guava target by Yash · 4 months ago
  9. d8d6f8f Version 1.9.0 by Dmitry Khalanskiy · 4 months ago
  10. 3a1be8c Remove obsolete npm folder from the doc (#4189) by Vsevolod Tolstopyatov · 5 months ago
  11. d38672a Version 1.9.0-RC.2 by Dmitry Khalanskiy · 5 months ago
  12. 4801c65 Merge remote-tracking branch 'origin/master' into develop by Dmitry Khalanskiy · 5 months ago
  13. cc34948 Rework the KDoc for `CoroutineStart` (#4147) by globsterg · 5 months ago
  14. a7fe247 Fix flaky test, ensure job suspension where expected by the test (#4204) by Maksim Zuev · 5 months ago
  15. b286646 Remove various obsolete code (#4196) by Dmitry Khalanskiy · 5 months ago
  16. f0bdf00 Increase the deprecation levels for the old test framework API (#4198) by Dmitry Khalanskiy · 5 months ago
  17. 5c8e650 Increase the deprecation levels for BroadcastChannel APIs (#4197) by Dmitry Khalanskiy · 5 months ago
  18. d010110 Rerun apiDump (#4207) by Maksim Zuev · 6 months ago
  19. 7bdbdbd Remove redundant `html_version` gradle property (#4203) by Victor Turansky · 6 months ago
  20. 5ce2c90 Fix too many `the` and `it` on some comments (#4200) by Park Jonghun · 6 months ago
  21. bc8160b Extend the KDoc for some channel APIs (#4148) by globsterg · 6 months ago
  22. ab279a7 Remove some constant parameters and simplify the implementation (#4183) by Dmitry Khalanskiy · 6 months ago
  23. b28426e Unify the documentation of runBlocking (#4195) by Eaterminer · 6 months ago
  24. 20c845e Correct the link for RxJava 2.x (#4190) by LamTrinh.Dev · 6 months ago
  25. 33ec429 Update kotlinx-atomicfu to 0.25.0 (#4192) by mvicsokolova · 6 months ago
  26. 29cf413 Bump binary-compatibility-validator to 0.16.2 (#4191) by Alexander Likhachev · 6 months ago
  27. 219372f Improve runTest timeout messages (#4184) by Dmitry Khalanskiy · 6 months ago
  28. dbe1dda Bump binary-compatibility-validator version to 0.16.0 (#4186) by Margarita Bobova · 6 months ago
  29. 2f21102 Fix stack overflow when calling asDeferred on a Future many times (#4173) by Dmitry Khalanskiy · 6 months ago
  30. 5e03ca2 Forbid casting a Mutex to a Semaphore (#4176) by Dmitry Khalanskiy · 6 months ago
  31. 90f64e6 Various kotlinlang API module reference improvements (#4167) by globsterg · 6 months ago
  32. 12f36aa Make a test configuration-independent (#4172) by Dmitry Khalanskiy · 6 months ago
  33. 73f153d Enable lazier initialization of Dispatchers.IO (#4166) by Jon Boekenoogen · 6 months ago
  34. 2397ffc Fix race condition in `testFutureIsDoneAfterChildrenCompleted` (#4165) by Chaoren Lin · 6 months ago
  35. b7cbe09 Remove W3CWindow from public API (#4175) by Dmitry Khalanskiy · 7 months ago
  36. b55c1c9 Stabilize CoroutineStart.ATOMIC (#4169) by Maksim Zuev · 7 months ago
  37. 2d9f944 Add missing opt-ins for `InternalForInheritanceCoroutinesApi` (#4171) by Chaoren Lin · 7 months ago
  38. 0f4b546 Remove w3c dependencies from wasmJs target (#4097) by igoriakovlev · 7 months ago
  39. 4c03373 Add .kotlin to gitignore (#4170) by Maksim Zuev · 7 months ago
  40. 8213266 Depend on the stdlib's probeCoroutineResumed in ProbesSupport instead of the unconditional reference of 'kotlinx.coroutines.debug.internal' (#4162) by Vsevolod Tolstopyatov · 7 months ago
  41. 0815677 Fix links to external documentation (#4164) by Jiří Sejkora · 7 months ago
  42. 20e462c Fix tests with incorrect file or package names. (#4161) by Chaoren Lin · 7 months ago
  43. 475fc8a Fix opt-in usage error shown in IntelliJ IDEA for some of the project files (#4160) by Павел Кирпиченков · 7 months ago
  44. 81ab2e7 Clarify documentation of launchIn (#4144) by Rohan Dhruva · 7 months ago
  45. aadaac3 Turned off optimization when compiling tests for K/N (#4157) by Igor Chevdar · 7 months ago
  46. 148992a Merge pull request #4139 from Kotlin/new-develop by Dmitry Khalanskiy · 8 months ago
  47. 1bffe67 Version 1.9.0-RC by Dmitry Khalanskiy · 8 months ago
  48. 4be5899 Add the Wasm/WASI target support (#4064) by igoriakovlev · 8 months ago
  49. 61dd23c Introduce SubclassOptInRequired to the codebase (#4115) by Dmitry Khalanskiy · 8 months ago
  50. 7fe0e0c Update Kotlin to 2.0 (#4137) by Vsevolod Tolstopyatov · 8 months ago
  51. b9fb575 Stabilize `CancellableContinuation.resume` with `onCancellation` (#4090) by Dmitry Khalanskiy · 8 months ago
  52. fd69663 Preserve the relative order of delayed and non-delayed tasks in event loops (#4136) by Dmitry Khalanskiy · 8 months ago
  53. 5a14ac1 Promote CoroutineDispatcher.limitedParallelism to stable (#4135) by Vsevolod Tolstopyatov · 8 months ago
  54. 259000f Adopt AutoCloseable from standard library for CloseableCoroutineDispa… (#4123) by Vsevolod Tolstopyatov · 8 months ago
  55. c9c735a Introduce basic Flow<T>.chunked operator (#4127) by Vsevolod Tolstopyatov · 8 months ago
  56. 2803a33 Remove DCSS (#4053) by Dmitry Khalanskiy · 8 months ago
  57. b34dc86 Update to Kotlin 2.0-RC3 (#4129) by Vsevolod Tolstopyatov · 8 months ago
  58. bea7739 Merge pull request #4126 from Kotlin/new_develop by Dmitry Khalanskiy · 9 months ago
  59. 271081d Merge remote-tracking branch 'origin/master' into develop by Dmitry Khalanskiy · 9 months ago
  60. cd696d3 Version 1.8.1 by Dmitry Khalanskiy · 9 months ago
  61. 84a6ef9 Use consistent indentation in our documentation (#4122) by Vsevolod Tolstopyatov · 9 months ago
  62. 933f48b set sdk_version for kotlinx_coroutines_test am: 7996d44e13 am: 49b258ff17 by Zhi Dou · 9 months ago android15-automotiveos-dev android15-qpr1-release android15-qpr1-s3-release android15-qpr1-s4-release android15-qpr1-s5-release android15-tests-dev android-15.0.0_r10 android-15.0.0_r11 android-15.0.0_r12 android-15.0.0_r13 android-15.0.0_r6 android-15.0.0_r7 android-15.0.0_r8 android-15.0.0_r9
  63. 49b258f set sdk_version for kotlinx_coroutines_test am: 7996d44e13 by Zhi Dou · 9 months ago
  64. 7996d44 set sdk_version for kotlinx_coroutines_test by Zhi Dou · 9 months ago
  65. 4c24659 Update Migration.kt (#4105) by Michael Greifeneder · 9 months ago
  66. 87244f9 Short-circuit limitedParallelism for K/N multi-worker dispatcher (#4118) by Vsevolod Tolstopyatov · 9 months ago
  67. 7e6355a [automerger skipped] Empty merge of Android 24Q2 Release (ab/11526283) to aosp-main-future am: a3aa295cdd -s ours by Xin Li · 9 months ago
  68. a3aa295 Empty merge of Android 24Q2 Release (ab/11526283) to aosp-main-future by Xin Li · 9 months ago
  69. dfbd4a8 Add optional name parameter to .limitedParallelism (#4106) by Vsevolod Tolstopyatov · 9 months ago
  70. a9bb5d3 Limited parallelism improvements (#4098) by Vsevolod Tolstopyatov · 9 months ago
  71. 50a4d86 Add missing @DelicateCoroutinesApi (#4116) by Vsevolod Tolstopyatov · 9 months ago
  72. c1ba5af Fix the ticker channel example giving wrong results on the website (#4109) by Dmitry Khalanskiy · 9 months ago
  73. 2430d9a Fix broken API reference links to the Project Reactor Javadoc (#4111) by Dmitry Khalanskiy · 9 months ago
  74. 7cd3a0e Add a workaround for incremental compilation bug (#4114) by Vsevolod Tolstopyatov · 9 months ago
  75. 7353c11 Fix increased memory consumption in JobSupport (#4110) by Dmitry Khalanskiy · 9 months ago
  76. f22b229 fix the link to `Thread.uncaughtExceptionHandler` by Victoria Petrakovich · 9 months ago
  77. 59ab6e8 Tidy up @InternalCoroutinesApi documentation (#4086) by Vsevolod Tolstopyatov · 9 months ago
  78. 2bf5930 Fix obscure 'Main dispatcher is missing' (#4104) by Vsevolod Tolstopyatov · 9 months ago
  79. fc01633 Fix documentation about the default timeout for runTest (#4099) by OliverO2 · 9 months ago
  80. 515308d fix: get rid of horizontal scrolling by splitting the comment and show more code mentioned (#4100) by Victoria Petrakovich · 9 months ago
  81. aa72711 Extract example output from comment to text block (#4018) by Steffen Nießing · 9 months ago
  82. f8d1821 Fix typo in coroutine-context-and-dispatchers.md (#3941) by Johnny Lim · 10 months ago
  83. 918b1cc Enable Klib validation (#4094) by Vsevolod Tolstopyatov · 10 months ago
  84. c1a16f8 Make `BufferedChannelIterator#hasNext` idempotent (#4065) by Borison · 10 months ago
  85. 08a225b Bump Kover version to `0.8.0-Beta2` (#4093) by Sergey Shanshin · 10 months ago
  86. 65ef6ea Simplify code around JobSupport (#4079) by Dmitry Khalanskiy · 10 months ago
  87. 09ddc06 Remove the `@PublishedApi` that are no longer needed (#4089) by Dmitry Khalanskiy · 10 months ago
  88. 20707d3 fix: remove `sampleStart` and `sampleEnd` comments from example in coroutine-context-and-dispatchers.md (#4081) by Victoria Petrakovich · 10 months ago
  89. 0148534 chore: fix identation in example loadContributorsBlocking() (#4085) by Victoria Petrakovich · 10 months ago
  90. 7bdc901 Mark the coroutine started with `UNDISPATCHED` as running (#4077) by Dmitry Khalanskiy · 10 months ago
  91. 74774df Docs: reference to The Hitchhiker's Guide to the Galaxy (#4082) by Victoria Petrakovich · 10 months ago
  92. d106ac7 Docs: avoid scrolling sample code; fix test description; add () to functions calls (#4080) by Victoria Petrakovich · 10 months ago
  93. 617f56b No longer use a SecurityManager during internal testing (#4078) by Dmitry Khalanskiy · 10 months ago
  94. f9a4545 Update Dokka to 1.9.20 (#4057) by Oleg Yukhnevich · 10 months ago
  95. d7c1edd Use `Dispatchers.Default` on native when no dispatcher is provided (#4075) by Oleg Yukhnevich · 10 months ago
  96. cb50ebe Merge pull request #4076 from Kotlin/master by Dmitry Khalanskiy · 10 months ago
  97. 0ca7358 Fix `Flow.timeout` swallowing the channel closure exception (#4072) by Dmitry Khalanskiy · 10 months ago
  98. db1e6af Merge pull request #4062 from Kotlin/master by Dmitry Khalanskiy · 11 months ago
  99. 9892dc2 Remove created threads restriction from BlockingCoroutineDispatcherThreadLimitStressTest (#4061) by Vsevolod Tolstopyatov · 11 months ago
  100. 60d2fe8 Version 1.8.1-Beta by Dmitry Khalanskiy · 11 months ago