summaryrefslogtreecommitdiffstats
path: root/services/camera/libcameraservice/camera2/Parameters.cpp
Commit message (Expand)AuthorAgeFilesLines
* camera3: Disable ZSL for limited mode camera HALsIgor Murashkin2013-05-231-5/+13
* Merge "Camera2: FoV quirk crop regions" into jb-mr2-devAlex Ray2013-05-101-20/+17
|\
| * Camera2: FoV quirk crop regionsAlex Ray2013-05-071-20/+17
* | Merge "camera2: Add height to the crop region metadata property" into jb-mr2-devIgor Murashkin2013-05-091-3/+4
|\ \
| * | camera2: Add height to the crop region metadata propertyIgor Murashkin2013-05-071-3/+4
| |/
* | Camera3: Support flexible YUV for preview callbacksEino-Ville Talvala2013-05-071-9/+43
|/
* Merge "Camera2/3: Fix still image FOV reporting." into jb-mr2-devEino-Ville Talvala2013-05-021-10/+121
|\
| * Camera2/3: Fix still image FOV reporting.Eino-Ville Talvala2013-05-011-10/+121
* | Camera: Don't complain repeatedly about missing android.led.availableLedsIgor Murashkin2013-04-301-3/+5
|/
* ProCamera: Add security permission checks for disabling transmit LEDIgor Murashkin2013-04-251-0/+26
* Camera2: getSceneMode should return NULL when there are no supported scene modesIgor Murashkin2013-03-211-0/+2
* Camera2: Fix JPEG quality metadata type, new warnings.Eino-Ville Talvala2013-01-071-14/+23
* Camera2: fix metadata symbolsIgor Murashkin2012-12-031-116/+116
* Camera2: Compile with warnings, fix warningsIgor Murashkin2012-10-261-2/+1
* am 522fa119: am d6cc4a62: Camera2: When focus is already locked in CAF mode, ...Eino-Ville Talvala2012-10-161-1/+3
|\
| * Camera2: When focus is already locked in CAF mode, do not trigger HAL.Eino-Ville Talvala2012-10-161-1/+3
* | am 6f846139: am 55f6c9df: Camera2: Do not set auto-white-balance regions from...Eino-Ville Talvala2012-10-101-3/+0
|\ \ | |/
| * Camera2: Do not set auto-white-balance regions from metering regions.Eino-Ville Talvala2012-10-101-3/+0
* | am 754cbdd2: am dca0ac21: Merge "Camera2: Fix uninitialized parameters." into...Eino-Ville Talvala2012-10-091-0/+8
|\ \ | |/
| * Camera2: Fix uninitialized parameters.Eino-Ville Talvala2012-10-091-0/+8
* | am 4a4253b9: am 82edd543: Camera2: isSmoothZoomSupported should return FALSEIgor Murashkin2012-10-081-1/+1
|\ \ | |/
| * Camera2: isSmoothZoomSupported should return FALSEIgor Murashkin2012-10-081-1/+1
* | am 9ea63b3b: am 6f854608: Camera2: Set default flash mode to FLASH_OFFAlex Ray2012-10-081-2/+2
|\ \ | |/
| * Camera2: Set default flash mode to FLASH_OFFAlex Ray2012-10-081-2/+2
* | am a761686d: am 4c9aeb21: Merge "Camera2: Fix Parameters#setZoom off by 1 val...Igor Murashkin2012-10-081-1/+2
|\ \ | |/
| * Camera2: Fix Parameters#setZoom off by 1 validation errorIgor Murashkin2012-10-081-1/+2
* | am 97f00a6b: am e18c1cce: Merge "Camera2: Report getMaxNumFocusAreas 0 for fi...Igor Murashkin2012-10-081-5/+16
|\ \ | |/
| * Camera2: Report getMaxNumFocusAreas 0 for fixed focus camerasIgor Murashkin2012-10-051-5/+16
* | am de434d89: am 7373cbe8: Camera2: Fix metering regions to take into account ...Igor Murashkin2012-10-051-9/+122
|\ \ | |/
| * Camera2: Fix metering regions to take into account the current zoom/crop regionIgor Murashkin2012-10-051-9/+122
* | am 9be4d65d: am af3d2887: Camera2: Change policy for calculating previewFpsRa...Igor Murashkin2012-10-051-15/+97
|\ \ | |/
| * Camera2: Change policy for calculating previewFpsRange from previewFpsIgor Murashkin2012-10-051-15/+97
* | am e5f4024b: am 95069fef: Camera2: Use the triggerAfWithAuto quirkEino-Ville Talvala2012-10-051-0/+3
|\ \ | |/
| * Camera2: Use the triggerAfWithAuto quirkEino-Ville Talvala2012-10-041-0/+3
* | am e68eb9b8: am 9942f62d: Merge "Camera2: Include JPEG settings in ZSL reques...Eino-Ville Talvala2012-10-041-0/+42
|\ \ | |/
| * Camera2: Include JPEG settings in ZSL requests.Eino-Ville Talvala2012-10-041-0/+42
* | am a9438d09: am ce953ce4: Merge "Camera2: Properly update FPS range when FPS ...Eino-Ville Talvala2012-10-031-0/+4
|\ \ | |/
| * Camera2: Properly update FPS range when FPS is set.Eino-Ville Talvala2012-10-031-0/+4
* | am db6ead4f: am 1bac8972: Merge "Camera2: Use ZSL format quirk." into jb-mr1-devEino-Ville Talvala2012-10-031-0/+18
|\ \ | |/
| * Camera2: Use ZSL format quirk.Eino-Ville Talvala2012-10-021-0/+18
* | resolved conflicts for merge of 9bf263b2 to masterEino-Ville Talvala2012-10-021-41/+226
|\ \ | |/
| * Camera2: Use scene mode override parameterEino-Ville Talvala2012-10-021-41/+226
| * DO NOT MERGE: Remove experimental parameters for burst modeJames Painter2012-09-281-16/+0
|/
* Camera2: Only _some_ FPS values in the old API are scaled.Eino-Ville Talvala2012-09-271-3/+4
* Camera2: Fix FPS value scaling between HAL2 and APIEino-Ville Talvala2012-09-271-7/+10
* Camera2: Debug and logging fixes.Eino-Ville Talvala2012-09-251-1/+1
* Camera2: Fix cropRegion sometimes exceeding the sensor array sizeIgor Murashkin2012-09-241-24/+108
* Camera2: Enable ZSL by default.Eino-Ville Talvala2012-09-181-4/+4
* Camera2: Change face detect/scene mode priority.Eino-Ville Talvala2012-09-171-2/+5
* Camera2: Configure ZSL at the right time.Eino-Ville Talvala2012-09-111-1/+9