..
Android.mk
Add "exec" service: shell commands with no pty.
2014-05-30 11:27:56 -07:00
MODULE_LICENSE_APACHE2
…
NOTICE
…
OVERVIEW.TXT
…
SERVICES.TXT
adb: implement "adb reverse <local> <remote>"
2014-05-27 16:42:13 +02:00
SYNC.TXT
Adding documentation on the sync part of the adb protocol previously missing.
2014-03-20 20:36:46 +01:00
adb.c
adbd: unconditionally call setgroups
2014-06-18 11:24:27 -07:00
adb.h
add sideload-host mode to adb
2014-07-07 07:51:58 -07:00
adb_auth.h
…
adb_auth_client.c
mincrypt: support SHA-256 hash algorithm
2013-09-25 09:26:34 -07:00
adb_auth_host.c
adb: avoid compilation errors for unused results
2014-05-13 09:12:54 -07:00
adb_client.c
add sideload-host mode to adb
2014-07-07 07:51:58 -07:00
adb_client.h
…
commandline.c
Fix the build in clang
2014-07-14 16:53:57 -07:00
console.c
…
fdevent.c
…
fdevent.h
…
file_sync_client.c
Add install-multiple to adb.
2014-07-14 10:26:21 -07:00
file_sync_service.c
Added support for vendor partition to adb
2014-07-02 20:00:49 +00:00
file_sync_service.h
Add install-multiple to adb.
2014-07-14 10:26:21 -07:00
framebuffer_service.c
adb: avoid leaking file descriptors
2014-06-05 20:26:25 -07:00
get_my_path_darwin.c
…
get_my_path_freebsd.c
…
get_my_path_linux.c
…
get_my_path_windows.c
…
jdwp_service.c
…
mutex_list.h
…
protocol.txt
…
remount_service.c
Added support for vendor partition to adb
2014-07-02 20:00:49 +00:00
services.c
Add install-multiple to adb.
2014-07-14 10:26:21 -07:00
sockets.c
adbd: adb root should terminate adbd only if it's debuggable
2014-05-05 17:20:00 +08:00
sockets.dia
…
sysdeps.h
Fix win32 implicit declaration of function socket_network_client_timeout.
2014-05-20 08:51:15 -07:00
sysdeps_win32.c
Fix win32 undefined reference to `_socket_network_client_timeout'.
2014-05-20 12:13:29 -07:00
test_track_devices.c
…
test_track_jdwp.c
…
transport.c
adb: fix windows build after "forward --list" fix.
2014-03-06 19:40:45 -08:00
transport.h
…
transport_local.c
adb: Increase the max number of emulator instances to 64
2014-03-13 11:21:58 +01:00
transport_usb.c
…
usb_libusb.c
…
usb_linux.c
system/core 64-bit cleanup.
2014-01-16 12:54:18 -08:00
usb_linux_client.c
Merge "adbd: Don't close/reopen FFS ep0 on disconnect"
2014-01-28 00:07:15 +00:00
usb_osx.c
…
usb_vendors.c
Merge "Add Smartisan usb config"
2014-06-23 21:50:22 +00:00
usb_vendors.h
…
usb_windows.c
adb: turn on -Werror
2014-05-05 10:30:06 -07:00