1. b2a7251 adb: switch the jdwp control socket to SOCK_SEQPACKET. by Josh Gao · 7 years ago
  2. 3fd78c9 adb: detect closed jdwp socket. by Josh Gao · 7 years ago
  3. 6def9bd adb: properly erase destroyed jdwp_trackers. by Josh Gao · 7 years ago
  4. 924d35a adb: extract the adb-specific unique_fd out into its own header. by Josh Gao · 8 years ago
  5. 78e1eb1 adb: remove unnecessary addr arguments to accept. by Josh Gao · 8 years ago
  6. 52338a3 adb: refactor jdwp_service.cpp. by Josh Gao · 8 years ago
  7. 7e16cc1 Switch from using sockaddr to sockaddr_storage. by Erik Kline · 9 years ago
  8. 6dfef25 adb: keep file flags in fdevent_install. by Yabin Cui · 9 years ago
  9. aed3c61 Adb: use VLOG() to replace D() for verbose logging. by Yabin Cui · 9 years ago
  10. 7a3f8d6 adb: clean up debug tracing a little. by Yabin Cui · 9 years ago
  11. 381cfa9 Report getaddrinfo failures correctly. by Elliott Hughes · 9 years ago
  12. 3d2904c Increase size of the the adb packets sent over the wire by Tamas Berghammer · 9 years ago
  13. 8d8126a adb: logging: newlines, thread ids, error code overwriting by Spencer Low · 9 years ago
  14. 2d4121c Remove extern "C" barriers to using C++. by Elliott Hughes · 9 years ago
  15. 3313426 File header cleanup. by Dan Albert · 9 years ago
  16. bac3474 Move adb to C++. by Dan Albert · 9 years ago[Renamed (98%) from adb/jdwp_service.c]
  17. 9b1fd96 Merge "Fix a writex transcription error." by Dan Albert · 9 years ago