1. 47179f7 Better -verbose:thread logging, and revert a CHECK. by Elliott Hughes · 13 years ago
  2. bfe487b Makes objects known to the debugger GC roots, implements the THST message, and lets DDMS request stack traces. by Elliott Hughes · 13 years ago
  3. 234ab15 Implement Dbg::Disconnected and Dbg::UndoDebuggerSuspensions. by Elliott Hughes · 13 years ago
  4. f28bc5b Callers of SuspendAll should be in the kRunnable state by Brian Carlstrom · 13 years ago
  5. 47fce01 Basic DDMS thread support. by Elliott Hughes · 13 years ago
  6. f6a1e1e Implement more DDMS support. by Elliott Hughes · 13 years ago
  7. 475fc23 More debugger support. by Elliott Hughes · 13 years ago
  8. 4514d3c Fixes for ThreadStress test by Brian Carlstrom · 13 years ago
  9. 4f20aef Generalizing TryLock pattern to ThreadListLocker by Brian Carlstrom · 13 years ago
  10. 6fbb516 Address two ThreadList deadlocks by Brian Carlstrom · 13 years ago
  11. 24a3c2e ClassLinker changes by Brian Carlstrom · 13 years ago
  12. accd83d Fix a heap lock/thread list lock deadlock. by Elliott Hughes · 13 years ago
  13. 14357e8 Add a -verbose:thread option. by Elliott Hughes · 13 years ago
  14. 7a3aeb4 Thread state fixes. by Elliott Hughes · 13 years ago
  15. cbba6ac Implement stub for initialize static storage base. by Ian Rogers · 13 years ago
  16. 01158d7 Implement most of VMStack and some of Zygote. by Elliott Hughes · 13 years ago
  17. 038a806 Thread.join, GC daemons, suspend daemons on shutdown, and wait for non-daemon threads to exit. by Elliott Hughes · 13 years ago
  18. 5f79133 Implement monitors. by Elliott Hughes · 13 years ago
  19. 8d768a9 Thread suspension. by Elliott Hughes · 13 years ago
  20. 93e74e8 More of the thread infrastructure. by Elliott Hughes · 13 years ago
  21. 8daa092 More threads work. by Elliott Hughes · 13 years ago