summaryrefslogtreecommitdiffstats
path: root/services/camera/libcameraservice/Camera2Device.h
Commit message (Expand)AuthorAgeFilesLines
* Camera: Rename new API to camera2, rearrange camera serviceEino-Ville Talvala2013-07-301-345/+0
* Camera2/3: Fix deadlock when starting recording before preview.Eino-Ville Talvala2013-07-181-0/+1
* (Camera)FrameProcessor: Refactor to share code with ProFrameProcessorIgor Murashkin2013-03-111-0/+1
* Camera: Start of support for version 3.0 of camera device HALEino-Ville Talvala2013-02-271-165/+34
* Camera: Move CameraMetadata.h from service to client libraryIgor Murashkin2013-02-221-3/+1
* Camera2: Don't touch frame counter on output frames.Eino-Ville Talvala2012-10-161-1/+1
* Camera2: Synchronize mode changes and triggersEino-Ville Talvala2012-10-041-0/+12
* Camera2: Clean up startup/shutdown sequences.Eino-Ville Talvala2012-09-201-1/+1
* Camera2: Basic ZSL and precapture trigger support.Eino-Ville Talvala2012-09-061-0/+107
* Camera2: Factor out Camera2Client::ParametersEino-Ville Talvala2012-08-281-1/+3
* Camera2: Move frame processing to its own thread.Eino-Ville Talvala2012-08-271-14/+3
* Camera2: Use CameraMetadata wrapper class.Eino-Ville Talvala2012-08-271-8/+13
* Camera2: Skeleton for output frame processing, plus face detectEino-Ville Talvala2012-08-141-0/+23
* Camera2: Add trigger support, and implement autofocusEino-Ville Talvala2012-08-101-0/+21
* Camera2: Add notification handling skeleton.Eino-Ville Talvala2012-08-031-0/+28
* Camera2: Add recording supportEino-Ville Talvala2012-07-131-2/+2
* Camera2: Handle preview orientation changes.Eino-Ville Talvala2012-06-151-0/+7
* Camera2: Add more dump information, connect HAL device dumpEino-Ville Talvala2012-06-141-5/+23
* Camera2: Still image supportEino-Ville Talvala2012-06-131-5/+61
* Camera2: Copy metadata buffers for streaming.Eino-Ville Talvala2012-06-071-1/+2
* Camera service: Minimally functional preview for camera 2 devices.Eino-Ville Talvala2012-05-311-3/+78
* Camera service: Initialization for camera2 clients and devicesEino-Ville Talvala2012-05-291-4/+94
* Camera service: Add skeleton support for camera2 devices.Eino-Ville Talvala2012-05-171-0/+42