Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
packages_modules_adb
/
a55dbd8dd32a1b12d337c4e4846fc6972e0dfb91
/
adb.cpp
a55dbd8
adb start-server: Use a separate fd for sending initial OK
by Siva Velusamy
· 11 years ago
1711e01
adb: win32: call SystemErrorCodeToString() from more places
by Spencer Low
· 11 years ago
6815c07
adb: win32: Unicode path names, env vars, some console support
by Spencer Low
· 11 years ago
753d485
adb: win32: initial IPv6 support and improved Winsock error reporting
by Spencer Low
· 11 years ago
9536513
fix adb {forward,reverse} --no-rebind
by Spencer Low
· 11 years ago
a1c60c0
Increase size of the the adb packets sent over the wire
by Tamas Berghammer
· 11 years ago
ad7c49f
Merge "Recognize IPv6 addresses for "adb connect"."
by Elliott Hughes
· 11 years ago
09ccf1f
Recognize IPv6 addresses for "adb connect".
by Elliott Hughes
· 11 years ago
5c761bd
adb: logging: newlines, thread ids, error code overwriting
by Spencer Low
· 11 years ago
24f5276
Improve the "device '(null)' not found" error.
by Elliott Hughes
· 11 years ago
d7eb854
Ignore ro.adb.secure in user builds.
by Elliott Hughes
· 11 years ago
675f1bd
Merge "adb: win32: fix logging to adb.log"
by Elliott Hughes
· 11 years ago
f4ca27d
adb shouldn't trace unless told to
by Paul Lawrence
· 11 years ago
45ca894
Merge "adb: fix adb_close() vs. unix_close() usage"
by Elliott Hughes
· 11 years ago
4911f4b
adb: win32: fix logging to adb.log
by Spencer Low
· 11 years ago
d98ca8a
Fix error handling/reporting for "adb forward" and "adb reverse".
by Elliott Hughes
· 11 years ago
3a2421b
adb: fix adb_close() vs. unix_close() usage
by Spencer Low
· 11 years ago
08d552b
Improve logging.
by Dan Albert
· 11 years ago
27929b0
Clean up adb_trace_init.
by Dan Albert
· 11 years ago
9a50f4c
Make connection states a proper type.
by Dan Albert
· 11 years ago
53a3744
Revert "Revert "Split adb_main.cpp into client and daemon.""
by Dan Albert
· 11 years ago
151f488
Revert "Split adb_main.cpp into client and daemon."
by Dan Albert
· 11 years ago
ad87c02
Split adb_main.cpp into client and daemon.
by Dan Albert
· 11 years ago
9d07fee
Add some missing 'const's.
by Elliott Hughes
· 11 years ago
3aec2ba
Give enum types CamelCase names for clarity.
by Elliott Hughes
· 11 years ago
fb59684
Add WriteFdFmt and clean up more code.
by Elliott Hughes
· 11 years ago
88b4c85
More adb buffer fixes.
by Elliott Hughes
· 11 years ago
b27e241
Add missing 'else' to fix all devices showing up as "host".
by Elliott Hughes
· 11 years ago
fb2ba51
Remove strtok from adb.
by Elliott Hughes
· 11 years ago
a585cbd
Always explain why bind(2) failed.
by Elliott Hughes
· 11 years ago
ab88242
Show $ADB_VENDOR_KEYS if authentication fails.
by Elliott Hughes
· 11 years ago
dec2b24
Additional cleanup of start_device_log.
by Dan Albert
· 11 years ago
ecbd874
Use text based trace masks for adbd.
by Dan Albert
· 11 years ago
db6fe64
File header cleanup.
by Dan Albert
· 11 years ago
f30d73c
Move adb to C++.
by Dan Albert
· 11 years ago
[Renamed (97%) from adb.c]
b5f43a1
Merge "Fix a writex transcription error."
by Dan Albert
· 11 years ago