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