..
client
Merge "adb: shell: add -n flag to not read from stdin."
2015-12-10 21:30:19 +00:00
daemon
adb: Use Minijail for privilege dropping.
2015-12-17 10:49:53 -08:00
.clang-format
adb: add 100 column limit to .clang-format.
2015-11-11 14:16:07 -08:00
Android.mk
Limit adb_test to first multilib
2015-12-21 16:17:24 -08:00
CPPLINT.cfg
…
MODULE_LICENSE_APACHE2
…
NOTICE
…
OVERVIEW.TXT
…
SERVICES.TXT
…
SYNC.TXT
…
adb.cpp
Track rename of base/ to android-base/.
2015-12-04 22:00:26 -08:00
adb.h
Share the new adb USB diagnostic code with fastboot.
2015-12-14 10:50:21 -08:00
adb_auth.cpp
…
adb_auth.h
…
adb_auth_client.cpp
Switch from using sockaddr to sockaddr_storage.
2015-12-07 16:07:46 +09:00
adb_auth_host.cpp
Track rename of base/ to android-base/.
2015-12-04 22:00:26 -08:00
adb_client.cpp
Track rename of base/ to android-base/.
2015-12-04 22:00:26 -08:00
adb_client.h
…
adb_io.cpp
Track rename of base/ to android-base/.
2015-12-04 22:00:26 -08:00
adb_io.h
adb: fix adb client running out of sockets on Windows
2015-10-30 16:23:10 -07:00
adb_io_test.cpp
Track rename of base/ to android-base/.
2015-12-04 22:00:26 -08:00
adb_listeners.cpp
Merge "Switch from using sockaddr to sockaddr_storage."
2015-12-08 01:41:38 +00:00
adb_listeners.h
…
adb_trace.cpp
Track rename of base/ to android-base/.
2015-12-04 22:00:26 -08:00
adb_trace.h
Track rename of base/ to android-base/.
2015-12-04 22:00:26 -08:00
adb_utils.cpp
Merge "adb: shell: add -n flag to not read from stdin."
2015-12-10 21:30:19 +00:00
adb_utils.h
adb: shell: add -n flag to not read from stdin.
2015-12-10 12:52:06 -08:00
adb_utils_test.cpp
Track rename of base/ to android-base/.
2015-12-04 22:00:26 -08:00
commandline.cpp
Merge "adb host: add device state in "adb wait-for-*""
2015-12-17 22:44:15 +00:00
console.cpp
Track rename of base/ to android-base/.
2015-12-04 22:00:26 -08:00
diagnose_usb.cpp
Share the new adb USB diagnostic code with fastboot.
2015-12-14 10:50:21 -08:00
diagnose_usb.h
Share the new adb USB diagnostic code with fastboot.
2015-12-14 10:50:21 -08:00
fdevent.cpp
Track rename of base/ to android-base/.
2015-12-04 22:00:26 -08:00
fdevent.h
…
fdevent_test.cpp
…
file_sync_client.cpp
Give adb a proper progress bar.
2015-12-18 14:43:31 -08:00
file_sync_service.cpp
Track rename of base/ to android-base/.
2015-12-04 22:00:26 -08:00
file_sync_service.h
adb: allow multiple args to push/pull.
2015-11-02 12:48:24 -08:00
framebuffer_service.cpp
…
get_my_path_darwin.cpp
…
get_my_path_linux.cpp
…
jdwp_service.cpp
Switch from using sockaddr to sockaddr_storage.
2015-12-07 16:07:46 +09:00
line_printer.cpp
Simplify adb LinePrinter newline handling.
2015-12-09 18:42:41 -08:00
line_printer.h
Simplify adb LinePrinter newline handling.
2015-12-09 18:42:41 -08:00
mutex_list.h
adb: add basename_lock to mutex_list.h.
2015-11-06 12:19:23 -08:00
protocol.txt
…
remount_service.cpp
adb: remove exit-time destructors.
2015-11-12 11:20:19 -08:00
remount_service.h
…
services.cpp
adb host: add device state in "adb wait-for-*"
2015-12-16 18:11:18 -08:00
services.h
…
set_verity_enable_state_service.cpp
adb: use libfec in disable-verity
2015-10-20 13:55:24 +01:00
shell_service.cpp
adb: handle some edge cases with process environments.
2015-12-11 15:58:32 -08:00
shell_service.h
Track rename of base/ to android-base/.
2015-12-04 22:00:26 -08:00
shell_service_protocol.cpp
…
shell_service_protocol_test.cpp
…
shell_service_test.cpp
Track rename of base/ to android-base/.
2015-12-04 22:00:26 -08:00
socket.h
…
socket_test.cpp
…
sockets.cpp
adb/base: minor compiler portability improvements
2015-11-09 10:22:13 -08:00
sockets.dia
…
sysdeps.h
Track rename of base/ to android-base/.
2015-12-04 22:00:26 -08:00
sysdeps_win32.cpp
Track rename of base/ to android-base/.
2015-12-04 22:00:26 -08:00
sysdeps_win32_test.cpp
Track rename of base/ to android-base/.
2015-12-04 22:00:26 -08:00
test_adb.py
adb: fix adb client running out of sockets on Windows
2015-10-30 16:23:10 -07:00
test_device.py
adb: make pulling symlinks and devices work.
2015-12-11 12:51:38 -08:00
test_track_devices.cpp
Track rename of base/ to android-base/.
2015-12-04 22:00:26 -08:00
transport.cpp
Share the new adb USB diagnostic code with fastboot.
2015-12-14 10:50:21 -08:00
transport.h
adb: add help text for USB permission errors.
2015-12-03 11:00:47 -08:00
transport_local.cpp
Merge "Switch from using sockaddr to sockaddr_storage."
2015-12-08 01:41:38 +00:00
transport_test.cpp
…
transport_usb.cpp
…
usb_linux.cpp
Share the new adb USB diagnostic code with fastboot.
2015-12-14 10:50:21 -08:00
usb_linux_client.cpp
adb: extract USB FFS read/write limit constants.
2015-12-17 14:28:24 -08:00
usb_osx.cpp
Share the new adb USB diagnostic code with fastboot.
2015-12-14 10:50:21 -08:00
usb_windows.cpp
Share the new adb USB diagnostic code with fastboot.
2015-12-14 10:50:21 -08:00