Gitiles
Code Review
Sign In
review.evervolv.com
/
android_frameworks_av
/
64c948bf5041fdfe391553315c9d028e1ee56382
/
media
/
mtp
/
MtpDevice.cpp
64c948b
Fix sending object info in MTP stack.
by Tomasz Mikolajewski
· 11 years ago
025ffd9
Add support for reading into a file descriptor on MTP devices.
by Tomasz Mikolajewski
· 11 years ago
e1e814c
am e418cfae: am 869e0798: Merge "MTP: add strict bounds checking for all incoming packets" into lmp-mr1-dev
by Mike Lockwood
· 11 years ago
ab06384
MTP: add strict bounds checking for all incoming packets
by Mike Lockwood
· 11 years ago
8023f3a
MTP Device: Parse USB3 descriptor for MTP initor;
by Bo Huang
· 13 years ago
3ab368e
media: use size_t for integer iterator to Vector::size()
by Mark Salyzyn
· 12 years ago
db43b34
media: 64 bit compile issues
by Mark Salyzyn
· 12 years ago
af8e8aa
Add mode when open(O_CREAT) is used.
by Nick Kralevich
· 14 years ago
29357bc
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
by Steve Block
· 14 years ago
df64d15
Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE
by Steve Block
· 14 years ago
b8a8052
Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE
by Steve Block
· 14 years ago
3856b09
Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE
by Steve Block
· 14 years ago
3d74457
MtpDevice: Handle zero length packets in readResponse()
by Mike Lockwood
· 15 years ago
d4fb52e
MTP host: disable some test code
by Mike Lockwood
· 15 years ago
31c52e7
Fix some memory leaks found in static analysis
by Kenny Root
· 15 years ago
f41ef0e
Add support for synchronous bulk USB transfers
by Mike Lockwood
· 15 years ago
23f1b33
New APIs for MTP and PTP host support
by Mike Lockwood
· 15 years ago
42d0b79
MTP: changes to use new usb_request support in libusbhost
by Mike Lockwood
· 15 years ago
f745462
MTP host: Handle receiving a response packet instead of data packet.
by Mike Lockwood
· 15 years ago
99e393a
MTP: Support format argument in host GetObjectPropDesc command
by Mike Lockwood
· 15 years ago
0c7c7c7
MTP: Improve MtpProperty logging support
by Mike Lockwood
· 15 years ago
98693f6
MTP: Host support for GetObjectPropsSupported and GetObjectPropDesc
by Mike Lockwood
· 15 years ago
27afe3a
PTP: Fix permissions problems with files imported via PTP
by Mike Lockwood
· 15 years ago
b9ff444
PTP: Improve performance and reliability of file importing
by Mike Lockwood
· 15 years ago
e3e76c4
MTP: Implement support for getting/setting device properties
by Mike Lockwood
· 15 years ago
da90dff
MTP host: Reduce buffer size for readObject so we don't clog our pipe.
by Mike Lockwood
· 16 years ago
f43c641
MTP: Turn off excessive logging
by Mike Lockwood
· 16 years ago
0cf89f2
MTP host: Add support for reading files from an MTP device via ParcelFileDescriptor
by Mike Lockwood
· 16 years ago
21ef7d0
MTP: Implement GetObjectPropDesc
by Mike Lockwood
· 16 years ago
b14e588
MTP: replace printfs with logcat
by Mike Lockwood
· 16 years ago
6afc41d
MTP: Add host support for deleting objects.
by Mike Lockwood
· 16 years ago
3e072b3
MTP: Add support for retrieving thumbnails to MTP content provider.
by Mike Lockwood
· 16 years ago
a6c490b
MTP: host support for retrieving device property descriptors
by Mike Lockwood
· 16 years ago
5ed68d2
Prototype Content Provider support for MTP/PTP devices.
by Mike Lockwood
· 16 years ago