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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add mDNS device discovery for adb client
Casey Dahlin
2017-03-07
1
-0
/
+4
*
adb: add `adb host-features`, report libusb status.
Josh Gao
2017-02-22
1
-0
/
+2
*
Revert "Revert "adb: extend sync protocol's stat support.""
Josh Gao
2016-12-05
1
-0
/
+1
*
Revert "adb: extend sync protocol's stat support."
Josh Gao
2016-12-05
1
-1
/
+0
*
adb: extend sync protocol's stat support.
Josh Gao
2016-11-30
1
-0
/
+1
*
adb: add `adb reconnect offline` to reconnect offline devices.
Josh Gao
2016-10-27
1
-1
/
+2
*
adb: rationalize types.
Josh Gao
2016-10-06
1
-1
/
+1
*
adb: split up adb_auth.cpp.
Josh Gao
2016-10-06
1
-0
/
+4
*
adb: add support for vendor key directories.
Josh Gao
2016-08-19
1
-2
/
+3
*
Clean up key handling in adb.
Elliott Hughes
2016-08-11
1
-1
/
+7
*
adb: retry connecting disconnected emulators instead of always looping.
Yabin Cui
2016-05-24
1
-1
/
+17
*
Fix kick_transport test.
Yabin Cui
2016-04-18
1
-2
/
+10
*
adb: relax serial matching rules.
David Pursell
2016-03-02
1
-0
/
+15
*
adb: fix leak of framework_fd.
Josh Gao
2016-02-24
1
-2
/
+0
*
adb: add help text for USB permission errors.
David Pursell
2015-12-03
1
-1
/
+1
*
use new cmd command
Todd Kennedy
2015-11-06
1
-1
/
+3
*
Fix adb -d/-e error reporting.
Elliott Hughes
2015-10-07
1
-5
/
+6
*
adb: put legacy shell: service back in.
David Pursell
2015-09-30
1
-5
/
+4
*
adb: add -Tt options to `adb shell`.
David Pursell
2015-09-22
1
-3
/
+11
*
adb: implement shell protocol.
David Pursell
2015-09-11
1
-0
/
+2
*
adb: clean up transport disconnect operations.
Yabin Cui
2015-08-28
1
-6
/
+8
*
adb: disconnect: fix write-after-free memory corruption and crash.
Yabin Cui
2015-08-27
1
-8
/
+2
*
Add feature list to connection banner.
Dan Albert
2015-08-14
1
-0
/
+83
*
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
-3
/
+3
*
Give enum types CamelCase names for clarity.
Elliott Hughes
2015-05-05
1
-1
/
+1
*
More adb buffer fixes.
Elliott Hughes
2015-05-01
1
-5
/
+1
*
Show $ADB_VENDOR_KEYS if authentication fails.
Elliott Hughes
2015-04-16
1
-10
/
+3
*
Move adb to C++.
Dan Albert
2015-03-09
1
-1
/
+1
*
Test readx/writex (now renamed).
Dan Albert
2015-02-25
1
-7
/
+4
*
Move transport declarations into transport.h.
Dan Albert
2015-02-24
1
-4
/
+51
*
Move the listener code into its own file.
Dan Albert
2015-02-18
1
-0
/
+2
*
Begin moving code from adb to libadb.
Dan Albert
2015-01-26
1
-0
/
+9
*
adb: fix subprocess exit handling, oom adjust fixes, extra debugging.
JP Abgrall
2011-03-28
1
-0
/
+26