summaryrefslogtreecommitdiffstats
path: root/media/jni
Commit message (Expand)AuthorAgeFilesLines
* am 81bebad0: am ecebf173: Merge "Fix for Issue 3370836 : JNI files for Overla...Dharmaray Kundargi2011-01-263-23/+142
|\
| * Fix for Issue 3370836 : JNI files for Overlay optmization.Dharmaray Kundargi2011-01-263-23/+142
* | am d28bb6e2: am 2aaa7764: Merge "VideoEditor:Fix for 3369908" into honeycombDheeraj Sharma2011-01-251-0/+1
|\ \ | |/
| * Merge "VideoEditor:Fix for 3369908" into honeycombDheeraj Sharma2011-01-251-0/+1
| |\
| | * VideoEditor:Fix for 3369908Dheeraj Sharma2011-01-231-0/+1
* | | am 7fadb5e7: am 2b3da7ab: Merge "MTP: Fix race conditions in MtpServer JNI co...Mike Lockwood2011-01-251-69/+41
|\ \ \ | |/ /
| * | Merge "MTP: Fix race conditions in MtpServer JNI code" into honeycombMike Lockwood2011-01-251-69/+41
| |\ \
| | * | MTP: Fix race conditions in MtpServer JNI codeMike Lockwood2011-01-251-69/+41
* | | | am 4ba9e68f: am b8942108: Merge "Video Editor:Fix for 3375632" into honeycombDheeraj Sharma2011-01-251-1/+1
|\ \ \ \ | |/ / /
| * | | Merge "Video Editor:Fix for 3375632" into honeycombDheeraj Sharma2011-01-251-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | Video Editor:Fix for 3375632Dheeraj Sharma2011-01-231-1/+1
| | |/
* | | am 08902803: am a2edecfe: Merge "Issue no : 3370622" into honeycombDheeraj Sharma2011-01-241-74/+8
|\ \ \ | |/ /
| * | Issue no : 3370622Dheeraj Sharma2011-01-241-74/+8
* | | am 6c170ecc: am 9c265fcc: Merge "VideoEditor:Clear Surface API addition" into...Gil Dobjanschi2011-01-241-1/+136
|\ \ \ | |/ /
| * | VideoEditor:Clear Surface API additionDheeraj Sharma2011-01-231-1/+136
| |/
* | Merge "New APIs for MTP and PTP host support"Mike Lockwood2011-01-223-0/+670
|\ \ | |/ |/|
| * New APIs for MTP and PTP host supportMike Lockwood2011-01-223-0/+670
* | Merge "Remove MTP related log spam" into honeycombMike Lockwood2011-01-222-21/+0
|\ \ | |/ |/|
| * Remove MTP related log spamMike Lockwood2011-01-212-21/+0
* | Remove dead code referencing an obsolete interface.Carl Shapiro2011-01-211-17/+0
* | Perform orthogonal rotations without using a Skia canvas.Carl Shapiro2011-01-211-17/+72
|/
* Merge "remove eng developement local tags in make file" into honeycombDharmaray Kundargi2011-01-191-1/+1
|\
| * remove eng developement local tags in make fileDharmaray Kundargi2011-01-191-1/+1
* | Turn error/exception logging on at the native layerJames Dong2011-01-192-11/+10
* | MTP: Close and reopen driver file after an error.Mike Lockwood2011-01-191-15/+16
* | MTP: Fix problem with MTP starting up on the first try.Mike Lockwood2011-01-181-5/+21
|/
* Merge "Fix the build break in git_master-without-vendor" into honeycombJames Dong2011-01-181-3/+1
|\
| * Fix the build break in git_master-without-vendorDharmaray Kundargi2011-01-181-3/+1
* | MTP: Fix problems with modification dates for folders and non-media filesMike Lockwood2011-01-181-4/+3
|/
* videoeditor JNI files on honeycombDharmaray Kundargi2011-01-1616-0/+10645
* Remove legacy code that should not be usedJames Dong2011-01-121-86/+1
* Publish MediaMetadataRetriever.java as public APIJames Dong2011-01-121-12/+0
* Fix issue 3261656.Eric Laurent2011-01-073-121/+198
* Remove support for obsolete PTP content providerMike Lockwood2011-01-064-404/+0
* Replace extractAlbumArt() with getEmbeddedPicture() in MediaMetadataRetriever...James Dong2011-01-041-5/+10
* Move MTP Java classes to android.mtp.* package.Mike Lockwood2010-12-306-87/+87
* Change libusbhost and libmtp from static to shared librariesMike Lockwood2010-12-291-9/+7
* Avoid using private Bitmap constructor to generate bitmapsJames Dong2010-12-221-7/+97
* MediaScanner: Add support for scanning empty directoriesMike Lockwood2010-12-161-3/+5
* Fix media metadata retriever JNI due to a change to the private native Bitmap...James Dong2010-12-141-2/+2
* MTP: Create files/folders with group media_rw instead of sdcard_rwMike Lockwood2010-12-131-1/+1
* MTP: Add support for reserve storage setting to avoid low storage situations.Mike Lockwood2010-12-121-5/+10
* MTP: Check for null string before calling GetStringUTFChars() in MtpDatabase JNIMike Lockwood2010-12-111-1/+1
* MTP: Improve argument checking in SendObjectInfoMike Lockwood2010-12-081-6/+9
* MTP: pass format back as default value in GetObjectPropDesc for format propertyMike Lockwood2010-12-071-0/+3
* MTP: Implement MTP_DEVICE_PROPERTY_IMAGE_SIZE device property.Mike Lockwood2010-12-071-10/+15
* Prepare for publishing MediaMetadataRetriever as public APIJames Dong2010-12-031-20/+6
* MTP: Add support for multiple properties in GetObjectPropList commandMike Lockwood2010-12-021-12/+19
* MTP: Use DateTime form in GetObjectPropDesc for date/time properties.Mike Lockwood2010-11-231-3/+6
* Rename MtpCursor to PtpCursorMike Lockwood2010-11-231-4/+4