1. cd3cb31 Revert "Merge tag '1.4.3'" by Aurimas Liutikas · 3 years, 2 months ago
  2. 41a2e30 Update copyright year (#2520) by Vsevolod Tolstopyatov · 3 years, 5 months ago
  3. fa30140 Cleanup core module after update to Kotlin 1.4 (#2440) by Vsevolod Tolstopyatov · 3 years, 7 months ago
  4. 9cbad7d Enable strict explicit mode (#1877) by Vsevolod Tolstopyatov · 4 years, 3 months ago
  5. 6d1a6e3 Update copyright year by Vsevolod Tolstopyatov · 4 years, 4 months ago
  6. bf9509d Optimize the size of the coroutines library in Android projects (#1282) by Roman Elizarov · 4 years, 5 months ago
  7. 04e587c Make sure that exception recovery does not break exception message by Roman Elizarov · 4 years, 7 months ago
  8. 6aedb61 Make TimeoutCancellationException copyable by Vsevolod Tolstopyatov · 4 years, 8 months ago
  9. 897f02e Get rid of NonRecoverableThrowable, mention way to opt-out stacktrace… (#1420) by Vsevolod Tolstopyatov · 4 years, 11 months ago
  10. 1681cad Use 'Class.forName($name).canonicalName' instead of '$name' in stacktrace recovery to properly deal with Android's minifier by Vsevolod Tolstopyatov · 4 years, 11 months ago
  11. 801dbba Remove workaround for KT-28237 by Vsevolod Tolstopyatov · 5 years ago
  12. 6da0ccd Change "create new" to "create a" by Inego · 5 years ago
  13. d293639 Make JobCancellationException copyable in debug mode by Roman Elizarov · 5 years ago
  14. 0aad8f1 Hide cancel(Throwable), introduce cancel(CancellationException) by Roman Elizarov · 5 years ago
  15. e50a0fa Migration to new multiplatorm plugin (#947) by Vsevolod Tolstopyatov · 5 years ago[Renamed from core/kotlinx-coroutines-core/src/internal/StackTraceRecovery.kt]
  16. a5a7cdb Merge pull request #876 from Kotlin/debug-agent by Vsevolod Tolstopyatov · 6 years ago
  17. 515ccb1 Make StackTraceElement internal by Vsevolod Tolstopyatov · 6 years ago
  18. 8e2428c Merge scoped coroutines into one in agent representation to avoid misleading dumps by Vsevolod Tolstopyatov · 6 years ago
  19. c7239ac Debug agent to track alive coroutines by Vsevolod Tolstopyatov · 6 years ago
  20. 1032f58 Scoped builders and exception stacktraces synergy by Vsevolod Tolstopyatov · 6 years ago