1. 94ce37a Implement -Xstacktracefile. by Elliott Hughes · 13 years ago
  2. 47d237a Fix deadlock on dex_lock_ in ClassLinker::RegisterDexFile by Brian Carlstrom · 13 years ago
  3. 24a3c2e ClassLinker changes by Brian Carlstrom · 13 years ago
  4. accd83d Fix a heap lock/thread list lock deadlock. by Elliott Hughes · 13 years ago
  5. 3b6baaa Bring our native stack usage down. by Elliott Hughes · 13 years ago
  6. 5f79133 Implement monitors. by Elliott Hughes · 13 years ago
  7. 8d768a9 Thread suspension. by Elliott Hughes · 13 years ago
  8. 93e74e8 More of the thread infrastructure. by Elliott Hughes · 13 years ago
  9. 8daa092 More threads work. by Elliott Hughes · 13 years ago
  10. 5fe594f A bit further along the track of multiple threads. by Elliott Hughes · 13 years ago
  11. d92bec4 More SIGQUIT handling, various Thread fixes. by Elliott Hughes · 13 years ago
  12. ad7c2a3 Add infrastructure for registering built-in native methods. by Elliott Hughes · 13 years ago
  13. 1f87008 Add HeapTest and make GC work enough to pass it by Brian Carlstrom · 13 years ago
  14. e27955c Add the signal catcher (for SIGQUIT and SIGUSR1). by Elliott Hughes · 13 years ago