platform_system_core/adb/client
Elliott Hughes cabfc3dc80 Support > 2GiB seeks in adb_lseek.
Also stop using size_t (which will be 32-bit on Win32) for offsets in
adb_sideload_host, and stop truncating large file sizes in our
"sideload-host" messages.

Bug: http://b/112003354
Test: builds
Change-Id: If5b7cc9d1fc7ff7ca6eaebd20418f7b061846203
2018-09-26 14:48:05 -07:00
..
adb_client.cpp adb: really make kill-server wait for server death 2018-08-29 15:46:47 -07:00
adb_client.h Integrate adb with fastdeploy 2018-08-06 13:57:47 +01:00
adb_install.cpp Small clean ups for issues raised in reviews of fastdeploy 2018-09-07 15:35:19 +01:00
adb_install.h Integrate adb with fastdeploy 2018-08-06 13:57:47 +01:00
auth.cpp adb: report connection status when we're unauthorized. 2018-08-08 17:40:15 -07:00
bugreport.cpp adb: win32: fix Unicode console output 2018-07-30 19:53:23 -07:00
bugreport.h adb: switch over to Android.bp. 2018-02-28 15:29:50 -08:00
commandline.cpp Support > 2GiB seeks in adb_lseek. 2018-09-26 14:48:05 -07:00
commandline.h Integrate adb with fastdeploy 2018-08-06 13:57:47 +01:00
console.cpp adb: switch over to Android.bp. 2018-02-28 15:29:50 -08:00
fastdeploy.cpp Small clean ups for issues raised in reviews of fastdeploy 2018-09-07 15:35:19 +01:00
fastdeploy.h Small clean ups for issues raised in reviews of fastdeploy 2018-09-07 15:35:19 +01:00
fastdeploycallbacks.cpp Integrate adb with fastdeploy 2018-08-06 13:57:47 +01:00
fastdeploycallbacks.h Integrate adb with fastdeploy 2018-08-06 13:57:47 +01:00
file_sync_client.cpp adb: split file_sync_service.h into client and daemon parts. 2018-07-25 18:08:32 -07:00
file_sync_client.h adb: split file_sync_service.h into client and daemon parts. 2018-07-25 18:08:32 -07:00
line_printer.cpp adb: don't spew push/pull progress to dumb terminals. 2018-08-22 17:28:33 -07:00
line_printer.h adb: don't spew push/pull progress to dumb terminals. 2018-08-22 17:28:33 -07:00
main.cpp adb: win32: fix Ctrl-C of adb server nodaemon 2018-08-25 23:46:48 -07:00
transport_mdns.cpp adb: remove fdevent_install, fdevent_remove. 2018-05-22 14:54:49 -07:00
usb_dispatch.cpp adb: fix darwin build break. 2017-05-10 13:58:51 -07:00
usb_libusb.cpp adb: Have device usb_handle return io size 2018-07-17 11:53:30 -07:00
usb_linux.cpp adb should #include <sys/sysmacros.h> 2018-08-30 01:12:56 +04:00
usb_osx.cpp adb: Have device usb_handle return io size 2018-07-17 11:53:30 -07:00
usb_windows.cpp adb: fix spurious usb write failure on Windows. 2018-08-22 17:11:40 -07:00