summaryrefslogtreecommitdiffstats
path: root/include/camera
Commit message (Expand)AuthorAgeFilesLines
* Camera2: Add prepare for output streamsEino-Ville Talvala2015-04-152-0/+8
* camera2: add reprocess supportChien-Yu Chen2015-04-132-0/+14
* camera2: Enforce client eviction on user switch.Ruben Brunk2015-03-311-1/+18
* Merge "Camera: fix metadata assertion"Yin-Chia Yeh2015-03-251-2/+2
|\
| * Camera: fix metadata assertionYin-Chia Yeh2015-03-241-2/+2
* | camera2: Remove ProCamera.Ruben Brunk2015-03-204-500/+0
|/
* Merge "Camera: plumbing rotation field through"Yin-Chia Yeh2015-03-192-3/+54
|\
| * Camera: plumbing rotation field throughYin-Chia Yeh2015-03-182-3/+54
* | Merge "camera2: Add camera client eviction enforcement."Ruben Brunk2015-03-191-0/+3
|\ \ | |/ |/|
| * camera2: Add camera client eviction enforcement.Ruben Brunk2015-03-181-0/+3
* | Camera: Wire up dataSpace, clean up ICameraDeviceUserEino-Ville Talvala2015-03-061-1/+0
|/
* camera: fix flashlight implementation for HAL v2Chien-Yu Chen2015-03-032-9/+20
* camera: implement flashlight controlChien-Yu Chen2015-02-122-0/+31
* Add a BufferItem parameter to onFrameAvailableDan Stoza2014-11-041-1/+1
* CameraService: Correct API2 error handlingEino-Ville Talvala2014-08-271-1/+5
* camera: Fix setParameters for Preview FPS single/range valuesIgor Murashkin2014-08-181-0/+203
* Camera HAL3: migrate from partial quirks to partial resultZhijun He2014-07-161-1/+7
* camera2: Set orientation flags for hardware composer.Ruben Brunk2014-07-141-0/+49
* cameraservice: Implement HAL1 and higher HAL API coexistenceZhijun He2014-06-192-0/+21
* camera: Add #getLegacyParameters, #supportsCameraApi to ICameraServiceIgor Murashkin2014-06-171-0/+20
* camera2: Update CameraService for HAL1 shim.Ruben Brunk2014-05-212-0/+34
* camera3: Update CameraMetadata vendor tag handling.Ruben Brunk2014-05-021-1/+22
* Revert "camera3: Update CameraMetadata vendor tag handling."Ruben Brunk2014-05-031-22/+1
* camera3: Update CameraMetadata vendor tag handling.Ruben Brunk2014-05-021-1/+22
* CameraService: fix race condition and wrong last frame number.Jianing Wei2014-04-171-0/+4
* CameraService: trigger appropriate callbacks for burst capture.Jianing Wei2014-04-103-8/+132
* Revert "camera: Fix setParameters for Preview FPS single/range values"Eino-Ville Talvala2014-03-261-103/+1
* camera: Fix setParameters for Preview FPS single/range valuesIgor Murashkin2014-03-201-1/+103
* camera2: Don't log vendor tag errors when camera HAL too oldIgor Murashkin2014-03-172-5/+11
* camera3: Pass vendor tags through binder.Ruben Brunk2014-03-132-0/+126
* Camera HAL3/API1: Add support for the partial result quirk.Eino-Ville Talvala2013-11-061-0/+5
* Camera API 2, Device 2/3: Implement idle and shutter callbacksEino-Ville Talvala2013-10-023-6/+20
* Camera: Implement getCameraCharacteristicsZhijun He2013-09-251-0/+5
* Camera2: Add flush supportEino-Ville Talvala2013-08-231-0/+3
* Camera1: Rename setPreviewTexture to ...Target for clarityEino-Ville Talvala2013-08-211-3/+3
* Camera1: Set preview to be asynchronous, and remove dead codeEino-Ville Talvala2013-08-212-4/+4
* Refactor CameraService to handle errors properly.Ruben Brunk2013-08-164-9/+29
* Camera: Rename new API to camera2, rearrange camera serviceEino-Ville Talvala2013-07-303-0/+0
* camera2: Implement ICameraDeviceUser::waitUntilIdleZhijun He2013-07-231-0/+2
* camera2: Implement ICameraDeviceUser::getCameraInfoIgor Murashkin2013-07-151-3/+2
* Initial implementation of android.hardware.photography.CameraDevice (service)Igor Murashkin2013-06-205-0/+224
* camera: Make some binder interfaces compatible with AIDLIgor Murashkin2013-06-116-0/+18
* Camera: Add preview callback surface supportEino-Ville Talvala2013-04-172-1/+16
* Camera: Add input side to camera3 HAL deviceEino-Ville Talvala2013-03-271-1/+19
* Camera: Add hotplug support (for fixed # of cameras)Igor Murashkin2013-03-261-5/+6
* ICameraServiceListener.h: Add STATUS_ENUMERATING enumIgor Murashkin2013-03-211-2/+21
* remove uses of Surface in favor or IGraphicBufferProducerMathias Agopian2013-03-122-6/+0
* (Camera)ProCamera: Remove unused functions from binder interfaceIgor Murashkin2013-03-114-44/+18
* ProCamera: Add CpuConsumer asynchronous mode supportIgor Murashkin2013-02-281-0/+7
* Camera: Drop ProCamera connections when a Camera connection happensIgor Murashkin2013-02-284-3/+88