index
:
replicant/core
GNUtoo/history/14-07-2019
GNUtoo/history/devtmpfs-debug-wip
GNUtoo/lineage-16.0-base
GNUtoo/modem-i9300
master
replicant-9
Patches not merged yet, used for building and testing them
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
adb
/
sockets.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Address const issues in preparation for libcxx rebase.
Dan Austin
2016-03-29
1
-1
/
+1
*
adb: relax serial matching rules.
David Pursell
2016-03-02
1
-29
/
+33
*
Increase the maximum shell command length to 4096ish.
Josh Gao
2016-01-15
1
-3
/
+3
*
adb/base: minor compiler portability improvements
Spencer Low
2015-11-09
1
-0
/
+2
*
Fix adb -d/-e error reporting.
Elliott Hughes
2015-10-07
1
-10
/
+8
*
Adb: use VLOG() to replace D() for verbose logging.
Yabin Cui
2015-09-23
1
-1
/
+1
*
Add unit tests for local socket.
Yabin Cui
2015-09-16
1
-2
/
+6
*
adb: implement shell protocol.
David Pursell
2015-09-11
1
-2
/
+3
*
adb: clean up debug tracing a little.
Yabin Cui
2015-09-02
1
-46
/
+46
*
adb: remove adisconnect in aremotesocket.
Yabin Cui
2015-08-27
1
-32
/
+5
*
adb: fix a data race in local_socket_event_func.
Yabin Cui
2015-08-26
1
-2
/
+5
*
Increase size of the the adb packets sent over the wire
Tamas Berghammer
2015-07-22
1
-7
/
+19
*
Make connection states a proper type.
Dan Albert
2015-05-18
1
-2
/
+3
*
Give enum types CamelCase names for clarity.
Elliott Hughes
2015-05-05
1
-5
/
+5
*
More adb buffer fixes.
Elliott Hughes
2015-05-01
1
-25
/
+12
*
Merge "Remove extern "C" barriers to using C++."
Elliott Hughes
2015-04-17
1
-2
/
+2
|
\
|
*
Remove extern "C" barriers to using C++.
Elliott Hughes
2015-04-17
1
-2
/
+2
*
|
Show $ADB_VENDOR_KEYS if authentication fails.
Elliott Hughes
2015-04-16
1
-4
/
+3
|
/
*
File header cleanup.
Dan Albert
2015-03-19
1
-5
/
+7
*
Move adb to C++.
Dan Albert
2015-03-09
1
-0
/
+914