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