1. ca095be Merge tag '1.6.4' into kotlinx.coroutines-upgrade by Steve Elliott · 1 year, 11 months ago
  2. 6cd1883 Cancel dispatched coroutine on Dispatchers.IO when the underlying Han… (#2784) by Vsevolod Tolstopyatov · 3 years ago
  3. e62f8f7 Migration to Kotlin 1.5.0-RC (#2653) by Vsevolod Tolstopyatov · 3 years, 2 months ago
  4. b7d6518 Consistent toString for MainCoroutineDispatcher implementations (#2131) by Roman Elizarov · 4 years ago
  5. 1eae238 Make call to service loader in reactor integrations optimizable by R8 (#1847) by Vsevolod Tolstopyatov · 4 years, 4 months ago
  6. e60ec8e User Class.forName instead of ServiceLoader to instantiate Dispatchers.Main on Android (#1572) by Vsevolod Tolstopyatov · 4 years, 7 months ago
  7. 3ab34d8 Support yield in immediate dispatchers by Roman Elizarov · 4 years, 7 months ago
  8. 9a2eb38 Add missing TestBase inheritance to fail on asynchronous errors by Vsevolod Tolstopyatov · 4 years, 8 months ago
  9. 3f16360 Change keep rules targeting to match AGP changes by Wojtek Kaliciński · 4 years, 11 months ago
  10. d6b0b0f Adds R8 optimization rule for FastServiceLoader by Wojtek Kaliciński · 5 years ago
  11. 0950dfa Migrate to Kotlin 1.3 coroutines, drop experimental from package by Roman Elizarov · 6 years ago
  12. a180ff7 Add name parameter to Handler.asCoroutineDispatcher by Vsevolod Tolstopyatov · 6 years ago
  13. 847eba7 Improve HandlerDispatcherTest, check that jobs are actually executed by Vsevolod Tolstopyatov · 6 years ago
  14. 8adbb70 Send async messages to the Android main looper by Jake Wharton · 6 years ago