1. 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
  2. 30daf09 1) Capture the start memory before the test started by Yu Shan Emily Lau · 15 years ago
  3. b1ce51f Add the checking for mediaplayer stress test. by Yu Shan Emily Lau · 15 years ago
  4. c060d86 Check whether test server is up before running tests which use streaming files. by Gloria Wang · 15 years ago
  5. b1c85ec Add windows media support check in MediaMetadataTest.java and MediaPlayerApiTest.java by James Dong · 15 years ago
  6. f67eff1 Merge change Ib0036762 into eclair by Android (Google) Code Review · 15 years ago
  7. d6af2e0 Merge change I43a335c3 into eclair by Android (Google) Code Review · 15 years ago
  8. 38b03a7 Add windows media support check in MediaMetadataRetrieverTest bug 2232274 by James Dong · 15 years ago
  9. 43a335c Suppress takePicture test from continuous DO NOT MERGE. by Brett Chabot · 15 years ago
  10. c8c7ca7 Remove testCheckMediaPlaybackHandlesApplicationItunes from continuous. by Brett Chabot · 15 years ago
  11. 13b9371 Fixed the H263 video duation which caused the incorrect video validation. by Yu Shan Emily Lau · 15 years ago
  12. 9991013 1) Add 10 seconds wait time before collecting the end memory. by Yu Shan Emily Lau · 15 years ago
  13. 55a6ac8 Fixed the long recorder time and reduce the number of loops. by Yu Shan Emily Lau · 15 years ago
  14. 525ad18 Turn on thubmnail capture unit test for media metadata retriever by James Dong · 15 years ago
  15. 34831c9 Removed the device type checking by Yu Shan Emily Lau · 15 years ago
  16. a56e653 Added the checking for the wma in the memory test. by Yu Shan Emily Lau · 15 years ago
  17. 5b0b63b Suppress the testPing as we moved the release test target to the userdebug. This test rely on a mock_media_player.so which build under the eng build by Yu Shan Emily Lau · 15 years ago
  18. dc1af5b 1) Add the wma / wmv profile reader. by Yu Shan Emily Lau · 15 years ago
  19. 17d7ea4 There is a know issue in PV regarding the video size return. Need to put a 1 second sleep before we get the video dimension by Yu Shan Emily Lau · 15 years ago
  20. 9d7b2fa Suppressed the invalidFrameRate as the framework is not throwing the IOException anymore. by Yu Shan Emily Lau · 15 years ago
  21. bc95d66 Modified the validation to use singal media player instance. by Yu Shan Emily Lau · 15 years ago
  22. 56af9e9 Merge change 25452 into eclair by Android (Google) Code Review · 15 years ago
  23. 208ad8e Modified the new stream video url. by Yu Shan Emily Lau · 15 years ago
  24. 20a6b95 modified: MediaFrameworkTest/src/com/android/mediaframeworktest/stress/MediaRecorderStressTest.java by Yu Shan Emily Lau · 15 years ago
  25. 610e359 modified: MediaFrameworkTest/src/com/android/mediaframeworktest/MediaNames.java by Yu Shan Emily Lau · 15 years ago
  26. 1619367 new file: tests/MediaFrameworkTest/src/com/android/mediaframeworktest/MediaProfileReader.java by Yu Shan Emily Lau · 15 years ago
  27. 147a0c2 modified: tests/MediaFrameworkTest/src/com/android/mediaframeworktest/MediaNames.java by Yu Shan Emily Lau · 15 years ago
  28. bde54df modified: tests/MediaFrameworkTest/src/com/android/mediaframeworktest/MediaNames.java by Yu Shan Emily Lau · 15 years ago
  29. 52d6245 Merge change 22995 into eclair by Android (Google) Code Review · 15 years ago
  30. d3b0d64 modified: res/layout/surface_view.xml by Yu Shan Emily Lau · 15 years ago
  31. c035f7c Final high-density frameworks artwork drop from designers (dated 25-Aug-2009). by Daniel Sandler · 15 years ago
  32. 523018f am b56de747: Revert " modified: MediaFrameworkTest/src/com/android/mediaframeworktest/functional/MediaPlayerApiTest.java" by Yu Shan Emily Lau · 15 years ago
  33. b56de74 Revert " modified: MediaFrameworkTest/src/com/android/mediaframeworktest/functional/MediaPlayerApiTest.java" by Yu Shan Emily Lau · 15 years ago
  34. b91c52f am 8c937a17: Merge change 22379 into donut by Yu Shan Emily Lau · 15 years ago
  35. 051d8d6 modified: MediaFrameworkTest/src/com/android/mediaframeworktest/functional/MediaPlayerApiTest.java by Yu Shan Emily Lau · 15 years ago
  36. c9706f0 DO NOT MERGE, ALready merged to master. by Sahil Sachdeva · 15 years ago
  37. 6874e3d am 3397f169: Capture the start and end memory usage in the output file. Move the start memory catpure after 10 loops. by Yu Shan Emily Lau · 15 years ago
  38. 3397f16 Capture the start and end memory usage in the output file. Move the start memory catpure after 10 loops. by Yu Shan Emily Lau · 15 years ago
  39. 859c3754 am bd014e07: Remove the memory capture in the first run and make it the same as the cupcake test case. by Yu Shan Emily Lau · 15 years ago
  40. bd014e0 Remove the memory capture in the first run and make it the same as the cupcake test case. by Yu Shan Emily Lau · 15 years ago
  41. a553c25 Fix issue 1795088 Improve audio routing code by Eric Laurent · 15 years ago
  42. bc72692 Added native metadata support. by niko · 15 years ago
  43. 6fa41bb Minor cleanup in Metadata.java by niko · 15 years ago
  44. c39173b Fixed a bug in the parser. by niko · 15 years ago
  45. cf541ee Merge change 7617 by Android (Google) Code Review · 15 years ago
  46. 8994837 Added method to get metadata out of the player. by niko · 15 years ago
  47. cb2e00e Impl. of the metadata getters. by Nicolas Catania · 15 years ago
  48. 52e4ad8 Merge change 7399 by Android (Google) Code Review · 15 years ago
  49. 8f5fcab New test player stub to load mock native players. by Nicolas Catania · 15 years ago
  50. a5ccb22 Partial implementation of the parsing of Parcel into Metadata. by Nicolas Catania · 15 years ago
  51. 8529fc3 am 2f8d58b7: Merge change 5420 into donut by Android (Google) Code Review · 15 years ago
  52. f47b8e9 Added two test cases to trace the failure in closing the hw decoder and the current playtime is greater than the duration. by Yu Shan Emily Lau · 15 years ago
  53. 567c2e2 am 9efba9d2: Merge change 5176 into donut by Android (Google) Code Review · 15 years ago
  54. 9efba9d Merge change 5176 into donut by Android (Google) Code Review · 15 years ago
  55. f16da13 Export the output to a text file and save to sdcard by Yu Shan Emily Lau · 15 years ago
  56. 6922f19d am 843f5eb3: Merge change 5054 into donut by Android (Google) Code Review · 15 years ago
  57. 3274202 Rollback the number of loop in the memory stress test by Yu Shan Emily Lau · 15 years ago
  58. 949070d am 11348cff: Merge change 4885 into donut by Android (Google) Code Review · 15 years ago
  59. a746030 Merge the output file into one. by Yu Shan Emily Lau · 15 years ago
  60. 1ecb750 am 1d7d5db7: Merge change 3799 into donut by Android (Google) Code Review · 15 years ago
  61. afbc17e Turned on the windows media related test cases as the binary already integrated. by Yu Shan Emily Lau · 15 years ago
  62. 8c09399 am bdf90a08: Merge change 3462 into donut by Android (Google) Code Review · 15 years ago
  63. 32e9591 Capture the memory output before the playback and record start. by Yu Shan Emily Lau · 15 years ago
  64. 7c49790 am 162c9d0e: Merge change 2805 into donut by Android (Google) Code Review · 15 years ago
  65. 5a3a77d base: Rename WRITE_SDCARD -> WRITE_EXTERNAL_STORAGE by San Mehat · 15 years ago
  66. b86204a am 2af7e639: Merge change 2654 into donut by Android (Google) Code Review · 15 years ago
  67. 01c0596 Added the two validations for the memory stress test by Yu Shan Emily Lau · 15 years ago
  68. c6b5895 am 379d3bd9: Merge change 2016 into donut by Android (Google) Code Review · 15 years ago
  69. 379d3bd Merge change 2016 into donut by Android (Google) Code Review · 15 years ago
  70. be467b5 Replaced the old test media files with the new open source test media files. by Yu Shan Emily Lau · 15 years ago
  71. 6a88955 am 988c4d1a: Merge change 2005 into donut by Android (Google) Code Review · 15 years ago
  72. f30c700 Added the write sdcard permission so that the mediarecorder test by Yu Shan Emily Lau · 15 years ago
  73. 86a99b9a am b3af6b48: Merge change 1748 into donut by Android (Google) Code Review · 15 years ago
  74. 55eef63 Add a tool to play all kinds of media files saved in /sdcard/media_api/samples/. It also tests the seeking functionality during the play of each sample file. by Xia Wang · 15 years ago
  75. 2bbaaf7 am 0efb086: Merge change 1120 into donut by Android (Google) Code Review · 15 years ago
  76. fe17664 Suppress all tests on Windows Media in MediaPlayerApiTest and MediaMetadataTest by Xia Wang · 15 years ago
  77. 56b7eea manual merge f3af740bdfc261b1cb25c0799af780d3753d4518 by The Android Open Source Project · 15 years ago
  78. f3af740 Fixed issue 1709450: Requirements for CDMA Tone Generator by Eric Laurent · 15 years ago
  79. 0d8f5a3 am e556248: Merge change 1017 into donut by Android (Google) Code Review · 15 years ago
  80. c1b80cb Changes in mediaframework test for the OpenCore 2.0 integration. Changes included: by Yu Shan Emily Lau · 15 years ago
  81. 568d91b fix the bug of testStartupTime in MediaPlayerPerformance test throws exception for an existing table by Xia Wang · 15 years ago
  82. 2071043 Modify and turn on the test case for video recording in portrait mode. by Yu Shan Emily Lau · 15 years ago
  83. 6554347 AI 144327: am: CL 144326 Start the thread that initializes the camera for the test under lock to make sure the monitor is notified after it has started waiting. by Jean-Michel Trivi · 15 years ago
  84. 1b01f87 AI 144314: am: CL 144313 Add two test cases for AudioTrack.java by Xia Wang · 15 years ago
  85. b9f15d7 AI 143905: am: CL 143904 Fix the failure in the media recorder large test by adding the Camera permission. by Yu Shan Emily Lau · 15 years ago
  86. fd92c57 Automated import from //branches/donutburger/...@142149,142149 by Yu Shan Emily Lau · 15 years ago
  87. 1059253 auto import from //branches/cupcake_rel/...@140373 by The Android Open Source Project · 15 years ago
  88. ba87e3e auto import from //branches/cupcake_rel/...@138607 by The Android Open Source Project · 15 years ago
  89. b2a3dd8 auto import from //branches/cupcake/...@137197 by The Android Open Source Project · 15 years ago
  90. b22d55b auto import from //depot/cupcake/@136620 by The Android Open Source Project · 15 years ago
  91. 4df2423 auto import from //depot/cupcake/@136594 by The Android Open Source Project · 15 years ago
  92. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  93. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  94. 076357b auto import from //depot/cupcake/@132589 by The Android Open Source Project · 15 years ago
  95. 3dec7d5 auto import from //depot/cupcake/@137055 by The Android Open Source Project · 15 years ago
  96. 15ab3ea auto import from //branches/cupcake/...@132569 by The Android Open Source Project · 15 years ago
  97. 3001a03 auto import from //branches/cupcake/...@132276 by The Android Open Source Project · 15 years ago
  98. d24b818 auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 16 years ago
  99. f013e1a Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago