index
:
frameworks_av.git
master
replicant-6.0
frameworks av
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
camera
/
Camera.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove new camera connect API.
Wu-cheng Li
2012-04-19
1
-2
/
+2
*
Add a new camera open API that allows taking the ownership.
Wu-cheng Li
2012-03-15
1
-2
/
+2
*
fix libgui header location
Mathias Agopian
2012-02-27
1
-1
/
+2
*
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
Steve Block
2012-01-08
1
-2
/
+2
*
Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE
Steve Block
2012-01-06
1
-4
/
+4
*
Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE
Steve Block
2012-01-03
1
-2
/
+2
*
Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE
Steve Block
2011-10-26
1
-26
/
+26
*
Pass camera frame metadata from camera service to Java.
Wu-cheng Li
2011-08-02
1
-2
/
+3
*
Add framework support for camcorder zoom.
Wu-cheng Li
2011-06-27
1
-1
/
+55
*
frameworks/base: some camera-interface cleanup
Iliyan Malchev
2011-03-28
1
-16
/
+0
*
Application-managed callback buffer support for raw image
James Dong
2011-02-22
1
-3
/
+3
*
Add camera service support for SurfaceTexture.
Jamie Gennis
2011-01-06
1
-0
/
+14
*
Camera::create should fail when it fails to connect the camera.
Wu-cheng Li
2011-01-05
1
-1
/
+2
*
Fixed a race condition where some recording frames may not be released.
James Dong
2010-11-15
1
-0
/
+3
*
Camera framework change required for 0-memcpy recording
James Dong
2010-10-19
1
-0
/
+25
*
Change the framework to use the new camera preview path.
Jamie Gennis
2010-08-23
1
-16
/
+3
*
am 4506c62a: fix inaccurate copyrights
Jean-Baptiste Queru
2010-07-29
1
-1
/
+0
|
\
|
*
fix inaccurate copyrights
Jean-Baptiste Queru
2010-07-29
1
-1
/
+0
*
|
Change camera interface to support multiple cameras.
Chih-Chung Chang
2010-06-11
1
-0
/
+7
*
|
Fix deadlock if the last reference of ICameraClient is removed in
Chih-Chung Chang
2010-05-14
1
-1
/
+6
*
|
Support multiple cameras in framework.
Chih-Chung Chang
2010-05-10
1
-2
/
+9
|
/
*
Call unlinkToDeath() when we disconnect the Camera,
Chih-Chung Chang
2010-03-24
1
-0
/
+1
*
split libsurfaceflinger_client and libcamera_client out of libui
Mathias Agopian
2010-02-11
1
-0
/
+359