android_system_core/adb
Colin Cross 6da66ef49b Merge "Handle screendumps for all framebuffer sizes" 2013-10-02 20:24:46 +00:00
..
Android.mk Host builds: add fastboot and adb 2013-05-02 09:51:53 -07:00
MODULE_LICENSE_APACHE2
NOTICE
OVERVIEW.TXT
SERVICES.TXT adb: Improve ADB's forward redirection management. 2012-11-26 21:37:08 +01:00
adb.c am d7cab8bf: Merge "adb : add missing connection states" 2013-04-17 15:11:39 -07:00
adb.h adb: Add "unauthorized" connection state 2013-01-15 17:21:13 -08:00
adb_auth.h adb: Fix secure adb when booting with usb attached 2013-02-02 01:19:06 +00:00
adb_auth_client.c mincrypt: support SHA-256 hash algorithm 2013-09-25 09:26:34 -07:00
adb_auth_host.c adb: Create private key with 0600 mode 2012-08-31 12:31:36 -07:00
adb_client.c Support adb client connect to remote server 2013-01-04 11:00:38 -08:00
adb_client.h Support adb client connect to remote server 2013-01-04 11:00:38 -08:00
backup_service.c
commandline.c DO NOT MERGE - Document new -obb flag for adb backup 2013-03-08 15:09:51 -08:00
console.c
fdevent.c
fdevent.h
file_sync_client.c adb: fix reported transfer size for transfer over 4 GiB 2013-06-15 16:03:54 -05:00
file_sync_service.c
file_sync_service.h
framebuffer_service.c Handle screendumps for all framebuffer sizes 2013-09-25 02:43:45 -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
log_service.c
mutex_list.h
protocol.txt adb: Add public key authentification 2012-08-23 00:20:06 -07:00
remount_service.c
services.c Make adb robust against EINTR 2012-10-12 15:28:37 -07:00
sockets.c am 504dccec: am aeceb517: adb: Fix adb tcpip command 2012-06-12 16:46:48 -07:00
sockets.dia
sysdeps.h am 51ccef27: Merge "Add TEMP_FAILURE_RETRY macro for darwin" 2012-10-13 13:54:34 -07:00
sysdeps_win32.c Windows adb: initialize on to 1 in disable_tcp_nagle 2013-01-11 16:36:00 +00:00
test_track_devices.c
test_track_jdwp.c
transport.c adb: Add "unauthorized" connection state 2013-01-15 17:21:13 -08:00
transport.h
transport_local.c Trivial signed/unsigned warning fix for adbd 2012-08-02 09:17:53 -04:00
transport_usb.c
usb_libusb.c adb: Add ability to specify device path 2012-04-20 11:21:14 -07:00
usb_linux.c adb: Add ability to specify device path 2012-04-20 11:21:14 -07:00
usb_linux_client.c FunctionFS: initial implementation 2012-05-31 15:00:41 -07:00
usb_osx.c adb: Add ability to specify device path 2012-04-20 11:21:14 -07:00
usb_vendors.c correct msi usb vendor id. 2013-08-28 10:53:17 +08:00
usb_vendors.h
usb_windows.c am 9dbcbe08: am 9bdedb59: am a36e1aa3: Merge "adb: usb_windows: fix adb connection lost issue" 2012-05-14 08:37:37 -07:00
utils.c
utils.h