aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
2020-08-03[adb] Correctly read host/user name on Windows.Joshua Duong
2020-02-22Remove various bits of dead code and unused workarounds.Elliott Hughes
2019-11-07Allow the adb server to bind on ::1Callum Ryan
2019-05-06Revert "Revert "Add a way to turn off unique_fd's operator int.""Josh Gao
2019-04-25Revert "Add a way to turn off unique_fd's operator int."Ian Kasprzak
2019-04-24Add a way to turn off unique_fd's operator int.Josh Gao
2019-01-31adb: implement fdevent_set_timeout.Josh Gao
2019-01-30adb: improve network_connect error messages.Josh Gao
2019-01-25Add native vsock support to ADB.Cody Schuffelen
2018-11-14switch to using android-base/file.h instead of android-base/test_utils.hMark Salyzyn
2018-09-21Adapt to switch to libc++ for WindowsPirama Arumuga Nainar
2018-08-13adb: add better logging for connection failure.Josh Gao
2018-07-19adb: Remove most C-style allocationsLuis Hector Chavez
2018-04-11adb: implement adb_writev.Josh Gao
2018-03-21adb: bump the local socket backlog to the maximum.Josh Gao
2018-03-16adb: implement std::make_unique, start using it.Josh Gao
2017-04-12adb: don't try to resolve 'localhost'Josh Gao
2016-12-05Revert "Revert "adb: extend sync protocol's stat support.""Josh Gao
2016-12-05Revert "Revert "adb: move adb_strerror to sysdeps/win32/errno.cpp.""Josh Gao
2016-12-05Revert "adb: extend sync protocol's stat support."Josh Gao
2016-12-05Revert "adb: move adb_strerror to sysdeps/win32/errno.cpp."Josh Gao
2016-11-30adb: move adb_strerror to sysdeps/win32/errno.cpp.Josh Gao
2016-11-30adb: extend sync protocol's stat support.Josh Gao
2016-11-21adb: make sure that file mode macros match linux.Josh Gao
2016-11-16adb: add sysdeps/chrono.h for chrono literals on Win32.Josh Gao
2016-09-06Use <condition_variable> and <mutex.h> from MinGWPirama Arumuga Nainar
2016-08-01adb: fix stat on Windows.Josh Gao
2016-05-24adb: retry connecting disconnected emulators instead of always looping.Yabin Cui
2016-05-18adb: add implementations of mutex, recursive_mutex.Josh Gao