platform_system_core/adb
Christopher Ferris 8e8ae85754 am ae7bf095: Fix adb/fastboot windows compilations.
* commit 'ae7bf0959bd3f79afbf365e41f015ed1c304afdc':
  Fix adb/fastboot windows compilations.
2014-11-07 03:49:08 +00:00
..
Android.mk resolved conflicts for merge of bbb36319 to lmp-mr1-dev-plus-aosp 2014-10-10 09:07:21 -07:00
MODULE_LICENSE_APACHE2 eclair snapshot 2009-11-12 18:46:23 -08:00
NOTICE eclair snapshot 2009-11-12 18:46:23 -08:00
OVERVIEW.TXT Fixing spelling errors in adb docs 2010-04-28 11:38:39 -04:00
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 Include ADB_HOST only code in #if ADB_HOST. 2014-09-05 16:34:02 -07:00
adb.h am 6e9857da: resolved conflicts for merge of bbb36319 to lmp-mr1-dev-plus-aosp 2014-10-10 16:53:17 +00: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 fix for adbd pinning CPU 2014-09-25 21:51:15 -07:00
adb_auth_host.c Fix adb/fastboot windows compilations. 2014-11-06 14:34:24 -08:00
adb_client.c add sideload-host mode to adb 2014-09-16 10:27:38 -07:00
adb_client.h Support adb client connect to remote server 2013-01-04 11:00:38 -08:00
adb_trace.h Add more debug information. 2014-08-22 16:11:58 +00:00
commandline.c Revert "Revert "Enable verity on userdebug, and add disable-verity to adb"" 2014-10-09 09:05:36 -07:00
console.c auto import from //depot/cupcake/@135843 2009-03-03 19:32:55 -08:00
disable_verity_service.c Revert "Revert "Enable verity on userdebug, and add disable-verity to adb"" 2014-10-09 09:05:36 -07:00
fdevent.c am 0df62a7e: am 8e1e5415: am 5b4a1767: Merge "Revert "Switch adb to epoll(2)."" 2014-09-25 22:44:16 +00:00
fdevent.h adb: fix subprocess exit handling, oom adjust fixes, extra debugging. 2011-03-28 14:12:22 -07:00
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 adb: added support for adb pull -a to preserve time stamps and mode 2014-07-18 21:46:18 -07:00
framebuffer_service.c adb: avoid leaking file descriptors 2014-06-05 20:26:25 -07:00
get_my_path_darwin.c eclair snapshot 2009-11-12 18:46:23 -08:00
get_my_path_freebsd.c FreeBSD support for usb-connected devices in adb 2009-10-25 01:56:35 +11:00
get_my_path_linux.c Make get_my_path() safer 2009-10-22 02:55:00 +11:00
get_my_path_windows.c Make get_my_path() safer 2009-10-22 02:55:00 +11:00
jdwp_service.c Add more debug information. 2014-08-22 16:11:58 +00:00
mutex_list.h adb: Cleanup dead code 2013-04-24 21:31:45 -07:00
protocol.txt adb: Add public key authentification 2012-08-23 00:20:06 -07:00
remount_service.c adb warns on remount when verity is enabled 2014-10-27 10:56:31 -07:00
services.c am 6e9857da: resolved conflicts for merge of bbb36319 to lmp-mr1-dev-plus-aosp 2014-10-10 16:53:17 +00:00
sockets.c adbd: adb root should terminate adbd only if it's debuggable 2014-05-05 17:20:00 +08:00
sockets.dia auto import from //depot/cupcake/@135843 2009-03-03 19:32:55 -08:00
sysdeps.h am 0d8b1bdc: am a866e5a8: am 6cf1193b: am 2f431a8d: Fix windows-specific error without messing up Makefile flags. 2014-10-02 13:53:01 +00:00
sysdeps_win32.c Fix adb/fastboot windows compilations. 2014-11-06 14:34:24 -08:00
test_track_devices.c auto import from //depot/cupcake/@135843 2009-03-03 19:32:55 -08:00
test_track_jdwp.c auto import from //depot/cupcake/@135843 2009-03-03 19:32:55 -08:00
transport.c Add more debug information. 2014-08-22 16:11:58 +00:00
transport.h adb: fix subprocess exit handling, oom adjust fixes, extra debugging. 2011-03-28 14:12:22 -07:00
transport_local.c adb: Increase the max number of emulator instances to 64 2014-03-13 11:21:58 +01:00
transport_usb.c adb: Improved detection of big endian architecture 2010-10-16 14:35:28 +02:00
usb_libusb.c adb: Add ability to specify device path 2012-04-20 11:21:14 -07:00
usb_linux.c adb: set O_CLOEXEC on lots of file descriptors 2014-07-21 19:34:31 -07:00
usb_linux_client.c adbd & fastbootd: Support for new f_fs descriptor format 2014-10-28 01:59:17 +00:00
usb_osx.c 74602: Fixes adb not seeing connected devices on Mac. 2014-09-15 15:46:13 -07:00
usb_vendors.c Fix adb/fastboot windows compilations. 2014-11-06 14:34:24 -08:00
usb_vendors.h adb: Add vendor IDs for iRiver, Compal and T & A Mobile Phones 2011-07-11 09:39:39 -04:00
usb_windows.c Fix adb/fastboot windows compilations. 2014-11-06 14:34:24 -08:00