1. ca095be Merge tag '1.6.4' into kotlinx.coroutines-upgrade by Steve Elliott · 1 year, 11 months ago
  2. 79e555e Revert^2 "Merge tag '1.4.3'" by Aurimas Liutikas · 3 years, 1 month ago
  3. 7b14046 Revert "Merge tag '1.4.3'" by Aurimas Liutikas · 3 years, 1 month ago
  4. 41a2e30 Update copyright year (#2520) by Vsevolod Tolstopyatov · 3 years, 4 months ago
  5. dc8eeb0 Migrate to androidx.annotation from legacy android.support.annotion (#1932) by Roman Elizarov · 4 years, 2 months ago
  6. 6d1a6e3 Update copyright year by Vsevolod Tolstopyatov · 4 years, 4 months ago
  7. bf9509d Optimize the size of the coroutines library in Android projects (#1282) by Roman Elizarov · 4 years, 4 months ago
  8. 5ea9339 Merge lazy getter with AndroidExceptionPreHandler to reduce class count by Vsevolod Tolstopyatov · 5 years ago
  9. 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
  10. 1f7b2d8 Make all API internal where it is possible by Vsevolod Tolstopyatov · 6 years ago
  11. 0950dfa Migrate to Kotlin 1.3 coroutines, drop experimental from package by Roman Elizarov · 6 years ago
  12. 27b8f45 API Review for 1.0 release by Roman Elizarov · 6 years ago
  13. 1f74a2d Updated copyright to short template and year 2018 across all files by Roman Elizarov · 6 years ago
  14. e1fa197 Restructure packages, get rid of src/main/kotlin/kotlinx/coroutines/experimental folder layout by Vsevolod Tolstopyatov · 6 years ago[Renamed from ui/kotlinx-coroutines-android/src/main/kotlin/kotlinx/coroutines/experimental/android/AndroidExceptionPreHandler.kt]
  15. 9af2571 Use android-support @Keep annotation to avoid removal of AndroidExceptionPreHandler by Roman Elizarov · 6 years ago
  16. d166eb6 Use ServiceLoader to find instances of CoroutineExceptionHandler; by Roman Elizarov · 7 years ago