summaryrefslogtreecommitdiffstats
path: root/camera/Camera.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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-211-2/+2
* Refactor CameraService to handle errors properly.Ruben Brunk2013-08-161-0/+3
* Camera: Add preview callback surface supportEino-Ville Talvala2013-04-171-0/+8
* remove uses of Surface in favor or IGraphicBufferProducerMathias Agopian2013-03-121-20/+2
* (Camera)ProCamera: Remove unused functions from binder interfaceIgor Murashkin2013-03-111-2/+17
* camera_client: refactor Camera/ProCamera commonalities into BasicCameraIgor Murashkin2013-02-261-118/+8
* CameraService and Stagefright: Support AppOpsEino-Ville Talvala2013-02-251-2/+4
* Camera: Add ProCamera private binder interface for an API2-light functionalityIgor Murashkin2013-02-221-1/+2
* Rename ISurfaceTexture and SurfaceTextureAndy McFadden2012-12-181-6/+6
* Remove new camera connect API.Wu-cheng Li2012-04-191-2/+2
* Add a new camera open API that allows taking the ownership.Wu-cheng Li2012-03-151-2/+2
* fix libgui header locationMathias Agopian2012-02-271-1/+2
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-2/+2
* 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-031-2/+2
* Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGESteve Block2011-10-261-26/+26
* Pass camera frame metadata from camera service to Java.Wu-cheng Li2011-08-021-2/+3
* Add framework support for camcorder zoom.Wu-cheng Li2011-06-271-1/+55
* frameworks/base: some camera-interface cleanupIliyan Malchev2011-03-281-16/+0
* Application-managed callback buffer support for raw imageJames Dong2011-02-221-3/+3
* Add camera service support for SurfaceTexture.Jamie Gennis2011-01-061-0/+14
* Camera::create should fail when it fails to connect the camera.Wu-cheng Li2011-01-051-1/+2
* Fixed a race condition where some recording frames may not be released.James Dong2010-11-151-0/+3
* Camera framework change required for 0-memcpy recordingJames Dong2010-10-191-0/+25
* Change the framework to use the new camera preview path.Jamie Gennis2010-08-231-16/+3
* am 4506c62a: fix inaccurate copyrightsJean-Baptiste Queru2010-07-291-1/+0
|\
| * fix inaccurate copyrightsJean-Baptiste Queru2010-07-291-1/+0
* | Change camera interface to support multiple cameras.Chih-Chung Chang2010-06-111-0/+7
* | Fix deadlock if the last reference of ICameraClient is removed inChih-Chung Chang2010-05-141-1/+6
* | Support multiple cameras in framework.Chih-Chung Chang2010-05-101-2/+9
|/
* Call unlinkToDeath() when we disconnect the Camera,Chih-Chung Chang2010-03-241-0/+1
* split libsurfaceflinger_client and libcamera_client out of libuiMathias Agopian2010-02-111-0/+359