- 999fb5a am 068b41d5: Merge "Publish MediaMetadataRetriever.java as public API" into honeycomb by James Dong · 14 years ago
- 11eab05 Publish MediaMetadataRetriever.java as public API by James Dong · 14 years ago
- 513f3ab am 5619da8d: am 2af4e71d: Merge "Fix the test application orientation. Bug# 3205196" into gingerbread by Yu Shan Emily Lau · 14 years ago
- 65d2a4c Remove CameraBrowser test app by Mike Lockwood · 14 years ago
- d97943d Fix the test application orientation. Bug# 3205196 by Yu Shan Emily Lau · 14 years ago
- df9b349 Replace extractAlbumArt() with getEmbeddedPicture() in MediaMetadataRetriever.java by James Dong · 14 years ago
- 0cd0136 Move MTP Java classes to android.mtp.* package. by Mike Lockwood · 14 years ago
- 4453aa4 CameraBrowser: Catch ActivityNotFoundException when attempting to display imported file. by Mike Lockwood · 14 years ago
- 770126a Rename android.hardware.Usb to UsbManager and UsbObserver to UsbService by Mike Lockwood · 14 years ago
- 485059d CameraBrowser: Give it ACCESS_USB permission, which is now required for PTP by Mike Lockwood · 14 years ago
- 25d7094 Log the exception cause for better problem analysis by James Dong · 14 years ago
- 28bec9e Merge "Suppress the unsupported camera recording size (ie QVGA and SQVGA)" by Yu Shan Emily Lau · 14 years ago
- e8f317d3 Suppress the unsupported camera recording size (ie QVGA and SQVGA) by Yu Shan Emily Lau · 14 years ago
- f6bd1ea Replace MediaMetadataRetriever.captureFrame() with MediaMetadataRetriever.getFrameAtTime() by James Dong · 14 years ago
- 7411c1b Renable the captureFrame unit tests by James Dong · 14 years ago
- a315605 Rename android.provider.Mtp to android.provider.Ptp by Mike Lockwood · 14 years ago
- 86e7353 Merge "Fixed MediaPlayer unit test issues" by James Dong · 14 years ago
- f360acf Fixed MediaPlayer unit test issues by James Dong · 14 years ago
- af8632c CameraBrowser: temporarily move to system partition by Mike Lockwood · 14 years ago
- 1d5dedc CameraBrowser improvements: by Mike Lockwood · 14 years ago
- 49fd5d9 Remove command line mtp host tool by Mike Lockwood · 14 years ago
- 954c267 PTP: Improve performance and reliability of file importing by Mike Lockwood · 14 years ago
- b1262a8 64-bit file size/offset support for media framework by James Dong · 14 years ago
- c23dabf Remove all traces of legacy renderer support in stagefright. by Andreas Huber · 14 years ago
- 98d50a0 Merge "Disable flaky streaming server check" by James Dong · 14 years ago
- 2fd4e59 Fix a typo in LOG_TAG for MediaPlayer unit tests by James Dong · 14 years ago
- a76e7ef Disable flaky streaming server check by James Dong · 14 years ago
- c5d4730 Fix testWAVSeekToEnd() testcase by James Dong · 14 years ago
- 0af3cfc am 751cc424: am 8b023a2e: Merge "Add the mediaplayer release in the test validation. This is to ensure the media player release properly." into gingerbread by Yu Shan Emily Lau · 14 years ago
- 93aa00c Add the mediaplayer release in the test validation. This is to ensure the media player release properly. by Yu Shan Emily Lau · 14 years ago
- 5582cc3 Merge fb474872 from gingerbread-plus-aosp by Jean-Baptiste Queru · 14 years ago
- 2cd55d2 am 83ed30e5: am ae0bb04a: Merge "Fix issue 3098850" into gingerbread by Eric Laurent · 14 years ago
- a4f391c Include the framework copy of the OpenMAX headers instead of referencing external/opencore. by Andreas Huber · 14 years ago
- 02d0ff6 Fix issue 3098850 by Eric Laurent · 14 years ago
- 3caf37e am f358cecb: am 79a3981e: Fix Looper leaks in MediaRecorderStressTest. by Jeff Brown · 14 years ago
- 79a3981 Fix Looper leaks in MediaRecorderStressTest. by Jeff Brown · 14 years ago
- ac745c1 MTP: Fix some warnings by Mike Lockwood · 14 years ago
- 58fd98a Add constant for SDCARD_RW group ID. by Mike Lockwood · 14 years ago
- bb7684b resolved conflicts for merge of ac4a284a to master by Eric Laurent · 14 years ago
- 1a5149e Fix issue 3022800. by Eric Laurent · 14 years ago
- 736da9c am 4744774a: am 3efbc555: Merge "Fix more audio effects auto tests" into gingerbread by Eric Laurent · 14 years ago
- ec1e9c7 Fix more audio effects auto tests by Eric Laurent · 14 years ago
- 5a08b50 Merge "MTP host: Use Java longs for storage and object IDs" by Mike Lockwood · 14 years ago
- 48ff0da am b35f36f0: am 4f294558: Merge "Fix broken insert reverb auto tests." into gingerbread by Eric Laurent · 14 years ago
- 71fe631 Fix broken insert reverb auto tests. by Eric Laurent · 14 years ago
- f1f5361 MTP host: Use Java longs for storage and object IDs by Mike Lockwood · 14 years ago
- 1779789 CameraBrowser: show format in object info and show info for non-JPEG objects by Mike Lockwood · 14 years ago
- 5367ab6 MTP: Move all MTP protocol constants for Java to a central location. by Mike Lockwood · 14 years ago
- 832aa58 am 2db73305: am dfded35b: Merge "Added automated tests for reverb audio effect." into gingerbread by Eric Laurent · 14 years ago
- 391e2d0 Added automated tests for reverb audio effect. by Eric Laurent · 14 years ago
- e3c0183 Squashed commit of the following: by Andreas Huber · 14 years ago
- e381c4b am 1ded9f95: am fbb936bf: Merge "Add the a power test case which simply do the audio playback. The actual power measurement will be done by another application." into gingerbread by Yu Shan Emily Lau · 14 years ago
- fd4a7c8 Add the a power test case which simply do the audio playback. The actual power measurement will be done by another application. by Yu Shan Emily Lau · 14 years ago
- f5c35c8 am 18afcee7: am 67400d49: Merge "Added tests for audio effects in MediaFrameworkTest" into gingerbread by Eric Laurent · 14 years ago
- 441ec6b Added tests for audio effects in MediaFrameworkTest by Eric Laurent · 14 years ago
- 327c0bd am 9b84e8df: am a788026f: Merge "Fixed a typo in a method name of MediaPlayerPerformance.java class" into gingerbread by James Dong · 14 years ago
- a9015bb Fixed a typo in a method name of MediaPlayerPerformance.java class by James Dong · 14 years ago
- 725552a CameraBrowser: Launch itself when a camera is attached to USB. by Mike Lockwood · 14 years ago
- 456d8e6 MTP: Turn off excessive logging by Mike Lockwood · 14 years ago
- 1a987b8 Try to fix the sim build. by Mike Lockwood · 14 years ago
- 5fd1ff0 Simple command line test tool for MTP host. by Mike Lockwood · 14 years ago
- ad0643a CameraBrowser: Add support for copying files from camera to internal storage. by Mike Lockwood · 14 years ago
- 1193ef6 am 7b3f3048: am 58c35573: Merge "Fix some bugs in the MediaProfileReader Because the video and audio encoders were stored in the same map, when we retrieve the name from the map, we can get a incorrect name." into gingerbread by James Dong · 14 years ago
- 620a4240 Fix some bugs in the MediaProfileReader by James Dong · 14 years ago
- 15149f2 am 0d964c94: am a2549bb6: Merge "Remove most stagefright property overrides, remove VorbisPlayer and VorbisMetadataRetriever as this functionality is now provided by stagefright." into gingerbread by Andreas Huber · 14 years ago
- 8d65dd2 Remove most stagefright property overrides, remove VorbisPlayer and VorbisMetadataRetriever as this functionality is now provided by stagefright. by Andreas Huber · 14 years ago
- 70bd2f20 CameraBrowser: Requery the device list when MTP devices are added and removed. by Mike Lockwood · 14 years ago
- 147717c CameraBrowser: Support for deleting pictures. by Mike Lockwood · 14 years ago
- 99b3452 CameraBrowser: Display thumbnails for camera images. by Mike Lockwood · 14 years ago
- 0809c0e CameraBrowser: New test app for the MTP content provider. by Mike Lockwood · 14 years ago
- f35ce7f am 6e0967b3: am b0016e2b: Merge "Added the runtime parameters for the mediarecorder stress test. Set the total number of the stress loops of camera preview memory test to 200." into froyo by Yu Shan Emily Lau · 15 years ago
- 48584d7 Added the runtime parameters for the mediarecorder stress test. by Yu Shan Emily Lau · 15 years ago
- f75e370 Fix issue 2622023 Clean up all hardcoded '/sdcard' in camera related codes. by Ray Chen · 15 years ago
- 42349d0 Remove the checkStremingServer checking as it is unstable and introduce the flakiness. by Yu Shan Emily Lau · 15 years ago
- 97a9c6a Don't check whether a specific named activity supports mp3 playback, by Marco Nelissen · 15 years ago
- e11bafe Add the test template for the media audio manager test. by Yu Shan Emily Lau · 15 years ago
- 59411b3 Fix testCameraPreviewMemoryUsage test. by Wu-cheng Li · 15 years ago
- aa77354 Merge "Don't stop a test case when the test case failed for some of the sample files. Instead, only check against failure or success at the end of the test case." by James Dong · 15 years ago
- 454f69c Don't stop a test case when the test case failed for some of the sample files. by James Dong · 15 years ago
- 1cffa44 Inserted a 1.5s wait time between the camera release and new camrea. by Yu Shan Emily Lau · 15 years ago
- adc238a Fix the bug that it should write the zero diff to the output file when the actual diff is negative. by Yu Shan Emily Lau · 15 years ago
- d3d9b85 Merge "Update the new activity name." by Yu Shan Emily Lau · 15 years ago
- 15a4d2f Add correct copyright headers to multiple files by Kenny Root · 15 years ago
- 806cdd8 Update the new activity name. by Yu Shan Emily Lau · 15 years ago
- a6f9e38 Modified the expected metadata result as the behavior of Stagefright. by Yu Shan Emily Lau · 15 years ago
- 0fc6bc4 Clean up MediaRecorder for public Java SDK by James Dong · 15 years ago
- 945a9df add optional preftable to image codecs, for more control over the resulting bitmap config by Mike Reed · 15 years ago
- 30a1390 Added the Camera Preveiw memory test which can help to isolate the memory leak issue. by Yu Shan Emily Lau · 15 years ago
- 1b7babd Use Java API from xml configuration in the test application by James Dong · 15 years ago
- 6201440 Increase the sleep time to fix testTakePicture. by Wu-cheng Li · 15 years ago
- f992cbb Add SoundPool API to pause and resume all active streams. Bug 2426531. by Dave Sparks · 15 years ago
- 6ed937e Implementation of stagefright-enabled MediaPlayerService::decode functionality by Andreas Huber · 15 years ago
- 2564300 API Extension: Support for optionally specifying a map of extra request headers when specifying the uri of media data to be played. by Andreas Huber · 15 years ago
- 9cf5b45 am 47f1d4d5: am b1780474: Merge "Instead of caputre the memory footprint before and after the test. We would like to monitor the memory trend while the test is running. This can eliminate the overhead for the frist test case in creating the player." into eclair by Yu Shan Emily Lau · 15 years ago
- eea6ecd Add the new golden thumbnail image as the PV and stagefright implementations in capturing thumbnail is different. by Yu Shan Emily Lau · 15 years ago
- f465dc0 Instead of caputre the memory footprint before and after the test. We would like to monitor the memory trend while the test is running. This can eliminate the overhead for the frist test case in creating the player. by Yu Shan Emily Lau · 15 years ago
- 06b3ff7 Make the MediaMetadataTest a little more lenient when it comes to verifying the duration of media files, only require that the returned duration is within 100ms of the expected one, as the PV and stagefright implementations differ slightly. by Andreas Huber · 15 years ago
- 474a97a Add missing libjpeg in linker option. Currently this library is used by the by Doug Kwan · 15 years ago
- 980a938 Deprecate fill_parent and introduce match_parent. Bug: #2361749. by Romain Guy · 15 years ago
- f66de3c Fix typo: test -> tests in makefile tags by Jean-Baptiste Queru · 15 years ago