1. 5d386a1 Fix the build. by Yu Shan Emily Lau · 14 years ago
  2. a58389b Remove the old media player stress test. by Yu Shan Emily Lau · 14 years ago
  3. 655c663 am 90982936: am 89378fd1: Merge "Revert "Video editor CTS: Framework modifications"" into honeycomb by Basavapatna Dattaguru · 14 years ago
  4. a44f02a am 141a2adb: am 3b728ca7: Merge "Revert "Fixes Issue ID: 3396697"" into honeycomb by Basavapatna Dattaguru · 14 years ago
  5. 9098293 am 89378fd1: Merge "Revert "Video editor CTS: Framework modifications"" into honeycomb by Basavapatna Dattaguru · 14 years ago
  6. 141a2ad am 3b728ca7: Merge "Revert "Fixes Issue ID: 3396697"" into honeycomb by Basavapatna Dattaguru · 14 years ago
  7. 3b728ca Merge "Revert "Fixes Issue ID: 3396697"" into honeycomb by Basavapatna Dattaguru · 14 years ago
  8. d36b1f0 Revert "Video editor CTS: Framework modifications" by Basavapatna Dattaguru · 14 years ago
  9. 4b9969a Revert "Fixes Issue ID: 3396697" by Basavapatna Dattaguru · 14 years ago
  10. e9ad1bf am a33537c3: am 9af5da52: Merge "Video editor CTS: Framework modifications" into honeycomb by Basavapatna Dattaguru · 14 years ago
  11. 497c56f am 55bf9bdb: am 643e8476: Merge "Fixes Issue ID: 3396697" into honeycomb by Basavapatna Dattaguru · 14 years ago
  12. a33537c am 9af5da52: Merge "Video editor CTS: Framework modifications" into honeycomb by Basavapatna Dattaguru · 14 years ago
  13. 55bf9bd am 643e8476: Merge "Fixes Issue ID: 3396697" into honeycomb by Basavapatna Dattaguru · 14 years ago
  14. 9af5da5 Merge "Video editor CTS: Framework modifications" into honeycomb by Basavapatna Dattaguru · 14 years ago
  15. eb6d6ec Video editor CTS: Framework modifications by Basavapatna Dattaguru · 14 years ago
  16. 8b9ba61 Fixes Issue ID: 3396697 by Basavapatna Dattaguru · 14 years ago
  17. 20bc97f CameraBrowser: new implementation based on new MTP host APIs by Mike Lockwood · 14 years ago
  18. 999fb5a am 068b41d5: Merge "Publish MediaMetadataRetriever.java as public API" into honeycomb by James Dong · 14 years ago
  19. 11eab05 Publish MediaMetadataRetriever.java as public API by James Dong · 14 years ago
  20. 513f3ab am 5619da8d: am 2af4e71d: Merge "Fix the test application orientation. Bug# 3205196" into gingerbread by Yu Shan Emily Lau · 14 years ago
  21. 65d2a4c Remove CameraBrowser test app by Mike Lockwood · 14 years ago
  22. d97943d Fix the test application orientation. Bug# 3205196 by Yu Shan Emily Lau · 14 years ago
  23. df9b349 Replace extractAlbumArt() with getEmbeddedPicture() in MediaMetadataRetriever.java by James Dong · 14 years ago
  24. 0cd0136 Move MTP Java classes to android.mtp.* package. by Mike Lockwood · 14 years ago
  25. 4453aa4 CameraBrowser: Catch ActivityNotFoundException when attempting to display imported file. by Mike Lockwood · 14 years ago
  26. 770126a Rename android.hardware.Usb to UsbManager and UsbObserver to UsbService by Mike Lockwood · 14 years ago
  27. 485059d CameraBrowser: Give it ACCESS_USB permission, which is now required for PTP by Mike Lockwood · 14 years ago
  28. 25d7094 Log the exception cause for better problem analysis by James Dong · 14 years ago
  29. 28bec9e Merge "Suppress the unsupported camera recording size (ie QVGA and SQVGA)" by Yu Shan Emily Lau · 14 years ago
  30. e8f317d3 Suppress the unsupported camera recording size (ie QVGA and SQVGA) by Yu Shan Emily Lau · 14 years ago
  31. f6bd1ea Replace MediaMetadataRetriever.captureFrame() with MediaMetadataRetriever.getFrameAtTime() by James Dong · 14 years ago
  32. 7411c1b Renable the captureFrame unit tests by James Dong · 14 years ago
  33. a315605 Rename android.provider.Mtp to android.provider.Ptp by Mike Lockwood · 14 years ago
  34. 86e7353 Merge "Fixed MediaPlayer unit test issues" by James Dong · 14 years ago
  35. f360acf Fixed MediaPlayer unit test issues by James Dong · 14 years ago
  36. af8632c CameraBrowser: temporarily move to system partition by Mike Lockwood · 14 years ago
  37. 1d5dedc CameraBrowser improvements: by Mike Lockwood · 14 years ago
  38. 49fd5d9 Remove command line mtp host tool by Mike Lockwood · 14 years ago
  39. 954c267 PTP: Improve performance and reliability of file importing by Mike Lockwood · 14 years ago
  40. b1262a8 64-bit file size/offset support for media framework by James Dong · 14 years ago
  41. c23dabf Remove all traces of legacy renderer support in stagefright. by Andreas Huber · 14 years ago
  42. 98d50a0 Merge "Disable flaky streaming server check" by James Dong · 14 years ago
  43. 2fd4e59 Fix a typo in LOG_TAG for MediaPlayer unit tests by James Dong · 14 years ago
  44. a76e7ef Disable flaky streaming server check by James Dong · 14 years ago
  45. c5d4730 Fix testWAVSeekToEnd() testcase by James Dong · 14 years ago
  46. 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
  47. 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
  48. 5582cc3 Merge fb474872 from gingerbread-plus-aosp by Jean-Baptiste Queru · 14 years ago
  49. 2cd55d2 am 83ed30e5: am ae0bb04a: Merge "Fix issue 3098850" into gingerbread by Eric Laurent · 14 years ago
  50. a4f391c Include the framework copy of the OpenMAX headers instead of referencing external/opencore. by Andreas Huber · 14 years ago
  51. 02d0ff6 Fix issue 3098850 by Eric Laurent · 14 years ago
  52. 3caf37e am f358cecb: am 79a3981e: Fix Looper leaks in MediaRecorderStressTest. by Jeff Brown · 14 years ago
  53. 79a3981 Fix Looper leaks in MediaRecorderStressTest. by Jeff Brown · 14 years ago
  54. ac745c1 MTP: Fix some warnings by Mike Lockwood · 14 years ago
  55. 58fd98a Add constant for SDCARD_RW group ID. by Mike Lockwood · 14 years ago
  56. bb7684b resolved conflicts for merge of ac4a284a to master by Eric Laurent · 14 years ago
  57. 1a5149e Fix issue 3022800. by Eric Laurent · 14 years ago
  58. 736da9c am 4744774a: am 3efbc555: Merge "Fix more audio effects auto tests" into gingerbread by Eric Laurent · 14 years ago
  59. ec1e9c7 Fix more audio effects auto tests by Eric Laurent · 14 years ago
  60. 5a08b50 Merge "MTP host: Use Java longs for storage and object IDs" by Mike Lockwood · 14 years ago
  61. 48ff0da am b35f36f0: am 4f294558: Merge "Fix broken insert reverb auto tests." into gingerbread by Eric Laurent · 14 years ago
  62. 71fe631 Fix broken insert reverb auto tests. by Eric Laurent · 14 years ago
  63. f1f5361 MTP host: Use Java longs for storage and object IDs by Mike Lockwood · 14 years ago
  64. 1779789 CameraBrowser: show format in object info and show info for non-JPEG objects by Mike Lockwood · 14 years ago
  65. 5367ab6 MTP: Move all MTP protocol constants for Java to a central location. by Mike Lockwood · 14 years ago
  66. 832aa58 am 2db73305: am dfded35b: Merge "Added automated tests for reverb audio effect." into gingerbread by Eric Laurent · 14 years ago
  67. 391e2d0 Added automated tests for reverb audio effect. by Eric Laurent · 14 years ago
  68. e3c0183 Squashed commit of the following: by Andreas Huber · 14 years ago
  69. 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
  70. 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
  71. f5c35c8 am 18afcee7: am 67400d49: Merge "Added tests for audio effects in MediaFrameworkTest" into gingerbread by Eric Laurent · 14 years ago
  72. 441ec6b Added tests for audio effects in MediaFrameworkTest by Eric Laurent · 14 years ago
  73. 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
  74. a9015bb Fixed a typo in a method name of MediaPlayerPerformance.java class by James Dong · 14 years ago
  75. 725552a CameraBrowser: Launch itself when a camera is attached to USB. by Mike Lockwood · 14 years ago
  76. 456d8e6 MTP: Turn off excessive logging by Mike Lockwood · 14 years ago
  77. 1a987b8 Try to fix the sim build. by Mike Lockwood · 14 years ago
  78. 5fd1ff0 Simple command line test tool for MTP host. by Mike Lockwood · 14 years ago
  79. ad0643a CameraBrowser: Add support for copying files from camera to internal storage. by Mike Lockwood · 14 years ago
  80. 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
  81. 620a4240 Fix some bugs in the MediaProfileReader by James Dong · 14 years ago
  82. 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
  83. 8d65dd2 Remove most stagefright property overrides, remove VorbisPlayer and VorbisMetadataRetriever as this functionality is now provided by stagefright. by Andreas Huber · 14 years ago
  84. 70bd2f20 CameraBrowser: Requery the device list when MTP devices are added and removed. by Mike Lockwood · 14 years ago
  85. 147717c CameraBrowser: Support for deleting pictures. by Mike Lockwood · 14 years ago
  86. 99b3452 CameraBrowser: Display thumbnails for camera images. by Mike Lockwood · 14 years ago
  87. 0809c0e CameraBrowser: New test app for the MTP content provider. by Mike Lockwood · 14 years ago
  88. 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 · 14 years ago
  89. 48584d7 Added the runtime parameters for the mediarecorder stress test. by Yu Shan Emily Lau · 14 years ago
  90. f75e370 Fix issue 2622023 Clean up all hardcoded '/sdcard' in camera related codes. by Ray Chen · 15 years ago
  91. 42349d0 Remove the checkStremingServer checking as it is unstable and introduce the flakiness. by Yu Shan Emily Lau · 15 years ago
  92. 97a9c6a Don't check whether a specific named activity supports mp3 playback, by Marco Nelissen · 15 years ago
  93. e11bafe Add the test template for the media audio manager test. by Yu Shan Emily Lau · 15 years ago
  94. 59411b3 Fix testCameraPreviewMemoryUsage test. by Wu-cheng Li · 15 years ago
  95. 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
  96. 454f69c Don't stop a test case when the test case failed for some of the sample files. by James Dong · 15 years ago
  97. 1cffa44 Inserted a 1.5s wait time between the camera release and new camrea. by Yu Shan Emily Lau · 15 years ago
  98. 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
  99. d3d9b85 Merge "Update the new activity name." by Yu Shan Emily Lau · 15 years ago
  100. 15a4d2f Add correct copyright headers to multiple files by Kenny Root · 15 years ago