.. |
apex
|
Add min_sdk_version:R to updatable apexes
|
2020-04-02 03:02:16 +09:00 |
client
|
Merge changes I90e10c74,I038d1df4,I4299bd96 am: 73d44bb6c2 am: 72138abaa7
|
2020-04-01 23:19:26 +00:00 |
crypto
|
Statically link libadbd into minadbd.
|
2020-03-31 19:16:08 -07:00 |
daemon
|
Merge "Revert "Reland "adb: daemon: Assign valid fd to usb_handle ep0 file descriptor""" into rvc-dev am: 60375b7cc6
|
2020-04-07 11:19:32 +00:00 |
fastdeploy
|
adbd: remove static dependency on libcutils.
|
2020-02-24 17:58:06 -08:00 |
fdevent
|
[adb] Optimize fdevent machinery
|
2020-03-24 10:28:08 -07:00 |
libs
|
Revert "Revert "Set apex_available property""
|
2020-03-26 00:23:56 +00:00 |
pairing_auth
|
Fix pairing aes_128_gcm key initialization.
|
2020-03-26 02:17:34 +00:00 |
pairing_connection
|
Statically link libadbd into minadbd.
|
2020-03-31 19:16:08 -07:00 |
proto
|
Statically link libadbd into minadbd.
|
2020-03-31 19:16:08 -07:00 |
sysdeps
|
Remove various bits of dead code and unused workarounds.
|
2020-02-22 22:30:13 +00:00 |
tls
|
Statically link libadbd into minadbd.
|
2020-03-31 19:16:08 -07:00 |
tools
|
|
|
.clang-format
|
|
|
adb.bash
|
|
|
adb.cpp
|
Move adbd's legacy USB implementation to fastboot.
|
2020-03-31 16:05:36 -07:00 |
adb.h
|
Move adbd's legacy USB implementation to fastboot.
|
2020-03-31 16:05:36 -07:00 |
adb_auth.h
|
[adbwifi] Add A_STLS command.
|
2020-02-21 21:07:13 +00:00 |
adb_integration_test_adb.xml
|
|
|
adb_integration_test_device.xml
|
|
|
adb_io.cpp
|
|
|
adb_io.h
|
|
|
adb_io_test.cpp
|
|
|
adb_listeners.cpp
|
Revert "Revert "Delay initial accept() until server initialized""
|
2020-03-27 20:51:19 +00:00 |
adb_listeners.h
|
Revert "Revert "Delay initial accept() until server initialized""
|
2020-03-27 20:51:19 +00:00 |
adb_listeners_test.cpp
|
|
|
adb_mdns.h
|
|
|
adb_trace.cpp
|
Incremental installations in adb, client/host side.
|
2020-02-19 08:01:06 -08:00 |
adb_trace.h
|
adbd: remove static dependency on libcutils.
|
2020-02-24 17:58:06 -08:00 |
adb_unique_fd.cpp
|
|
|
adb_unique_fd.h
|
|
|
adb_utils.cpp
|
|
|
adb_utils.h
|
|
|
adb_utils_test.cpp
|
|
|
adb_wifi.h
|
[adbwifi] Add adbwifi_libs, TLS connection, and MDNS implementation.
|
2020-02-21 21:06:40 +00:00 |
Android.bp
|
adb: fix misindentation in Android.bp
|
2020-04-01 13:09:16 -07:00 |
benchmark_device.py
|
|
|
bugreport_test.cpp
|
|
|
compression_utils.h
|
adb: move things around to prepare to add LZ4.
|
2020-04-01 13:09:29 -07:00 |
file_sync_protocol.h
|
adb: implement compression for file sync.
|
2020-03-26 16:08:41 -07:00 |
MODULE_LICENSE_APACHE2
|
|
|
NOTICE
|
|
|
OVERVIEW.TXT
|
|
|
OWNERS
|
|
|
protocol.txt
|
[adbwifi] Add A_STLS command.
|
2020-02-21 21:07:13 +00:00 |
security_log_tags.h
|
|
|
services.cpp
|
adb: support wait-for- with multiple states.
|
2020-03-10 17:01:34 -07:00 |
services.h
|
|
|
SERVICES.TXT
|
|
|
shell_protocol.h
|
|
|
shell_service_protocol.cpp
|
|
|
shell_service_protocol_test.cpp
|
|
|
SOCKET-ACTIVATION.txt
|
|
|
socket.h
|
|
|
socket_spec.cpp
|
|
|
socket_spec.h
|
|
|
socket_spec_test.cpp
|
|
|
socket_test.cpp
|
|
|
sockets.cpp
|
|
|
sockets.dia
|
|
|
SYNC.TXT
|
|
|
sysdeps.h
|
adb: add implementation of mempcpy for deficient platforms.
|
2020-04-03 12:18:29 -07:00 |
sysdeps_test.cpp
|
|
|
sysdeps_unix.cpp
|
Incremental installations in adb, client/host side.
|
2020-02-19 08:01:06 -08:00 |
sysdeps_win32.cpp
|
[adbwifi] Add adbwifi_libs, TLS connection, and MDNS implementation.
|
2020-02-21 21:06:40 +00:00 |
sysdeps_win32_test.cpp
|
|
|
test_adb.py
|
adb: don't hardcode ports in test_adb.
|
2020-03-02 12:44:50 -08:00 |
test_device.py
|
|
|
trace.sh
|
|
|
transport.cpp
|
Move adbd's legacy USB implementation to fastboot.
|
2020-03-31 16:05:36 -07:00 |
transport.h
|
Move adbd's legacy USB implementation to fastboot.
|
2020-03-31 16:05:36 -07:00 |
transport_benchmark.cpp
|
|
|
transport_fd.cpp
|
[adbwifi] Add A_STLS command.
|
2020-02-21 21:07:13 +00:00 |
transport_local.cpp
|
[adbwifi] Add A_STLS command.
|
2020-02-21 21:07:13 +00:00 |
transport_test.cpp
|
|
|
types.cpp
|
|
|
types.h
|
adb: implement compression for file sync.
|
2020-03-26 16:08:41 -07:00 |
types_test.cpp
|
|
|