1. c2f8006 Make sure that SignalCatcher says what's going on _before_ it can get stuck. by Elliott Hughes · 14 years ago
  2. cac6cc7 More SIGQUIT detail, earlier exit in AttachCurrentThread, handling recursive aborts, and reporting debug/optimized builds. by Elliott Hughes · 14 years ago
  3. f28bc5b Callers of SuspendAll should be in the kRunnable state by Brian Carlstrom · 14 years ago
  4. 6b4ef02 Make ResolveField not rely on Field::GetType resolution by Brian Carlstrom · 14 years ago
  5. 94ce37a Implement -Xstacktracefile. by Elliott Hughes · 14 years ago
  6. 47d237a Fix deadlock on dex_lock_ in ClassLinker::RegisterDexFile by Brian Carlstrom · 14 years ago
  7. 24a3c2e ClassLinker changes by Brian Carlstrom · 14 years ago
  8. accd83d Fix a heap lock/thread list lock deadlock. by Elliott Hughes · 14 years ago
  9. 3b6baaa Bring our native stack usage down. by Elliott Hughes · 14 years ago
  10. 5f79133 Implement monitors. by Elliott Hughes · 14 years ago
  11. 8d768a9 Thread suspension. by Elliott Hughes · 14 years ago
  12. 93e74e8 More of the thread infrastructure. by Elliott Hughes · 14 years ago
  13. 8daa092 More threads work. by Elliott Hughes · 14 years ago
  14. 5fe594f A bit further along the track of multiple threads. by Elliott Hughes · 14 years ago
  15. d92bec4 More SIGQUIT handling, various Thread fixes. by Elliott Hughes · 14 years ago
  16. ad7c2a3 Add infrastructure for registering built-in native methods. by Elliott Hughes · 14 years ago
  17. 1f87008 Add HeapTest and make GC work enough to pass it by Brian Carlstrom · 14 years ago
  18. e27955c Add the signal catcher (for SIGQUIT and SIGUSR1). by Elliott Hughes · 14 years ago