summaryrefslogtreecommitdiff
path: root/libs/camera/Camera.cpp
AgeCommit message (Expand)Author
2011-03-28frameworks/base: some camera-interface cleanup Iliyan Malchev
2011-02-22Application-managed callback buffer support for raw image James Dong
2011-01-06Add camera service support for SurfaceTexture. Jamie Gennis
2011-01-05Camera::create should fail when it fails to connect the camera. Wu-cheng Li
2010-11-15Fixed a race condition where some recording frames may not be released. James Dong
2010-10-19Camera framework change required for 0-memcpy recording James Dong
2010-08-23Change the framework to use the new camera preview path. Jamie Gennis
2010-07-29am 4506c62a: fix inaccurate copyrights Jean-Baptiste Queru
2010-07-29fix inaccurate copyrights Jean-Baptiste Queru
2010-06-11Change camera interface to support multiple cameras. Chih-Chung Chang
2010-05-14Fix deadlock if the last reference of ICameraClient is removed in Chih-Chung Chang
2010-05-10Support multiple cameras in framework. Chih-Chung Chang
2010-03-24Call unlinkToDeath() when we disconnect the Camera, Chih-Chung Chang
2010-02-11split libsurfaceflinger_client and libcamera_client out of libui Mathias Agopian