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