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