1. 27241a7 Revert "Revert "Add a way to turn off unique_fd's operator int."" by Josh Gao · 6 years ago
  2. 2c58e19 Revert "Add a way to turn off unique_fd's operator int." by Ian Kasprzak · 6 years ago
  3. 93d63c0 Add a way to turn off unique_fd's operator int. by Josh Gao · 6 years ago
  4. 1a90118 adb: implement fdevent_set_timeout. by Josh Gao · 7 years ago
  5. 64e597a adb: improve network_connect error messages. by Josh Gao · 7 years ago
  6. a05b64d Add native vsock support to ADB. by Cody Schuffelen · 7 years ago
  7. 9f1cf25 switch to using android-base/file.h instead of android-base/test_utils.h by Mark Salyzyn · 7 years ago
  8. 29e3dd8 Adapt to switch to libc++ for Windows by Pirama Arumuga Nainar · 7 years ago
  9. 45e3e95 adb: add better logging for connection failure. by Josh Gao · 7 years ago
  10. 6150a37 adb: Remove most C-style allocations by Luis Hector Chavez · 7 years ago
  11. 116aa0a adb: implement adb_writev. by Josh Gao · 7 years ago
  12. bf243a6 adb: bump the local socket backlog to the maximum. by Josh Gao · 7 years ago
  13. 31b5be6 adb: implement std::make_unique, start using it. by Josh Gao · 7 years ago
  14. 46de1d7 adb: don't try to resolve 'localhost' by Josh Gao · 8 years ago
  15. 5a1e3fd Revert "Revert "adb: extend sync protocol's stat support."" by Josh Gao · 9 years ago
  16. a3577e1 Revert "Revert "adb: move adb_strerror to sysdeps/win32/errno.cpp."" by Josh Gao · 9 years ago
  17. afa4b5d Revert "adb: extend sync protocol's stat support." by Josh Gao · 9 years ago
  18. 43c02b2 Revert "adb: move adb_strerror to sysdeps/win32/errno.cpp." by Josh Gao · 9 years ago
  19. 4fba3d2 adb: move adb_strerror to sysdeps/win32/errno.cpp. by Josh Gao · 9 years ago
  20. d6d5c38 adb: extend sync protocol's stat support. by Josh Gao · 9 years ago
  21. 05a3abf adb: make sure that file mode macros match linux. by Josh Gao · 9 years ago
  22. 4602adb adb: add sysdeps/chrono.h for chrono literals on Win32. by Josh Gao · 9 years ago
  23. 7eaef8a Use <condition_variable> and <mutex.h> from MinGW by Pirama Arumuga Nainar · 9 years ago
  24. f551ea0 adb: fix stat on Windows. by Josh Gao · 9 years ago
  25. b74c649 adb: retry connecting disconnected emulators instead of always looping. by Yabin Cui · 9 years ago
  26. 903b749 adb: add implementations of mutex, recursive_mutex. by Josh Gao · 9 years ago