summaryrefslogtreecommitdiffstats
path: root/services/camera/libcameraservice/Camera2Client.h
Commit message (Expand)AuthorAgeFilesLines
* Camera: Rename new API to camera2, rearrange camera serviceEino-Ville Talvala2013-07-301-201/+0
* am b7337d56: am ed49d7b5: Merge "camera3: Fix recording failure when switchin...Igor Murashkin2013-05-221-0/+3
|\
| * camera3: Fix recording failure when switching resolutions while preview onIgor Murashkin2013-05-221-0/+3
| * Camera: Pause preview when needing to delete jpeg/zsl streamsIgor Murashkin2013-05-131-0/+3
| * Camera3: Add ZSL stream supportIgor Murashkin2013-04-291-2/+4
| * CameraService: Refactor Camera2Client to share a base with ProCameraClientIgor Murashkin2013-03-111-43/+2
| * Camera: Start of support for version 3.0 of camera device HALEino-Ville Talvala2013-02-271-9/+11
| * CameraService and Stagefright: Support AppOpsEino-Ville Talvala2013-02-251-0/+2
| * Camera: Move CameraMetadata.h from service to client libraryIgor Murashkin2013-02-221-1/+0
| * Rename ISurfaceTexture and SurfaceTextureAndy McFadden2012-12-181-1/+1
| * Camera2: Synchronize mode changes and triggersEino-Ville Talvala2012-10-041-5/+16
| * Camera2: Handle client processes dying by closing camera resourcesIgor Murashkin2012-10-031-1/+2
| * Camera2: Refactor preview/recording management to separate class.Eino-Ville Talvala2012-09-281-40/+4
| * Camera2: Use the recordingHint parameter.Eino-Ville Talvala2012-09-071-1/+1
| * Camera2: Play shutter and recording sounds.Eino-Ville Talvala2012-09-061-0/+1
| * Camera2: Basic ZSL and precapture trigger support.Eino-Ville Talvala2012-09-061-17/+21
| * Camera2: Move preview callback processing to its own thread.Eino-Ville Talvala2012-08-301-21/+2
| * Camera2: Move still capture processing to separate thread.Eino-Ville Talvala2012-08-301-55/+20
* | am bd61103f: am be03b28f: Merge "Camera: Pause preview when needing to delete...Igor Murashkin2013-05-141-0/+3
|\ \
| * | Camera: Pause preview when needing to delete jpeg/zsl streamsIgor Murashkin2013-05-131-0/+3
* | | am 7a0f7d9f: am d24b0653: Merge changes I2feda142,I5a95e0be,Ia0c21ef0 into jb...Igor Murashkin2013-05-011-2/+4
|\ \ \ | |/ /
| * | Camera3: Add ZSL stream supportIgor Murashkin2013-04-291-2/+4
* | | Camera: Add preview callback surface supportEino-Ville Talvala2013-04-171-0/+3
|/ /
* | CameraService: Refactor Camera2Client to share a base with ProCameraClientIgor Murashkin2013-03-111-43/+2
* | Camera: Start of support for version 3.0 of camera device HALEino-Ville Talvala2013-02-271-9/+11
* | CameraService and Stagefright: Support AppOpsEino-Ville Talvala2013-02-251-0/+2
* | Camera: Move CameraMetadata.h from service to client libraryIgor Murashkin2013-02-221-1/+0
* | Rename ISurfaceTexture and SurfaceTextureAndy McFadden2012-12-181-1/+1
* | Camera2: Synchronize mode changes and triggersEino-Ville Talvala2012-10-041-5/+16
* | Camera2: Handle client processes dying by closing camera resourcesIgor Murashkin2012-10-031-1/+2
* | Camera2: Refactor preview/recording management to separate class.Eino-Ville Talvala2012-09-281-40/+4
* | Camera2: Use the recordingHint parameter.Eino-Ville Talvala2012-09-071-1/+1
* | Camera2: Play shutter and recording sounds.Eino-Ville Talvala2012-09-061-0/+1
* | Camera2: Basic ZSL and precapture trigger support.Eino-Ville Talvala2012-09-061-17/+21
* | Camera2: Move preview callback processing to its own thread.Eino-Ville Talvala2012-08-301-21/+2
* | Camera2: Move still capture processing to separate thread.Eino-Ville Talvala2012-08-301-55/+20
|/
* Camera2: Factor out FrameProcessor.Eino-Ville Talvala2012-08-281-28/+28
* Camera2: Factor out Camera2Client::ParametersEino-Ville Talvala2012-08-281-202/+6
* Camera2: Fix metering/focusing region coordinates, minor bugsEino-Ville Talvala2012-08-271-0/+2
* Camera2: Move frame processing to its own thread.Eino-Ville Talvala2012-08-271-6/+23
* Camera2: Use CameraMetadata wrapper class.Eino-Ville Talvala2012-08-271-21/+12
* Camera2: Replace MediaConsumer with BufferItemConsumer.Eino-Ville Talvala2012-08-211-6/+7
* Camera2: Add support for preview callbacksEino-Ville Talvala2012-08-201-8/+42
* Camera2: Skeleton for output frame processing, plus face detectEino-Ville Talvala2012-08-141-3/+39
* Camera2: Add trigger support, and implement autofocusEino-Ville Talvala2012-08-101-3/+9
* Fix a deadlock in commandSetVideoBufferCountL()James Dong2012-08-041-0/+2
* Camera2: Add notification handling skeleton.Eino-Ville Talvala2012-08-031-2/+14
* Camera2: Break out individual commandsEino-Ville Talvala2012-08-021-8/+23
* Dynamically configure the number of video buffers used by camera source, if s...James Dong2012-08-021-1/+2
* Camera2: Check PIDs to ensure camera exclusive access.Eino-Ville Talvala2012-08-021-1/+4