1. c05de88 Coroutines debugger should keep weak references to running coroutines (#2129) by Roman Elizarov · 4 years, 1 month ago
  2. 70a7487 Extract debugger (#1905) by Vsevolod Tolstopyatov · 4 years, 4 months ago
  3. 532368f Update Kotlin version to 1.3.71 (#1906) by Vsevolod Tolstopyatov · 4 years, 5 months ago
  4. 02b403d BlockHound integration (#1873) by dkhalanskyjb · 4 years, 5 months ago
  5. 9cbad7d Enable strict explicit mode (#1877) by Vsevolod Tolstopyatov · 4 years, 5 months ago
  6. aa86ff3 Revert "BlockHound integration (#1821)" by Vsevolod Tolstopyatov · 4 years, 5 months ago
  7. ed7c668 BlockHound integration (#1821) by dkhalanskyjb · 4 years, 5 months ago
  8. 4116fbf Make DebugProbes ready to production (#1862) by Vsevolod Tolstopyatov · 4 years, 5 months ago
  9. 6d1a6e3 Update copyright year by Vsevolod Tolstopyatov · 4 years, 6 months ago
  10. af9a201 Introduce DebugProbes.isInstalled method by Vsevolod Tolstopyatov · 4 years, 8 months ago
  11. fcc004c Install debug probes in CoroutinesTimeout constructor to capture coroutines launched from within a test constructor by Vsevolod Tolstopyatov · 5 years ago
  12. 3826ae5 Do not aggregate all coroutine info into a single string before dumping it to the out in DebugProbes.dumpCoroutines by Vsevolod Tolstopyatov · 5 years ago
  13. 0172998 Fully copy CoroutineInfo for DebugProbes.dumpCoroutinesInfo, it is re… (#1368) by Vsevolod Tolstopyatov · 5 years ago
  14. 801dbba Remove workaround for KT-28237 by Vsevolod Tolstopyatov · 5 years ago
  15. 7af7ede Add overload with long for CoroutinesTimeout.seconds by Vsevolod Tolstopyatov · 5 years ago
  16. 2496dc2 Rename CoroutineState to CoroutineInfo and improve its API by Vsevolod Tolstopyatov · 5 years ago
  17. e35baa4 Get rid of quadratic complexity during stack unrolling in debug agent in 1.3.30 by Vsevolod Tolstopyatov · 5 years ago
  18. ffaedf1 Improve stacktrace merge heuristic: skip state machine meaningless frame when attempting to merge stacktraces by Vsevolod Tolstopyatov · 5 years ago
  19. 8d506b3 Make SupervisorCoroutine implement ScopeCoroutine by Vsevolod Tolstopyatov · 6 years ago
  20. 2bdd460 CoroutinesTimeout debug rule for JUnit 4 (#991) by Vsevolod Tolstopyatov · 6 years ago
  21. f18878f Obtain real stacktrace of running coroutines in debug agent by Vsevolod Tolstopyatov · 6 years ago
  22. e50a0fa Migration to new multiplatorm plugin (#947) by Vsevolod Tolstopyatov · 6 years ago