1. e4266c5 JDWP: assert no pending exception when using JNI by Sebastien Hertz · 10 years ago
  2. 55f6534 JDWP: fix deadlock with GC by Sebastien Hertz · 10 years ago
  3. 7d95565 Cleanup JDWP event matching by Sebastien Hertz · 10 years ago
  4. 277ccbd ART: More warnings by Andreas Gampe · 10 years ago
  5. 6a3c1fc Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags. by Ian Rogers · 10 years ago
  6. e2d628b Make ObjectRegistry::InternalAdd GC safe by Sebastien Hertz · 10 years ago
  7. c0542af Remove abuse of mirror::Object* to reference special values. by Ian Rogers · 10 years ago
  8. e63db27 Break apart header files. by Ian Rogers · 10 years ago
  9. a032870 Fix memory leak in JDWP object registry by Sebastien Hertz · 10 years ago
  10. b5a9e3d Remove Object* weak roots from the debugger. by Hiroshi Yamauchi · 10 years ago
  11. 83c8ee0 Add root types and thread id to root visiting. by Mathieu Chartier · 11 years ago
  12. 412c7fc Make debugger / jdwp compaction safe. by Mathieu Chartier · 11 years ago
  13. f288bd1 Merge "Manage JDWP errors related to garbage collection." by Sebastien Hertz · 11 years ago
  14. e96060a Manage JDWP errors related to garbage collection. by Sebastien Hertz · 11 years ago
  15. 0630ab5 Fix null argument handling during invoke from JDWP. by Sebastien Hertz · 11 years ago
  16. 7934ac2 Fix cpplint whitespace/comments issues by Brian Carlstrom · 11 years ago
  17. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 11 years ago[Renamed from src/jdwp/object_registry.cc]
  18. 449db33 For JDWP, suspend thread before configuring it for single stepping. by Jeff Hao · 12 years ago
  19. 5d021c7 Fix sdk_x86-eng build error about possible use of uninitialized fields by Brian Carlstrom · 12 years ago
  20. 0f82716 Fix JDWP ObjectRegistry lock ordering. by Elliott Hughes · 12 years ago
  21. 64f574f Implement EnableCollection, DisableCollection, IsCollected, and fix Exit. by Elliott Hughes · 12 years ago