index
:
system_core
history/14-07-2019
replicant-10
replicant-9
Fork of system/core
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
adb
/
transport_usb.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "adb: turn on libusb by default."
Josh Gao
2017-06-26
1
-2
/
+2
*
adb: boolify check_header and check_data.
Josh Gao
2017-05-18
1
-5
/
+5
*
adb: use the actual wMaxPacketSize for usb endpoints.
Josh Gao
2017-05-03
1
-41
/
+27
*
adb: fix two device offline problems.
Yabin Cui
2017-04-20
1
-10
/
+114
*
adb: turn on libusb by default.
Josh Gao
2017-03-02
1
-2
/
+2
*
adb: add `adb host-features`, report libusb status.
Josh Gao
2017-02-22
1
-0
/
+9
*
adb: add libusb implementation for Linux/Darwin.
Josh Gao
2017-01-25
1
-2
/
+0
*
Remove useless arguments from is_adb_interface.
Josh Gao
2016-10-10
1
-1
/
+1
*
Fix kick_transport test.
Yabin Cui
2016-04-18
1
-1
/
+1
*
Adb: use VLOG() to replace D() for verbose logging.
Yabin Cui
2015-09-23
1
-1
/
+1
*
adb: clean up debug tracing a little.
Yabin Cui
2015-09-02
1
-7
/
+7
*
Remove confusing variable HOST.
Yabin Cui
2015-08-11
1
-6
/
+0
*
Increase size of the the adb packets sent over the wire
Tamas Berghammer
2015-07-22
1
-1
/
+1
*
Make connection states a proper type.
Dan Albert
2015-05-18
1
-1
/
+1
*
File header cleanup.
Dan Albert
2015-03-19
1
-4
/
+5
*
Move adb to C++.
Dan Albert
2015-03-09
1
-0
/
+106