index
:
frameworks_av.git
replicant-4.2
replicant-6.0
frameworks/av
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
media
/
mtp
Commit message (
Expand
)
Author
Age
Files
Lines
*
MtpServer: Fix concurrent access to mStorages
Tom Marshall
2016-06-07
2
-17
/
+25
*
MTP: Fix crash when no storages are available
Tom Marshall
2016-06-07
1
-1
/
+1
*
Use errno correctly.
tao.pei
2016-03-22
1
-14
/
+29
*
Clean up time zone handling in MtpUtils::parseDateTime.
Elliott Hughes
2016-01-08
1
-19
/
+19
*
Screenshots info is not updated when device is plugged in MTP mode
Maunik Shah
2015-10-31
2
-0
/
+7
*
am 1f7101ee: am 64c496c8: Merge "Fix MTP delete" into lmp-mr1-dev
Marco Nelissen
2015-01-23
1
-2
/
+2
|
\
|
*
Fix MTP delete
Marco Nelissen
2015-01-23
1
-2
/
+2
*
|
am 562b98ec: am e48cf5b8: Fix bounds checking for GetPartialObject command
Mike Lockwood
2014-12-17
1
-2
/
+8
|
\
\
|
|
/
|
*
Fix bounds checking for GetPartialObject command
Mike Lockwood
2014-12-17
1
-2
/
+8
*
|
am e418cfae: am 869e0798: Merge "MTP: add strict bounds checking for all inco...
Mike Lockwood
2014-11-13
19
-189
/
+386
|
\
\
|
|
/
|
*
MTP: add strict bounds checking for all incoming packets
Mike Lockwood
2014-11-12
19
-189
/
+386
*
|
am 686a0c4d: Merge "MTP Device: Parse USB3 descriptor for MTP initor;"
Mike Lockwood
2014-10-29
1
-0
/
+9
|
\
\
|
|
/
|
/
|
|
*
MTP Device: Parse USB3 descriptor for MTP initor;
Bo Huang
2014-09-26
1
-0
/
+9
|
*
Remove last user of <cutils/tztime.h>.
Elliott Hughes
2014-07-24
2
-4
/
+2
*
|
Remove last user of <cutils/tztime.h>.
Elliott Hughes
2014-07-24
2
-4
/
+2
*
|
mtp: 64-bit compile warnings
Mark Salyzyn
2014-06-25
2
-5
/
+8
*
|
Improve MTP error checking
Marco Nelissen
2014-06-24
1
-23
/
+42
*
|
am 620f348f: am da69fdbb: Merge "Fix buffer allocation"
Marco Nelissen
2014-06-23
1
-1
/
+1
|
\
\
|
|
/
|
*
Fix buffer allocation
Marco Nelissen
2014-06-23
1
-1
/
+1
*
|
am e80631aa: am 839d11d1: Merge changes I0a744dc7,Id993a70d
Mark Salyzyn
2014-04-15
2
-5
/
+6
|
\
\
|
|
/
|
*
media: use size_t for integer iterator to Vector::size()
Mark Salyzyn
2014-04-15
2
-4
/
+4
|
*
media: 64 bit compile issues
Mark Salyzyn
2014-04-15
2
-5
/
+6
*
|
mtp: avoid silent allocation overflow in MtpProperty
Lajos Molnar
2014-03-24
1
-1
/
+8
*
|
MTP: Add support for device property changed events
Mike Lockwood
2014-03-11
3
-2
/
+9
|
/
*
Make frameworks/av 64-bit compatible
Kévin PETIT
2014-02-11
1
-2
/
+3
*
Long mp3 metadata displays as corrupted file after transfer
Yin Liu
2013-12-20
3
-18
/
+26
*
Add liblog
Ying Wang
2013-04-09
1
-1
/
+1
*
MTP: Implement date created field in GetObjectInfo
Mike Lockwood
2013-04-01
1
-1
/
+2
*
MTP: Write initial data to correct file offset in SendPartialObject
Mike Lockwoood
2013-02-08
1
-1
/
+1
*
am ed757e97: am 290ac693: Merge "Stop building the unused host libmtp static ...
Elliott Hughes
2012-09-11
1
-28
/
+0
|
\
|
*
Stop building the unused host libmtp static library.
Elliott Hughes
2012-09-11
1
-28
/
+0
*
|
Add mode when open(O_CREAT) is used.
Nick Kralevich
2012-06-26
2
-2
/
+2
|
/
*
Add NOTICE and MODULE_LICENSE_APACH2 to libs build under /frameworks/av/
James Dong
2012-06-13
2
-0
/
+190
*
media/mtp: Add missing LOCAL_C_INCLUDES
David 'Digit' Turner
2012-01-13
1
-0
/
+3
*
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
Steve Block
2012-01-08
5
-39
/
+39
*
Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE
Steve Block
2012-01-04
2
-13
/
+13
*
Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE
Steve Block
2012-01-03
4
-17
/
+17
*
MTP: Add support for restricting PTP to only certain subdirectories of the st...
Mike Lockwood
2011-12-02
1
-4
/
+7
*
MTP: Don't attempt to read more than 16K at a time from the MTP driver
Mike Lockwood
2011-12-01
1
-2
/
+4
*
Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE
Steve Block
2011-10-26
5
-39
/
+39
*
MtpServer: Pass 0xFFFFFFFF for file size when receiving files >= 4GB in size
Mike Lockwood
2011-10-13
1
-1
/
+6
*
MTP: Use a single packet for the data phase
Mike Lockwood
2011-07-17
3
-80
/
+66
*
MTP: Clean up MtpServer initialization and threading:
Mike Lockwood
2011-07-13
1
-0
/
+2
*
Remove the simulator target from all makefiles.
Jeff Brown
2011-07-11
1
-4
/
+0
*
MTP: Return error if user tries to copy a file >= 4GB to a FAT32 file system
Mike Lockwood
2011-07-11
3
-2
/
+14
*
MTP: Add support for PTP variant of GetDeviceInfo result.
Mike Lockwood
2011-06-21
2
-4
/
+19
*
MTP: Fix some problems with GetObjectHandles and GetNumObjects commands
Mike Lockwood
2011-06-17
1
-6
/
+2
*
MTP: Have GetStorageInfo command return correct storage type for removable st...
Mike Lockwood
2011-05-16
2
-4
/
+8
*
DO NOT MERGE MTP: Implement GetThumb command
Mike Lockwood
2011-05-03
5
-1
/
+34
*
DO NOT MERGE MTP: Fix file descriptor leak in file editing extensions
Mike Lockwood
2011-05-03
2
-24
/
+29
[next]