summaryrefslogtreecommitdiffstats
path: root/camera
Commit message (Expand)AuthorAgeFilesLines
* 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
* Camera: Add OPAQUE pixel format to CameraParametersEino-Ville Talvala2012-07-181-0/+1
* Add NOTICE and MODULE_LICENSE_APACH2 to libs build under /frameworks/av/James Dong2012-06-132-0/+190
* Remove new camera connect API.Wu-cheng Li2012-04-192-10/+4
* Add a new camera open API that allows taking the ownership.Wu-cheng Li2012-03-152-5/+10
* fix libgui header locationMathias Agopian2012-02-272-1/+4
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-082-6/+6
* Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGESteve Block2012-01-061-4/+4
* Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGESteve Block2012-01-032-4/+4
* Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGESteve Block2011-10-265-76/+76
* Add video stabilization control to Camera parameters.Eino-Ville Talvala2011-10-121-0/+2
* Add video snapshot camera parameter.Wu-cheng Li2011-09-011-0/+1
* Add new camera focus mode FOCUS_MODE_CONTINUOUS_PICTURE.Wu-cheng Li2011-08-181-0/+1
* Add camera bayer image format.Wu-cheng Li2011-08-041-0/+1
* Pass camera frame metadata from camera service to Java.Wu-cheng Li2011-08-022-4/+18
* Add camera recording hint parameter.Wu-cheng Li2011-08-021-0/+1
* Add camera face detection API.Wu-cheng Li2011-07-271-0/+2
* Remove the simulator target from all makefiles.Jeff Brown2011-07-111-4/+0
* Add framework support for camcorder zoom.Wu-cheng Li2011-06-274-2/+242
* CameraParameters: add PIXEL_FORMAT_RGBA8888Iliyan Malchev2011-06-061-0/+1
* Add auto-white balance locking to the Camera API.Eino-Ville Talvala2011-05-171-0/+2
* Add an auto-exposure lock feature to the Camera API.Eino-Ville Talvala2011-05-021-0/+3
* Add camera metering area API.Wu-cheng Li2011-04-131-0/+2
* Add camera focus area API.Wu-cheng Li2011-04-081-0/+2