1. 6f3fea2 adb: switch the jdwp control socket to SOCK_SEQPACKET. by Josh Gao · 7 years ago
  2. bc46f6b adb: detect closed jdwp socket. by Josh Gao · 7 years ago
  3. eea5fea adb: properly erase destroyed jdwp_trackers. by Josh Gao · 7 years ago
  4. ea7457b adb: extract the adb-specific unique_fd out into its own header. by Josh Gao · 8 years ago
  5. 782d8d4 adb: remove unnecessary addr arguments to accept. by Josh Gao · 8 years ago
  6. 9eaf33c adb: refactor jdwp_service.cpp. by Josh Gao · 8 years ago
  7. 3c8d44d Switch from using sockaddr to sockaddr_storage. by Erik Kline · 9 years ago
  8. 5fc2231 adb: keep file flags in fdevent_install. by Yabin Cui · 9 years ago
  9. 19bec5b Adb: use VLOG() to replace D() for verbose logging. by Yabin Cui · 9 years ago
  10. 815ad88 adb: clean up debug tracing a little. by Yabin Cui · 9 years ago
  11. 43df109 Report getaddrinfo failures correctly. by Elliott Hughes · 9 years ago
  12. a1c60c0 Increase size of the the adb packets sent over the wire by Tamas Berghammer · 9 years ago
  13. 5c761bd adb: logging: newlines, thread ids, error code overwriting by Spencer Low · 9 years ago
  14. fe7ff81 Remove extern "C" barriers to using C++. by Elliott Hughes · 9 years ago
  15. db6fe64 File header cleanup. by Dan Albert · 9 years ago
  16. f30d73c Move adb to C++. by Dan Albert · 9 years ago[Renamed (98%) from jdwp_service.c]
  17. b5f43a1 Merge "Fix a writex transcription error." by Dan Albert · 9 years ago