Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_frameworks_av
/
2441f2b68ab2b141b2b0c1652173693de8a2cb04
/
camera
/
Camera.cpp
06b4606
Update calls to IInterface::asBinder()
by Marco Nelissen
· 10 years ago
b10cdad
cameraservice: Implement HAL1 and higher HAL API coexistence
by Zhijun He
· 11 years ago
4b820b0
Camera1: Rename setPreviewTexture to ...Target for clarity
by Eino-Ville Talvala
· 12 years ago
1ce7c34
Camera1: Set preview to be asynchronous, and remove dead code
by Eino-Ville Talvala
· 12 years ago
0f61d8f
Refactor CameraService to handle errors properly.
by Ruben Brunk
· 12 years ago
3ee3550
Camera: Add preview callback surface support
by Eino-Ville Talvala
· 12 years ago
99617ad
remove uses of Surface in favor or IGraphicBufferProducer
by Mathias Agopian
· 12 years ago
fa4cf9d
(Camera)ProCamera: Remove unused functions from binder interface
by Igor Murashkin
· 12 years ago
c073ba5
camera_client: refactor Camera/ProCamera commonalities into BasicCamera
by Igor Murashkin
· 12 years ago
ceb388d
CameraService and Stagefright: Support AppOps
by Eino-Ville Talvala
· 12 years ago
634a515
Camera: Add ProCamera private binder interface for an API2-light functionality
by Igor Murashkin
· 12 years ago
8ba0102
Rename ISurfaceTexture and SurfaceTexture
by Andy McFadden
· 12 years ago
08ad5ef
Remove new camera connect API.
by Wu-cheng Li
· 13 years ago
2fd2440
Add a new camera open API that allows taking the ownership.
by Wu-cheng Li
· 13 years ago
df712ea
fix libgui header location
by Mathias Agopian
· 13 years ago
29357bc
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
by Steve Block
· 13 years ago
5ff1dd5
Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE
by Steve Block
· 13 years ago
b8a8052
Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE
by Steve Block
· 13 years ago
3856b09
Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE
by Steve Block
· 13 years ago
57c8618
Pass camera frame metadata from camera service to Java.
by Wu-cheng Li
· 14 years ago
4ca2c7c
Add framework support for camcorder zoom.
by Wu-cheng Li
· 14 years ago
108dddf
frameworks/base: some camera-interface cleanup
by Iliyan Malchev
· 14 years ago
e468ac5
Application-managed callback buffer support for raw image
by James Dong
· 14 years ago
bfa33aa
Add camera service support for SurfaceTexture.
by Jamie Gennis
· 14 years ago
627baac
Camera::create should fail when it fails to connect the camera.
by Wu-cheng Li
· 14 years ago
c42478e
Fixed a race condition where some recording frames may not be released.
by James Dong
· 14 years ago
e2ad673
Camera framework change required for 0-memcpy recording
by James Dong
· 14 years ago
4b79168
Change the framework to use the new camera preview path.
by Jamie Gennis
· 15 years ago
0319aae
am 4506c62a: fix inaccurate copyrights
by Jean-Baptiste Queru
· 15 years ago
01cff46
fix inaccurate copyrights
by Jean-Baptiste Queru
· 15 years ago
ddbdb35
Change camera interface to support multiple cameras.
by Chih-Chung Chang
· 15 years ago
d06618e
Fix deadlock if the last reference of ICameraClient is removed in
by Chih-Chung Chang
· 15 years ago
35a055b
Support multiple cameras in framework.
by Chih-Chung Chang
· 15 years ago
f8ed70a
Call unlinkToDeath() when we disconnect the Camera,
by Chih-Chung Chang
· 15 years ago
3cf6135
split libsurfaceflinger_client and libcamera_client out of libui
by Mathias Agopian
· 15 years ago