summaryrefslogtreecommitdiffstats
path: root/camera/Camera.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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