summaryrefslogtreecommitdiffstats
path: root/core/java/android/hardware/camera2/utils
Commit message (Expand)AuthorAgeFilesLines
* Camera2: Reorganize high-speed recording API slightlyEino-Ville Talvala2015-07-101-0/+96
* Camera2: Fix StreamConfigurationMap#isOutputSupportedFor for depthEino-Ville Talvala2015-06-221-0/+26
* Camera2: Remove HIGH_RESOLUTION level and modify FULL requirementsEino-Ville Talvala2015-06-221-55/+3
* Camera2: Do not throw unexpected runtime exception to appEino-Ville Talvala2015-06-171-2/+2
* Camera2: fix high speed output surface format checkZhijun He2015-06-101-2/+4
* Camera2: fix doc buildZhijun He2015-06-041-2/+2
* Camera2: implement high speed video APIsZhijun He2015-06-041-0/+80
* Camera2: Remove isLoggableEino-Ville Talvala2015-06-012-8/+8
* Camera2 legacy: Do not advertise NV21 support.Eino-Ville Talvala2015-01-281-1/+1
* camera2: refactor LEGACY mode error handling.Ruben Brunk2014-09-211-1/+12
* Camera2: Clean up corner case error handlingEino-Ville Talvala2014-09-141-1/+6
* camera2: Implement request templates for LEGACY.Ruben Brunk2014-07-301-0/+11
* camera2: Add scene and effect mode for LEGACY.Ruben Brunk2014-07-301-0/+13
* camera2: legacy: Add focus supportIgor Murashkin2014-07-292-4/+74
* Camera2: CameraManager refurbishing and error managementEino-Ville Talvala2014-07-282-19/+82
* Merge "Camera2: add highSpeedVideoConfig wrapper and APIs" into lmp-devYin-Chia Yeh2014-07-181-1/+10
|\
| * Camera2: add highSpeedVideoConfig wrapper and APIsYin-Chia Yeh2014-07-181-1/+10
* | DO NOT MERGE: camera2: Performance potpourri.Ruben Brunk2014-07-162-14/+32
|/
* camera2: (Legacy) Implement ae compensation step ranges and ae/awb locksIgor Murashkin2014-07-111-0/+53
* camera2: (legacy) Implement AF/AE regions for request and resultIgor Murashkin2014-07-111-4/+29
* camera2: Add crop region support and some other AE tags to legacyIgor Murashkin2014-07-024-0/+376
* camera2: Fix deadlocks in shim #close and make #testInvalidCapture passIgor Murashkin2014-06-191-0/+330
* camera2: Map camera characteristics in the managed layerIgor Murashkin2014-06-171-0/+2
* camera2: Fix session-related CTS test failuresIgor Murashkin2014-06-091-1/+1
* camera2: Implement most of CameraCaptureSessionIgor Murashkin2014-06-033-1/+318
* camera2: Add HAL1 compatibility shim skeleton.Ruben Brunk2014-05-211-0/+5
* camera2: Use StreamConfigurationMap for format/size/duration lookupIgor Murashkin2014-05-142-0/+94
* camera2: Update native<->managed camera metadata marshalersIgor Murashkin2014-05-132-0/+578
* camera3: Pass vendor tags through binder.Ruben Brunk2014-03-131-41/+49
* Camera2: replace EDQUOT with EUSERSZhijun He2013-09-231-2/+2
* Camera2: Add MAX_CAMERAS_IN_USE error case handlingZhijun He2013-09-151-0/+5
* Fix CameraService error flag when running HAL1 with API2.Ruben Brunk2013-09-041-2/+2
* Refactor CameraService to handle errors properly.Ruben Brunk2013-08-163-3/+99
* Camera2 API: Rename package to android.hardware.camera2Eino-Ville Talvala2013-07-305-0/+346