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