index
:
frameworks_av
av-test
cm-10.1
cm-10.2
cm-11.0
cm-12.0
cm-12.1
cm-13.0
cm-14.0
cm-14.1
cm-14.1_old
cm-14.1_prerebase
jellybean
jellybean-stable
lineage-15.0
lineage-15.1
lineage-16.0
lineage-17.0
lineage-17.1
mr1.1-staging
next
next-rb
replicant-10
shipping/cm-11.0
stable/cm-10.2
stable/cm-11.0
stable/cm-11.0-XNF8Y
stable/cm-11.0-XNF9X
stable/cm-11.0-XNG2S
stable/cm-11.0-XNG3C
stable/cm-12.0-YNG1I
stable/cm-12.0-YNG1T
stable/cm-12.0-YNG1TA
stable/cm-12.0-YNG3C
stable/cm-12.0-YNG4N
stable/cm-12.1-YOG3C
stable/cm-12.1-YOG4P
stable/cm-12.1-YOG7D
stable/cm-13.0-ZNH0E
stable/cm-13.0-ZNH2K
stable/cm-13.0-ZNH2KB
stable/cm-13.0-ZNH5Y
staging/cm-12.0-caf
staging/cm-12.1
staging/cm-13.0+r22
staging/cm-14.0-caf
staging/cm-14.1-cafrebase
staging/cm-14.1_android-7.1.2_r2
staging/cm-14.1_android-7.1.2_r8
staging/lineage-15.0_rebase-android-8.0.0_r23
staging/lineage-15.1
staging/lineage-17.0_merge-android-10.0.0_r9
Fork of 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
*
Camera: HAL1 recording batching support
Yin-Chia Yeh
2017-04-01
1
-0
/
+45
*
Camera: Fix passing video native handle for 64-bit app
Chien-Yu Chen
2016-04-29
1
-0
/
+42
*
Camera: Fix openLegacy error codes
Eino-Ville Talvala
2016-03-21
1
-3
/
+31
*
Camera: Switch camera2 to auto-gen C++ binder interfaces
Eino-Ville Talvala
2016-03-02
1
-35
/
+37
*
Camera: Fix client permission check
Chien-Yu Chen
2016-01-25
1
-2
/
+2
*
Camera: Support BufferQueue between Camera and StageFright
Chien-Yu Chen
2015-12-08
1
-4
/
+12
*
Camera: Change error for app ops reject, propagate binder errors
Eino-Ville Talvala
2015-06-05
1
-1
/
+2
*
Revert "Add camera app op - camera"
Svetoslav Ganov
2015-05-12
1
-4
/
+5
*
Add camera app op - camera
Svet Ganov
2015-05-02
1
-5
/
+4
*
Update calls to IInterface::asBinder()
Marco Nelissen
2014-11-14
1
-2
/
+2
*
cameraservice: Implement HAL1 and higher HAL API coexistence
Zhijun He
2014-06-19
1
-0
/
+26
*
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