Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
packages_modules_adb
/
caa521077759fe59ea46b4347ccdf44d48126388
/
transport.cpp
7d40525
adb: make adb_thread_func_t return void, add adb_thread_exit.
by Josh Gao
· 10 years ago
7009749
Share the new adb USB diagnostic code with fastboot.
by Elliott Hughes
· 10 years ago
aafa096
Merge "adb: add help text for USB permission errors."
by David Pursell
· 10 years ago
f55ead9
Track rename of base/ to android-base/.
by Elliott Hughes
· 10 years ago
6e5c7eb
adb: add help text for USB permission errors.
by David Pursell
· 10 years ago
e3a87d0
adb: remove exit-time destructors.
by Josh Gao
· 10 years ago
28bc2cb
adb/base: minor compiler portability improvements
by Spencer Low
· 10 years ago
d5eeac9
AOSP master doesn't have "cmd".
by Elliott Hughes
· 10 years ago
1e2f7dc
use new cmd command
by Todd Kennedy
· 10 years ago
8595283
Use const auto&/auto&& in adb.
by Elliott Hughes
· 11 years ago
67943d1
Fix adb -d/-e error reporting.
by Elliott Hughes
· 11 years ago
22fc5e9
adb: put legacy shell: service back in.
by David Pursell
· 11 years ago
5f32b96
Merge "adb: bump server version to prevent feature mismatch."
by David Pursell
· 11 years ago
3d9072b
adb: fix adbd feature parsing for no features.
by David Pursell
· 11 years ago
6d5fad3
adb: bump server version to prevent feature mismatch.
by David Pursell
· 11 years ago
19bec5b
Adb: use VLOG() to replace D() for verbose logging.
by Yabin Cui
· 11 years ago
a07dbad
adb: add -Tt options to `adb shell`.
by David Pursell
· 11 years ago
8a5a5aa
adb: add client side shell protocol and enable.
by David Pursell
· 11 years ago
8da19a4
adb: implement shell protocol.
by David Pursell
· 11 years ago
815ad88
adb: clean up debug tracing a little.
by Yabin Cui
· 11 years ago
4e22229
adb: improve names for transport threads.
by Yabin Cui
· 11 years ago
f050f68
Distinguish transport threads.
by Elliott Hughes
· 11 years ago
2669cf9
adb: set thread names (linux & mac)
by Siva Velusamy
· 11 years ago
2d4c198
adb: clean up transport disconnect operations.
by Yabin Cui
· 11 years ago
ca368bc
adb: call run_transport_disconnects() only once.
by Yabin Cui
· 11 years ago
4d64fd8
adb: disconnect: fix write-after-free memory corruption and crash.
by Yabin Cui
· 11 years ago
d4641cc
Merge "adb: fix a fake data race on transport:kick reported by tsan."
by Yabin Cui
· 11 years ago
d6662ec
adb: fix a fake data race on transport:kick reported by tsan.
by Yabin Cui
· 11 years ago
10dedd8
adb: keep all asocket operations in the main thread.
by Yabin Cui
· 11 years ago
0bd8587
EINTR is handled by adb_read/unix_read and friends.
by Elliott Hughes
· 11 years ago
b628cb1
adb sync cleanup.
by Elliott Hughes
· 11 years ago
be8e54b
Add feature list to connection banner.
by Dan Albert
· 11 years ago
a96dabf
Make clear of the data length sent by write_packet.
by Yabin Cui
· 11 years ago
a1c60c0
Increase size of the the adb packets sent over the wire
by Tamas Berghammer
· 11 years ago
5c761bd
adb: logging: newlines, thread ids, error code overwriting
by Spencer Low
· 11 years ago
3212939
Fix adbd/adb server confusion in an error message.
by Elliott Hughes
· 11 years ago
24f5276
Improve the "device '(null)' not found" error.
by Elliott Hughes
· 11 years ago
ecce503
Make atransport be a real class.
by Dan Albert
· 11 years ago
9a50f4c
Make connection states a proper type.
by Dan Albert
· 11 years ago
a8c3414
Be tolerant of devices that don't report serials.
by Dan Albert
· 11 years ago
f251714
Simplify adb_thread_create.
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
da94581
More fixed-length buffer removal.
by Elliott Hughes
· 11 years ago
d0269c9
Add missing null checks after allocations.
by Elliott Hughes
· 11 years ago
ea62dfe
Merge "Remove extern "C" barriers to using C++."
by Elliott Hughes
· 11 years ago
fe7ff81
Remove extern "C" barriers to using C++.
by Elliott Hughes
· 11 years ago
ab88242
Show $ADB_VENDOR_KEYS if authentication fails.
by Elliott Hughes
· 11 years ago
abfa720
Fix "adb devices -l".
by Elliott Hughes
· 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 transport.c]
b5f43a1
Merge "Fix a writex transcription error."
by Dan Albert
· 11 years ago