..
client
…
daemon
adbd: Remove explicit capability bounding set code.
2016-02-23 13:39:11 -08:00
.clang-format
adb: fix clang-format for access modifier dedent.
2016-02-18 14:52:07 -08:00
Android.mk
Switch fs_mgr and adb to libcrypto_utils.
2016-04-12 23:04:11 +00:00
CPPLINT.cfg
…
MODULE_LICENSE_APACHE2
…
NOTICE
…
OVERVIEW.TXT
…
SERVICES.TXT
…
SYNC.TXT
…
adb.cpp
Switch fs_mgr and adb to libcrypto_utils.
2016-04-12 23:04:11 +00:00
adb.h
…
adb_auth.cpp
…
adb_auth.h
Switch fs_mgr and adb to libcrypto_utils.
2016-04-12 23:04:11 +00:00
adb_auth_client.cpp
Switch fs_mgr and adb to libcrypto_utils.
2016-04-12 23:04:11 +00:00
adb_auth_host.cpp
Switch fs_mgr and adb to libcrypto_utils.
2016-04-12 23:04:11 +00:00
adb_client.cpp
adb: wait for adbd to die and respawn in root/unroot.
2016-03-04 15:48:39 -08:00
adb_client.h
adb: wait for adbd to die and respawn in root/unroot.
2016-03-04 15:48:39 -08:00
adb_io.cpp
…
adb_io.h
…
adb_io_test.cpp
…
adb_listeners.cpp
…
adb_listeners.h
…
adb_trace.cpp
…
adb_trace.h
…
adb_utils.cpp
adb: symlinks to dirs count as dirs for pull destination.
2016-03-02 15:29:02 -08:00
adb_utils.h
adb: make ScopedFd universally accessible and useful.
2016-03-04 15:15:56 -08:00
adb_utils_test.cpp
…
commandline.cpp
adb: after `adb root`, wait for the device in any state.
2016-04-13 12:28:04 -07:00
console.cpp
…
diagnose_usb.cpp
…
diagnose_usb.h
…
fdevent.cpp
adb: make fdevent_test, socket_test compile on Windows.
2016-02-19 11:24:51 -08:00
fdevent.h
adb: make fdevent_test, socket_test compile on Windows.
2016-02-19 11:24:51 -08:00
fdevent_test.cpp
adb: make fdevent_test, socket_test compile on Windows.
2016-02-19 11:24:51 -08:00
fdevent_test.h
adb: make fdevent_test, socket_test compile on Windows.
2016-02-19 11:24:51 -08:00
file_sync_client.cpp
adb: mkdir the correct directory name when pulling.
2016-03-03 14:53:06 -08:00
file_sync_service.cpp
adbd: restore the old error handling behavior.
2016-02-19 18:01:09 -08:00
file_sync_service.h
adb: change unsigned to uint32_t in sync struct definitions.
2016-02-19 14:37:04 -08:00
framebuffer_service.cpp
…
get_my_path_darwin.cpp
…
get_my_path_linux.cpp
…
jdwp_service.cpp
…
line_printer.cpp
…
line_printer.h
…
mutex_list.h
…
protocol.txt
…
remount_service.cpp
…
remount_service.h
…
security_log_tags.h
…
services.cpp
adb: add support for 'wait-for-any'.
2016-04-13 12:28:04 -07:00
services.h
…
set_verity_enable_state_service.cpp
…
shell_service.cpp
Address const issue in preparation for libcxx rebase.
2016-03-28 23:28:48 +00:00
shell_service.h
…
shell_service_protocol.cpp
…
shell_service_protocol_test.cpp
…
shell_service_test.cpp
…
socket.h
Address const issues in preparation for libcxx rebase.
2016-03-29 17:17:51 +00:00
socket_test.cpp
Address const issues in preparation for libcxx rebase.
2016-03-29 17:17:51 +00:00
sockets.cpp
Address const issues in preparation for libcxx rebase.
2016-03-29 17:17:51 +00:00
sockets.dia
…
sysdeps.h
adb: make ScopedFd universally accessible and useful.
2016-03-04 15:15:56 -08:00
sysdeps_test.cpp
adb: sysdeps_test: improve smoke test.
2016-02-19 18:36:09 -08:00
sysdeps_unix.cpp
adb: use TCP keepalive.
2016-02-23 09:11:18 -08:00
sysdeps_win32.cpp
adb: use TCP keepalive.
2016-02-23 09:11:18 -08:00
sysdeps_win32_test.cpp
…
test_adb.py
…
test_device.py
adb: clean up quotes in test_device.py.
2016-03-03 14:53:52 -08:00
test_track_devices.cpp
…
transport.cpp
adb: relax serial matching rules.
2016-03-02 12:54:58 -08:00
transport.h
adb: relax serial matching rules.
2016-03-02 12:54:58 -08:00
transport_local.cpp
emulator: Use distinct serial names for simultaneous qemu pipes.
2016-03-10 09:26:49 -08:00
transport_test.cpp
adb: relax serial matching rules.
2016-03-02 12:54:58 -08:00
transport_usb.cpp
…
usb_linux.cpp
adb: make adb_thread_func_t return void, add adb_thread_exit.
2016-02-12 15:23:54 -08:00
usb_linux_client.cpp
adb: make adb_thread_func_t return void, add adb_thread_exit.
2016-02-12 15:23:54 -08:00
usb_osx.cpp
adb: make adb_thread_func_t return void, add adb_thread_exit.
2016-02-12 15:23:54 -08:00
usb_windows.cpp
adb: make adb_thread_func_t return void, add adb_thread_exit.
2016-02-12 15:23:54 -08:00