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