1. 39c7ca5 Update ProGuard rules to keep Android-specific classes as well by Vsevolod Tolstopyatov · 5 years ago
  2. e478715 Update Kotlin version in readme by Vsevolod Tolstopyatov · 5 years ago
  3. 2326634 Version 1.1.1 by Vsevolod Tolstopyatov · 5 years ago
  4. 66f0123 Update coroutines-guide-ui.md by rosuH · 5 years ago
  5. 245a88e Consistently update Kotlin version everywhere by Roman Elizarov · 6 years ago
  6. c7f8bdb Version 1.1.0 by Vsevolod Tolstopyatov · 6 years ago
  7. 63b4673 Version 1.1.0-alpha by Vsevolod Tolstopyatov · 6 years ago
  8. 4327b21 Introduce test module with testable main dispatcher (#749) by Vsevolod Tolstopyatov · 6 years ago
  9. e9224ac Merge remote-tracking branch 'origin/master' into develop by Roman Elizarov · 6 years ago
  10. 6d7a216 Wording in docs is improved by Roman Elizarov · 6 years ago
  11. 8e9e4d1 Code style in test code fixed by Roman Elizarov · 6 years ago
  12. e64b52c Introduce MainScope factory and CoroutineScope.cancel extension by Vsevolod Tolstopyatov · 6 years ago
  13. 69a2d92 Initialize JavaFx more accurately, do not leave dispatcher in uninitialized state in case of unexpected failure by Vsevolod Tolstopyatov · 6 years ago
  14. 46741db Update coroutines-guide-ui.md gradle dependencies by Jason Travis · 6 years ago
  15. 6591c4e Version 1.0.1 by Vsevolod Tolstopyatov · 6 years ago
  16. 15407e3 Try to reflectively use public JavaFX API before PlatormImpl fallback… (#798) by Vsevolod Tolstopyatov · 6 years ago
  17. ea89e60 Merge pull request #756 from Kotlin/version-1.0.0 by Vsevolod Tolstopyatov · 6 years ago
  18. dd472fc Update coroutines-guide-ui.md by Jeff Brandon · 6 years ago
  19. 8a45c47 Version 1.0.0 by Vsevolod Tolstopyatov · 6 years ago
  20. e321394 Prevent temporary leaks in HandlerDispatcher by properly handling by Christophe Beyls · 6 years ago
  21. d6a5a39 Version 1.0.0-RC1 by Vsevolod Tolstopyatov · 6 years ago
  22. e44c9b2 Update coroutines-ui-guide, provide alternatives to currentScope builder by Vsevolod Tolstopyatov · 6 years ago
  23. aba0edc Add workaround for androidx toolchain issues: try to load main dispat… (#709) by Vsevolod Tolstopyatov · 6 years ago
  24. 706e393 Dokka fixes by Vsevolod Tolstopyatov · 6 years ago
  25. 67222cb Update readme and version numbers by Vsevolod Tolstopyatov · 6 years ago
  26. 1bdbb3e Cleanup: get rid of workarounds, cleanup guide, suppress/fix compilation warnings by Vsevolod Tolstopyatov · 6 years ago
  27. 1f7b2d8 Make all API internal where it is possible by Vsevolod Tolstopyatov · 6 years ago
  28. d92b0fa Remove deprecated API by Vsevolod Tolstopyatov · 6 years ago
  29. 0950dfa Migrate to Kotlin 1.3 coroutines, drop experimental from package by Roman Elizarov · 6 years ago
  30. a6199a8 Version 0.30.2 by Vsevolod Tolstopyatov · 6 years ago
  31. 4e1efc8 Version 0.30.1 by Vsevolod Tolstopyatov · 6 years ago
  32. cfe699f Move UI dispatcher to common Dispatchers.Main (#641) by Vsevolod Tolstopyatov · 6 years ago
  33. 7764e43 Version 0.30.0 by Roman Elizarov · 6 years ago
  34. 49d2f6d Version 0.27.0 by Vsevolod Tolstopyatov · 6 years ago
  35. aa38c17 Merge branch 'master' into develop by Vsevolod Tolstopyatov · 6 years ago
  36. a180ff7 Add name parameter to Handler.asCoroutineDispatcher by Vsevolod Tolstopyatov · 6 years ago
  37. 27b8f45 API Review for 1.0 release by Roman Elizarov · 6 years ago
  38. 6b5318d Refactor AnimationModel to use structured concurrency refinement by Kingsley Adio · 6 years ago
  39. 7db5553 Split main coroutines guide into multiple files by hadihariri · 6 years ago
  40. 39a2c55 Fix typo in deprecation message of JavaFx dispatcher by Jonathan Cornaz · 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. 256e31c Fix broken link by Alex Saveau · 6 years ago
  46. 75cfc4f Version 0.26.0 by Vsevolod Tolstopyatov · 6 years ago
  47. 82a5dfd Restore backward compatibility by Vsevolod Tolstopyatov · 6 years ago
  48. f189cec Updated dispatchers references in readmes and docs by Roman Elizarov · 6 years ago
  49. dc29b07 Dispatchers are renamed and grouped in the Dispatchers object by Roman Elizarov · 6 years ago
  50. 592de52 Structured concurrency for guava, jdk8 and promise modules, proper reference to newCoroutineContext by Roman Elizarov · 6 years ago
  51. c32579e Coroutines guide and IU guide update for stuctured concurrency by Roman Elizarov · 6 years ago
  52. 43c0743 Rename version 0.25.2 to 0.25.3 (for technical reasons) by Roman Elizarov · 6 years ago
  53. 15f3504 Version 0.25.2 by Roman Elizarov · 6 years ago
  54. 7e827fb Android examples: Gradle Version 4.9, Android Gradle Tools version 3.3.0-alpha04 by Roman Elizarov · 6 years ago
  55. 07c5ce4 Version 0.25.0 by Roman Elizarov · 6 years ago
  56. 717bc8b Kotlin version 1.2.61 by Roman Elizarov · 6 years ago
  57. 255d495 Defined specific dependencies for android sample apps by Dmitry Borodin · 6 years ago
  58. cf5e0e5 Update Kotlin to 1.2.60, K/N to 0.81, atomicfu to 0.11.1 by Roman Elizarov · 6 years ago
  59. aca2a2d Fix JavaFxTest in headless environments by Vsevolod Tolstopyatov · 6 years ago
  60. 129ec8b Revert "Provide BlockingChecker mechanism which checks current context" by Vsevolod Tolstopyatov · 6 years ago
  61. 9964b3d Version 0.24.0 by Roman Elizarov · 6 years ago
  62. 7afb62e Use timeSource in GuideTest to increase stability of cancel tests, reknit by Roman Elizarov · 6 years ago
  63. 5557245 Access to PlatformImpl in JavaFx dispatcher, on Java 9 it's an internal module which should be explicitly exported by Vsevolod Tolstopyatov · 6 years ago
  64. c2fba3a Provide HandlerContext.immediate extension to immediately execute tasks which are invoked from the right context by Vsevolod Tolstopyatov · 6 years ago
  65. 14968cd BlockingChecker: Updated docs and renamed to checkRunBlocking function by Roman Elizarov · 6 years ago
  66. c75fd40 Initialize JavaFx once [tests] by Vsevolod Tolstopyatov · 6 years ago
  67. bac6bde Provide BlockingChecker mechanism which checks current context by Vsevolod Tolstopyatov · 6 years ago
  68. 2a63775 Use parent = contextJob instead of contextJob + UI by Marko Topolnik · 6 years ago
  69. f9408f6 Fixed placement of resource files in new project structure by Roman Elizarov · 6 years ago
  70. 1f74a2d Updated copyright to short template and year 2018 across all files by Roman Elizarov · 6 years ago
  71. 0dffcfd Merge 'develop' into project-structure by Roman Elizarov · 6 years ago
  72. a9687a3 Moved guide tests to the correspondingly scoped package by Roman Elizarov · 6 years ago
  73. f4e14b9 Version 0.23.4 by Roman Elizarov · 6 years ago
  74. c1eb19f Adapt knit for new folder layout by Vsevolod Tolstopyatov · 6 years ago
  75. e1fa197 Restructure packages, get rid of src/main/kotlin/kotlinx/coroutines/experimental folder layout by Vsevolod Tolstopyatov · 6 years ago
  76. 5f2e94b Version 0.23.3 by Roman Elizarov · 6 years ago
  77. 606a9cb Kotlin 1.2.50 & atomicfu 0.10.3 by Roman Elizarov · 6 years ago
  78. 6dc049d Version 0.23.2 by Sergey Mashkov · 6 years ago
  79. e4e064c Version 0.23.1 by Roman Elizarov · 6 years ago
  80. 9f33574 Version 0.23.0 by Roman Elizarov · 6 years ago
  81. 80a2947 Make deprecated API hidden, replace deprecated API with new one by Vsevolod Tolstopyatov · 6 years ago
  82. a735f9e updated dependencies for android sample apps by Dmitry Borodin · 6 years ago
  83. ff2d189 Version 0.22.5 by Roman Elizarov · 6 years ago
  84. 17856f5 Improved Android's onClick by mice777 · 6 years ago
  85. 2b5101a Version 0.22.4 by Roman Elizarov · 6 years ago
  86. 562c1bb Version 0.22.3 by Roman Elizarov · 6 years ago
  87. 72b8fe1 Version 0.22.2 by Roman Elizarov · 6 years ago
  88. 9af2571 Use android-support @Keep annotation to avoid removal of AndroidExceptionPreHandler by Roman Elizarov · 6 years ago
  89. 9a70bec Version 0.22.1 by Roman Elizarov · 6 years ago
  90. 9852211 Kotlin version 1.2.21 by Roman Elizarov · 6 years ago
  91. 985f56e Version 0.22 by Roman Elizarov · 6 years ago
  92. f742bc8 Update coroutines-guide-ui.md by Vixb · 6 years ago
  93. 6cdbe04 Kotlin version 1.2.20 by Roman Elizarov · 6 years ago
  94. 2fd5c84 Version 0.21.2 by Roman Elizarov · 6 years ago
  95. 20f9f3f Version 0.21.1 by Roman Elizarov · 6 years ago
  96. ae41672 Update coroutines-guide-ui.md by Vixb · 6 years ago
  97. db667eb Version 0.21 by Roman Elizarov · 7 years ago
  98. e00f0ba MPP: Dokka support via hacks (using dev version 0.9.16-eap-2-dev-1) by Roman Elizarov · 7 years ago
  99. 00e90dd MPP: Documentation (readme files) by Roman Elizarov · 7 years ago
  100. 39ed8c6 MPP: Kotlin 1.2.10 by Roman Elizarov · 7 years ago