summaryrefslogtreecommitdiffstats
path: root/camera
Commit message (Expand)AuthorAgeFilesLines
* camera2: Set orientation flags for hardware composer.Ruben Brunk2014-07-142-0/+119
* cameraservice: Implement HAL1 and higher HAL API coexistenceZhijun He2014-06-192-0/+70
* camera: Add #getLegacyParameters, #supportsCameraApi to ICameraServiceIgor Murashkin2014-06-171-0/+59
* am dd80baf5: am 1f15b117: Merge "libcamera_client: 64-bit compile issue"Mark Salyzyn2014-06-112-4/+4
|\
| * libcamera_client: 64-bit compile issueMark Salyzyn2014-06-092-4/+4
| * am 0370be96: DO NOT MERGE: camera: Fix setParameters for Preview FPS single/r...Igor Murashkin2014-03-252-0/+382
| |\
* | | libcamera_client: 64-bit compile issue (part deux)Mark Salyzyn2014-06-092-9/+12
* | | Merge "cameraservice: Fix ICameraDeviceUser aidl order."Ruben Brunk2014-05-221-23/+23
|\ \ \
| * | | cameraservice: Fix ICameraDeviceUser aidl order.Ruben Brunk2014-05-221-23/+23
* | | | resolved conflicts for merge of f285c91e to masterElliott Hughes2014-05-221-4/+4
|\ \ \ \ | |/ / / |/| | |
| * | | am 65550a0e: am 0370be96: DO NOT MERGE: camera: Fix setParameters for Preview...Igor Murashkin2014-03-252-0/+382
| |\ \ \ | | |/ / | |/| / | | |/
| | * DO NOT MERGE: camera: Fix setParameters for Preview FPS single/range valuesIgor Murashkin2014-03-252-0/+382
* | | camera2: Update CameraService for HAL1 shim.Ruben Brunk2014-05-213-2/+78
* | | Camera: Don't enable log spew by default for eng buildZhijun He2014-05-122-8/+4
* | | camera3: Update CameraMetadata vendor tag handling.Ruben Brunk2014-05-022-13/+156
* | | Revert "camera3: Update CameraMetadata vendor tag handling."Ruben Brunk2014-05-032-155/+12
* | | camera3: Update CameraMetadata vendor tag handling.Ruben Brunk2014-05-022-12/+155
* | | CameraService: trigger appropriate callbacks for burst capture.Jianing Wei2014-04-104-24/+288
* | | CameraMetadata: Fix String tag update null character issueZhijun He2014-03-271-1/+2
* | | Revert "camera: Fix setParameters for Preview FPS single/range values"Eino-Ville Talvala2014-03-261-48/+5
* | | camera: Fix setParameters for Preview FPS single/range valuesIgor Murashkin2014-03-201-5/+48
* | | Merge "Remove deprecated BufferQueue constructor"Dan Stoza2014-03-181-3/+6
|\ \ \
| * | | Remove deprecated BufferQueue constructorDan Stoza2014-03-121-3/+6
* | | | camera2: Don't log vendor tag errors when camera HAL too oldIgor Murashkin2014-03-172-5/+5
* | | | camera3: Pass vendor tags through binder.Ruben Brunk2014-03-135-0/+592
|/ / /
* | | resolved conflicts for merge of 566be7c3 to masterNarayan Kamath2014-02-111-1/+1
|\ \ \ | |/ /
| * | Make frameworks/av 64-bit compatibleKévin PETIT2014-02-111-1/+1
| |/
* | CameraMetadata: fix metadata alignment issueZhijun He2013-12-091-30/+107
|/
* Camera HAL3/API1: Add support for the partial result quirk.Eino-Ville Talvala2013-11-061-1/+9
* Camera API 2, Device 2/3: Implement idle and shutter callbacksEino-Ville Talvala2013-10-024-27/+60
* Camera: Implement getCameraCharacteristicsZhijun He2013-09-251-0/+36
* Camera: Correct stream id typesZhijun He2013-09-081-14/+12
* Merge "Camera2: Add flush support" into klp-devEino-Ville Talvala2013-08-271-0/+17
|\
| * Camera2: Add flush supportEino-Ville Talvala2013-08-231-0/+17
* | camera2: Get rid of annoying "Reading a NULL string...." error messageIgor Murashkin2013-08-231-1/+14
|/
* 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-11/+11
* Refactor CameraService to handle errors properly.Ruben Brunk2013-08-164-25/+74
* separte producer and consumer interfacesMathias Agopian2013-08-061-2/+1
* Camera: fix the metadate parcel write issueZhijun He2013-07-311-5/+10
* Camera: Rename new API to camera2, rearrange camera serviceEino-Ville Talvala2013-07-305-13/+12
* camera2: Implement ICameraDeviceUser::waitUntilIdleZhijun He2013-07-231-0/+16
* update to new Consumer APIsMathias Agopian2013-07-161-1/+1
* Merge "always pass the BufferQueue explicitely to consumers"Mathias Agopian2013-07-161-1/+2
|\
| * always pass the BufferQueue explicitely to consumersMathias Agopian2013-07-121-1/+2
* | camera2: Implement ICameraDeviceUser::getCameraInfoIgor Murashkin2013-07-151-14/+13
|/
* am 8ebdfa8b: am 5de9ef20: am 365ed394: Merge "Typo in CameraParameters::set"Jean-Baptiste Queru2013-07-081-1/+1
|\
| * am 365ed394: Merge "Typo in CameraParameters::set"Jean-Baptiste Queru2013-07-081-1/+1
| |\
| | * Typo in CameraParameters::setYou Kim2012-12-141-1/+1
| | * DO NOT MERGE: Remove experimental parameters for burst modeJames Painter2012-09-281-5/+0