Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
packages_modules_adb
/
bfcd8ffb4cc435775ef08c81b8c9b282e2d2c9d5
/
services.cpp
3657e9d
adb: support wait-for- with multiple states.
by Elliott Hughes
· 6 years ago
290ccb5
[adbwifi] Add adbwifi_libs, TLS connection, and MDNS implementation.
by Joshua Duong
· 6 years ago
0d1e8fd
libbase: add ConsumePrefix/ConsumeSuffix.
by Elliott Hughes
· 7 years ago
8780281
Merge "adb: fix double close in wait-for-*."
by Treehugger Robot
· 7 years ago
4c0c9c9
adb: fix double close in wait-for-*.
by Josh Gao
· 7 years ago
9d6eca5
adb: Recognize rescue mode.
by Tao Bao
· 7 years ago
e2f3234
adb: Avoid extra std::string copies
by Greg Kaiser
· 7 years ago
b32f5ac
adb: implement wait-for-disconnect.
by Josh Gao
· 7 years ago
0565ae0
adb: switch host_service_to_socket to string_view.
by Josh Gao
· 7 years ago
c270596
adb: convert more stuff to unique_fd.
by Josh Gao
· 7 years ago
331a908
Combine tcp_connect and socket_spec_connect.
by Cody Schuffelen
· 7 years ago
6dbf579
adb: finish switching service creation to string_view.
by Josh Gao
· 7 years ago
5607e92
adb: split daemon services out of service_to_fd.
by Josh Gao
· 8 years ago
4c28dde
adb: use adb's unique_fd instead of android::base.
by Josh Gao
· 8 years ago
977e526
adb: move remount_service.h into daemon.
by Josh Gao
· 8 years ago
076b5ba
adb: split shell_service.h into client/daemon/protocol parts.
by Josh Gao
· 8 years ago
c7b7459
adb: split file_sync_service.h into client and daemon parts.
by Josh Gao
· 8 years ago
ce7a284
adb: Modernize the service creation
by Luis Hector Chavez
· 8 years ago
86e6718
[adb] Modernize codebase by replacing NULL with nullptr
by Yi Kong
· 8 years ago
b701bfe
Revert "adb: detect some spin loops and abort."
by Josh Gao
· 8 years ago
bf8e08e
adb: detect some spin loops and abort.
by Josh Gao
· 8 years ago
469dc3a
adb: add remount -R for deduplicated ext4
by David Anderson
· 8 years ago
ebc1c31
adb: fix `adb reverse` when adbd has multiple transports.
by Josh Gao
· 8 years ago
ebe9970
Fix a memory leak
by George Burgess IV
· 8 years ago
395b86a
adb: extract atransport's connection interface.
by Josh Gao
· 8 years ago
d51515b
adbd: improve thread names.
by Josh Gao
· 9 years ago
6fb4476
adb: reboot: last boot command default
by Mark Salyzyn
· 9 years ago
3212463
adb: add track-devices-l service.
by Josh Gao
· 9 years ago
b39e415
adb: allow selection of a specific transport.
by Josh Gao
· 9 years ago
aa923c1
Fix a potential memory leak
by Ting-Yuan Huang
· 9 years ago
56af582
Merge "adb: fix two device offline problems."
by Treehugger Robot
· 9 years ago
3cf1b36
adb: fix two device offline problems.
by Yabin Cui
· 9 years ago
b087d30
libcutils: compile with BOARD_VNDK_VERSION current
by Steven Moreland
· 9 years ago
0f3312a
adb: kill adb_thread_{create, join, detach, exit}.
by Josh Gao
· 9 years ago
3122cdf
Add mDNS device discovery for adb client
by Casey Dahlin
· 10 years ago
f0e239c
adb: Set max socket sizes to larger values.
by Jerry Zhang
· 9 years ago
a8c21dc
adb: Fix the 'adb reboot sideload' for A/B devices.
by Tao Bao
· 9 years ago
c75f65f
adb: use __android_log_is_debuggable()
by Mark Salyzyn
· 10 years ago
8b249d2
Switch adb to <android-base/properties.h>.
by Elliott Hughes
· 10 years ago
4a5a95d
adb: factor out socket specification.
by Josh Gao
· 10 years ago
54ee6d1
Merge "adb: add reconnect command."
by Yabin Cui
· 10 years ago
071328d
adb: add support for 'wait-for-any'.
by Josh Gao
· 10 years ago
d78ed22
adb: add reconnect command.
by Yabin Cui
· 10 years ago
c25a34e
adb: use TCP keepalive.
by David Pursell
· 10 years ago
c1fab36
adb: detect when the client disconnects in wait-for-device.
by Josh Gao
· 10 years ago
7d40525
adb: make adb_thread_func_t return void, add adb_thread_exit.
by Josh Gao
· 10 years ago
a17d272
base: add network address parsing function from adb.
by David Pursell
· 10 years ago
6683132
WA: Fix adb wait-for-device command
by Leo Sartre
· 10 years ago
6cd9bc3
adb host: add device state in "adb wait-for-*"
by Leo Sartre
· 10 years ago
f55ead9
Track rename of base/ to android-base/.
by Elliott Hughes
· 10 years ago
ff44456
Pass $TERM to the device.
by Elliott Hughes
· 10 years ago
df85263
adb: run reverse_service() in main thread.
by Yabin Cui
· 10 years ago
67943d1
Fix adb -d/-e error reporting.
by Elliott Hughes
· 10 years ago
22fc5e9
adb: put legacy shell: service back in.
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
8da19a4
adb: implement shell protocol.
by David Pursell
· 11 years ago
4f344bb
adb: move shell service to a separate file.
by David Pursell
· 11 years ago
815ad88
adb: clean up debug tracing a little.
by Yabin Cui
· 11 years ago
2669cf9
adb: set thread names (linux & mac)
by Siva Velusamy
· 11 years ago
b628cb1
adb sync cleanup.
by Elliott Hughes
· 11 years ago
87c2995
adb: Fix PTY logic for non-interactive shells.
by David Pursell
· 11 years ago
5fe6d0d
Remove confusing variable HOST.
by Yabin Cui
· 11 years ago
753d485
adb: win32: initial IPv6 support and improved Winsock error reporting
by Spencer Low
· 11 years ago
2b01414
Use _WIN32 rather than HAVE_WINSOCK.
by Elliott Hughes
· 11 years ago
43df109
Report getaddrinfo failures correctly.
by Elliott Hughes
· 11 years ago
d94e8ba
"adb tcpip" should require a numeric argument.
by Elliott Hughes
· 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
3a2421b
adb: fix adb_close() vs. unix_close() usage
by Spencer Low
· 11 years ago
9a50f4c
Make connection states a proper type.
by Dan Albert
· 11 years ago
9c028f9
Make pty raw in adb shell when non-interactive.
by Dan Albert
· 11 years ago
e6959b7
adb: Do not share memory between multiple thread
by Alan Jeon
· 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
d0269c9
Add missing null checks after allocations.
by Elliott Hughes
· 11 years ago
e4b6479
Use escape_arg in "adb backup".
by Elliott Hughes
· 11 years ago
7cf3575
Remove yet more fixed-length buffers (and their overruns).
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
0db6764
adb: Add option to reboot into sideload mode in recovery
by Tao Bao
· 11 years ago
db6fe64
File header cleanup.
by Dan Albert
· 11 years ago
dedf767
Revert "Revert "adb: support /oem partition""
by Elliott Hughes
· 11 years ago
f30d73c
Move adb to C++.
by Dan Albert
· 11 years ago
[Renamed (96%) from services.c]
b5f43a1
Merge "Fix a writex transcription error."
by Dan Albert
· 11 years ago