Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_system_core
/
67aaa935314e15b8f507efd4aa34b6a6abb97bd9
/
adb
/
adb.cpp
67aaa93
adb: win32: call SystemErrorCodeToString() from more places
by Spencer Low
· 10 years ago
91ded98
adb: win32: Unicode path names, env vars, some console support
by Spencer Low
· 10 years ago
53ea89e
adb: win32: initial IPv6 support and improved Winsock error reporting
by Spencer Low
· 10 years ago
d6ad920
fix adb {forward,reverse} --no-rebind
by Spencer Low
· 10 years ago
5f790ec
Increase size of the the adb packets sent over the wire
by Tamas Berghammer
· 10 years ago
ed67eff
Merge "Recognize IPv6 addresses for "adb connect"."
by Elliott Hughes
· 10 years ago
1e03521
Recognize IPv6 addresses for "adb connect".
by Elliott Hughes
· 10 years ago
c02b854
adb: logging: newlines, thread ids, error code overwriting
by Spencer Low
· 10 years ago
5b35f59
Improve the "device '(null)' not found" error.
by Elliott Hughes
· 10 years ago
70363562
Ignore ro.adb.secure in user builds.
by Elliott Hughes
· 10 years ago
700e875
Merge "adb: win32: fix logging to adb.log"
by Elliott Hughes
· 10 years ago
2e79721
adb shouldn't trace unless told to
by Paul Lawrence
· 10 years ago
20fba19
Merge "adb: fix adb_close() vs. unix_close() usage"
by Elliott Hughes
· 10 years ago
16133f0
adb: win32: fix logging to adb.log
by Spencer Low
· 10 years ago
549c258
Fix error handling/reporting for "adb forward" and "adb reverse".
by Elliott Hughes
· 10 years ago
41d90e4
adb: fix adb_close() vs. unix_close() usage
by Spencer Low
· 10 years ago
a10a175
Improve logging.
by Dan Albert
· 10 years ago
637920e
Clean up adb_trace_init.
by Dan Albert
· 10 years ago
7dedc65
Make connection states a proper type.
by Dan Albert
· 10 years ago
0cd66e0
Revert "Revert "Split adb_main.cpp into client and daemon.""
by Dan Albert
· 10 years ago
b7a4a6f
Revert "Split adb_main.cpp into client and daemon."
by Dan Albert
· 10 years ago
3afd82c
Split adb_main.cpp into client and daemon.
by Dan Albert
· 10 years ago
7c9f059
Add some missing 'const's.
by Elliott Hughes
· 10 years ago
376a423
Give enum types CamelCase names for clarity.
by Elliott Hughes
· 10 years ago
a3b5ec8
Add WriteFdFmt and clean up more code.
by Elliott Hughes
· 10 years ago
b068ccb
More adb buffer fixes.
by Elliott Hughes
· 10 years ago
e739a0c
Add missing 'else' to fix all devices showing up as "host".
by Elliott Hughes
· 10 years ago
39fbcd5
Remove strtok from adb.
by Elliott Hughes
· 10 years ago
9a8cad9
Always explain why bind(2) failed.
by Elliott Hughes
· 10 years ago
52b9855
Show $ADB_VENDOR_KEYS if authentication fails.
by Elliott Hughes
· 10 years ago
ee7036c
Additional cleanup of start_device_log.
by Dan Albert
· 10 years ago
498a3a8
Use text based trace masks for adbd.
by Dan Albert
· 10 years ago
8a7ce5e
File header cleanup.
by Dan Albert
· 10 years ago
654c424
Move adb to C++.
by Dan Albert
· 10 years ago
[Renamed (97%) from adb/adb.c]
01bcb92
Merge "Fix a writex transcription error."
by Dan Albert
· 10 years ago