1. fa3605a adbd: shrink libadbd.so, libadbd_services.so. by Josh Gao · 4 years, 3 months ago
  2. 420ad55 "track-app" service showing debuggable/profileable apps by Shukang Zhou · 4 years, 4 months ago
  3. eb5e605 adbd: move jdwp listening logic into ART. by Josh Gao · 5 years ago
  4. 90228a6 Revert "Revert "Add a way to turn off unique_fd's operator int."" by Josh Gao · 5 years ago
  5. dfdf916 Revert "Add a way to turn off unique_fd's operator int." by Ian Kasprzak · 5 years ago
  6. 6bc7700 Add a way to turn off unique_fd's operator int. by Josh Gao · 5 years ago
  7. 2d83b54 adb: switch to base::{Send,Receive}FileDescriptors. by Josh Gao · 5 years ago
  8. c270596 adb: convert more stuff to unique_fd. by Josh Gao · 5 years ago
  9. ef34f01 Adding Android Binder Bridge (abb) utility launched from adbd. by Alex Buynytskyy · 6 years ago
  10. e64126b adb: rationalize fatal/error logging. by Elliott Hughes · 6 years ago
  11. cc1dcc8 adbd: clean up jdwp service a bit. by Josh Gao · 6 years ago
  12. 5607e92 adb: split daemon services out of service_to_fd. by Josh Gao · 6 years ago
  13. 86e6718 [adb] Modernize codebase by replacing NULL with nullptr by Yi Kong · 6 years ago
  14. 7ee327d Merge changes I465804fd,Ib5a684bb,If5e66570,I8471cc00,I8ba0a70a by Josh Gao · 6 years ago
  15. 04cd75d adb: delete FDEVENT_DONTCLOSE. by Josh Gao · 6 years ago
  16. 78e6068 adb: fix double close in jdwp_service. by Josh Gao · 6 years ago
  17. cd2a529 adb: switch apacket payload to a type that doesn't initialize its contents. by Josh Gao · 6 years ago
  18. 361148b adb: switch over to Android.bp. by Josh Gao · 6 years ago[Renamed (98%) from jdwp_service.cpp]
  19. f090647 Merge "adbd: receive jdwp pids from art as raw integers." by Treehugger Robot · 6 years ago
  20. 5cb76ce adb: use delete on objects with destructors. by Josh Gao · 6 years ago
  21. 03e4ab2 adbd: receive jdwp pids from art as raw integers. by Josh Gao · 6 years ago
  22. a7d9d71 adb: switch asocket::enqueue to std::string. by Josh Gao · 6 years ago
  23. 6f3fea2 adb: switch the jdwp control socket to SOCK_SEQPACKET. by Josh Gao · 7 years ago
  24. bc46f6b adb: detect closed jdwp socket. by Josh Gao · 7 years ago
  25. eea5fea adb: properly erase destroyed jdwp_trackers. by Josh Gao · 7 years ago
  26. ea7457b adb: extract the adb-specific unique_fd out into its own header. by Josh Gao · 8 years ago
  27. 782d8d4 adb: remove unnecessary addr arguments to accept. by Josh Gao · 8 years ago
  28. 9eaf33c adb: refactor jdwp_service.cpp. by Josh Gao · 8 years ago
  29. 3c8d44d Switch from using sockaddr to sockaddr_storage. by Erik Kline · 9 years ago
  30. 5fc2231 adb: keep file flags in fdevent_install. by Yabin Cui · 9 years ago
  31. 19bec5b Adb: use VLOG() to replace D() for verbose logging. by Yabin Cui · 9 years ago
  32. 815ad88 adb: clean up debug tracing a little. by Yabin Cui · 9 years ago
  33. 43df109 Report getaddrinfo failures correctly. by Elliott Hughes · 9 years ago
  34. a1c60c0 Increase size of the the adb packets sent over the wire by Tamas Berghammer · 9 years ago
  35. 5c761bd adb: logging: newlines, thread ids, error code overwriting by Spencer Low · 9 years ago
  36. fe7ff81 Remove extern "C" barriers to using C++. by Elliott Hughes · 9 years ago
  37. db6fe64 File header cleanup. by Dan Albert · 9 years ago
  38. f30d73c Move adb to C++. by Dan Albert · 9 years ago[Renamed (98%) from jdwp_service.c]
  39. b5f43a1 Merge "Fix a writex transcription error." by Dan Albert · 9 years ago