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