- dae621c am 95006625: Merge "camera: set mNeedConfig after creating ZSL stream" by Eino-Ville Talvala · 12 years ago
- e5e3d08 camera: set mNeedConfig after creating ZSL stream by Yuvraj Pasi · 12 years ago
- c3dcf10 am 65550a0e: am 0370be96: DO NOT MERGE: camera: Fix setParameters for Preview FPS single/range values by Igor Murashkin · 13 years ago
- 65550a0 am 0370be96: DO NOT MERGE: camera: Fix setParameters for Preview FPS single/range values by Igor Murashkin · 13 years ago
- a1aaaf8 am 4f53fe74: Merge "CameraService: deadlock fix" by Eino-Ville Talvala · 13 years ago
- 0370be9 DO NOT MERGE: camera: Fix setParameters for Preview FPS single/range values by Igor Murashkin · 13 years ago
- 6ec3a15 CameraService: deadlock fix by Kalle Lampila · 13 years ago
- 5c679d4 resolved conflicts for merge of 3d7c5002 to klp-modular-dev-plus-aosp by Colin Cross · 13 years ago
- 4bd71b4 libcameraservice: build 64-bit by Colin Cross · 13 years ago
- e5729fa libcameraservice: fix 64-bit print format warnings by Colin Cross · 13 years ago
- 557847e am a6ca0acf: am bd3e2e03: camera2: Fix segfault when using null availability listener by Igor Murashkin · 13 years ago
- a6ca0ac am bd3e2e03: camera2: Fix segfault when using null availability listener by Igor Murashkin · 13 years ago
- bd3e2e0 camera2: Fix segfault when using null availability listener by Igor Murashkin · 13 years ago
- 3c78018 am 089affb6: Merge "mediaserver and associated services are 32-bit only" by Glenn Kasten · 13 years ago
- af783aa mediaserver and associated services are 32-bit only by Glenn Kasten · 13 years ago
- 708601d am f0fb921c: am bc69c8ba: DO NOT MERGE: Camera: delete preview callback when preview size is changed by Zhijun He · 13 years ago
- f0fb921 am bc69c8ba: DO NOT MERGE: Camera: delete preview callback when preview size is changed by Zhijun He · 13 years ago
- bc69c8b DO NOT MERGE: Camera: delete preview callback when preview size is changed by Zhijun He · 13 years ago
- 40659de am 47ef192f: am a11111f9: Merge changes Id28b35fd,Ie4e64977,I2950f31e into klp-dev by Eino-Ville Talvala · 13 years ago
- 47ef192 am a11111f9: Merge changes Id28b35fd,Ie4e64977,I2950f31e into klp-dev by Eino-Ville Talvala · 13 years ago
- a413dd6 DO NOT MERGE: Camera: fix focusArea wrong indexing issue by Zhijun He · 13 years ago
- 6706009 DO NOT MERGE: camera2: Fix race with stream deletion during disconnect. by Ruben Brunk · 13 years ago
- 81d7543 DO NOT MERGE: camera2/3: Add protection for still capture path by Zhijun He · 13 years ago
- 377b2ec Make frameworks/av 64-bit compatible by Kévin PETIT · 13 years ago
- c7614eb Merge "libcameraservice: Fix build in ISO C++11 mode" by Eino-Ville Talvala · 13 years ago
- d8a62e2 Camera2: Rework the FPS range vs. FPS single setting detection by Eino-Ville Talvala · 13 years ago
- 184dfe4 Camera API2: Add support for partial result quirk by Eino-Ville Talvala · 13 years ago
- fd6ecdd Camera HAL3/API1: Add support for the partial result quirk. by Eino-Ville Talvala · 13 years ago
- ff3e31d camera: Collect stack traces when bad things happen, print with dumpsys by Igor Murashkin · 13 years ago
- afada1e Camera: don't do hw support check for ZSL by Zhijun He · 13 years ago
- 15ad247 Camera: Fix deadlock in Camera3OutputStream by Zhijun He · 13 years ago
- d5ed226 Merge "Camera: Skip AE precapture when possible" into klp-dev by Zhijun He · 13 years ago
- 1dd08b3 Merge "Camera2/3: Add more tracing for API1" into klp-dev by Eino-Ville Talvala · 13 years ago
- b790abf Camera: Skip AE precapture when possible by Zhijun He · 13 years ago
- 2b07e02 Camera2/3: Add more tracing for API1 by Eino-Ville Talvala · 13 years ago
- cc27e11 Camera: Save 1 frame time for takePicture call by Zhijun He · 13 years ago
- 828363d Merge "camera2: Don't race while dumping last frame metadata" into klp-dev by Igor Murashkin · 13 years ago
- 07d2169 Camera3: Improve resilience to stream failures by Eino-Ville Talvala · 13 years ago
- 215bb34 camera2: Don't race while dumping last frame metadata by Igor Murashkin · 13 years ago
- 19fffcb Merge "Camera3: track request status in inflight queue" into klp-dev by Zhijun He · 13 years ago
- 1d1f846 Camera3: track request status in inflight queue by Zhijun He · 13 years ago
- f1e98d8 Camera API 2, Device 2/3: Implement idle and shutter callbacks by Eino-Ville Talvala · 13 years ago
- f05e50e Camera: only return static metadata for HAL3 device by Zhijun He · 13 years ago
- 893068a Camera: drop stale callback buffer by Zhijun He · 13 years ago
- 9fc79c6 Camera: Set default thumbnail size with matched aspect ratio by Zhijun He · 13 years ago
- 1da3b60 Camera2 API: Hack: Always use async mode with GLConsumer by Eino-Ville Talvala · 13 years ago
- 6914de6 Merge "Camera: Implement getCameraCharacteristics" into klp-dev by Zhijun He · 13 years ago
- 2b59be8 Camera: Implement getCameraCharacteristics by Zhijun He · 13 years ago
- 2b89093 Merge "Camera2/3: Support new PASSIVE_UNFOCUSED AF state" into klp-dev by Eino-Ville Talvala · 13 years ago
- 4ad28ea Camera2/3: Support new PASSIVE_UNFOCUSED AF state by Eino-Ville Talvala · 13 years ago
- 70b0540 Camera2/3: Properly disambiguate FPS range vs. single FPS setting by Eino-Ville Talvala · 13 years ago
- 0181fde Camera2/3: For still captures, use widest FPS range available. by Eino-Ville Talvala · 13 years ago
- f8b2a6f camera2: Tell all streams to ignore global device UI rotation by Igor Murashkin · 13 years ago
- a099d1f Merge "Camera3: Always set a trigger ID for an active trigger" into klp-dev by Eino-Ville Talvala · 13 years ago
- 2f876f9 Camera3: Always set a trigger ID for an active trigger by Eino-Ville Talvala · 13 years ago
- 527748a Camera: setCallBackWindow only if callback surface is used by Zhijun He · 13 years ago
- 66281c3 Camera: Don't overwrite the error status by Zhijun He · 13 years ago
- 3ef464e Camera: Limit supported preview sizes by Zhijun He · 13 years ago
- 6220f99 Merge "camera3: Dump latest request sent with dumpsys" into klp-dev by Igor Murashkin · 13 years ago
- d1d6467 Camera: Correct stream id types by Zhijun He · 13 years ago
- 1e479c0 camera3: Dump latest request sent with dumpsys by Igor Murashkin · 13 years ago
- 84b7fb0 Camera: Send VIDEO_SNAPSHOT intent for video snapshot case by Zhijun He · 13 years ago
- 36a8b33 Merge "camera: Fix race condition between setParameters() and stopPreview()." into klp-dev by Ruben Brunk · 13 years ago
- a27c4aa camera: Fix race condition between setParameters() and stopPreview(). by Ruben Brunk · 13 years ago
- 17963d1 Fix CameraService error flag when running HAL1 with API2. by Ruben Brunk · 13 years ago
- 0a4df03 Camera2/3: Increase precapture start timeout by Eino-Ville Talvala · 13 years ago
- d656a4b Merge "camera: Fix deadlock when sending callbacks during disconnect" into klp-dev by Igor Murashkin · 13 years ago
- 4fb55c1 camera: Fix deadlock when sending callbacks during disconnect by Igor Murashkin · 13 years ago
- 26fe6c7 Camera3: Be busy as soon as work arrives. by Eino-Ville Talvala · 13 years ago
- abaa51d Camera2: Add flush support by Eino-Ville Talvala · 13 years ago
- 1ce7c34 Camera1: Set preview to be asynchronous, and remove dead code by Eino-Ville Talvala · 13 years ago
- 0f61d8f Refactor CameraService to handle errors properly. by Ruben Brunk · 13 years ago
- deeef54 separte producer and consumer interfaces by Mathias Agopian · 13 years ago
- ce7842c Merge "Camera3: Provide consumer usage flags to HAL for each stream" by Eino-Ville Talvala · 13 years ago
- b2f5b19 Camera3: Provide consumer usage flags to HAL for each stream by Eino-Ville Talvala · 13 years ago
- 11d0d44 Camera: fix the metadate parcel write issue by Zhijun He · 13 years ago
- 7b82efe Camera: Rename new API to camera2, rearrange camera service by Eino-Ville Talvala · 13 years ago
- cd4f992 libcameraservice: Fix build in ISO C++11 mode by Bernhard Rosenkraenzer · 13 years ago
- ae4b5f9 Merge "camera2 api: Override default RGBx formats to IMPLEMENTATION_DEFINED" by Igor Murashkin · 13 years ago
- 1581101 camera2 api: Override default RGBx formats to IMPLEMENTATION_DEFINED by Igor Murashkin · 13 years ago
- 2ab500c camera2: Implement ICameraDeviceUser::waitUntilIdle by Zhijun He · 13 years ago
- 4711005 Camera: ProCamera connect need support HAL3 device by Zhijun He · 13 years ago
- 288abb6 Merge "camera2: Fix request ID bug" by Zhijun He · 13 years ago
- cd63212 Merge "update to new Consumer APIs" by Mathias Agopian · 13 years ago
- e4bc8db am b0177ff2: am 46910bdc: Camera2/3: Fix deadlock when starting recording before preview. by Eino-Ville Talvala · 13 years ago
- fe0799e camera2: Fix request ID bug by Zhijun He · 13 years ago
- 46910bd Camera2/3: Fix deadlock when starting recording before preview. by Eino-Ville Talvala · 13 years ago
- 5e1f08b update to new Consumer APIs by Mathias Agopian · 13 years ago
- 5478f3c Merge "always pass the BufferQueue explicitely to consumers" by Mathias Agopian · 13 years ago
- 099b457 camera2: Implement ICameraDeviceUser::getCameraInfo by Igor Murashkin · 13 years ago
- 8d764bf always pass the BufferQueue explicitely to consumers by Mathias Agopian · 13 years ago
- ceb1f0a Merge "Pass additional arg to acquireBuffer calls." by Andy McFadden · 13 years ago
- 132a4fb am adaa78c9: am a2520db0: camera2/3: set preview callback oneshot flag during still capture by Zhijun He · 13 years ago
- 656e862 Pass additional arg to acquireBuffer calls. by Andy McFadden · 13 years ago
- a2520db camera2/3: set preview callback oneshot flag during still capture by Zhijun He · 13 years ago
- 551abab am 06a4604e: am 4a5c009b: Camera2/3: As a fallback, unilaterally free old recording buffers by Eino-Ville Talvala · 13 years ago
- 4a5c009 Camera2/3: As a fallback, unilaterally free old recording buffers by Eino-Ville Talvala · 13 years ago
- 8f13428 Merge "Camera2Api: Creating a JPEG stream needs to use the right size" by Eino-Ville Talvala · 13 years ago
- c7ba4a5 Camera2Api: Creating a JPEG stream needs to use the right size by Eino-Ville Talvala · 13 years ago
- 25d729c resolved conflicts for merge of 364a2677 to master by Eino-Ville Talvala · 13 years ago