1. 71fa64f Use downloaded package list for dokka (and knit, transitively) to avoid dependency on (frequently) unstable external JavaDoc resources by Vsevolod Tolstopyatov · 5 years ago
  2. 42b5237 Version 1.2.1 by Vsevolod Tolstopyatov · 5 years ago
  3. be467e3 Move coroutine scope resources to android-unit-test project by Vsevolod Tolstopyatov · 5 years ago
  4. 8c2606d Version 1.2.0 by Vsevolod Tolstopyatov · 5 years ago
  5. 2cbcd05 Version 1.2.0-alpha-2 by Vsevolod Tolstopyatov · 5 years ago
  6. c67ecab Merge branch 'master' into develop by Vsevolod Tolstopyatov · 5 years ago
  7. d36fc16 Version 1.2.0-alpha by Vsevolod Tolstopyatov · 5 years ago
  8. 5514edb Load services both from regular jars and files, filter duplicates by Vsevolod Tolstopyatov · 5 years ago
  9. 15b6345 Custom ServiceLoader without jar checksum verification by sokolova · 5 years ago
  10. 5ea9339 Merge lazy getter with AndroidExceptionPreHandler to reduce class count by Vsevolod Tolstopyatov · 5 years ago
  11. b4d3dff Do not use reflective exception pre-handler on newer Androids, since Pie runtime ensures that uncaught exception is always logged by Vsevolod Tolstopyatov · 5 years ago
  12. 91c49e1 Update Kotlin to 1.3.21 by Vsevolod Tolstopyatov · 5 years ago
  13. 372d275 Promote MainScope and CoroutineScope.cancel to stable API by Vsevolod Tolstopyatov · 5 years ago
  14. 4fc4fd5 Promote MainCoroutineDispatcher.immediate to stable API by Vsevolod Tolstopyatov · 5 years ago
  15. 36105c1 Merge branch 'master' into develop by Roman Elizarov · 5 years ago
  16. 39c7ca5 Update ProGuard rules to keep Android-specific classes as well by Vsevolod Tolstopyatov · 5 years ago
  17. e50a0fa Migration to new multiplatorm plugin (#947) by Vsevolod Tolstopyatov · 5 years ago
  18. e478715 Update Kotlin version in readme by Vsevolod Tolstopyatov · 6 years ago
  19. 2326634 Version 1.1.1 by Vsevolod Tolstopyatov · 6 years ago
  20. 245a88e Consistently update Kotlin version everywhere by Roman Elizarov · 6 years ago
  21. c7f8bdb Version 1.1.0 by Vsevolod Tolstopyatov · 6 years ago
  22. 63b4673 Version 1.1.0-alpha by Vsevolod Tolstopyatov · 6 years ago
  23. 4327b21 Introduce test module with testable main dispatcher (#749) by Vsevolod Tolstopyatov · 6 years ago
  24. 6591c4e Version 1.0.1 by Vsevolod Tolstopyatov · 6 years ago
  25. 8a45c47 Version 1.0.0 by Vsevolod Tolstopyatov · 6 years ago
  26. e321394 Prevent temporary leaks in HandlerDispatcher by properly handling by Christophe Beyls · 6 years ago
  27. d6a5a39 Version 1.0.0-RC1 by Vsevolod Tolstopyatov · 6 years ago
  28. aba0edc Add workaround for androidx toolchain issues: try to load main dispat… (#709) by Vsevolod Tolstopyatov · 6 years ago
  29. 67222cb Update readme and version numbers by Vsevolod Tolstopyatov · 6 years ago
  30. 1f7b2d8 Make all API internal where it is possible by Vsevolod Tolstopyatov · 6 years ago
  31. d92b0fa Remove deprecated API by Vsevolod Tolstopyatov · 6 years ago
  32. 0950dfa Migrate to Kotlin 1.3 coroutines, drop experimental from package by Roman Elizarov · 6 years ago
  33. a6199a8 Version 0.30.2 by Vsevolod Tolstopyatov · 6 years ago
  34. 4e1efc8 Version 0.30.1 by Vsevolod Tolstopyatov · 6 years ago
  35. cfe699f Move UI dispatcher to common Dispatchers.Main (#641) by Vsevolod Tolstopyatov · 6 years ago
  36. 7764e43 Version 0.30.0 by Roman Elizarov · 6 years ago
  37. 49d2f6d Version 0.27.0 by Vsevolod Tolstopyatov · 6 years ago
  38. a180ff7 Add name parameter to Handler.asCoroutineDispatcher by Vsevolod Tolstopyatov · 6 years ago
  39. 27b8f45 API Review for 1.0 release by Roman Elizarov · 6 years ago
  40. 6b5318d Refactor AnimationModel to use structured concurrency refinement by Kingsley Adio · 6 years ago
  41. 55e5f3c Kotlin version 1.2.70 by Roman Elizarov · 6 years ago
  42. 82547f6 Version 0.26.1 by Vsevolod Tolstopyatov · 6 years ago
  43. 847eba7 Improve HandlerDispatcherTest, check that jobs are actually executed by Vsevolod Tolstopyatov · 6 years ago
  44. 8adbb70 Send async messages to the Android main looper by Jake Wharton · 6 years ago
  45. 75cfc4f Version 0.26.0 by Vsevolod Tolstopyatov · 6 years ago
  46. 82a5dfd Restore backward compatibility by Vsevolod Tolstopyatov · 6 years ago
  47. f189cec Updated dispatchers references in readmes and docs by Roman Elizarov · 6 years ago
  48. dc29b07 Dispatchers are renamed and grouped in the Dispatchers object by Roman Elizarov · 6 years ago
  49. 43c0743 Rename version 0.25.2 to 0.25.3 (for technical reasons) by Roman Elizarov · 6 years ago
  50. 15f3504 Version 0.25.2 by Roman Elizarov · 6 years ago
  51. 7e827fb Android examples: Gradle Version 4.9, Android Gradle Tools version 3.3.0-alpha04 by Roman Elizarov · 6 years ago
  52. 07c5ce4 Version 0.25.0 by Roman Elizarov · 6 years ago
  53. 717bc8b Kotlin version 1.2.61 by Roman Elizarov · 6 years ago
  54. 255d495 Defined specific dependencies for android sample apps by Dmitry Borodin · 6 years ago
  55. cf5e0e5 Update Kotlin to 1.2.60, K/N to 0.81, atomicfu to 0.11.1 by Roman Elizarov · 6 years ago
  56. 129ec8b Revert "Provide BlockingChecker mechanism which checks current context" by Vsevolod Tolstopyatov · 6 years ago
  57. 9964b3d Version 0.24.0 by Roman Elizarov · 6 years ago
  58. c2fba3a Provide HandlerContext.immediate extension to immediately execute tasks which are invoked from the right context by Vsevolod Tolstopyatov · 6 years ago
  59. 14968cd BlockingChecker: Updated docs and renamed to checkRunBlocking function by Roman Elizarov · 6 years ago
  60. bac6bde Provide BlockingChecker mechanism which checks current context by Vsevolod Tolstopyatov · 6 years ago
  61. f9408f6 Fixed placement of resource files in new project structure by Roman Elizarov · 6 years ago
  62. 1f74a2d Updated copyright to short template and year 2018 across all files by Roman Elizarov · 6 years ago
  63. 0dffcfd Merge 'develop' into project-structure by Roman Elizarov · 6 years ago
  64. f4e14b9 Version 0.23.4 by Roman Elizarov · 6 years ago
  65. e1fa197 Restructure packages, get rid of src/main/kotlin/kotlinx/coroutines/experimental folder layout by Vsevolod Tolstopyatov · 6 years ago
  66. 5f2e94b Version 0.23.3 by Roman Elizarov · 6 years ago
  67. 606a9cb Kotlin 1.2.50 & atomicfu 0.10.3 by Roman Elizarov · 6 years ago
  68. 6dc049d Version 0.23.2 by Sergey Mashkov · 6 years ago
  69. e4e064c Version 0.23.1 by Roman Elizarov · 6 years ago
  70. 9f33574 Version 0.23.0 by Roman Elizarov · 6 years ago
  71. a735f9e updated dependencies for android sample apps by Dmitry Borodin · 6 years ago
  72. ff2d189 Version 0.22.5 by Roman Elizarov · 6 years ago
  73. 2b5101a Version 0.22.4 by Roman Elizarov · 6 years ago
  74. 562c1bb Version 0.22.3 by Roman Elizarov · 6 years ago
  75. 72b8fe1 Version 0.22.2 by Roman Elizarov · 6 years ago
  76. 9af2571 Use android-support @Keep annotation to avoid removal of AndroidExceptionPreHandler by Roman Elizarov · 6 years ago
  77. 9a70bec Version 0.22.1 by Roman Elizarov · 6 years ago
  78. 9852211 Kotlin version 1.2.21 by Roman Elizarov · 6 years ago
  79. 985f56e Version 0.22 by Roman Elizarov · 7 years ago
  80. 6cdbe04 Kotlin version 1.2.20 by Roman Elizarov · 7 years ago
  81. 2fd5c84 Version 0.21.2 by Roman Elizarov · 7 years ago
  82. 20f9f3f Version 0.21.1 by Roman Elizarov · 7 years ago
  83. db667eb Version 0.21 by Roman Elizarov · 7 years ago
  84. e00f0ba MPP: Dokka support via hacks (using dev version 0.9.16-eap-2-dev-1) by Roman Elizarov · 7 years ago
  85. 39ed8c6 MPP: Kotlin 1.2.10 by Roman Elizarov · 7 years ago
  86. fc6e31e Version 0.20 by Roman Elizarov · 7 years ago
  87. 4d84a78 Kotlin 1.2.0 by Roman Elizarov · 7 years ago
  88. 7c507aa Fixed delay(Long.MAX_VALUE) on Android by Roman Elizarov · 7 years ago
  89. a1a37bc Normalize configs between animation-app & example-app Android projects by Roman Elizarov · 7 years ago
  90. d1f50a3 Support Android UI.awaitFrame for animation; by Roman Elizarov · 7 years ago
  91. d166eb6 Use ServiceLoader to find instances of CoroutineExceptionHandler; by Roman Elizarov · 7 years ago
  92. 185a387 Version 0.19.3 by Roman Elizarov · 7 years ago
  93. a518696 Migrate build to gradle by Kirill Timofeev · 7 years ago
  94. 5576686 Version 0.19.2 by Roman Elizarov · 7 years ago
  95. 0a28c5f Version 0.19.1 by Roman Elizarov · 7 years ago
  96. 2dafc49 Version 0.19 by Roman Elizarov · 7 years ago
  97. 7ba3ed5 Compile with Kotlin 1.1.51 by Roman Elizarov · 7 years ago
  98. dca2a13 Fixed source links by Roman Elizarov · 7 years ago
  99. 8648717 Initial support for Maven Central upload (javadocs, metadata) by Roman Elizarov · 7 years ago
  100. a07ad64 Fix package-list URL for moved kotlinx-coroutines-core & docs for io by Roman Elizarov · 7 years ago