1. 93b407c [adb] Correctly read host/user name on Windows. by Joshua Duong · 4 years, 5 months ago
  2. 61fb293 Remove various bits of dead code and unused workarounds. by Elliott Hughes · 4 years, 10 months ago
  3. 04efea3 Allow the adb server to bind on ::1 by Callum Ryan · 5 years ago
  4. 90228a6 Revert "Revert "Add a way to turn off unique_fd's operator int."" by Josh Gao · 6 years ago
  5. dfdf916 Revert "Add a way to turn off unique_fd's operator int." by Ian Kasprzak · 6 years ago
  6. 6bc7700 Add a way to turn off unique_fd's operator int. by Josh Gao · 6 years ago
  7. 06d4e74 adb: implement fdevent_set_timeout. by Josh Gao · 6 years ago
  8. 63adfa7 adb: improve network_connect error messages. by Josh Gao · 6 years ago
  9. 637aaf5 Add native vsock support to ADB. by Cody Schuffelen · 6 years ago
  10. 739991d switch to using android-base/file.h instead of android-base/test_utils.h by Mark Salyzyn · 6 years ago
  11. 5231aff Adapt to switch to libc++ for Windows by Pirama Arumuga Nainar · 6 years ago
  12. 8d7080c adb: add better logging for connection failure. by Josh Gao · 6 years ago
  13. b4edbdf adb: Remove most C-style allocations by Luis Hector Chavez · 6 years ago
  14. 1bbdd25 adb: implement adb_writev. by Josh Gao · 7 years ago
  15. a076b15 adb: bump the local socket backlog to the maximum. by Josh Gao · 7 years ago
  16. f2a988c adb: implement std::make_unique, start using it. by Josh Gao · 7 years ago
  17. 1f6a57a adb: don't try to resolve 'localhost' by Josh Gao · 8 years ago
  18. a2cf375 Revert "Revert "adb: extend sync protocol's stat support."" by Josh Gao · 8 years ago
  19. 75e96bb Revert "Revert "adb: move adb_strerror to sysdeps/win32/errno.cpp."" by Josh Gao · 8 years ago
  20. 31a96f7 Revert "adb: extend sync protocol's stat support." by Josh Gao · 8 years ago
  21. 4891a15 Revert "adb: move adb_strerror to sysdeps/win32/errno.cpp." by Josh Gao · 8 years ago
  22. 0c8a797 adb: move adb_strerror to sysdeps/win32/errno.cpp. by Josh Gao · 8 years ago
  23. 25a992e adb: extend sync protocol's stat support. by Josh Gao · 8 years ago
  24. 8998a8d adb: make sure that file mode macros match linux. by Josh Gao · 8 years ago
  25. 70267e4 adb: add sysdeps/chrono.h for chrono literals on Win32. by Josh Gao · 8 years ago
  26. bd4d4e1 Use <condition_variable> and <mutex.h> from MinGW by Pirama Arumuga Nainar · 8 years ago
  27. a4f9c17 adb: fix stat on Windows. by Josh Gao · 8 years ago
  28. f401ead adb: retry connecting disconnected emulators instead of always looping. by Yabin Cui · 9 years ago
  29. b4a778e adb: add implementations of mutex, recursive_mutex. by Josh Gao · 9 years ago