platform_system_core/adb
Elliott Hughes 23b37f43b6 Merge "Allow overriding the log path."
am: 11295b7f8b

Change-Id: I7f34ba23b540850518713b88a11409946d02bd26
2019-07-31 13:14:19 -07:00
..
client Merge "Clarify adb sync -l help text." 2019-07-31 19:44:49 +00:00
daemon Merge "adb: avoid leaking pty master FDs." 2019-07-30 20:20:59 -07:00
fastdeploy Fastdeploy converted to c++ and bin2c on the jar. 2019-07-29 12:00:09 -07:00
fdevent adb: fdevent: extract Add/Del/SetTimeout. 2019-07-08 18:32:24 -07:00
sysdeps Revert "Revert "Add a way to turn off unique_fd's operator int."" 2019-05-06 16:18:02 -07:00
.clang-format
adb.bash
adb.cpp Merge "Notify the framework when an adb key is authorized" into qt-dev 2019-05-10 17:21:47 -07:00
adb.h adb: move fdevent to its own folder. 2019-07-09 13:35:38 -07:00
adb_auth.h Notify the framework when an adb key is authorized 2019-05-09 16:05:40 -07:00
adb_integration_test_adb.xml
adb_integration_test_device.xml
adb_io.cpp Revert "Revert "Add a way to turn off unique_fd's operator int."" 2019-05-06 16:18:02 -07:00
adb_io.h Revert "Revert "Add a way to turn off unique_fd's operator int."" 2019-05-06 16:18:02 -07:00
adb_io_test.cpp
adb_listeners.cpp
adb_listeners.h
adb_listeners_test.cpp adb: move fdevent to its own folder. 2019-07-08 14:37:27 -07:00
adb_mdns.h
adb_trace.cpp
adb_trace.h
adb_unique_fd.cpp
adb_unique_fd.h Revert "Revert "Add a way to turn off unique_fd's operator int."" 2019-05-06 16:18:02 -07:00
adb_utils.cpp Allow overriding the log path. 2019-07-30 12:26:31 -07:00
adb_utils.h Revert "Revert "Add a way to turn off unique_fd's operator int."" 2019-05-06 16:18:02 -07:00
adb_utils_test.cpp Revert "Revert "Add a way to turn off unique_fd's operator int."" 2019-05-06 16:18:02 -07:00
Android.bp Fastdeploy converted to c++ and bin2c on the jar. 2019-07-29 12:00:09 -07:00
benchmark_device.py
bugreport_test.cpp
file_sync_protocol.h
MODULE_LICENSE_APACHE2
NOTICE
OVERVIEW.TXT
OWNERS
protocol.txt
security_log_tags.h
services.cpp libbase: add ConsumePrefix/ConsumeSuffix. 2019-05-03 12:49:31 -07:00
services.h Support adb rescue wipe command 2019-04-29 15:21:50 -07:00
SERVICES.TXT
shell_protocol.h Revert "Revert "Add a way to turn off unique_fd's operator int."" 2019-05-06 16:18:02 -07:00
shell_service_protocol.cpp Revert "Revert "Add a way to turn off unique_fd's operator int."" 2019-05-06 16:18:02 -07:00
shell_service_protocol_test.cpp
socket.h adb: move fdevent to its own folder. 2019-07-08 14:37:27 -07:00
socket_spec.cpp Revert "Revert "Add a way to turn off unique_fd's operator int."" 2019-05-06 16:18:02 -07:00
socket_spec.h
socket_spec_test.cpp
socket_test.cpp adb: move fdevent to its own folder. 2019-07-08 14:37:27 -07:00
sockets.cpp libbase: add ConsumePrefix/ConsumeSuffix. 2019-05-03 12:49:31 -07:00
sockets.dia
SYNC.TXT
sysdeps.h adb: move fdevent to its own folder. 2019-07-08 14:37:27 -07:00
sysdeps_test.cpp adb: win32: silence wine test failure. 2019-07-16 15:22:51 -07:00
sysdeps_unix.cpp Revert "Revert "Add a way to turn off unique_fd's operator int."" 2019-05-06 16:18:02 -07:00
sysdeps_win32.cpp adb: win32: don't shutdown socket when closing. 2019-07-16 15:22:58 -07:00
sysdeps_win32_test.cpp
test_adb.py
test_device.py
trace.sh
transport.cpp adb: move fdevent to its own folder. 2019-07-08 14:37:27 -07:00
transport.h Notify the framework when an adb key is authorized 2019-05-09 16:05:40 -07:00
transport_benchmark.cpp
transport_fd.cpp
transport_local.cpp
transport_test.cpp adb: move fdevent to its own folder. 2019-07-08 14:37:27 -07:00
transport_usb.cpp
types.h adb: defuse CHECK on IOVector::append of an empty block. 2019-04-10 11:13:35 -07:00
types_test.cpp
usb.h