1. e2d628b Make ObjectRegistry::InternalAdd GC safe by Sebastien Hertz · 10 years ago
  2. 070f732 Fix deadlock in VirtualMachine.AllThreads by Sebastien Hertz · 10 years ago
  3. 4537c41 Don't hold any lock when visiting classes from JDWP by Sebastien Hertz · 10 years ago
  4. c0542af Remove abuse of mirror::Object* to reference special values. by Ian Rogers · 10 years ago
  5. e63db27 Break apart header files. by Ian Rogers · 10 years ago
  6. b5a9e3d Remove Object* weak roots from the debugger. by Hiroshi Yamauchi · 10 years ago
  7. 83c8ee0 Add root types and thread id to root visiting. by Mathieu Chartier · 11 years ago
  8. 412c7fc Make debugger / jdwp compaction safe. by Mathieu Chartier · 11 years ago
  9. ea46f95 Refactor java.lang.reflect implementation by Brian Carlstrom · 11 years ago
  10. fc0e321 Fix multiple inclusion guards to match new pathnames by Brian Carlstrom · 11 years ago
  11. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 11 years ago[Renamed from src/jdwp/object_registry.h]
  12. 0920163 Fix ObjectReference.InvokeMethod. by Elliott Hughes · 11 years ago
  13. 449db33 For JDWP, suspend thread before configuring it for single stepping. by Jeff Hao · 11 years ago
  14. 0f82716 Fix JDWP ObjectRegistry lock ordering. by Elliott Hughes · 12 years ago
  15. 64f574f Implement EnableCollection, DisableCollection, IsCollected, and fix Exit. by Elliott Hughes · 12 years ago