summaryrefslogtreecommitdiffstats
path: root/camera
Commit message (Expand)AuthorAgeFilesLines
...
* update to new Consumer APIsMathias Agopian2013-07-161-1/+1
* Merge "always pass the BufferQueue explicitely to consumers"Mathias Agopian2013-07-161-1/+2
|\
| * always pass the BufferQueue explicitely to consumersMathias Agopian2013-07-121-1/+2
* | camera2: Implement ICameraDeviceUser::getCameraInfoIgor Murashkin2013-07-151-14/+13
|/
* am 8ebdfa8b: am 5de9ef20: am 365ed394: Merge "Typo in CameraParameters::set"Jean-Baptiste Queru2013-07-081-1/+1
|\
| * am 365ed394: Merge "Typo in CameraParameters::set"Jean-Baptiste Queru2013-07-081-1/+1
| |\
| | * Typo in CameraParameters::setYou Kim2012-12-141-1/+1
| | * DO NOT MERGE: Remove experimental parameters for burst modeJames Painter2012-09-281-5/+0
| * | camera: Use new camera_metadata structure validation functionsIgor Murashkin2013-05-022-15/+63
| * | Fix ProCameraTests to pass on Wolfie, disabling failing testsIgor Murashkin2013-04-181-24/+64
| * | Merge "Update the test output path." into jb-mr2-devYu Shan Emily Lau2013-04-151-1/+1
| |\ \
| | * | Update the test output path.Yu Shan Emily Lau2013-04-121-1/+1
| * | | Add liblogYing Wang2013-04-091-0/+1
| |/ /
| * | Camera: Add input side to camera3 HAL deviceEino-Ville Talvala2013-03-271-12/+105
| * | Merge "Camera: Add hotplug support (for fixed # of cameras)" into jb-mr2-devIgor Murashkin2013-03-271-5/+13
| |\ \
| | * | Camera: Add hotplug support (for fixed # of cameras)Igor Murashkin2013-03-261-5/+13
| * | | ProCamera: Fix memory leak in consumeFrameMetadataIgor Murashkin2013-03-272-4/+5
| |/ /
| * | ProCameraTests: Minor add grey/frame count debug-only print outsIgor Murashkin2013-03-181-0/+10
| * | remove uses of Surface in favor or IGraphicBufferProducerMathias Agopian2013-03-122-39/+2
| * | (Camera)ProCamera: Remove unused functions from binder interfaceIgor Murashkin2013-03-116-145/+31
| * | ProCamera: Add CpuConsumer asynchronous mode supportIgor Murashkin2013-02-282-3/+74
| * | Camera: Drop ProCamera connections when a Camera connection happensIgor Murashkin2013-02-285-12/+274
| * | ProCameraTest: Drop frames test move processing delay between lock/unlockIgor Murashkin2013-02-281-5/+5
| * | camera_client: refactor Camera/ProCamera commonalities into BasicCameraIgor Murashkin2013-02-265-249/+283
| * | CameraService and Stagefright: Support AppOpsEino-Ville Talvala2013-02-252-5/+15
| * | ProCamera: Fix waitForFrameBuffer not handling multiple outstanding framesIgor Murashkin2013-02-222-10/+88
| * | ProCamera: add waitForFrameBuffer/waitForFrameResult blocking callsIgor Murashkin2013-02-222-22/+260
| * | Camera: ProCameraTests: clean up a bit, still needs more cleanupIgor Murashkin2013-02-221-79/+116
| * | ProCamera: Add getInfo for getting static metadata (and a test)Igor Murashkin2013-02-223-5/+78
| * | Camera: ProCamera - implement onResultReceived callback for metadata callbacksIgor Murashkin2013-02-223-12/+159
| * | Camera: ProCameraTests - add CpuConsumer tests for dual streamsIgor Murashkin2013-02-221-2/+166
| * | Camera: ProCamera - add createStreamCpu and unit testIgor Murashkin2013-02-222-51/+235
| * | Camera: Change ProCamera to take IGraphicBufferProducerIgor Murashkin2013-02-222-8/+12
| * | Camera: ProCamera2Client - add createStream (service is stubbed) and unit testIgor Murashkin2013-02-223-54/+169
| * | Camera: ProCamera - add createStream stub and unit test for itIgor Murashkin2013-02-222-1/+179
| * | Camera: ProCameraTests - add asynchronous locking unit testIgor Murashkin2013-02-221-5/+41
| * | Camera: ProClient add asynchronous locks and suchIgor Murashkin2013-02-224-4/+221
| * | Camera: Add ProCamera private binder interface for an API2-light functionalityIgor Murashkin2013-02-228-2/+731
| * | Camera: Add unit test infrastructure for libcameraclientIgor Murashkin2013-02-223-2/+68
| * | Camera: Add exists function to CameraMetadataIgor Murashkin2013-02-221-0/+5
| * | Camera: Move CameraMetadata.h from service to client libraryIgor Murashkin2013-02-222-1/+304
| * | Rename ISurfaceTexture and SurfaceTextureAndy McFadden2012-12-182-11/+12
| * | Camera: Add HDR scene mode constants.Eino-Ville Talvala2012-09-101-0/+1
| * | Camera2: Add a burst mode skeleton.James Painter2012-09-071-0/+5
* | | Initial implementation of android.hardware.photography.CameraDevice (service)Igor Murashkin2013-06-208-119/+765
* | | camera: Make some binder interfaces compatible with AIDLIgor Murashkin2013-06-114-6/+88
* | | am ad60695f: am 1a95a727: Merge "camera: Use new camera_metadata structure va...Igor Murashkin2013-05-062-15/+63
|\ \ \
| * | | camera: Use new camera_metadata structure validation functionsIgor Murashkin2013-05-022-15/+63
* | | | am b9258b57: am d090054d: Merge "Fix ProCameraTests to pass on Wolfie, disabl...Igor Murashkin2013-04-221-24/+64
|\ \ \ \ | |/ / /
| * | | Fix ProCameraTests to pass on Wolfie, disabling failing testsIgor Murashkin2013-04-181-24/+64