summaryrefslogtreecommitdiffstats
path: root/include/camera
Commit message (Expand)AuthorAgeFilesLines
* camera3: Update CameraMetadata vendor tag handling.Ruben Brunk2014-05-021-1/+22
* Revert "camera3: Update CameraMetadata vendor tag handling."Ruben Brunk2014-05-031-22/+1
* camera3: Update CameraMetadata vendor tag handling.Ruben Brunk2014-05-021-1/+22
* CameraService: fix race condition and wrong last frame number.Jianing Wei2014-04-171-0/+4
* CameraService: trigger appropriate callbacks for burst capture.Jianing Wei2014-04-103-8/+132
* Revert "camera: Fix setParameters for Preview FPS single/range values"Eino-Ville Talvala2014-03-261-103/+1
* camera: Fix setParameters for Preview FPS single/range valuesIgor Murashkin2014-03-201-1/+103
* camera2: Don't log vendor tag errors when camera HAL too oldIgor Murashkin2014-03-172-5/+11
* camera3: Pass vendor tags through binder.Ruben Brunk2014-03-132-0/+126
* Camera HAL3/API1: Add support for the partial result quirk.Eino-Ville Talvala2013-11-061-0/+5
* Camera API 2, Device 2/3: Implement idle and shutter callbacksEino-Ville Talvala2013-10-023-6/+20
* Camera: Implement getCameraCharacteristicsZhijun He2013-09-251-0/+5
* Camera2: Add flush supportEino-Ville Talvala2013-08-231-0/+3
* Camera1: Rename setPreviewTexture to ...Target for clarityEino-Ville Talvala2013-08-211-3/+3
* Camera1: Set preview to be asynchronous, and remove dead codeEino-Ville Talvala2013-08-212-4/+4
* Refactor CameraService to handle errors properly.Ruben Brunk2013-08-164-9/+29
* Camera: Rename new API to camera2, rearrange camera serviceEino-Ville Talvala2013-07-303-0/+0
* camera2: Implement ICameraDeviceUser::waitUntilIdleZhijun He2013-07-231-0/+2
* camera2: Implement ICameraDeviceUser::getCameraInfoIgor Murashkin2013-07-151-3/+2
* Initial implementation of android.hardware.photography.CameraDevice (service)Igor Murashkin2013-06-205-0/+224
* camera: Make some binder interfaces compatible with AIDLIgor Murashkin2013-06-116-0/+18
* Camera: Add preview callback surface supportEino-Ville Talvala2013-04-172-1/+16
* Camera: Add input side to camera3 HAL deviceEino-Ville Talvala2013-03-271-1/+19
* Camera: Add hotplug support (for fixed # of cameras)Igor Murashkin2013-03-261-5/+6
* ICameraServiceListener.h: Add STATUS_ENUMERATING enumIgor Murashkin2013-03-211-2/+21
* remove uses of Surface in favor or IGraphicBufferProducerMathias Agopian2013-03-122-6/+0
* (Camera)ProCamera: Remove unused functions from binder interfaceIgor Murashkin2013-03-114-44/+18
* ProCamera: Add CpuConsumer asynchronous mode supportIgor Murashkin2013-02-281-0/+7
* Camera: Drop ProCamera connections when a Camera connection happensIgor Murashkin2013-02-284-3/+88
* camera_client: refactor Camera/ProCamera commonalities into BasicCameraIgor Murashkin2013-02-264-106/+170
* CameraService and Stagefright: Support AppOpsEino-Ville Talvala2013-02-252-6/+24
* ProCamera: Fix waitForFrameBuffer not handling multiple outstanding framesIgor Murashkin2013-02-221-3/+14
* ProCamera: add waitForFrameBuffer/waitForFrameResult blocking callsIgor Murashkin2013-02-221-1/+44
* ProCamera: Add getInfo for getting static metadata (and a test)Igor Murashkin2013-02-222-1/+6
* Camera: ProCamera - implement onResultReceived callback for metadata callbacksIgor Murashkin2013-02-222-6/+18
* Camera: ProCamera - add createStreamCpu and unit testIgor Murashkin2013-02-221-12/+74
* Camera: Change ProCamera to take IGraphicBufferProducerIgor Murashkin2013-02-221-4/+5
* Camera: ProCamera2Client - add createStream (service is stubbed) and unit testIgor Murashkin2013-02-222-1/+11
* Camera: ProCamera - add createStream stub and unit test for itIgor Murashkin2013-02-221-0/+41
* Camera: ProClient add asynchronous locks and suchIgor Murashkin2013-02-222-2/+13
* Camera: Add ProCamera private binder interface for an API2-light functionalityIgor Murashkin2013-02-224-1/+313
* Camera: Add unit test infrastructure for libcameraclientIgor Murashkin2013-02-221-1/+1
* Camera: Add exists function to CameraMetadataIgor Murashkin2013-02-221-0/+6
* Camera: Move CameraMetadata.h from service to client libraryIgor Murashkin2013-02-221-0/+171
* Rename ISurfaceTexture and SurfaceTextureAndy McFadden2012-12-182-6/+6
* Camera: Add HDR scene mode constants.Eino-Ville Talvala2012-09-101-0/+4
* Camera2: Add a burst mode skeleton.James Painter2012-09-071-2/+12
* Camera: Add OPAQUE pixel format to CameraParametersEino-Ville Talvala2012-07-181-0/+2
* Move CameraParameters header to join rest of camera library.Eino-Ville Talvala2012-05-151-0/+667
* Remove new camera connect API.Wu-cheng Li2012-04-192-2/+2