android_system_core/adb
Treehugger Robot 5c58e092f3 Merge "adb: defuse CHECK on IOVector::append of an empty block." 2019-04-04 21:02:02 +00:00
..
client adb: fix mac build breakage. 2019-04-02 16:31:32 -07:00
daemon adbd: demote CHECKs to warning logs. 2019-04-02 10:56:07 -07:00
fastdeploy
sysdeps adb: implement fdevent_set_timeout. 2019-01-31 23:36:41 -08:00
.clang-format
Android.bp adbd: allowing adb root when the device is unlocked 2019-03-15 03:04:46 +08:00
MODULE_LICENSE_APACHE2
NOTICE
OVERVIEW.TXT
OWNERS
SERVICES.TXT
SYNC.TXT
adb.bash
adb.cpp adb: make `adb reconnect` perform a USB reset. 2019-03-28 15:47:44 -07:00
adb.h adb: increment server version. 2019-02-25 13:59:00 -08:00
adb_auth.h
adb_integration_test_adb.xml
adb_integration_test_device.xml
adb_io.cpp adb: switch adb_io.h to string_view. 2019-02-25 13:49:25 -08:00
adb_io.h adb: switch adb_io.h to string_view. 2019-02-25 13:49:25 -08:00
adb_io_test.cpp
adb_listeners.cpp adb: convert more stuff to unique_fd. 2019-01-23 17:11:13 -08:00
adb_listeners.h
adb_listeners_test.cpp
adb_mdns.h
adb_trace.cpp adbd: compile for host. 2019-01-23 12:59:41 -08:00
adb_trace.h
adb_unique_fd.cpp
adb_unique_fd.h
adb_utils.cpp adb: Avoid extra std::string copies 2019-03-26 12:00:19 -07:00
adb_utils.h adb: add helper to consume a prefix on a string_view. 2019-02-25 13:49:25 -08:00
adb_utils_test.cpp adb: make ParseUint reject garbage at the end by default. 2019-02-25 13:49:25 -08:00
benchmark_device.py adb: add benchmarks for sink/source. 2019-02-28 15:53:48 -08:00
bugreport_test.cpp adb: Avoid extra std::string copies 2019-03-26 12:00:19 -07:00
fdevent.cpp adb: implement fdevent_set_timeout. 2019-01-31 23:36:41 -08:00
fdevent.h adb: implement fdevent_set_timeout. 2019-01-31 23:36:41 -08:00
fdevent_test.cpp adb: implement fdevent_set_timeout. 2019-01-31 23:36:41 -08:00
fdevent_test.h adb: convert more stuff to unique_fd. 2019-01-23 17:11:13 -08:00
file_sync_protocol.h
protocol.txt
security_log_tags.h
services.cpp adb: Avoid extra std::string copies 2019-03-26 12:00:19 -07:00
services.h
shell_protocol.h
shell_service_protocol.cpp
shell_service_protocol_test.cpp
socket.h adb: convert more stuff to unique_fd. 2019-01-23 17:11:13 -08:00
socket_spec.cpp Add native vsock support to ADB. 2019-01-25 17:55:06 -08:00
socket_spec.h adb: attempt to exec newer adb servers on Linux. 2019-03-14 15:41:41 -07:00
socket_spec_test.cpp Combine tcp_connect and socket_spec_connect. 2019-01-17 15:58:41 -08:00
socket_test.cpp adb: don't close sockets before hitting EOF. 2019-01-31 23:36:41 -08:00
sockets.cpp adb: switch sockets.cpp to ConsumePrefix. 2019-02-25 13:59:00 -08:00
sockets.dia
sysdeps.h
sysdeps_test.cpp
sysdeps_unix.cpp
sysdeps_win32.cpp adb: "support" O_CLOEXEC in adb_open on Windows. 2019-02-07 14:23:39 -08:00
sysdeps_win32_test.cpp
test_adb.py Temporarily @ignore test_reconnect 2019-02-20 09:42:49 -08:00
test_device.py adb: don't close sockets before hitting EOF. 2019-01-31 23:36:41 -08:00
trace.sh
transport.cpp adb: make `adb reconnect` perform a USB reset. 2019-03-28 15:47:44 -07:00
transport.h adb: make `adb reconnect` perform a USB reset. 2019-03-28 15:47:44 -07:00
transport_benchmark.cpp
transport_fd.cpp
transport_local.cpp Restrict scanning port range, not emulator count 2019-03-07 12:28:31 +00:00
transport_test.cpp
transport_usb.cpp adb: make `adb reconnect` perform a USB reset. 2019-03-28 15:47:44 -07:00
types.h adb: defuse CHECK on IOVector::append of an empty block. 2019-04-03 12:56:22 -07:00
types_test.cpp
usb.h adb: make `adb reconnect` perform a USB reset. 2019-03-28 15:47:44 -07:00