..
adb.c
system/core: Remove AID_GRAPHICS from adb groups
2014-11-21 18:08:05 -08:00
adb.h
Kill HAVE_BIG_ENDIAN, HAVE_ENDIAN_H, and HAVE_LITTLE_ENDIAN.
2014-11-21 23:10:45 -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
Fix adb/fastboot windows compilations.
2014-12-09 16:03:29 -08:00
adb_client.c
add sideload-host mode to adb
2014-09-16 10:27:38 -07:00
adb_client.h
adb_trace.h
Consolidate adb trace macro defines into its own header file.
2014-07-29 14:07:46 -07:00
Android.mk
Clean up adb/Android.mk
2014-12-07 15:13:29 +00:00
commandline.c
Introduce "adb keygen"
2014-12-08 13:44:39 -08:00
console.c
fdevent.c
am 8e1e5415
: am 5b4a1767
: Merge "Revert "Switch adb to epoll(2).""
2014-09-25 22:32:18 +00:00
fdevent.h
file_sync_client.c
adb: replace utimes() with utime()
2014-07-21 17:10:34 -07:00
file_sync_service.c
adb: set O_CLOEXEC on lots of file descriptors
2014-07-21 19:34:31 -07: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_freebsd.c
get_my_path_linux.c
get_my_path_windows.c
jdwp_service.c
MODULE_LICENSE_APACHE2
mutex_list.h
adb: Cleanup dead code
2013-04-24 21:31:45 -07:00
NOTICE
OVERVIEW.TXT
protocol.txt
remount_service.c
adb: set O_CLOEXEC on lots of file descriptors
2014-07-21 19:34:31 -07:00
services.c
kill HAVE_FORKEXEC
2014-11-12 17:06:27 -08:00
SERVICES.TXT
adb: implement "adb reverse <local> <remote>"
2014-05-27 16:42:13 +02:00
sockets.c
adbd: adb root should terminate adbd only if it's debuggable
2014-05-05 17:20:00 +08:00
sockets.dia
SYNC.TXT
Adding documentation on the sync part of the adb protocol previously missing.
2014-03-20 20:36:46 +01:00
sysdeps.h
Fix windows-specific error without messing up Makefile flags.
2014-10-01 17:37:06 -07:00
sysdeps_win32.c
Fix adb/fastboot windows compilations.
2014-12-09 16:03:29 -08: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
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_libusb.c
usb_linux.c
Merge "ADB on linux: Handle USB SuperSpeed extra Descriptors"
2014-12-08 22:35:41 +00:00
usb_linux_client.c
adb: enable superspeed support
2014-12-08 16:31:18 +02: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