summaryrefslogtreecommitdiff
path: root/modules/camera/3_4/camera.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge "camera: add a lock for the request tracker"Ari Hausman-Cohen2019-01-101-7/+10
|\
| * camera: add a lock for the request trackerSergii Piatakov2018-10-171-7/+10
* | camera: remove redundant and unnecessary includesSergii Piatakov2018-10-181-8/+4
|/
* camera: fix `-Wmissing-field-initializers` compiler warningsSergii Piatakov2018-08-101-1/+4
* camera: fix `-Wformat` compiler warningsSergii Piatakov2018-08-101-2/+2
* camera: fix `-Wmacro-redefined` compiler warningsSergii Piatakov2018-08-101-2/+3
* camera 3_4: Fix compilation errorsDmitry Shmidt2018-01-241-1/+1
* Close acquire fence fd after camera captureEric Jeong2017-11-131-0/+1
* Fix camera close sequencing.Ari Hausman-Cohen2016-11-291-1/+1
* Correctly process streamsAri Hausman-Cohen2016-11-231-161/+69
* Only provide templates for supported capabilitiesAri Hausman-Cohen2016-11-211-45/+43
* Implement flushing and improve request tracking.Ari Hausman-Cohen2016-11-211-5/+32
* Remove spurious logging.Ari Hausman-Cohen2016-11-181-3/+1
* Track in-flight requestsAri Hausman-Cohen2016-11-111-10/+30
* Send error notification when request fails.Ari Hausman-Cohen2016-10-031-20/+43
* Use correct gralloc flags in V4L2 Camera HALAri Hausman-Cohen2016-09-301-2/+2
* Refactor capture processing to be async friendlyAri Hausman-Cohen2016-09-281-108/+82
* Plug in metadata refactor.Ari Hausman-Cohen2016-08-301-90/+89
* Style fix: renaming and include guards.Ari Hausman-Cohen2016-07-251-0/+649