summaryrefslogtreecommitdiff
path: root/camera
Commit message (Expand)AuthorAgeFilesLines
* marlin/sailfish: QCamera2: don't build mm-camera-testmydongistiny2019-08-181-1/+0
* QCamera3: Don't enable EIS in default templatesEmilian Peev2018-05-251-21/+0
* Make QCamera2 modules build with VNDKJiyong Park2018-01-269-2/+10
* Remove dependency from QCamera2 to libguiJiyong Park2018-01-263-2/+7
* Make mm-image-codec build with the VNDK.Steven Moreland2018-01-251-1/+1
* Merge "QCamera3HWI: Support public AF scene change key"TreeHugger Robot2018-01-231-1/+2
|\
| * QCamera3HWI: Support public AF scene change keyChien-Yu Chen2018-01-221-1/+2
* | Merge "QCamera3: Add session parameter support, set device version to 3.5"TreeHugger Robot2018-01-221-260/+262
|\ \
| * | QCamera3: Add session parameter support, set device version to 3.5Emilian Peev2017-12-281-260/+262
| |/
* / Camera: Add shading mode to templates, fix hot pixel modeEino-Ville Talvala2018-01-191-9/+22
|/
* QCamera3: Set the gralloc usage of dummy batch stream correctlyEmilian Peev2017-12-182-0/+5
* QCamera2: HAL3: Link EIS module if video stabilization tag is setEmilian Peev2017-10-241-18/+20
* Merge "Revert "QCamera2: HAL3: Link EIS module if video stabilization tag is ...Eino-Ville Talvala2017-10-231-20/+18
|\
| * Revert "QCamera2: HAL3: Link EIS module if video stabilization tag is set"Emilian Peev2017-10-231-20/+18
* | Merge "QCamera2: HAL3: Extend available request/result/charact. keys" into oc...Eino-Ville Talvala2017-10-042-11/+24
|\|
| * Merge "QCamera2: HAL3: Extend available request/result/charact. keys" into oc...Eino-Ville Talvala2017-10-042-11/+24
| |\
| | * QCamera2: HAL3: Extend available request/result/charact. keysEmilian Peev2017-09-192-11/+24
* | | QCamera2: HAL3: Link EIS module if video stabilization tag is setShuzhen Wang2017-09-301-18/+20
|\| |
| * | QCamera2: HAL3: Link EIS module if video stabilization tag is setShuzhen Wang2017-09-281-18/+20
* | | QCamera2: HAL3: Avoid race condition during HFR video stopEmilian Peev2017-09-221-1/+1
|\| |
| * | QCamera2: HAL3: Avoid race condition during HFR video stopEmilian Peev2017-09-221-1/+1
* | | QCamera2: HAL3: Trigger ERROR_RESULT if partial result is droppedShuzhen Wang2017-09-212-18/+19
|\| |
| * | QCamera2: HAL3: Trigger ERROR_RESULT if partial result is droppedShuzhen Wang2017-09-202-18/+19
* | | Merge "Camera: fix LSB 2 bits fetching bug" into oc-mr1-devYin-Chia Yeh2017-09-201-1/+9
|\| |
| * | Camera: fix LSB 2 bits fetching bugYin-Chia Yeh2017-09-181-1/+9
| |/
| * QCamera2/HAL3: correct mutex lock/unlock sequence am: 78ad69467eShuzhen Wang2017-08-231-0/+5
| |\
* | \ Merge "Fix clang static analyzer warnings." am: 83de65b605 am: 8e1fcf2a79Manoj Gupta2017-08-301-0/+1
|\ \ \
| * \ \ Merge "Fix clang static analyzer warnings."Manoj Gupta2017-08-301-0/+1
| |\ \ \ | | |_|/ | |/| |
| | * | Fix clang static analyzer warnings.Manoj Gupta2017-08-221-0/+1
* | | | QCamera2/HAL3: correct mutex lock/unlock sequence am: 78ad69467e am: 2634d2f9fcShuzhen Wang2017-08-231-0/+5
|\| | | | |_|/ |/| |
| * | QCamera2/HAL3: correct mutex lock/unlock sequenceShuzhen Wang2017-08-231-0/+5
| |\ \
| | * | QCamera2/HAL3: correct mutex lock/unlock sequenceShuzhen Wang2017-08-221-0/+5
| | |/
* | | Merge "camera: Fix powerHAL usage" into oc-mr1-devWei Wang2017-08-155-26/+31
|\ \ \
| * | | camera: Fix powerHAL usageWei Wang2017-08-095-26/+31
* | | | QCamera2: HAL3: Use property_get_int32 for mobicat propertyShuzhen Wang2017-08-141-1/+1
* | | | QCamera2: HAL3: Avoid per-frame property_getShuzhen Wang2017-08-142-8/+5
* | | | QCamera2: HAL3: Avoid blindly invalidating buffersShuzhen Wang2017-08-111-7/+3
* | | | QCamera2: HAL3: Remove unnecessary cache ops for raw streamShuzhen Wang2017-08-111-3/+3
* | | | QCamera2: Add cache flags to frame bufferSusmitha Gummalla2017-08-1118-21/+429
|/ / /
* | | Merge changes I6bda97cb,I968ca06d into oc-mr1-devTreeHugger Robot2017-08-024-68/+90
|\ \ \
| * | | QCamera2: HAL3: Initialize variables in PendingRequestInfoShuzhen Wang2017-07-271-3/+3
| * | | QCamera2: HAL3: Support AF_STATE in both partial result and final resultShuzhen Wang2017-07-264-68/+90
| |/ /
* / / QCamera2: HAL3: Synchronize access to offline buffersEmilian Peev2017-08-012-0/+4
|/ /
* | QCamera3: Avoid possible deadlock when reporting failed buffersEmilian Peev2017-06-301-40/+46
* | QCamera2: HAL3: Unmap reprocess input buffers earlyShuzhen Wang2017-06-232-1/+3
|\|
| * QCamera2: HAL3: Unmap reprocess input buffers earlyShuzhen Wang2017-06-222-1/+3
* | Merge "Replace libcamera_client to android.hardware.camera.common@1.0-helper"...TreeHugger Robot2017-06-204-4/+10
|\ \ | |/ |/|
| * Replace libcamera_client to android.hardware.camera.common@1.0-helperJiyong Park2017-06-124-4/+10
* | QCamera2: HAL3: handle out of order buffers correctlyGaoxiang Chen2017-06-161-1/+20
|/
* Revert "QCamera3: Try to recover from failure during buffer cancellation"Emilian Peev2017-06-081-35/+1