1. acc0095 Camera2: Correct error handling by Eino-Ville Talvala · 10 years ago
  2. 12da140 Camera2: add highSpeedVideoConfig wrapper and APIs by Yin-Chia Yeh · 10 years ago
  3. ee64575 Added a test for HEVC playback memory usage by Naveen Kumar Ponnusamy · 10 years ago
  4. b1a236b add utility methods to util.Range, Rational and Size by Lajos Molnar · 10 years ago
  5. 4c91380 Camera: Implement HAL1 and higher HAL API coexistence by Zhijun He · 10 years ago
  6. 4961bc8 camera2: Map camera characteristics in the managed layer by Igor Murashkin · 10 years ago
  7. 007bfb1 util: Make Rational a Number/Comparable; add Range#inRange by Igor Murashkin · 10 years ago
  8. 5743868 camera2: Change android.lens.focusRange to Pair<Float,Float> by Igor Murashkin · 10 years ago
  9. 8298472 Camera2: Test null TonemapCurve behavior by Yin-Chia Yeh · 10 years ago
  10. 8490ace Camera2: switch API interface to java classses by Yin-Chia Yeh · 10 years ago
  11. 78712a8 camera2: Add new metadata keys, change types for existing range keys by Igor Murashkin · 10 years ago
  12. d6d6515 camera2: Refactor CameraMetadata.Key out into 3 key classes by Igor Murashkin · 10 years ago
  13. 72f9f0a camera2: Move parameters around to different packages by Igor Murashkin · 10 years ago
  14. 9c59517 camera2: Use StreamConfigurationMap for format/size/duration lookup by Igor Murashkin · 11 years ago
  15. 3c40a04 camera2: Update native<->managed camera metadata marshalers by Igor Murashkin · 11 years ago
  16. 53a1d32 camera2: Fix broken camera metadata test due to key rename by Igor Murashkin · 11 years ago
  17. e0e77cb Remove VideoEditor by Lajos Molnar · 11 years ago
  18. 438d77e MediaFrameworkTest: Fix Camera2 API unit test build breakage by Zhijun He · 11 years ago
  19. 8d637b8 Camera2: Fix the JPEG format issues by Zhijun He · 11 years ago
  20. 5c207ec camera2: Fix out-of-date metadata test by Igor Murashkin · 11 years ago
  21. a77cf87 Merge "Tabs -> spaces in frameworks/base." by John Spurlock · 11 years ago
  22. 8a985d2 Tabs -> spaces in frameworks/base. by John Spurlock · 11 years ago
  23. daa98ca support time lapse/slow motion on SURFACE source by Chong Zhang · 11 years ago
  24. e996c41 MediaRecorderTest: add tests for getSurface() and SURFACE source by Chong Zhang · 11 years ago
  25. b7bfdc7 Camera2: add metadata override by Zhijun He · 11 years ago
  26. e841d4e Camera2: Implement idle callbacks by Eino-Ville Talvala · 11 years ago
  27. 7b7a154 Camera2: Fix Camera integration test deadlock by Zhijun He · 11 years ago
  28. 2001188 Camera2: Implement CameraManager#getCameraCharacteristics by Zhijun He · 11 years ago
  29. 68f4006 camera2: Rename CameraProperties to CameraCharacteristics by Igor Murashkin · 11 years ago
  30. 98d18bb Merge "Fix media stress test." into klp-dev by Yu Shan Emily Lau · 11 years ago
  31. c10b55a Fix media stress test. by Yu Shan Emily Lau · 11 years ago
  32. e3351f1 media: Update ImageReader to remove MaxImagesAcquiredException by Igor Murashkin · 11 years ago
  33. 5e71206 media: Update ImageReader APIs by Igor Murashkin · 11 years ago
  34. 70c2207 Camera2: Immutable metadata by Eino-Ville Talvala · 11 years ago
  35. 23c8809 Camera2: Updated Rational for denom=0. by Timothy Knight · 11 years ago
  36. 8ebd52b Camera2: Add CameraDevice#flush() by Eino-Ville Talvala · 11 years ago
  37. c8d0756 Add the checking for the camcorder profile. by Yu Shan Emily Lau · 11 years ago
  38. b6c38e9 Camera2: Remove redundant Keys classes by Eino-Ville Talvala · 11 years ago
  39. 66ef645 Refactor CameraService to handle errors properly. by Ruben Brunk · 11 years ago
  40. 373673a am 3a5e2013: am ebbcc18e: am 4032217e: Merge "Add option for video playback test to accept media source path." into jb-mr2-dev by Xia Wang · 11 years ago
  41. 693e21d MediaFrameworkTest: Add camera capture result callback test by Zhijun He · 11 years ago
  42. 2f1a2e4 Camera2 API: Rename package to android.hardware.camera2 by Eino-Ville Talvala · 11 years ago
  43. 7f4d314 camera2: Implement CameraDevice#waitUntilIdle by Zhijun He · 11 years ago
  44. 229019e6 MediaFrameworkTest: Fix camera unit test failure by Zhijun He · 11 years ago
  45. 3710db8 camera2 api: marshal rect, size, string for metadata by Igor Murashkin · 11 years ago
  46. d7bf177 camera2: Implement CameraDevice#getCameraInfo by Igor Murashkin · 11 years ago
  47. b9dd637 camera2 api: Generate metadata keys and enums from XML by Igor Murashkin · 11 years ago
  48. 796c93b Add option for video playback test to accept media source path. by Xia Wang · 11 years ago
  49. b519cc5 camera2 api: Add CameraMetadata get/set support by Igor Murashkin · 11 years ago
  50. 7072550 Initial camera device implementation by Igor Murashkin · 11 years ago
  51. e363fbb Partial CameraManager implementation by Igor Murashkin · 11 years ago
  52. a858308 Revert "Partial CameraManager implementation" by Igor Murashkin · 11 years ago
  53. e473f7d Partial CameraManager implementation by Igor Murashkin · 11 years ago
  54. 2d2cd32 Make MediaPlayer.invoke() public-and-hidden again by Marco Nelissen · 11 years ago
  55. 85c28e8 Forgot something by Marco Nelissen · 11 years ago
  56. c2f9024 Fix build by Marco Nelissen · 11 years ago
  57. cf88be6 Merge "camera: Add Java binder proxies for some existing binder interfaces" by Igor Murashkin · 11 years ago
  58. 4491d68 camera: Add Java binder proxies for some existing binder interfaces by Igor Murashkin · 11 years ago
  59. 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
  60. c6cedc8 Refactor of camera stress test to add camera test helper. Also add by Jason Noguchi · 12 years ago
  61. 9c539e8 Update test with CamercorderProfile video size. by Yu Shan Emily Lau · 11 years ago
  62. 83a017b audio service: add config option for fixed volume by Eric Laurent · 12 years ago
  63. 780dc88 Fix the media memeory stress test. by Yu Shan Emily Lau · 12 years ago
  64. 984505d Media test clean up. by Yu Shan Emily Lau · 12 years ago
  65. 9139625 Fix build. by Dianne Hackborn · 12 years ago
  66. 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
  67. 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
  68. 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
  69. ca6a5ee Refactoring the media recorder stress test. by Jason Noguchi · 12 years ago
  70. bac8666 Adding camera scene mode stress test. by Jason Noguchi · 12 years ago
  71. 58ed5d7 am 768d9e1a: Merge "Correct executable bit for source files" by Kenny Root · 12 years ago
  72. 3a084af Correct executable bit for source files by Kenny Root · 12 years ago
  73. 3662f20 Append the test case name in the beginning of the test log. by Yu Shan Emily Lau · 12 years ago
  74. 87b8a1c Fix the NPE for the memwriter. by Yu Shan Emily Lau · 12 years ago
  75. 2ffd207 Instead of collecting the procmem output in by Yu Shan Emily Lau · 12 years ago
  76. c7fb118 Activity.onStop(Bundle) does not exist by Marco Nelissen · 12 years ago
  77. e60393a Remove the unnecssary intent call. by Yu Shan Emily Lau · 12 years ago
  78. 7b996d1 Fix a test case failure when there is no back-facing camera on a device by James Dong · 12 years ago
  79. ec3f31f Added support for HE-AAC recording. by Dave Burke · 13 years ago
  80. 7a9734d Unhide APIs for timed text and multiple audio track switch APIs by James Dong · 13 years ago
  81. e35b3e0 Fix the test cases which fail to launch the camera by Yu Shan Emily Lau · 13 years ago
  82. 997592b Add functional tests for Visualizer volume scaling mode by Jean-Michel Trivi · 13 years ago
  83. 8fa2339 Merge "Insert the 2 seconds before test start to workaround the race conditon for requesting the surface." by Yu Shan Emily Lau · 13 years ago
  84. a79edb7 Insert the 2 seconds before test start to by Yu Shan Emily Lau · 13 years ago
  85. c0c4a20 am a72a06f3: am f5693a6a: am a784b3de: Fix build break introduced by missing parenthesis in camera stress test. by Jason Noguchi · 13 years ago
  86. a784b3d Fix build break introduced by missing parenthesis in camera stress test. by Jason Noguchi · 13 years ago
  87. b7cc80d am a5408a8c: am 34a4e519: am 6e6d8df5: Merge "Adding camera zoom test to mediaframework stress suite." into ics-mr1 by Jason Noguchi · 13 years ago
  88. 003a756 Insert 2 seconds wait in each test case setup. by Yu Shan Emily Lau · 13 years ago
  89. 41d88d5 Adding camera zoom test to mediaframework stress suite. by Jason Noguchi · 13 years ago
  90. 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
  91. eb4f325 Set the video encoding bit rate for the media recorder stress test. by Yu Shan Emily Lau · 13 years ago
  92. 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
  93. 27c8d9b Adding time lapse test to mediaframework stress suite. by Jason Noguchi · 13 years ago
  94. d5ade13 Removed out-of-date TODO in video editor performance/stress test cases by James Dong · 13 years ago
  95. 7dd6507 More AudioManager tests by Jean-Michel Trivi · 13 years ago
  96. e1103cf Remove obsolete TODO comments by James Dong · 13 years ago
  97. 7108770 Merge "Fix audio effect tests" by Eric Laurent · 13 years ago
  98. 96bea6a Fix for issue 5712743 video editor functional test : testPreviewDuringExport fails by Hong Teng · 13 years ago
  99. 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
  100. 63149c8 Fixd for 5490443 Native crash while exporting a video by Hong Teng · 13 years ago