index
:
frameworks_av.git
replicant-4.2
replicant-6.0
frameworks/av
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
camera
/
Camera.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Camera1: Rename setPreviewTexture to ...Target for clarity
Eino-Ville Talvala
2013-08-21
1
-3
/
+3
*
Camera1: Set preview to be asynchronous, and remove dead code
Eino-Ville Talvala
2013-08-21
1
-2
/
+2
*
Refactor CameraService to handle errors properly.
Ruben Brunk
2013-08-16
1
-0
/
+3
*
Camera: Add preview callback surface support
Eino-Ville Talvala
2013-04-17
1
-0
/
+8
*
remove uses of Surface in favor or IGraphicBufferProducer
Mathias Agopian
2013-03-12
1
-20
/
+2
*
(Camera)ProCamera: Remove unused functions from binder interface
Igor Murashkin
2013-03-11
1
-2
/
+17
*
camera_client: refactor Camera/ProCamera commonalities into BasicCamera
Igor Murashkin
2013-02-26
1
-118
/
+8
*
CameraService and Stagefright: Support AppOps
Eino-Ville Talvala
2013-02-25
1
-2
/
+4
*
Camera: Add ProCamera private binder interface for an API2-light functionality
Igor Murashkin
2013-02-22
1
-1
/
+2
*
Rename ISurfaceTexture and SurfaceTexture
Andy McFadden
2012-12-18
1
-6
/
+6
*
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