summaryrefslogtreecommitdiffstats
path: root/services/camera/libcameraservice/CameraClient.cpp
Commit message (Expand)AuthorAgeFilesLines
* Camera: Add preview callback surface supportEino-Ville Talvala2013-04-171-0/+6
* CameraService: Refactor Camera2Client to share a base with ProCameraClientIgor Murashkin2013-03-111-13/+14
* CameraService and Stagefright: Support AppOpsEino-Ville Talvala2013-02-251-4/+14
* replace getISurfaceTexture by getIGraphicBufferProducerMathias Agopian2013-02-191-1/+1
* Refactoring: Rename SurfaceTextureClient to SurfaceMathias Agopian2013-02-151-3/+2
* Rename ISurfaceTexture and SurfaceTextureAndy McFadden2012-12-181-6/+6
* Camera2: Compile with warnings, fix warningsIgor Murashkin2012-10-261-4/+0
* Camera: Limit valid caller PIDs for camera clients.Eino-Ville Talvala2012-10-101-4/+3
* Camera: Clear Hardware device pointer when initialization failsIgor Murashkin2012-10-091-0/+1
* Camera2: Handle client processes dying by closing camera resourcesIgor Murashkin2012-10-031-3/+3
* Camera1: Fix enable shutter sound command error handling.Eino-Ville Talvala2012-09-111-4/+2
* Dynamically configure the number of video buffers used by camera source, if s...James Dong2012-08-021-0/+3
* Shutter sound is heard at the end of the recorded videoPatric Frederiksen2012-08-011-1/+1
* Camera service: Initialization for camera2 clients and devicesEino-Ville Talvala2012-05-291-11/+31
* Break out CameraClient from CameraService.Eino-Ville Talvala2012-05-161-0/+938