1. 8772849 Rename TARGET_OS_* to HOST_OS_*. by Ryan Macnak · 8 years ago
  2. 95a8166 Disable the profiler when a debugger is attached by John McCutchan · 8 years ago
  3. a1bcf051 clang-format runtime/vm by Zachary Anderson · 8 years ago
  4. b089d4f Work around a kernel bug on Android. by Vyacheslav Egorov · 9 years ago
  5. e2e7af1 Remove more feature in product mode by John McCutchan · 9 years ago
  6. 9e19d23 - Add an OSThread structure which is the generic TLS structure for all C++ by Siva Annamalai · 9 years ago
  7. ceb12c4 Switch profiler from isolates to threads by John McCutchan · 9 years ago
  8. cc4a5d2 Revert "Switch profiler from isolates to threads" by William Hesse · 9 years ago
  9. 6365c27 Switch profiler from isolates to threads by John McCutchan · 9 years ago
  10. 664742f Completely remove InterruptableThreadState by John McCutchan · 9 years ago
  11. 124edc0 Correct thread state update order (fixes Windows crashes). by Daniel Andersson · 9 years ago
  12. afe774a Remove profiler signal handler on shutdown by johnmccutchan@google.com · 10 years ago
  13. f2333f6 Add Function based profile tree by johnmccutchan@google.com · 10 years ago
  14. c7e9e04 Rename Thread -> OSThread. by koda@google.com · 10 years ago
  15. 816bf5a Fixes for the profiler on arm64. by zra@google.com · 10 years ago
  16. 14ecdbd - Separate the thread implementation used in bin/ and vm/ by iposva@google.com · 10 years ago
  17. 86c55f4 Keep list of existing isolates. by johnmccutchan@google.com · 11 years ago
  18. 919dc2d * Introduce ThreadInterrupter which calls a TLS set callback when thread is interrupted. by johnmccutchan@google.com · 11 years ago