Gitiles
Code Review
Sign In
review.evervolv.com
/
android_frameworks_av
/
732e5fab3dc2d06901b5f56163a01fda6f5364b8
/
media
/
mtp
/
MtpDataPacket.cpp
df4b507
Use uint32_t instead of int to support 2~4G file
by robinz1x
· 7 years ago
bc1d4b4
Fix Unicode string handling
by Jerry Zhang
· 7 years ago
dee8e1e
Refactored Mtp driver interface into multiple classes. am: 487be61fb0 am: c17a76108b am: 1475041870
by Jerry Zhang
· 8 years ago
487be61
Refactored Mtp driver interface into multiple classes.
by Jerry Zhang
· 9 years ago
cb8d8af
Signature of usb_request_wait changed
by Philip P. Moltmann
· 9 years ago
d4b4296
Don't send short URB packet when sending MtpDataPacket.
by Daichi Hirono
· 9 years ago
b3be006
Fix compiler warning in media/mtp.
by Daichi Hirono
· 9 years ago
4fd9a8b
Use common implementation for getObject and importFile.
by Daichi Hirono
· 10 years ago
64c948b
Fix sending object info in MTP stack.
by Tomasz Mikolajewski
· 10 years ago
ab06384
MTP: add strict bounds checking for all incoming packets
by Mike Lockwood
· 11 years ago
ebb1081
Fix buffer allocation
by Marco Nelissen
· 11 years ago
014897f
Long mp3 metadata displays as corrupted file after transfer
by Yin Liu
· 12 years ago
29357bc
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
by Steve Block
· 13 years ago
44c1908
MTP: Don't attempt to read more than 16K at a time from the MTP driver
by Mike Lockwood
· 13 years ago
ef441d9
MTP: Use a single packet for the data phase
by Mike Lockwood
· 14 years ago
6400078
MTP: Implement GetThumb command
by Mike Lockwood
· 14 years ago
33bde8d
MTP host: Fix problems reading large data packets
by Mike Lockwood
· 14 years ago
42d0b79
MTP: changes to use new usb_request support in libusbhost
by Mike Lockwood
· 14 years ago
1d34b4b
MTP: Make sure buffer is big enough before reading the data packet
by Mike Lockwood
· 14 years ago
b9ff444
PTP: Improve performance and reliability of file importing
by Mike Lockwood
· 15 years ago
d472e28
MTP: Don't dump data packets twice in debug output.
by Mike Lockwood
· 15 years ago
5959988
MTP: Fix build break due to integer constant too large
by Mike Lockwood
· 15 years ago
8277cec
MTP: work in progress on expanded property support
by Mike Lockwood
· 15 years ago
de1e37a
MTP: Compatibility fixes for transferring strings
by Mike Lockwood
· 15 years ago
782aef1
MTP: Push queries for supported formats and properties up to Java.
by Mike Lockwood
· 15 years ago
0cf89f2
MTP host: Add support for reading files from an MTP device via ParcelFileDescriptor
by Mike Lockwood
· 15 years ago
437e945
MTP host fixes:
by Mike Lockwood
· 15 years ago
1865a5d
MTP: Use media provider database to implement MTP device support.
by Mike Lockwood
· 15 years ago
b14e588
MTP: replace printfs with logcat
by Mike Lockwood
· 15 years ago
3e072b3
MTP: Add support for retrieving thumbnails to MTP content provider.
by Mike Lockwood
· 15 years ago
a6c490b
MTP: host support for retrieving device property descriptors
by Mike Lockwood
· 15 years ago
335dd2b
More work on PTP host support.
by Mike Lockwood
· 15 years ago
7850ef9
Move MTP code to the android namespace
by Mike Lockwood
· 15 years ago
16864ba
Checkpoint work on MTP and PTP investigation.
by Mike Lockwood
· 15 years ago