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
/
client
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add mDNS device discovery for adb client
Casey Dahlin
2017-03-07
1
-0
/
+2
*
adb: add `adb host-features`, report libusb status.
Josh Gao
2017-02-22
1
-5
/
+0
*
usb_dispatch.cpp: Lower severity of logging statement.
Nick Kralevich
2017-02-01
1
-2
/
+2
*
adb: fix darwin build.
Josh Gao
2017-01-26
1
-1
/
+4
*
adb: add libusb implementation for Linux/Darwin.
Josh Gao
2017-01-25
4
-2
/
+584
*
adb: move usb_* to client/usb_*.
Josh Gao
2017-01-19
3
-0
/
+1813
*
adb: retry install_listener for a while.
Josh Gao
2016-12-12
1
-2
/
+15
*
Merge "Ignore setsid error in some cases."
Treehugger Robot
2016-09-22
1
-1
/
+3
|
\
|
*
Ignore setsid error in some cases.
Tao Wu
2016-09-20
1
-1
/
+3
*
|
adb: kill adb_mutex_t, adb_cond_t.
Josh Gao
2016-09-21
1
-1
/
+0
|
/
*
adb: allow use of arbitrary socket specs for command socket.
Josh Gao
2016-09-01
1
-3
/
+2
*
DO NOT MERGE: Split bugreport() into its own file and added unit tests.
Felipe Leme
2016-08-30
1
-0
/
+1
*
Clean up key handling in adb.
Elliott Hughes
2016-08-11
1
-2
/
+6
*
Allow multiple (sequential) adb users on Linux.
Elliott Hughes
2016-06-07
1
-18
/
+15
*
adb: support forwarding TCP port 0.
David Pursell
2016-05-09
1
-1
/
+1
*
adb: setsid() for adb host server.
Yabin Cui
2016-02-09
1
-4
/
+6
*
adb: make ctrl-c when spawning a daemon not kill the daemon.
Josh Gao
2016-02-08
1
-0
/
+8
*
base: add SystemErrorCodeToString() function.
David Pursell
2016-02-01
1
-2
/
+3
*
Merge "adb: shell: add -n flag to not read from stdin."
Josh Gao
2015-12-10
1
-15
/
+1
|
\
|
*
adb: shell: add -n flag to not read from stdin.
Josh Gao
2015-12-10
1
-15
/
+1
*
|
Track rename of base/ to android-base/.
Elliott Hughes
2015-12-04
1
-3
/
+3
|
/
*
Avoid SIGPIPE in adb.
Elliott Hughes
2015-11-20
1
-6
/
+3
*
adb: win32: remove widen()/narrow() in favor of UTF8ToWide()/WideToUTF8()
Spencer Low
2015-11-12
1
-1
/
+6
*
Adb: use VLOG() to replace D() for verbose logging.
Yabin Cui
2015-09-23
1
-1
/
+1
*
adb: win32: make adb_getenv() case-insensitive
Spencer Low
2015-09-11
1
-26
/
+0
*
adb: clean up debug tracing a little.
Yabin Cui
2015-09-02
1
-1
/
+1
*
adb: remove workaround for b/6558362.
Yabin Cui
2015-08-31
1
-40
/
+0
*
win32: adb start-server shows stdout/stderr output from actual server
Spencer Low
2015-08-26
1
-7
/
+22
*
Use glog for logging in the OSX USB layer
Siva Velusamy
2015-08-24
1
-0
/
+1
*
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
-1
/
+3
*
|
Merge "Remove confusing variable HOST."
Yabin Cui
2015-08-12
1
-2
/
+0
|
\
\
|
*
|
Remove confusing variable HOST.
Yabin Cui
2015-08-11
1
-2
/
+0
|
|
/
*
/
adb: make stdin/stdout/stderr redirection errors fatal
Spencer Low
2015-08-11
1
-13
/
+17
|
/
*
adb: win32: write ACK to separate pipe instead of stdout
Spencer Low
2015-08-08
1
-7
/
+15
*
adb start-server: Use a separate fd for sending initial OK
Siva Velusamy
2015-08-07
1
-19
/
+9
*
adb: win32: Unicode path names, env vars, some console support
Spencer Low
2015-07-31
1
-10
/
+37
*
adb: win32: initial IPv6 support and improved Winsock error reporting
Spencer Low
2015-07-30
1
-2
/
+3
*
adb: win32: fix logging to adb.log
Spencer Low
2015-06-02
1
-3
/
+17
*
Improve logging.
Dan Albert
2015-05-21
1
-3
/
+1
*
adb: win32: fix daemon acknowledgement
Spencer Low
2015-05-11
1
-0
/
+4
*
Revert "Revert "Split adb_main.cpp into client and daemon.""
Dan Albert
2015-05-08
1
-0
/
+180
*
Revert "Split adb_main.cpp into client and daemon."
Dan Albert
2015-05-08
1
-180
/
+0
*
Revert "Probably fix the Mac build."
Dan Albert
2015-05-08
1
-5
/
+6
*
Probably fix the Mac build.
Dan Albert
2015-05-08
1
-6
/
+5
*
Split adb_main.cpp into client and daemon.
Dan Albert
2015-05-08
1
-0
/
+180