summaryrefslogtreecommitdiffstats
path: root/adb/sysdeps_win32_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* switch to using android-base/file.h instead of android-base/test_utils.hMark Salyzyn2018-11-141-1/+1
* adb: add script to trace adbd.Josh Gao2016-12-131-0/+0
* Revert "Revert "adb: move adb_strerror to sysdeps/win32/errno.cpp.""Josh Gao2016-12-051-30/+0
* Revert "adb: move adb_strerror to sysdeps/win32/errno.cpp."Josh Gao2016-12-051-0/+30
* adb: move adb_strerror to sysdeps/win32/errno.cpp.Josh Gao2016-11-301-30/+0
* adb: allow wine's output for sysdeps_win32 strerror test.Josh Gao2016-02-101-1/+5
* adb: win32: handle incomplete UTF-8 in console output, other fixesSpencer Low2016-01-281-0/+57
* Fix a couple sign-comparison warnings.Dan Albert2016-01-151-1/+1
* Track rename of base/ to android-base/.Elliott Hughes2015-12-041-1/+1
* adb: create unix_isatty() function.David Pursell2015-11-021-0/+44
* adb: win32: Improve Winsock error code mappings and stringsSpencer Low2015-10-181-0/+26
* adb: win32: make adb_getenv() case-insensitiveSpencer Low2015-09-111-0/+69