android_system_core/adb
Elliott Hughes 506aea4361 The bsddroid project has been dead since 2010.
And even if it wasn't, they should probably keep this stuff in their own
repository.

Change-Id: If9fa2e47ee2700098d8a99f6986f7e89fc6dfdf3
2015-01-31 11:24:14 -08:00
..
tests Python unit test for adb. 2015-01-13 15:08:56 -08:00
Android.mk The bsddroid project has been dead since 2010. 2015-01-31 11:24:14 -08:00
MODULE_LICENSE_APACHE2
NOTICE
OVERVIEW.TXT
SERVICES.TXT
SYNC.TXT
adb.c Merge "Make server port option work on windows" 2015-01-28 03:29:06 +00:00
adb.h Begin moving code from adb to libadb. 2015-01-26 16:45:34 -08:00
adb_auth.h Introduce "adb keygen" 2014-12-08 13:44:39 -08:00
adb_auth_client.c fix for adbd pinning CPU 2014-09-25 21:51:15 -07:00
adb_auth_host.c Verify token length before adb signs it 2015-01-27 17:19:35 +00:00
adb_client.c Add more debug information. 2014-12-09 16:08:24 -08:00
adb_client.h
adb_trace.h Add more debug information. 2014-12-09 16:08:24 -08:00
commandline.c adb: Win32: set socket buffer sizes properly 2015-01-26 21:56:26 -08:00
console.c
fdevent.cpp Begin moving code from adb to libadb. 2015-01-26 16:45:34 -08:00
fdevent.h Begin moving code from adb to libadb. 2015-01-26 16:45:34 -08:00
file_sync_client.c Clean up adb Win32 symlink #ifdefs. 2015-01-12 17:00:09 -08:00
file_sync_service.c Clean up adb Win32 symlink #ifdefs. 2015-01-12 17:00:09 -08:00
file_sync_service.h Kill HAVE_BIG_ENDIAN, HAVE_ENDIAN_H, and HAVE_LITTLE_ENDIAN. 2014-11-21 23:10:45 -08:00
framebuffer_service.c Merge "Fix deadlocks." 2014-12-03 18:38:05 +00:00
get_my_path_darwin.c Remove explict use of ASCII encoding 2014-11-21 15:56:59 +00:00
get_my_path_linux.c
get_my_path_windows.c
jdwp_service.c Add more debug information. 2014-12-09 16:08:24 -08:00
mutex_list.h
protocol.txt
remount_service.c Merge "Use getmntent when accessing /proc/mounts." 2015-01-06 17:41:40 +00:00
services.c adbd: tcpip command uses port number from uninitialized memory 2015-01-25 17:38:36 -08:00
set_verity_enable_state_service.c Protect from eng vs userdebug build breaks. 2015-01-26 17:49:17 -08:00
sockets.c
sockets.dia
sysdeps.h adb: Win32: set socket buffer sizes properly 2015-01-26 21:56:26 -08:00
sysdeps_win32.c adb: Win32: set socket buffer sizes properly 2015-01-26 21:56:26 -08:00
test_track_devices.c
test_track_jdwp.c
transport.c adb: tracing: don't make strings if runtime tracing is disabled 2015-01-27 15:42:14 -08:00
transport.h Begin moving code from adb to libadb. 2015-01-26 16:45:34 -08:00
transport_local.c Kill HAVE_BIG_ENDIAN, HAVE_ENDIAN_H, and HAVE_LITTLE_ENDIAN. 2014-11-21 23:10:45 -08:00
transport_usb.c Kill HAVE_BIG_ENDIAN, HAVE_ENDIAN_H, and HAVE_LITTLE_ENDIAN. 2014-11-21 23:10:45 -08:00
usb_linux.c Merge "ADB on linux: Handle USB SuperSpeed extra Descriptors" 2014-12-08 22:35:41 +00:00
usb_linux_client.c Fix the v2 descriptor handling. 2015-01-26 12:50:35 -08:00
usb_osx.c Disable vendor id filtering for OS X. 2014-11-21 14:14:58 +00:00
usb_windows.c Fix adb/fastboot windows compilations. 2014-12-09 16:03:29 -08:00