summaryrefslogtreecommitdiffstats
path: root/media/tests
Commit message (Expand)AuthorAgeFilesLines
* Add setParameter/getParameter to MediaPlayer API.Gloria Wang2011-04-291-0/+3
* Remove the deprecated things from Config.java. These haven't been working sin...Joe Onorato2011-04-071-1/+0
* am 6b49e9a8: am a450ef06: am ac390b8c: Merge "Fix for Media Server memory lea...shailendra2011-03-231-14/+18
|\
| * am ac390b8c: Merge "Fix for Media Server memory leak" into honeycomb-mr1shailendra2011-03-231-14/+18
| |\
| | * Merge "Fix for Media Server memory leak" into honeycomb-mr1shailendra2011-03-231-14/+18
| | |\
| | | * Fix for Media Server memory leakshailendra2011-03-221-14/+18
* | | | am 8e0f2d71: am b819dcd4: am 8483073e: Merge "Fix for testPropertiesWMVFile c...shailendra2011-03-221-4/+11
|\ \ \ \ | |/ / /
| * | | am 8483073e: Merge "Fix for testPropertiesWMVFile case failed with build HMI7...shailendra2011-03-221-4/+11
| |\ \ \ | | |/ /
| | * | Merge "Fix for testPropertiesWMVFile case failed with build HMI75B(4128259)" ...shailendra2011-03-221-4/+11
| | |\ \ | | | |/ | | |/|
| | | * Fix for testPropertiesWMVFile case failed with build HMI75B(4128259)shailendra2011-03-181-4/+11
* | | | am 5460bb3e: am 112852b5: am 02109972: Merge "Add the mem logging into test u...Yu Shan Emily Lau2011-03-221-67/+68
|\ \ \ \ | |/ / /
| * | | am 02109972: Merge "Add the mem logging into test utility. Bug# 4108259" into...Yu Shan Emily Lau2011-03-211-67/+68
| |\ \ \ | | |/ /
| | * | Merge "Add the mem logging into test utility. Bug# 4108259" into honeycomb-mr1Yu Shan Emily Lau2011-03-211-67/+68
| | |\ \ | | | |/ | | |/|
| | | * Add the mem logging into test utility.Yu Shan Emily Lau2011-03-181-67/+68
* | | | Fix issue 3509396: AudioEffect.getParameter JAVA.Eric Laurent2011-03-211-16/+11
* | | | am e21bbd24: am a5eaf2ea: am 0d922ec9: Merge "Fix for testThumbnailForInvalid...shailendra2011-03-182-1/+5
|\ \ \ \ | |/ / /
| * | | am 0d922ec9: Merge "Fix for testThumbnailForInvalidFilePath and testPropertie...shailendra2011-03-182-1/+5
| |\ \ \ | | |/ /
| | * | Fix for testThumbnailForInvalidFilePath and testPropertiesForNonExsitingFile ...shailendra2011-03-172-1/+5
| | |/
* | | am 0af00ebc: am 797f5b0c: am fd5c1f7c: Merge "Suppress the 1 hour video edito...Yu Shan Emily Lau2011-03-162-2/+110
|\ \ \ | |/ /
| * | am fd5c1f7c: Merge "Suppress the 1 hour video editor export test case which e...Yu Shan Emily Lau2011-03-162-2/+110
| |\ \ | | |/
| | * Suppress the 1 hour video editor export test case which exceed the 5 mins lar...Yu Shan Emily Lau2011-03-162-2/+110
| * | am 206c62ed: am 2fdf829a: Merge "Remove unnecessary SkImageDecoder_libjpeg.cpp"Kenny Root2011-03-141-5/+0
| |\ \ | | |/ | |/|
| | * Remove unnecessary SkImageDecoder_libjpeg.cppChih-Wei Huang2011-03-101-5/+0
| | * Squash commits of the following patches, cherry-picked from other branch - do...James Dong2011-01-123-33/+20
* | | frameworks/base: remove LOCAL_PRELINK_MODULEIliyan Malchev2011-03-141-1/+1
* | | Remove unnecessary SkImageDecoder_libjpeg.cppChih-Wei Huang2011-03-111-5/+0
|/ /
* | Remove MtpClient class from framework and public APIMike Lockwood2011-03-117-8/+421
* | Move USB framework support from android.hardware to android.hardware.usb packageMike Lockwood2011-03-012-4/+4
* | Merge "CameraBrowser: Add USB device filter meta-data for digital cameras"Mike Lockwood2011-02-283-59/+24
|\ \
| * | CameraBrowser: Add USB device filter meta-data for digital camerasMike Lockwood2011-02-283-59/+24
* | | Merge "Remove the hard coded media recorder test cases. Add the native heap d...Yu Shan Emily Lau2011-02-284-177/+88
|\ \ \ | |/ / |/| |
| * | Remove the hard coded media recorder test cases.Yu Shan Emily Lau2011-02-254-177/+88
* | | Merge "VideoEditor: Issue:3396697: Update Perf and Stress test code"Basavapatna Dattaguru2011-02-242-27/+27
|\ \ \
| * | | VideoEditor: Issue:3396697: Update Perf and Stress test codeBasavapatna Dattaguru2011-02-242-27/+27
| |/ /
* | | Merge "UsbManager: Remove redundant Intent extras from USB device and accesso...Mike Lockwood2011-02-241-1/+3
|\ \ \
| * | | UsbManager: Remove redundant Intent extras from USB device and accessory broa...Mike Lockwood2011-02-231-1/+3
| |/ /
* | | Bug 3438258 Add SurfaceTexture as MediaPlayer sinkGlenn Kasten2011-02-231-1/+3
|/ /
* | Merge "VideoEditor:IssueID:3396697: Added Performance test code"Basavapatna Dattaguru2011-02-224-2/+2412
|\ \
| * | VideoEditor:IssueID:3396697: Added Performance test codeBasavapatna Dattaguru2011-02-184-2/+2412
* | | VideoEditor:IssueID:3396697: Updated Preview Test codeBasavapatna Dattaguru2011-02-171-51/+29
|/ /
* | Fixed the media playback report format.Yu Shan Emily Lau2011-02-171-3/+3
* | Update the summary output format which match the PM data posting.Yu Shan Emily Lau2011-02-172-7/+8
* | Change the media player stress test to repor the total number of failure and ...Yu Shan Emily Lau2011-02-164-40/+60
* | VideoEditor:IssueID:3396697: Added Preview Test codeBasavapatna Dattaguru2011-02-144-12/+1193
* | Merge "VideoEditor: IssueID:3396697:Added TN,MP,Exp,API test codes"Basavapatna Dattaguru2011-02-145-18/+2512
|\ \
| * | VideoEditor: IssueID:3396697:Added TN,MP,Exp,API test codesBasavapatna Dattaguru2011-02-145-18/+2512
* | | VideoEditor: Issue ID:3396697 Missing Files addedBasavapatna Dattaguru2011-02-134-0/+1
|/ /
* | Add the open source test media contents.Yu Shan Emily Lau2011-02-1110-0/+0
* | Merge "Video Editor CTS Test Code: annotation suppress"Basavapatna Dattaguru2011-02-113-1/+3288
|\ \
| * | Video Editor CTS Test Code: annotation suppressBasavapatna Dattaguru2011-02-113-1/+3288