android_system_core/adb
Elliott Hughes 61ee830ec9 Don't limit Windows USB reads.
In 3d2904cdf2 we removed the code that broke
Linux USB reads into 4KiB chunks. This patch does the same for Windows. This
improves Windows "adb pull" speeds 6x in my VM. (There was no equivalent
problem with writes, so this change only affects pull speeds.)

Change-Id: If19013e5f51975f4824bf9147b7b76cebd305b96
2015-07-22 15:59:06 -07:00
..
client
daemon
tests
.clang-format
Android.mk
CPPLINT.cfg
MODULE_LICENSE_APACHE2
NOTICE
OVERVIEW.TXT
SERVICES.TXT
SYNC.TXT
adb.cpp Increase size of the the adb packets sent over the wire 2015-07-22 13:06:06 -07:00
adb.h Increase size of the the adb packets sent over the wire 2015-07-22 13:06:06 -07:00
adb_auth.cpp Increase size of the the adb packets sent over the wire 2015-07-22 13:06:06 -07:00
adb_auth.h
adb_auth_client.cpp Increase size of the the adb packets sent over the wire 2015-07-22 13:06:06 -07:00
adb_auth_host.cpp Increase size of the the adb packets sent over the wire 2015-07-22 13:06:06 -07:00
adb_client.cpp
adb_client.h
adb_io.cpp
adb_io.h
adb_io_test.cpp
adb_listeners.cpp
adb_listeners.h
adb_trace.h
adb_utils.cpp
adb_utils.h
adb_utils_test.cpp
commandline.cpp Merge "adb: win32: fix exec-in and exec-out to use binary mode" 2015-07-22 22:43:45 +00:00
console.cpp
fdevent.cpp
fdevent.h
file_sync_client.cpp
file_sync_service.cpp
file_sync_service.h
framebuffer_service.cpp
get_my_path_darwin.cpp
get_my_path_linux.cpp
get_my_path_windows.cpp
jdwp_service.cpp Increase size of the the adb packets sent over the wire 2015-07-22 13:06:06 -07:00
mutex_list.h
protocol.txt Increase size of the the adb packets sent over the wire 2015-07-22 13:06:06 -07:00
qemu_tracing.cpp
qemu_tracing.h
remount_service.cpp
remount_service.h
services.cpp
set_verity_enable_state_service.cpp
sockets.cpp Increase size of the the adb packets sent over the wire 2015-07-22 13:06:06 -07:00
sockets.dia
sysdeps.h
sysdeps_win32.cpp
test_track_devices.cpp
transport.cpp Increase size of the the adb packets sent over the wire 2015-07-22 13:06:06 -07:00
transport.h Increase size of the the adb packets sent over the wire 2015-07-22 13:06:06 -07:00
transport_local.cpp Increase size of the the adb packets sent over the wire 2015-07-22 13:06:06 -07:00
transport_test.cpp
transport_usb.cpp Increase size of the the adb packets sent over the wire 2015-07-22 13:06:06 -07:00
usb_linux.cpp Increase size of the the adb packets sent over the wire 2015-07-22 13:06:06 -07:00
usb_linux_client.cpp Increase size of the the adb packets sent over the wire 2015-07-22 13:06:06 -07:00
usb_osx.cpp
usb_windows.cpp Don't limit Windows USB reads. 2015-07-22 15:59:06 -07:00