1. 70fa1a5 Support new JDWP InterfaceType.InvokeMethod command by Alex Light · 9 years ago
  2. 9044347 Move to newer clang annotations by Mathieu Chartier · 9 years ago
  3. cbc5064 JDWP: asynchronous invoke command handling by Sebastien Hertz · 9 years ago
  4. ad466ad Change hprof to use streaming by Mathieu Chartier · 10 years ago
  5. 43c8d72 Do not send JDWP data in case of error. by Sebastien Hertz · 10 years ago
  6. 7934ac2 Fix cpplint whitespace/comments issues by Brian Carlstrom · 11 years ago
  7. f529352 Move JDWP to std::vector<iovec> to remove runtime/arrays warning by Brian Carlstrom · 11 years ago
  8. 93ba893 Fix cpplint runtime/explicit issues by Brian Carlstrom · 11 years ago
  9. fc0e321 Fix multiple inclusion guards to match new pathnames by Brian Carlstrom · 11 years ago
  10. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 11 years ago[Renamed from src/jdwp/jdwp_priv.h]
  11. 5d10a87 Remove the separate JdwpTransport objects. by Elliott Hughes · 11 years ago
  12. 68a5e3c More JDWP implementation cleanup. by Elliott Hughes · 11 years ago
  13. cb69306 Clean up more of the JDWP request handling. by Elliott Hughes · 12 years ago
  14. a21039c Fix a bunch more lint. by Elliott Hughes · 12 years ago
  15. 7484741 Fix a bunch of lint. by Elliott Hughes · 12 years ago
  16. f834936 Use static thread safety analysis when available, and fix the bugs GCC finds. by Elliott Hughes · 12 years ago
  17. 807444f Switch to more traditional logging on Android. by Elliott Hughes · 13 years ago
  18. cccd84f Implement local setting. by Elliott Hughes · 13 years ago
  19. 7162ad9 Implement DDMS heap info ("HPIF") chunks. by Elliott Hughes · 13 years ago
  20. 376a7a0 Turn free functions that take a JdwpState* into member functions. by Elliott Hughes · 13 years ago
  21. 872d4ec Bring across the JDWP implementation. by Elliott Hughes · 13 years ago