1. 79e555e Revert^2 "Merge tag '1.4.3'" by Aurimas Liutikas · 3 years, 1 month ago
  2. 7b14046 Revert "Merge tag '1.4.3'" by Aurimas Liutikas · 3 years, 1 month ago
  3. 41a2e30 Update copyright year (#2520) by Vsevolod Tolstopyatov · 3 years, 4 months ago
  4. 20341f2 Cancel current Job on RejectedExecutionException (#2012) by Roman Elizarov · 3 years, 8 months ago
  5. ad542c4 Minor improvements of debugging experience (#2093) by Vsevolod Tolstopyatov · 4 years ago
  6. 9cbad7d Enable strict explicit mode (#1877) by Vsevolod Tolstopyatov · 4 years, 2 months ago
  7. 6d1a6e3 Update copyright year by Vsevolod Tolstopyatov · 4 years, 4 months ago
  8. bf9509d Optimize the size of the coroutines library in Android projects (#1282) by Roman Elizarov · 4 years, 4 months ago
  9. c526c3f Do not request additional worker from 'yield' calls and during post-e… (#1728) by Vsevolod Tolstopyatov · 4 years, 5 months ago
  10. bb97ffb Unmute debugger test that were broken in 1.3.31, increase debug test timeout (slow CI), make shutdown more graceful by reducing timeout per thread (slow CI + unfortunate timings) by Vsevolod Tolstopyatov · 5 years ago
  11. 6da0ccd Change "create new" to "create a" by Inego · 5 years ago
  12. e50a0fa Migration to new multiplatorm plugin (#947) by Vsevolod Tolstopyatov · 5 years ago[Renamed from core/kotlinx-coroutines-core/src/scheduling/Dispatcher.kt]
  13. 5173824 EventLoop integration and reuse for runBlocking and Unconfined dispatchers (#889) by Roman Elizarov · 5 years ago
  14. e3ab2a6 Add ExperimentalCoroutineDispatcher to binary compatibility check, restore binary compatibility in Ktor by Vsevolod Tolstopyatov · 6 years ago
  15. 9232732 Add scheduler name to ExperimentalCoroutineDispatcher by Vsevolod Tolstopyatov · 6 years ago
  16. 1f7b2d8 Make all API internal where it is possible by Vsevolod Tolstopyatov · 6 years ago
  17. 0950dfa Migrate to Kotlin 1.3 coroutines, drop experimental from package by Roman Elizarov · 6 years ago
  18. 0f26f66 Fix shutdown sequence for CoroutineScheduler's views by Vsevolod Tolstopyatov · 6 years ago
  19. ec8cbd2 Short Dispatchers.Default.toString value ("DefaultDispatcher") by Roman Elizarov · 6 years ago
  20. 73bd3a9 Add more @InternalCoroutinesApi to internal package by Vsevolod Tolstopyatov · 6 years ago
  21. 4b0f4de Never loose coroutines when CoroutineScheduler is closed by Roman Elizarov · 6 years ago
  22. 303708b Coroutine scheduler is used by default instead of deprecated CommonPool by Roman Elizarov · 6 years ago[Renamed (91%) from core/kotlinx-coroutines-core/src/scheduling/ExperimentalCoroutineDispatcher.kt]
  23. 27b8f45 API Review for 1.0 release by Roman Elizarov · 6 years ago
  24. dc29b07 Dispatchers are renamed and grouped in the Dispatchers object by Roman Elizarov · 6 years ago
  25. f5e67ba Introduce IO dispatcher to offload blocking I/O-intensive tasks by Roman Elizarov · 6 years ago
  26. b517f05 Introduce ExecutorCoroutineDispatcher instead of CloseableCoroutineDispatcher by Vsevolod Tolstopyatov · 6 years ago
  27. cac1a0f Provide API to create limited view of experimental dispatcher by Vsevolod Tolstopyatov · 6 years ago
  28. 3ac73f6 Merge branch 'develop' into coroutines-scheduler-forcepush by Vsevolod Tolstopyatov · 6 years ago