summaryrefslogtreecommitdiffstats
path: root/core/java/android/hardware/camera2/params
Commit message (Expand)AuthorAgeFilesLines
* am 2bf7b98a: Merge "Camera2: Remove filtering for non-BURST_CAPTURE-capable d...Eino-Ville Talvala2015-08-241-1/+1
|\
| * Camera2: Remove filtering for non-BURST_CAPTURE-capable devicesEino-Ville Talvala2015-08-241-1/+1
* | Camera2: Handle surface size changeChien-Yu Chen2015-08-181-6/+22
|/
* Camera: Fix framework bugs with DEPTH-only camera devicesEino-Ville Talvala2015-08-111-5/+16
* Camera2: Reorganize high-speed recording API slightlyEino-Ville Talvala2015-07-101-6/+9
* Camera2: update high speed recording API java docZhijun He2015-06-231-72/+80
* Camera2: Fix StreamConfigurationMap#isOutputSupportedFor for depthEino-Ville Talvala2015-06-221-13/+10
* Camera2: Remove HIGH_RESOLUTION level and modify FULL requirementsEino-Ville Talvala2015-06-222-65/+194
* Camera2: add high speed video APIsZhijun He2015-06-031-5/+20
* Camera2: Implement toString() for camera2 paramsChien-Yu Chen2015-05-223-0/+194
* Camera2: Fix reprocessing API naming and docsChien-Yu Chen2015-05-131-3/+3
* camera2: add reprocess supportChien-Yu Chen2015-04-131-0/+115
* camera2: add reprocess format mapChien-Yu Chen2015-04-071-36/+47
* Merge "Camera: add equals/hashCode to OutputConfiguration"Yin-Chia Yeh2015-04-061-0/+30
|\
| * Camera: add equals/hashCode to OutputConfigurationYin-Chia Yeh2015-04-031-0/+30
* | Camera2: Wire depth formats into StreamConfigurationMapEino-Ville Talvala2015-04-031-27/+197
|/
* Camera: update createStream API to add new rotation fieldYin-Chia Yeh2015-03-162-2/+71
* Camera: add @hide API for setting camera rotationYin-Chia Yeh2015-03-101-0/+116
* Remove unused imports in frameworks/base.John Spurlock2015-02-282-2/+0
* Merge "Camera2: StreamConfigurationMap#isOutputSupportedFor(Surface)" into lm...Eino-Ville Talvala2015-01-231-4/+48
|\
| * Camera2: StreamConfigurationMap#isOutputSupportedFor(Surface)Eino-Ville Talvala2015-01-211-4/+48
* | Camera2: add toString implementation of LensShadingMapYin-Chia Yeh2014-12-041-0/+45
|/
* Camera2: add toString for TonemapCurveYin-Chia Yeh2014-09-121-2/+58
* Camera2: Document supported target combinations for a session.Eino-Ville Talvala2014-09-031-1/+1
* Camera2: add toString for two params classesYin-Chia Yeh2014-08-212-2/+85
* camera2: Fix StreamConfigurationMap#getOutputSizes for ImageReaderIgor Murashkin2014-08-191-0/+5
* Camera2: Fix session shutdown race, frequent warning logEino-Ville Talvala2014-08-071-6/+1
* Camera2: API review updatesEino-Ville Talvala2014-07-291-22/+6
* Camera2: Fix wrong usage of toArrayYin-Chia Yeh2014-07-281-2/+5
* Camera2: add highSpeedVideoConfig wrapper and APIsYin-Chia Yeh2014-07-182-4/+346
* camera2: (legacy) Implement AF/AE regions for request and resultIgor Murashkin2014-07-111-3/+19
* camera2: Add BlackLevelPattern class.Ruben Brunk2014-07-102-5/+131
* Camera2: Update capabilities metadataEino-Ville Talvala2014-07-101-4/+10
* camera2: Add shim frame duration and stall characteristics.Ruben Brunk2014-06-191-3/+13
* Camera2: Misc + enum value documentation updatesEino-Ville Talvala2014-06-101-1/+2
* Camera2: Many docs updatesEino-Ville Talvala2014-06-092-16/+18
* Camera2: Do not hide TonemapCurve construtorYin-Chia Yeh2014-06-051-7/+8
* Camera2: update the range of metering weightYin-Chia Yeh2014-05-301-13/+43
* Camera2: Fix wrong index in ColorSpaceTransformYin-Chia Yeh2014-05-281-2/+2
* camera2: Update native/managed key mappings.Ruben Brunk2014-05-281-4/+4
* Camera2: Use ColorSpaceTransform and RggbChannelVector, replace enum byte[]Eino-Ville Talvala2014-05-281-2/+2
* Camera2: Replace int[] by MeteringRectangleYin-Chia Yeh2014-05-281-4/+4
* camera2: Move parameters around to different packagesIgor Murashkin2014-05-146-0/+1468
* camera2: Use StreamConfigurationMap for format/size/duration lookupIgor Murashkin2014-05-144-0/+1534