1. 7108770 Merge "Fix audio effect tests" by Eric Laurent · 13 years ago
  2. 2fe9130 am 2be608f8: am 6db79c35: Merge "Fix for issue 5712743 video editor functional test : testPreviewDuringExport fails -Correct the invalid filename, which contains control character. And with the invalid filename, the cts fails only on crespo, but passes on stingray an by Hong Teng · 13 years ago
  3. 96bea6a Fix for issue 5712743 video editor functional test : testPreviewDuringExport fails by Hong Teng · 13 years ago
  4. 29f1c32 am 5126f1d4: am 613ed4c6: Merge "Fixd for 5490443 Native crash while exporting a video - Add new onError callback to PreviewProgressListener, which is used to indicate video editor application for the error that has occurred during priviewing. With this modification, by Hong Teng · 13 years ago
  5. 613ed4c Merge "Fixd for 5490443 Native crash while exporting a video - Add new onError callback to PreviewProgressListener, which is used to indicate video editor application for the error that has occurred during priviewing. With this modification, the application must implement the onError method, and then VideoEditorPreviewTest.java is changed accordingly." into ics-mr1 by Hong Teng · 13 years ago
  6. a54a06b Add README for media "automated" tests by Glenn Kasten · 13 years ago
  7. 63149c8 Fixd for 5490443 Native crash while exporting a video by Hong Teng · 13 years ago
  8. 9a8246c am 77d1ebbd: am 4e5d3f2c: Merge "Add the min fps option to set the min fps in the media recorder test. Add the procmem log to the media memory stress test." into ics-mr1 by Yu Shan Emily Lau · 13 years ago
  9. 99b4523 Add the min fps option to set by Yu Shan Emily Lau · 13 years ago
  10. c81e0ad Fix audio effect tests by Eric Laurent · 13 years ago
  11. ea427b0 resolved conflicts for merge of 26f70db9 to master by Andreas Huber · 13 years ago
  12. 26f70db Merge "Remove surface legacy APIs and code." into ics-mr1 by Andreas Huber · 13 years ago
  13. 70fc06e am 1f85f1dc: Merge "Remove unreliable effect tests." into ics-mr1 by Eric Laurent · 13 years ago
  14. be5fc40 Remove unreliable effect tests. by Eric Laurent · 13 years ago
  15. 95be245 Remove surface legacy APIs and code. by Andreas Huber · 13 years ago
  16. 71f2cf1 Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE by Steve Block · 13 years ago
  17. 8e2ed8d Refactor FileInserter in MediaScanner and adding unit tests for the newly added class. by Dongwon Kang · 13 years ago
  18. 627f445 Wait for some time before stopping the media recorder. Fix for bug 5239001. by Gloria Wang · 13 years ago
  19. 0a6cd02 am b2d17234: Merge "Reorganize media framework functional tests. Group tests into sub-packages" into ics-factoryrom by Xia Wang · 13 years ago
  20. db60285 Reorganize media framework functional tests. Group tests into sub-packages by Xia Wang · 13 years ago
  21. 5e7acae Fix issue 5355047: Automated effect tests fail. by Eric Laurent · 13 years ago
  22. 3f43e7d Fix for bug 5309242 [Prime] VideoEditorAPITest testVideoContentHD failed by Rajneesh Chowdury · 13 years ago
  23. d8f7c2c MTS Recorder Test: Use VideoFrameRate from Device Camcorder Profile by Devaraj Rangasamy · 13 years ago
  24. 4cf9a3b Merge "Fix another hardcoded frame rate in the media framework test" by James Dong · 13 years ago
  25. a18886c Fix 5278371: OOM in MediaItemThumbnailTest by Chih-Chung Chang · 13 years ago
  26. b05a600 Fix another hardcoded frame rate in the media framework test by James Dong · 13 years ago
  27. a985135 Use device-dependent frame rate in the media recorder performance test by James Dong · 13 years ago
  28. 8d102eb Merge changes I33f59705,Ia4c8c822,I2fb695ab,I2e587afc by Jamie Gennis · 13 years ago
  29. 4afbe2e The test application falsely reports that the test result even if the test failed. by James Dong · 13 years ago
  30. af4fccf MediaDump: use the MediaPlayer#setSurface method by Jamie Gennis · 13 years ago
  31. 3ced044 Fix for 4142219 Don't hard code platform-specific limitations (Jni/ Java) by Rajneesh Chowdury · 13 years ago
  32. c9b9cbc Use camcorder profiles for MediaRecorderStressTest by James Dong · 13 years ago
  33. c498ad6 Merge "Fix issue 5144429: CTS test fails for AudioEffects" by Eric Laurent · 13 years ago
  34. 09f1735 Fix issue 5144429: CTS test fails for AudioEffects by Eric Laurent · 13 years ago
  35. ef02abd Add Bluetooth SCO test app by Marco Nelissen · 13 years ago
  36. 55c1ad9 Replace the hard coded video recording properties with media profile. by Yu Shan Emily Lau · 13 years ago
  37. e3065f2 Merge "Fix for issue 5007510 AssertionFailed for MediaPropertiesTest#testPropertiesH263QCIF" by Rajneesh Chowdury · 13 years ago
  38. aea7d6c Fix for issue 5007510 AssertionFailed for MediaPropertiesTest#testPropertiesH263QCIF by Rajneesh Chowdury · 13 years ago
  39. 559bb79 Fix for issue 5007228 IllegalArgumentException when testing VideoEditorAPITest#testEffectKenBurn by Rajneesh Chowdury · 13 years ago
  40. 88f7194 Add a testcase to test PNG files support for KenBurn effect. by James Dong · 13 years ago
  41. 1e1b13e - Public part of the Metadata API. by Gloria Wang · 13 years ago
  42. c4fe54a Add new open source test contents. by Yu Shan Emily Lau · 13 years ago
  43. d1d17b1 Cleaned up the old test cases and test media files. by Yu Shan Emily Lau · 13 years ago
  44. fa22e62 Convert the video editor performance test suite output from float to int. by Yu Shan Emily Lau · 13 years ago
  45. ea0bad0 b/4452171 Dumping video playbacks to files. by Huahui Wu · 13 years ago
  46. d01ec6e Add setParameter/getParameter to MediaPlayer API. for bug 1982947 by Gloria Wang · 13 years ago
  47. 43a1765 Remove the deprecated things from Config.java. These haven't been working since before 1.0. by Joe Onorato · 13 years ago
  48. 88a14dc am 6b49e9a8: am a450ef06: am ac390b8c: Merge "Fix for Media Server memory leak" into honeycomb-mr1 by shailendra · 13 years ago
  49. a450ef0 am ac390b8c: Merge "Fix for Media Server memory leak" into honeycomb-mr1 by shailendra · 13 years ago
  50. ac390b8 Merge "Fix for Media Server memory leak" into honeycomb-mr1 by shailendra · 13 years ago
  51. 2d06aee Fix for Media Server memory leak by shailendra · 14 years ago
  52. 35c654c am 8e0f2d71: am b819dcd4: am 8483073e: Merge "Fix for testPropertiesWMVFile case failed with build HMI75B(4128259)" into honeycomb-mr1 by shailendra · 13 years ago
  53. b819dcd am 8483073e: Merge "Fix for testPropertiesWMVFile case failed with build HMI75B(4128259)" into honeycomb-mr1 by shailendra · 13 years ago
  54. 8483073 Merge "Fix for testPropertiesWMVFile case failed with build HMI75B(4128259)" into honeycomb-mr1 by shailendra · 13 years ago
  55. 8b17346 am 5460bb3e: am 112852b5: am 02109972: Merge "Add the mem logging into test utility. Bug# 4108259" into honeycomb-mr1 by Yu Shan Emily Lau · 13 years ago
  56. 112852b am 02109972: Merge "Add the mem logging into test utility. Bug# 4108259" into honeycomb-mr1 by Yu Shan Emily Lau · 14 years ago
  57. 0210997 Merge "Add the mem logging into test utility. Bug# 4108259" into honeycomb-mr1 by Yu Shan Emily Lau · 14 years ago
  58. 602b328 Fix issue 3509396: AudioEffect.getParameter JAVA. by Eric Laurent · 14 years ago
  59. 75afb97 Add the mem logging into test utility. Bug# 4108259 by Yu Shan Emily Lau · 14 years ago
  60. 0e898b5 am e21bbd24: am a5eaf2ea: am 0d922ec9: Merge "Fix for testThumbnailForInvalidFilePath and testPropertiesForNonExsitingFile failed with HMI75B(4124235)" into honeycomb-mr1 by shailendra · 14 years ago
  61. a5eaf2e am 0d922ec9: Merge "Fix for testThumbnailForInvalidFilePath and testPropertiesForNonExsitingFile failed with HMI75B(4124235)" into honeycomb-mr1 by shailendra · 14 years ago
  62. d0c2813 Fix for testPropertiesWMVFile case failed with build HMI75B(4128259) by shailendra · 14 years ago
  63. c8b4efd Fix for testThumbnailForInvalidFilePath and testPropertiesForNonExsitingFile failed with HMI75B(4124235) by shailendra · 14 years ago
  64. f916a55 am 0af00ebc: am 797f5b0c: am fd5c1f7c: Merge "Suppress the 1 hour video editor export test case which exceed the 5 mins large test limit. Add the media test util for capturing the memory usage. Bug# 4108259 Change-Id: I751a622ff5dfbb1d563f63a2cbc9db71d194a0f6" into ho by Yu Shan Emily Lau · 14 years ago
  65. 797f5b0 am fd5c1f7c: Merge "Suppress the 1 hour video editor export test case which exceed the 5 mins large test limit. Add the media test util for capturing the memory usage. Bug# 4108259 Change-Id: I751a622ff5dfbb1d563f63a2cbc9db71d194a0f6" into honeycomb-mr1 by Yu Shan Emily Lau · 14 years ago
  66. 9dab7847 Suppress the 1 hour video editor export test case which exceed the 5 mins large test limit. by Yu Shan Emily Lau · 14 years ago
  67. 3070af0 frameworks/base: remove LOCAL_PRELINK_MODULE by Iliyan Malchev · 14 years ago
  68. 76d41f5 am 206c62ed: am 2fdf829a: Merge "Remove unnecessary SkImageDecoder_libjpeg.cpp" by Kenny Root · 14 years ago
  69. 4c1ac4e Remove unnecessary SkImageDecoder_libjpeg.cpp by Chih-Wei Huang · 14 years ago
  70. c72eb91 Remove MtpClient class from framework and public API by Mike Lockwood · 14 years ago
  71. c2d68c9 Remove unnecessary SkImageDecoder_libjpeg.cpp by Chih-Wei Huang · 14 years ago
  72. c4308f0 Move USB framework support from android.hardware to android.hardware.usb package by Mike Lockwood · 14 years ago
  73. e8be6a8 Merge "CameraBrowser: Add USB device filter meta-data for digital cameras" by Mike Lockwood · 14 years ago
  74. 0fd3c4a CameraBrowser: Add USB device filter meta-data for digital cameras by Mike Lockwood · 14 years ago
  75. 4fdc6eb Merge "Remove the hard coded media recorder test cases. Add the native heap dump catpure functionality." by Yu Shan Emily Lau · 14 years ago
  76. 62f755a Remove the hard coded media recorder test cases. by Yu Shan Emily Lau · 14 years ago
  77. 66d1691 Merge "VideoEditor: Issue:3396697: Update Perf and Stress test code" by Basavapatna Dattaguru · 14 years ago
  78. 0c6a518 VideoEditor: Issue:3396697: Update Perf and Stress test code by Basavapatna Dattaguru · 14 years ago
  79. b607b88 Merge "UsbManager: Remove redundant Intent extras from USB device and accessory broadcasts" by Mike Lockwood · 14 years ago
  80. cc562a3 Bug 3438258 Add SurfaceTexture as MediaPlayer sink by Glenn Kasten · 14 years ago
  81. 188d00b UsbManager: Remove redundant Intent extras from USB device and accessory broadcasts by Mike Lockwood · 14 years ago
  82. 3ed54d0 Merge "VideoEditor:IssueID:3396697: Added Performance test code" by Basavapatna Dattaguru · 14 years ago
  83. f1f9ff2 VideoEditor:IssueID:3396697: Added Performance test code by Basavapatna Dattaguru · 14 years ago
  84. c2b9eb8 VideoEditor:IssueID:3396697: Updated Preview Test code by Basavapatna Dattaguru · 14 years ago
  85. 414e153 Fixed the media playback report format. by Yu Shan Emily Lau · 14 years ago
  86. ce6ff2c Update the summary output format which match the PM data posting. by Yu Shan Emily Lau · 14 years ago
  87. 85305f0 Change the media player stress test to repor the total number of failure and the total number of info. by Yu Shan Emily Lau · 14 years ago
  88. 0554f32 VideoEditor:IssueID:3396697: Added Preview Test code by Basavapatna Dattaguru · 14 years ago
  89. 046dc1e Merge "VideoEditor: IssueID:3396697:Added TN,MP,Exp,API test codes" by Basavapatna Dattaguru · 14 years ago
  90. c0171d3 VideoEditor: IssueID:3396697:Added TN,MP,Exp,API test codes by Basavapatna Dattaguru · 14 years ago
  91. fc04c1d VideoEditor: Issue ID:3396697 Missing Files added by Basavapatna Dattaguru · 14 years ago
  92. bd508bd Add the open source test media contents. by Yu Shan Emily Lau · 14 years ago
  93. 4c030b5 Merge "Video Editor CTS Test Code: annotation suppress" by Basavapatna Dattaguru · 14 years ago
  94. 31d19c8 VideoEditor Test contents: Issue ID:3396697 by Basavapatna Dattaguru · 14 years ago
  95. 86e9e9b Video Editor CTS Test Code: annotation suppress by Basavapatna Dattaguru · 14 years ago
  96. 5d386a1 Fix the build. by Yu Shan Emily Lau · 14 years ago
  97. a58389b Remove the old media player stress test. by Yu Shan Emily Lau · 14 years ago
  98. 655c663 am 90982936: am 89378fd1: Merge "Revert "Video editor CTS: Framework modifications"" into honeycomb by Basavapatna Dattaguru · 14 years ago
  99. a44f02a am 141a2adb: am 3b728ca7: Merge "Revert "Fixes Issue ID: 3396697"" into honeycomb by Basavapatna Dattaguru · 14 years ago
  100. 9098293 am 89378fd1: Merge "Revert "Video editor CTS: Framework modifications"" into honeycomb by Basavapatna Dattaguru · 14 years ago