1. abb6343 adb: bump the local socket backlog to the maximum. by Josh Gao · 6 years ago
  2. 28589bb adb: implement std::make_unique, start using it. by Josh Gao · 6 years ago
  3. 46de1d7 adb: don't try to resolve 'localhost' by Josh Gao · 7 years ago
  4. 5a1e3fd Revert "Revert "adb: extend sync protocol's stat support."" by Josh Gao · 7 years ago
  5. a3577e1 Revert "Revert "adb: move adb_strerror to sysdeps/win32/errno.cpp."" by Josh Gao · 7 years ago
  6. afa4b5d Revert "adb: extend sync protocol's stat support." by Josh Gao · 7 years ago
  7. 43c02b2 Revert "adb: move adb_strerror to sysdeps/win32/errno.cpp." by Josh Gao · 7 years ago
  8. 4fba3d2 adb: move adb_strerror to sysdeps/win32/errno.cpp. by Josh Gao · 8 years ago
  9. d6d5c38 adb: extend sync protocol's stat support. by Josh Gao · 8 years ago
  10. 05a3abf adb: make sure that file mode macros match linux. by Josh Gao · 8 years ago
  11. 4602adb adb: add sysdeps/chrono.h for chrono literals on Win32. by Josh Gao · 8 years ago
  12. 7eaef8a Use <condition_variable> and <mutex.h> from MinGW by Pirama Arumuga Nainar · 8 years ago
  13. f551ea0 adb: fix stat on Windows. by Josh Gao · 8 years ago
  14. b74c649 adb: retry connecting disconnected emulators instead of always looping. by Yabin Cui · 8 years ago
  15. 903b749 adb: add implementations of mutex, recursive_mutex. by Josh Gao · 8 years ago