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
/
adb.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add `adb features`.
Dan Albert
2015-08-14
1
-0
/
+7
*
Add feature list to connection banner.
Dan Albert
2015-08-14
1
-47
/
+64
*
Merge "adb: improve network error info"
Elliott Hughes
2015-08-13
1
-1
/
+1
|
\
|
*
adb: improve network error info
Spencer Low
2015-08-11
1
-1
/
+1
*
|
adb: start-server and kill-server error output
Spencer Low
2015-08-12
1
-0
/
+6
*
|
Merge "Remove confusing variable HOST."
Yabin Cui
2015-08-12
1
-5
/
+9
|
\
\
|
*
|
Remove confusing variable HOST.
Yabin Cui
2015-08-11
1
-5
/
+9
|
|
/
*
|
Always include the adb version in the log.
Elliott Hughes
2015-08-12
1
-0
/
+10
*
|
adb: call android::base::InitLogging even when adb tracing is disabled
Spencer Low
2015-08-11
1
-8
/
+5
|
/
*
adb: win32: write ACK to separate pipe instead of stdout
Spencer Low
2015-08-08
1
-2
/
+16
*
adb start-server: Use a separate fd for sending initial OK
Siva Velusamy
2015-08-07
1
-7
/
+5
*
adb: win32: call SystemErrorCodeToString() from more places
Spencer Low
2015-08-02
1
-9
/
+12
*
adb: win32: Unicode path names, env vars, some console support
Spencer Low
2015-07-31
1
-6
/
+15
*
adb: win32: initial IPv6 support and improved Winsock error reporting
Spencer Low
2015-07-30
1
-2
/
+5
*
fix adb {forward,reverse} --no-rebind
Spencer Low
2015-07-29
1
-3
/
+3
*
Increase size of the the adb packets sent over the wire
Tamas Berghammer
2015-07-22
1
-4
/
+4
*
Merge "Recognize IPv6 addresses for "adb connect"."
Elliott Hughes
2015-07-21
1
-18
/
+19
|
\
|
*
Recognize IPv6 addresses for "adb connect".
Elliott Hughes
2015-07-21
1
-18
/
+19
*
|
adb: logging: newlines, thread ids, error code overwriting
Spencer Low
2015-07-21
1
-1
/
+1
|
/
*
Improve the "device '(null)' not found" error.
Elliott Hughes
2015-06-24
1
-43
/
+32
*
Ignore ro.adb.secure in user builds.
Elliott Hughes
2015-06-18
1
-2
/
+2
*
Merge "adb: win32: fix logging to adb.log"
Elliott Hughes
2015-06-08
1
-2
/
+35
|
\
|
*
adb: win32: fix logging to adb.log
Spencer Low
2015-06-02
1
-2
/
+35
*
|
adb shouldn't trace unless told to
Paul Lawrence
2015-06-05
1
-0
/
+7
*
|
Merge "adb: fix adb_close() vs. unix_close() usage"
Elliott Hughes
2015-06-04
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
adb: fix adb_close() vs. unix_close() usage
Spencer Low
2015-05-22
1
-1
/
+1
*
|
Fix error handling/reporting for "adb forward" and "adb reverse".
Elliott Hughes
2015-05-29
1
-34
/
+30
|
/
*
Improve logging.
Dan Albert
2015-05-21
1
-12
/
+33
*
Clean up adb_trace_init.
Dan Albert
2015-05-21
1
-51
/
+33
*
Make connection states a proper type.
Dan Albert
2015-05-18
1
-19
/
+19
*
Revert "Revert "Split adb_main.cpp into client and daemon.""
Dan Albert
2015-05-08
1
-5
/
+4
*
Revert "Split adb_main.cpp into client and daemon."
Dan Albert
2015-05-08
1
-4
/
+5
*
Split adb_main.cpp into client and daemon.
Dan Albert
2015-05-08
1
-5
/
+4
*
Add some missing 'const's.
Elliott Hughes
2015-05-07
1
-3
/
+3
*
Give enum types CamelCase names for clarity.
Elliott Hughes
2015-05-05
1
-9
/
+9
*
Add WriteFdFmt and clean up more code.
Elliott Hughes
2015-05-01
1
-4
/
+2
*
More adb buffer fixes.
Elliott Hughes
2015-05-01
1
-90
/
+33
*
Add missing 'else' to fix all devices showing up as "host".
Elliott Hughes
2015-04-29
1
-2
/
+3
*
Remove strtok from adb.
Elliott Hughes
2015-04-27
1
-59
/
+36
*
Always explain why bind(2) failed.
Elliott Hughes
2015-04-20
1
-17
/
+16
*
Show $ADB_VENDOR_KEYS if authentication fails.
Elliott Hughes
2015-04-16
1
-8
/
+8
*
Additional cleanup of start_device_log.
Dan Albert
2015-03-20
1
-8
/
+5
*
Use text based trace masks for adbd.
Dan Albert
2015-03-19
1
-23
/
+83
*
File header cleanup.
Dan Albert
2015-03-19
1
-3
/
+4
*
Move adb to C++.
Dan Albert
2015-03-09
1
-0
/
+955