summaryrefslogtreecommitdiffstats
path: root/camera/IProCameraUser.cpp
Commit message (Expand)AuthorAgeFilesLines
* Initial implementation of android.hardware.photography.CameraDevice (service)Igor Murashkin2013-06-201-112/+8
* camera: Make some binder interfaces compatible with AIDLIgor Murashkin2013-06-111-0/+2
* camera: Use new camera_metadata structure validation functionsIgor Murashkin2013-05-021-15/+48
* (Camera)ProCamera: Remove unused functions from binder interfaceIgor Murashkin2013-03-111-21/+5
* ProCamera: Add getInfo for getting static metadata (and a test)Igor Murashkin2013-02-221-0/+30
* Camera: Change ProCamera to take IGraphicBufferProducerIgor Murashkin2013-02-221-4/+7
* Camera: ProCamera2Client - add createStream (service is stubbed) and unit testIgor Murashkin2013-02-221-33/+145
* Camera: Add ProCamera private binder interface for an API2-light functionalityIgor Murashkin2013-02-221-0/+264