- e52e49b Fix the mutex diagnostics, and other targets of opportunity. by Elliott Hughes · 13 years ago
- 398f64b Remove more lint, mostly C-style casts. by Elliott Hughes · 13 years ago
- 88c5c35 Make CheckJNI and JNI workarounds mutually exclusive... by Elliott Hughes · 13 years ago
- ffb465f libcorkscrew native stacks, mutex ranking, and better ScopedThreadListLock. by Elliott Hughes · 13 years ago
- ff73806 Fix a thread suspend timeout, and improve the diagnostics for thread suspend timeouts. by Elliott Hughes · 13 years ago
- cd74c4b Fix thread hang by Brian Carlstrom · 13 years ago
- 4dd9b4d Clean up verbose logging. by Elliott Hughes · 13 years ago
- 4e23531 Implement "GetThreadGroupParent", "Suspend", and "Resume". by Elliott Hughes · 13 years ago
- bbd9d83 Fix at least two deadlocks. by Elliott Hughes · 13 years ago
- 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
- 234ab15 Implement Dbg::Disconnected and Dbg::UndoDebuggerSuspensions. by Elliott Hughes · 13 years ago
- 47fce01 Basic DDMS thread support. by Elliott Hughes · 13 years ago
- 475fc23 More debugger support. by Elliott Hughes · 13 years ago
- 4f20aef Generalizing TryLock pattern to ThreadListLocker by Brian Carlstrom · 13 years ago
- 24a3c2e ClassLinker changes by Brian Carlstrom · 13 years ago
- a51a3dd Add missing 'explicit's on single-argument constructors. by Elliott Hughes · 13 years ago
- accd83d Fix a heap lock/thread list lock deadlock. by Elliott Hughes · 13 years ago
- 8e4aac5 Add the "- waiting on"/"- waiting to lock" lines to the SIGQUIT output. by Elliott Hughes · 13 years ago
- 14357e8 Add a -verbose:thread option. by Elliott Hughes · 13 years ago
- 7a3aeb4 Thread state fixes. by Elliott Hughes · 13 years ago
- 01158d7 Implement most of VMStack and some of Zygote. by Elliott Hughes · 13 years ago
- 038a806 Thread.join, GC daemons, suspend daemons on shutdown, and wait for non-daemon threads to exit. by Elliott Hughes · 13 years ago
- 5f79133 Implement monitors. by Elliott Hughes · 13 years ago
- 8d768a9 Thread suspension. by Elliott Hughes · 13 years ago
- 93e74e8 More of the thread infrastructure. by Elliott Hughes · 13 years ago
- 8daa092 More threads work. by Elliott Hughes · 13 years ago