summaryrefslogtreecommitdiffstats
path: root/services/camera/libcameraservice/ProCamera2Client.cpp
Commit message (Expand)AuthorAgeFilesLines
* Camera: Rename new API to camera2, rearrange camera serviceEino-Ville Talvala2013-07-301-446/+0
* ProCamera: Add security permission checks for disabling transmit LEDIgor Murashkin2013-04-251-0/+55
* (Camera)ProCamera: Remove unused functions from binder interfaceIgor Murashkin2013-03-111-8/+1
* (Camera)FrameProcessor: Refactor to share code with ProFrameProcessorIgor Murashkin2013-03-111-1/+2
* CameraService: Refactor Camera2Client to share a base with ProCameraClientIgor Murashkin2013-03-111-195/+28
* Camera: Drop ProCamera connections when a Camera connection happensIgor Murashkin2013-02-281-2/+66
* CameraService and Stagefright: Support AppOpsEino-Ville Talvala2013-02-251-2/+4
* ProCamera: Add getInfo for getting static metadata (and a test)Igor Murashkin2013-02-221-0/+14
* Camera: ProCamera - implement onResultReceived callback for metadata callbacksIgor Murashkin2013-02-221-0/+35
* Camera: ProCamera - add createStreamCpu and unit testIgor Murashkin2013-02-221-0/+7
* Camera: Change ProCamera to take IGraphicBufferProducerIgor Murashkin2013-02-221-2/+10
* Camera: ProCamera2Client implement createStream,createDefaultRequestIgor Murashkin2013-02-221-15/+53
* Camera: ProCamera2Client - add createStream (service is stubbed) and unit testIgor Murashkin2013-02-221-0/+396