summaryrefslogtreecommitdiffstats
path: root/adb/usb_windows.cpp
Commit message (Expand)AuthorAgeFilesLines
* adb: make adb_thread_func_t return void, add adb_thread_exit.Josh Gao2016-02-121-7/+3
* base: add SystemErrorCodeToString() function.David Pursell2016-02-011-18/+20
* Share the new adb USB diagnostic code with fastboot.Elliott Hughes2015-12-141-9/+0
* adb: add help text for USB permission errors.David Pursell2015-12-031-0/+9
* adb: win32: Unicode USB device namesSpencer Low2015-11-121-30/+23
* Adb: use VLOG() to replace D() for verbose logging.Yabin Cui2015-09-231-1/+1
* adb: clean up debug tracing a little.Yabin Cui2015-09-021-37/+37
* adb: set thread names (linux & mac)Siva Velusamy2015-08-311-0/+2
* adb: win32: fix USB device hang when resuming from sleep/hibernationSpencer Low2015-08-011-122/+284
* Don't limit Windows USB reads.Elliott Hughes2015-07-221-10/+3
* Revert "Revert "Split adb_main.cpp into client and daemon.""Dan Albert2015-05-081-6/+0
* Revert "Split adb_main.cpp into client and daemon."Dan Albert2015-05-081-0/+6
* Split adb_main.cpp into client and daemon.Dan Albert2015-05-081-6/+0
* Simplify adb_thread_create.Elliott Hughes2015-05-051-3/+1
* File header cleanup.Dan Albert2015-03-191-3/+4
* Move adb to C++.Dan Albert2015-03-091-0/+518