1. d7bf177 camera2: Implement CameraDevice#getCameraInfo by Igor Murashkin · 11 years ago
  2. b9dd637 camera2 api: Generate metadata keys and enums from XML by Igor Murashkin · 11 years ago
  3. b519cc5 camera2 api: Add CameraMetadata get/set support by Igor Murashkin · 11 years ago
  4. 7072550 Initial camera device implementation by Igor Murashkin · 11 years ago
  5. e363fbb Partial CameraManager implementation by Igor Murashkin · 11 years ago
  6. a858308 Revert "Partial CameraManager implementation" by Igor Murashkin · 11 years ago
  7. e473f7d Partial CameraManager implementation by Igor Murashkin · 11 years ago
  8. 2d2cd32 Make MediaPlayer.invoke() public-and-hidden again by Marco Nelissen · 11 years ago
  9. 85c28e8 Forgot something by Marco Nelissen · 11 years ago
  10. c2f9024 Fix build by Marco Nelissen · 11 years ago
  11. cf88be6 Merge "camera: Add Java binder proxies for some existing binder interfaces" by Igor Murashkin · 11 years ago
  12. 4491d68 camera: Add Java binder proxies for some existing binder interfaces by Igor Murashkin · 11 years ago
  13. b318f7b Merge "Refactor of camera stress test to add camera test helper. Also add additional functional tests for: flash, exposure, white balance, and focus mode. Also add pairwise tests." into jb-mr2-dev by Jason Noguchi · 11 years ago
  14. c6cedc8 Refactor of camera stress test to add camera test helper. Also add by Jason Noguchi · 11 years ago
  15. 9c539e8 Update test with CamercorderProfile video size. by Yu Shan Emily Lau · 11 years ago
  16. 83a017b audio service: add config option for fixed volume by Eric Laurent · 11 years ago
  17. 780dc88 Fix the media memeory stress test. by Yu Shan Emily Lau · 11 years ago
  18. 984505d Media test clean up. by Yu Shan Emily Lau · 11 years ago
  19. 9139625 Fix build. by Dianne Hackborn · 12 years ago
  20. 68ba8b9 am e71bb772: am f9719d11: am daf9b7d1: am 3f72bf32: Merge "Refactoring the media recorder stress test. Added test cases for: - record & playback @ 1080p - record & playback @ 720p - record & playback @ 480p - record & playback @ custom Plus extending the record durati by Jason Noguchi · 12 years ago
  21. 3f72bf3 Merge "Refactoring the media recorder stress test. Added test cases for: - record & playback @ 1080p - record & playback @ 720p - record & playback @ 480p - record & playback @ custom Plus extending the record duration to a full minute." into jb-mr1-dev by Jason Noguchi · 12 years ago
  22. 8d73c04 am be6ff0b8: am 66480258: am ba5fd35e: am 7b4e597f: Merge "Adding camera scene mode stress test." into jb-mr1-dev by Jason Noguchi · 12 years ago
  23. ca6a5ee Refactoring the media recorder stress test. by Jason Noguchi · 12 years ago
  24. bac8666 Adding camera scene mode stress test. by Jason Noguchi · 12 years ago
  25. 58ed5d7 am 768d9e1a: Merge "Correct executable bit for source files" by Kenny Root · 12 years ago
  26. 3a084af Correct executable bit for source files by Kenny Root · 12 years ago
  27. 3662f20 Append the test case name in the beginning of the test log. by Yu Shan Emily Lau · 12 years ago
  28. 87b8a1c Fix the NPE for the memwriter. by Yu Shan Emily Lau · 12 years ago
  29. 2ffd207 Instead of collecting the procmem output in by Yu Shan Emily Lau · 12 years ago
  30. c7fb118 Activity.onStop(Bundle) does not exist by Marco Nelissen · 12 years ago
  31. e60393a Remove the unnecssary intent call. by Yu Shan Emily Lau · 12 years ago
  32. 7b996d1 Fix a test case failure when there is no back-facing camera on a device by James Dong · 12 years ago
  33. ec3f31f Added support for HE-AAC recording. by Dave Burke · 12 years ago
  34. 7a9734d Unhide APIs for timed text and multiple audio track switch APIs by James Dong · 12 years ago
  35. e35b3e0 Fix the test cases which fail to launch the camera by Yu Shan Emily Lau · 12 years ago
  36. 997592b Add functional tests for Visualizer volume scaling mode by Jean-Michel Trivi · 12 years ago
  37. 8fa2339 Merge "Insert the 2 seconds before test start to workaround the race conditon for requesting the surface." by Yu Shan Emily Lau · 12 years ago
  38. a79edb7 Insert the 2 seconds before test start to by Yu Shan Emily Lau · 12 years ago
  39. c0c4a20 am a72a06f3: am f5693a6a: am a784b3de: Fix build break introduced by missing parenthesis in camera stress test. by Jason Noguchi · 12 years ago
  40. a784b3d Fix build break introduced by missing parenthesis in camera stress test. by Jason Noguchi · 12 years ago
  41. b7cc80d am a5408a8c: am 34a4e519: am 6e6d8df5: Merge "Adding camera zoom test to mediaframework stress suite." into ics-mr1 by Jason Noguchi · 12 years ago
  42. 003a756 Insert 2 seconds wait in each test case setup. by Yu Shan Emily Lau · 12 years ago
  43. 41d88d5 Adding camera zoom test to mediaframework stress suite. by Jason Noguchi · 13 years ago
  44. 8790b57 am 353b61a8: am 0ddfe24a: am eb4f3256: Set the video encoding bit rate for the media recorder stress test. by Yu Shan Emily Lau · 13 years ago
  45. eb4f325 Set the video encoding bit rate for the media recorder stress test. by Yu Shan Emily Lau · 13 years ago
  46. eb5698a am a1de5e48: am 743aceec: am ee329930: Merge "Adding time lapse test to mediaframework stress suite." into ics-mr1 by Jason Noguchi · 13 years ago
  47. 27c8d9b Adding time lapse test to mediaframework stress suite. by Jason Noguchi · 13 years ago
  48. d5ade13 Removed out-of-date TODO in video editor performance/stress test cases by James Dong · 13 years ago
  49. 7dd6507 More AudioManager tests by Jean-Michel Trivi · 13 years ago
  50. e1103cf Remove obsolete TODO comments by James Dong · 13 years ago
  51. 7108770 Merge "Fix audio effect tests" by Eric Laurent · 13 years ago
  52. 96bea6a Fix for issue 5712743 video editor functional test : testPreviewDuringExport fails by Hong Teng · 13 years ago
  53. 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
  54. 63149c8 Fixd for 5490443 Native crash while exporting a video by Hong Teng · 13 years ago
  55. 99b4523 Add the min fps option to set by Yu Shan Emily Lau · 13 years ago
  56. c81e0ad Fix audio effect tests by Eric Laurent · 13 years ago
  57. be5fc40 Remove unreliable effect tests. by Eric Laurent · 13 years ago
  58. 8e2ed8d Refactor FileInserter in MediaScanner and adding unit tests for the newly added class. by Dongwon Kang · 13 years ago
  59. 627f445 Wait for some time before stopping the media recorder. Fix for bug 5239001. by Gloria Wang · 13 years ago
  60. 0a6cd02 am b2d17234: Merge "Reorganize media framework functional tests. Group tests into sub-packages" into ics-factoryrom by Xia Wang · 13 years ago
  61. db60285 Reorganize media framework functional tests. Group tests into sub-packages by Xia Wang · 13 years ago
  62. 5e7acae Fix issue 5355047: Automated effect tests fail. by Eric Laurent · 13 years ago
  63. 3f43e7d Fix for bug 5309242 [Prime] VideoEditorAPITest testVideoContentHD failed by Rajneesh Chowdury · 13 years ago
  64. d8f7c2c MTS Recorder Test: Use VideoFrameRate from Device Camcorder Profile by Devaraj Rangasamy · 13 years ago
  65. 4cf9a3b Merge "Fix another hardcoded frame rate in the media framework test" by James Dong · 13 years ago
  66. a18886c Fix 5278371: OOM in MediaItemThumbnailTest by Chih-Chung Chang · 13 years ago
  67. b05a600 Fix another hardcoded frame rate in the media framework test by James Dong · 13 years ago
  68. a985135 Use device-dependent frame rate in the media recorder performance test by James Dong · 13 years ago
  69. 4afbe2e The test application falsely reports that the test result even if the test failed. by James Dong · 13 years ago
  70. 3ced044 Fix for 4142219 Don't hard code platform-specific limitations (Jni/ Java) by Rajneesh Chowdury · 13 years ago
  71. c9b9cbc Use camcorder profiles for MediaRecorderStressTest by James Dong · 13 years ago
  72. 09f1735 Fix issue 5144429: CTS test fails for AudioEffects by Eric Laurent · 13 years ago
  73. 55c1ad9 Replace the hard coded video recording properties with media profile. by Yu Shan Emily Lau · 13 years ago
  74. e3065f2 Merge "Fix for issue 5007510 AssertionFailed for MediaPropertiesTest#testPropertiesH263QCIF" by Rajneesh Chowdury · 13 years ago
  75. aea7d6c Fix for issue 5007510 AssertionFailed for MediaPropertiesTest#testPropertiesH263QCIF by Rajneesh Chowdury · 13 years ago
  76. 559bb79 Fix for issue 5007228 IllegalArgumentException when testing VideoEditorAPITest#testEffectKenBurn by Rajneesh Chowdury · 13 years ago
  77. 88f7194 Add a testcase to test PNG files support for KenBurn effect. by James Dong · 13 years ago
  78. 1e1b13e - Public part of the Metadata API. by Gloria Wang · 13 years ago
  79. c4fe54a Add new open source test contents. by Yu Shan Emily Lau · 13 years ago
  80. d1d17b1 Cleaned up the old test cases and test media files. by Yu Shan Emily Lau · 13 years ago
  81. fa22e62 Convert the video editor performance test suite output from float to int. by Yu Shan Emily Lau · 13 years ago
  82. 88a14dc am 6b49e9a8: am a450ef06: am ac390b8c: Merge "Fix for Media Server memory leak" into honeycomb-mr1 by shailendra · 13 years ago
  83. ac390b8 Merge "Fix for Media Server memory leak" into honeycomb-mr1 by shailendra · 13 years ago
  84. 2d06aee Fix for Media Server memory leak by shailendra · 13 years ago
  85. 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
  86. 8483073 Merge "Fix for testPropertiesWMVFile case failed with build HMI75B(4128259)" into honeycomb-mr1 by shailendra · 13 years ago
  87. 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
  88. 0210997 Merge "Add the mem logging into test utility. Bug# 4108259" into honeycomb-mr1 by Yu Shan Emily Lau · 13 years ago
  89. 602b328 Fix issue 3509396: AudioEffect.getParameter JAVA. by Eric Laurent · 13 years ago
  90. 75afb97 Add the mem logging into test utility. Bug# 4108259 by Yu Shan Emily Lau · 13 years ago
  91. d0c2813 Fix for testPropertiesWMVFile case failed with build HMI75B(4128259) by shailendra · 13 years ago
  92. c8b4efd Fix for testThumbnailForInvalidFilePath and testPropertiesForNonExsitingFile failed with HMI75B(4124235) by shailendra · 13 years ago
  93. 9dab7847 Suppress the 1 hour video editor export test case which exceed the 5 mins large test limit. by Yu Shan Emily Lau · 13 years ago
  94. 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
  95. 62f755a Remove the hard coded media recorder test cases. by Yu Shan Emily Lau · 14 years ago
  96. 0c6a518 VideoEditor: Issue:3396697: Update Perf and Stress test code by Basavapatna Dattaguru · 14 years ago
  97. 3ed54d0 Merge "VideoEditor:IssueID:3396697: Added Performance test code" by Basavapatna Dattaguru · 14 years ago
  98. f1f9ff2 VideoEditor:IssueID:3396697: Added Performance test code by Basavapatna Dattaguru · 14 years ago
  99. c2b9eb8 VideoEditor:IssueID:3396697: Updated Preview Test code by Basavapatna Dattaguru · 14 years ago
  100. 414e153 Fixed the media playback report format. by Yu Shan Emily Lau · 14 years ago