Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
packages_modules_adb
/
b4edbdf7ebd9fd848aafbd30819eee80cc018573
/
transport_usb.cpp
76d17db
adb: Have device usb_handle return io size
by Jerry Zhang
· 8 years ago
3c7881d
adb: Make the Connection object a std::shared_ptr
by Luis Hector Chavez
· 8 years ago
f2a988c
adb: implement std::make_unique, start using it.
by Josh Gao
· 8 years ago
715fe60
adb: convert Connection to a nonblocking interface.
by Josh Gao
· 8 years ago
839b932
adb: switch apacket over to a std::string payload.
by Josh Gao
· 8 years ago
b14756a
adb: restore packet data length checks.
by Josh Gao
· 8 years ago
395b86a
adb: extract atransport's connection interface.
by Josh Gao
· 8 years ago
ee7b44d
adb: disable checksum on new versions
by Tim Murray
· 8 years ago
d8171d9
Merge "adb: get libusb compiling on Windows."
by Treehugger Robot
· 8 years ago
511ff8a
adb: get libusb compiling on Windows.
by Josh Gao
· 8 years ago
a82f246
adb: disable USB packet overflow checking on OS X.
by Josh Gao
· 8 years ago
ef704a1
adb: remove SendConnectOnHost.
by Josh Gao
· 9 years ago
c441818
adb: improve CHECKs.
by Josh Gao
· 9 years ago
03eba90
adbd: add logging to troubleshoot usb issues.
by Josh Gao
· 9 years ago
1ca19aa
Revert "adb: turn on libusb by default."
by Josh Gao
· 9 years ago
67b683a
adb: boolify check_header and check_data.
by Josh Gao
· 9 years ago
3734cf0
adb: use the actual wMaxPacketSize for usb endpoints.
by Josh Gao
· 9 years ago
3cf1b36
adb: fix two device offline problems.
by Yabin Cui
· 9 years ago
f6ed63c
adb: turn on libusb by default.
by Josh Gao
· 9 years ago
210b63f
adb: add `adb host-features`, report libusb status.
by Josh Gao
· 9 years ago
b736692
adb: add libusb implementation for Linux/Darwin.
by Josh Gao
· 10 years ago
08dda21
Remove useless arguments from is_adb_interface.
by Josh Gao
· 10 years ago
f2a9f9b
Fix kick_transport test.
by Yabin Cui
· 10 years ago
19bec5b
Adb: use VLOG() to replace D() for verbose logging.
by Yabin Cui
· 11 years ago
815ad88
adb: clean up debug tracing a little.
by Yabin Cui
· 11 years ago
5fe6d0d
Remove confusing variable HOST.
by Yabin Cui
· 11 years ago
a1c60c0
Increase size of the the adb packets sent over the wire
by Tamas Berghammer
· 11 years ago
9a50f4c
Make connection states a proper type.
by Dan Albert
· 11 years ago
db6fe64
File header cleanup.
by Dan Albert
· 11 years ago
f30d73c
Move adb to C++.
by Dan Albert
· 11 years ago
[Renamed from transport_usb.c]
b5f43a1
Merge "Fix a writex transcription error."
by Dan Albert
· 11 years ago