1. 204e329 Camera HAL3: migrate from partial quirks to partial result by Zhijun He · 12 years ago
  2. 5698d44 camera2: Set orientation flags for hardware composer. by Ruben Brunk · 12 years ago
  3. b10cdad cameraservice: Implement HAL1 and higher HAL API coexistence by Zhijun He · 12 years ago
  4. 65d14b9 camera: Add #getLegacyParameters, #supportsCameraApi to ICameraService by Igor Murashkin · 12 years ago
  5. 6415ef3 am dd80baf5: am 1f15b117: Merge "libcamera_client: 64-bit compile issue" by Mark Salyzyn · 12 years ago
  6. 1a93f0c libcamera_client: 64-bit compile issue (part deux) by Mark Salyzyn · 12 years ago
  7. 7b73e71 libcamera_client: 64-bit compile issue by Mark Salyzyn · 12 years ago
  8. ce8ae0f Merge "cameraservice: Fix ICameraDeviceUser aidl order." by Ruben Brunk · 12 years ago
  9. 2947840 cameraservice: Fix ICameraDeviceUser aidl order. by Ruben Brunk · 12 years ago
  10. 87cebad resolved conflicts for merge of f285c91e to master by Elliott Hughes · 12 years ago
  11. b2119af camera2: Update CameraService for HAL1 shim. by Ruben Brunk · 12 years ago
  12. 9181b9f Camera: Don't enable log spew by default for eng build by Zhijun He · 12 years ago
  13. f81648e camera3: Update CameraMetadata vendor tag handling. by Ruben Brunk · 12 years ago
  14. 6770260 Revert "camera3: Update CameraMetadata vendor tag handling." by Ruben Brunk · 12 years ago
  15. 4764324 camera3: Update CameraMetadata vendor tag handling. by Ruben Brunk · 12 years ago
  16. cb0652e CameraService: trigger appropriate callbacks for burst capture. by Jianing Wei · 12 years ago
  17. 7595c47 CameraMetadata: Fix String tag update null character issue by Zhijun He · 12 years ago
  18. 1cebdb7 Revert "camera: Fix setParameters for Preview FPS single/range values" by Eino-Ville Talvala · 12 years ago
  19. c3dcf10 am 65550a0e: am 0370be96: DO NOT MERGE: camera: Fix setParameters for Preview FPS single/range values by Igor Murashkin · 12 years ago
  20. 91820d4 am 0370be96: DO NOT MERGE: camera: Fix setParameters for Preview FPS single/range values by Igor Murashkin · 12 years ago
  21. 0370be9 DO NOT MERGE: camera: Fix setParameters for Preview FPS single/range values by Igor Murashkin · 12 years ago
  22. 9078a1b camera: Fix setParameters for Preview FPS single/range values by Igor Murashkin · 12 years ago
  23. b5ea301 Merge "Remove deprecated BufferQueue constructor" by Dan Stoza · 12 years ago
  24. e1445da camera2: Don't log vendor tag errors when camera HAL too old by Igor Murashkin · 12 years ago
  25. d1176ef camera3: Pass vendor tags through binder. by Ruben Brunk · 12 years ago
  26. 8aa0f06 Remove deprecated BufferQueue constructor by Dan Stoza · 12 years ago
  27. 1d6fa7a resolved conflicts for merge of 566be7c3 to master by Narayan Kamath · 12 years ago
  28. 377b2ec Make frameworks/av 64-bit compatible by Kévin PETIT · 12 years ago
  29. 146aed1 CameraMetadata: fix metadata alignment issue by Zhijun He · 12 years ago
  30. fd6ecdd Camera HAL3/API1: Add support for the partial result quirk. by Eino-Ville Talvala · 12 years ago
  31. f1e98d8 Camera API 2, Device 2/3: Implement idle and shutter callbacks by Eino-Ville Talvala · 12 years ago
  32. 2b59be8 Camera: Implement getCameraCharacteristics by Zhijun He · 12 years ago
  33. d1d6467 Camera: Correct stream id types by Zhijun He · 12 years ago
  34. e07f537 Merge "Camera2: Add flush support" into klp-dev by Eino-Ville Talvala · 13 years ago
  35. 88aef23 camera2: Get rid of annoying "Reading a NULL string...." error message by Igor Murashkin · 13 years ago
  36. abaa51d Camera2: Add flush support by Eino-Ville Talvala · 13 years ago
  37. 4b820b0 Camera1: Rename setPreviewTexture to ...Target for clarity by Eino-Ville Talvala · 13 years ago
  38. 1ce7c34 Camera1: Set preview to be asynchronous, and remove dead code by Eino-Ville Talvala · 13 years ago
  39. 0f61d8f Refactor CameraService to handle errors properly. by Ruben Brunk · 13 years ago
  40. deeef54 separte producer and consumer interfaces by Mathias Agopian · 13 years ago
  41. 11d0d44 Camera: fix the metadate parcel write issue by Zhijun He · 13 years ago
  42. 7b82efe Camera: Rename new API to camera2, rearrange camera service by Eino-Ville Talvala · 13 years ago
  43. 2ab500c camera2: Implement ICameraDeviceUser::waitUntilIdle by Zhijun He · 13 years ago
  44. 5e1f08b update to new Consumer APIs by Mathias Agopian · 13 years ago
  45. 5478f3c Merge "always pass the BufferQueue explicitely to consumers" by Mathias Agopian · 13 years ago
  46. 099b457 camera2: Implement ICameraDeviceUser::getCameraInfo by Igor Murashkin · 13 years ago
  47. 8d764bf always pass the BufferQueue explicitely to consumers by Mathias Agopian · 13 years ago
  48. 91a582c am 8ebdfa8b: am 5de9ef20: am 365ed394: Merge "Typo in CameraParameters::set" by Jean-Baptiste Queru · 13 years ago
  49. 5de9ef2 am 365ed394: Merge "Typo in CameraParameters::set" by Jean-Baptiste Queru · 13 years ago
  50. e7ee763 Initial implementation of android.hardware.photography.CameraDevice (service) by Igor Murashkin · 13 years ago
  51. bef3f23 camera: Make some binder interfaces compatible with AIDL by Igor Murashkin · 13 years ago
  52. 81243ad am ad60695f: am 1a95a727: Merge "camera: Use new camera_metadata structure validation functions" into jb-mr2-dev by Igor Murashkin · 13 years ago
  53. d1ae0fe camera: Use new camera_metadata structure validation functions by Igor Murashkin · 13 years ago
  54. e2d1e3d camera: Use new camera_metadata structure validation functions by Igor Murashkin · 13 years ago
  55. 15f2271 am b9258b57: am d090054d: Merge "Fix ProCameraTests to pass on Wolfie, disabling failing tests" into jb-mr2-dev by Igor Murashkin · 13 years ago
  56. c6deb68 Fix ProCameraTests to pass on Wolfie, disabling failing tests by Igor Murashkin · 13 years ago
  57. c8e19c1 Fix ProCameraTests to pass on Wolfie, disabling failing tests by Igor Murashkin · 13 years ago
  58. 3ee3550 Camera: Add preview callback surface support by Eino-Ville Talvala · 13 years ago
  59. 7455393 Merge "Update the test output path." into jb-mr2-dev by Yu Shan Emily Lau · 13 years ago
  60. 1821b0a Merge "Update the test output path." into jb-mr2-dev by Yu Shan Emily Lau · 13 years ago
  61. 41f37e7 Update the test output path. by Yu Shan Emily Lau · 13 years ago
  62. b34e0b7 Update the test output path. by Yu Shan Emily Lau · 13 years ago
  63. da0dc0a Add liblog by Ying Wang · 13 years ago
  64. ecba748 Add liblog by Ying Wang · 13 years ago
  65. 3b53bc9 Camera: Add input side to camera3 HAL device by Eino-Ville Talvala · 13 years ago
  66. f76e027 Camera: Add input side to camera3 HAL device by Eino-Ville Talvala · 13 years ago
  67. ad065d3 Merge "Camera: Add hotplug support (for fixed # of cameras)" into jb-mr2-dev by Igor Murashkin · 13 years ago
  68. 8d012b5 Merge "Camera: Add hotplug support (for fixed # of cameras)" into jb-mr2-dev by Igor Murashkin · 13 years ago
  69. 65d7986 ProCamera: Fix memory leak in consumeFrameMetadata by Igor Murashkin · 13 years ago
  70. e3e18d9 ProCamera: Fix memory leak in consumeFrameMetadata by Igor Murashkin · 13 years ago
  71. cba2c16 Camera: Add hotplug support (for fixed # of cameras) by Igor Murashkin · 13 years ago
  72. a363814 Camera: Add hotplug support (for fixed # of cameras) by Igor Murashkin · 13 years ago
  73. 4753918 ProCameraTests: Minor add grey/frame count debug-only print outs by Igor Murashkin · 13 years ago
  74. 46ee76c ProCameraTests: Minor add grey/frame count debug-only print outs by Igor Murashkin · 13 years ago
  75. 99617ad remove uses of Surface in favor or IGraphicBufferProducer by Mathias Agopian · 13 years ago
  76. 33da402 remove uses of Surface in favor or IGraphicBufferProducer by Mathias Agopian · 13 years ago
  77. fa4cf9d (Camera)ProCamera: Remove unused functions from binder interface by Igor Murashkin · 13 years ago
  78. 7cf9a7e (Camera)ProCamera: Remove unused functions from binder interface by Igor Murashkin · 13 years ago
  79. fb41376 ProCamera: Add CpuConsumer asynchronous mode support by Igor Murashkin · 13 years ago
  80. ba5ca4e ProCamera: Add CpuConsumer asynchronous mode support by Igor Murashkin · 13 years ago
  81. 8fdfbe2 Camera: Drop ProCamera connections when a Camera connection happens by Igor Murashkin · 13 years ago
  82. bfc9915 Camera: Drop ProCamera connections when a Camera connection happens by Igor Murashkin · 13 years ago
  83. 721f172 ProCameraTest: Drop frames test move processing delay between lock/unlock by Igor Murashkin · 13 years ago
  84. 3fa4891 ProCameraTest: Drop frames test move processing delay between lock/unlock by Igor Murashkin · 13 years ago
  85. b84d935 camera_client: refactor Camera/ProCamera commonalities into BasicCamera by Igor Murashkin · 13 years ago
  86. c073ba5 camera_client: refactor Camera/ProCamera commonalities into BasicCamera by Igor Murashkin · 13 years ago
  87. 48af7e8 CameraService and Stagefright: Support AppOps by Eino-Ville Talvala · 13 years ago
  88. ceb388d CameraService and Stagefright: Support AppOps by Eino-Ville Talvala · 13 years ago
  89. 94a90a4 ProCamera: Fix waitForFrameBuffer not handling multiple outstanding frames by Igor Murashkin · 13 years ago
  90. 4bc4a38 ProCamera: Fix waitForFrameBuffer not handling multiple outstanding frames by Igor Murashkin · 13 years ago
  91. 687f26c ProCamera: add waitForFrameBuffer/waitForFrameResult blocking calls by Igor Murashkin · 13 years ago
  92. a140a6e ProCamera: add waitForFrameBuffer/waitForFrameResult blocking calls by Igor Murashkin · 13 years ago
  93. 1d74853 Camera: ProCameraTests: clean up a bit, still needs more cleanup by Igor Murashkin · 13 years ago
  94. dcb07d5 Camera: ProCameraTests: clean up a bit, still needs more cleanup by Igor Murashkin · 13 years ago
  95. d127c2c ProCamera: Add getInfo for getting static metadata (and a test) by Igor Murashkin · 13 years ago
  96. 7b33a74 ProCamera: Add getInfo for getting static metadata (and a test) by Igor Murashkin · 13 years ago
  97. 418e493 Camera: ProCamera - implement onResultReceived callback for metadata callbacks by Igor Murashkin · 13 years ago
  98. a91537e Camera: ProCamera - implement onResultReceived callback for metadata callbacks by Igor Murashkin · 13 years ago
  99. 5076182 Camera: ProCameraTests - add CpuConsumer tests for dual streams by Igor Murashkin · 13 years ago
  100. eb72e17 Camera: ProCameraTests - add CpuConsumer tests for dual streams by Igor Murashkin · 13 years ago