Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
packages
/
modules
/
adb
/
f6a105df129f47d6e7925f1cfbebc292b3091874
/
transport_local.cpp
70267e4
adb: add sysdeps/chrono.h for chrono literals on Win32.
by Josh Gao
· 8 years ago
7392598
Switch adb over to <chrono>.
by Elliott Hughes
· 8 years ago
1b29a3f
Allow multiple tcp adb connection to same device.
by Tao Wu
· 8 years ago
5edb12b
Fix adb flakiness on reboot
by Lingfeng Yang
· 8 years ago
8b249d2
Switch adb to <android-base/properties.h>.
by Elliott Hughes
· 8 years ago
e7daf57
adb: kill adb_mutex_t, adb_cond_t.
by Josh Gao
· 8 years ago
bd4d4e1
Use <condition_variable> and <mutex.h> from MinGW
by Pirama Arumuga Nainar
· 8 years ago
9cac2c5
Merge changes I0ee130db,I33d356fd
by Josh Gao
· 8 years ago
782d8d4
adb: remove unnecessary addr arguments to accept.
by Josh Gao
· 8 years ago
8ff1617
Merge \"[qemu]: Move qemu_pipe.h from include/system/ directory.\"
by David 'Digit' Turner
· 8 years ago
b82031f
[qemu]: Move qemu_pipe.h from include/system/ directory.
by David 'Digit' Turner
· 8 years ago
cd6cc2c
Merge "adb: retry connecting disconnected emulators instead of always looping." am: ab032ff50c
by Yabin Cui
· 8 years ago
f401ead
adb: retry connecting disconnected emulators instead of always looping.
by Yabin Cui
· 9 years ago
9bcb6a1
Merge "adb: check return value of register_socket_transport." am: 199a08070e
by Yabin Cui
· 8 years ago
c722178
adb: check return value of register_socket_transport.
by Yabin Cui
· 8 years ago
89513a5
adb: search for a maximum of 16 emulators.
by Josh Gao
· 9 years ago
efc525a
Fix kick_transport test.
by Yabin Cui
· 9 years ago
f2a9f9b
Fix kick_transport test.
by Yabin Cui
· 9 years ago
07778a0
emulator: Use distinct serial names for simultaneous qemu pipes.
by Prathmesh Prabhu
· 9 years ago
efa4979
emulator: Use distinct serial names for simultaneous qemu pipes.
by Prathmesh Prabhu
· 9 years ago
f4ae8fa
Emulator: fix adbd qemu pipe partial write
by bohu
· 9 years ago
82a2834
Emulator: fix adbd qemu pipe partial write
by bohu
· 9 years ago
382ea6e
adb: make adb_thread_func_t return void, add adb_thread_exit.
by Josh Gao
· 9 years ago
7d40525
adb: make adb_thread_func_t return void, add adb_thread_exit.
by Josh Gao
· 9 years ago
adf9322
Merge "Switch from using sockaddr to sockaddr_storage."
by Erik Kline
· 9 years ago
3c8d44d
Switch from using sockaddr to sockaddr_storage.
by Erik Kline
· 9 years ago
f55ead9
Track rename of base/ to android-base/.
by Elliott Hughes
· 9 years ago
19bec5b
Adb: use VLOG() to replace D() for verbose logging.
by Yabin Cui
· 9 years ago
815ad88
adb: clean up debug tracing a little.
by Yabin Cui
· 9 years ago
2669cf9
adb: set thread names (linux & mac)
by Siva Velusamy
· 9 years ago
5fe6d0d
Remove confusing variable HOST.
by Yabin Cui
· 9 years ago
d802bcf
adb: poll for emulator connection.
by Yabin Cui
· 9 years ago
753d485
adb: win32: initial IPv6 support and improved Winsock error reporting
by Spencer Low
· 9 years ago
43df109
Report getaddrinfo failures correctly.
by Elliott Hughes
· 9 years ago
a1c60c0
Increase size of the the adb packets sent over the wire
by Tamas Berghammer
· 9 years ago
6f38e23
adb server: don't close stale fd when TCP transport is closed
by Spencer Low
· 9 years ago
9a50f4c
Make connection states a proper type.
by Dan Albert
· 9 years ago
f251714
Simplify adb_thread_create.
by Elliott Hughes
· 10 years ago
fb59684
Add WriteFdFmt and clean up more code.
by Elliott Hughes
· 10 years ago
da94581
More fixed-length buffer removal.
by Elliott Hughes
· 10 years ago
a585cbd
Always explain why bind(2) failed.
by Elliott Hughes
· 10 years ago
db6fe64
File header cleanup.
by Dan Albert
· 10 years ago
f30d73c
Move adb to C++.
by Dan Albert
· 10 years ago
[Renamed from transport_local.c]
b5f43a1
Merge "Fix a writex transcription error."
by Dan Albert
· 10 years ago