46 Commits (fd267eb2f96969b8cb19389a06a6c1dbbc2ec40a)

Author SHA1 Message Date
Yin-Chia Yeh cfab4e162c Camera: update camera audio restriction API
5 years ago
Yin-Chia Yeh dba03231c2 Camera: implement camera audio restriction API
5 years ago
Yin-Chia Yeh b5df547bce Camera: HAL1 recording batching support
7 years ago
Chien-Yu Chen 2d13b1d3ee Camera: Fix passing video native handle for 64-bit app
8 years ago
Eino-Ville Talvala 3525dd9272 Camera: Fix openLegacy error codes
8 years ago
Eino-Ville Talvala d56db1d2be Camera: Switch camera2 to auto-gen C++ binder interfaces
8 years ago
Chien-Yu Chen 98a668f6ea Camera: Fix client permission check
9 years ago
Chien-Yu Chen 8cca0750a8 Camera: Support BufferQueue between Camera and StageFright
9 years ago
Eino-Ville Talvala e3afb2cc43 Camera: Change error for app ops reject, propagate binder errors
9 years ago
Svetoslav Ganov 280405a138 Revert "Add camera app op - camera"
9 years ago
Svet Ganov 32fa6d0e65 Add camera app op - camera
9 years ago
Marco Nelissen 06b46062d2 Update calls to IInterface::asBinder()
10 years ago
Zhijun He b10cdadf0f cameraservice: Implement HAL1 and higher HAL API coexistence
10 years ago
Eino-Ville Talvala 4b820b0e1f Camera1: Rename setPreviewTexture to ...Target for clarity
11 years ago
Eino-Ville Talvala 1ce7c34e67 Camera1: Set preview to be asynchronous, and remove dead code
11 years ago
Ruben Brunk 0f61d8f14a Refactor CameraService to handle errors properly.
11 years ago
Eino-Ville Talvala 3ee3550a2f Camera: Add preview callback surface support
11 years ago
Mathias Agopian 99617adda9 remove uses of Surface in favor or IGraphicBufferProducer
11 years ago
Igor Murashkin fa4cf9d310 (Camera)ProCamera: Remove unused functions from binder interface
11 years ago
Igor Murashkin c073ba5254 camera_client: refactor Camera/ProCamera commonalities into BasicCamera
12 years ago
Eino-Ville Talvala ceb388d6c0 CameraService and Stagefright: Support AppOps
12 years ago
Igor Murashkin 634a51509e Camera: Add ProCamera private binder interface for an API2-light functionality
12 years ago
Andy McFadden 8ba01021b5 Rename ISurfaceTexture and SurfaceTexture
12 years ago
Wu-cheng Li 08ad5efcef Remove new camera connect API.
12 years ago
Wu-cheng Li 2fd2440d01 Add a new camera open API that allows taking the ownership.
12 years ago
Mathias Agopian df712ea86e fix libgui header location
13 years ago
Steve Block 29357bc2c0 Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
13 years ago
Steve Block 5ff1dd576b Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE
13 years ago
Steve Block b8a805261b Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE
13 years ago
Steve Block 3856b090cd Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE
13 years ago
Wu-cheng Li 57c86189bc Pass camera frame metadata from camera service to Java.
13 years ago
Wu-cheng Li 4ca2c7c913 Add framework support for camcorder zoom.
13 years ago
Iliyan Malchev 108dddf924 frameworks/base: some camera-interface cleanup
13 years ago
James Dong e468ac57f6 Application-managed callback buffer support for raw image
14 years ago
Jamie Gennis bfa33aae4f Add camera service support for SurfaceTexture.
14 years ago
Wu-cheng Li 627baacc74 Camera::create should fail when it fails to connect the camera.
14 years ago
James Dong c42478ed7b Fixed a race condition where some recording frames may not be released.
14 years ago
James Dong e2ad6734ec Camera framework change required for 0-memcpy recording
14 years ago
Jamie Gennis 4b79168835 Change the framework to use the new camera preview path.
14 years ago
Jean-Baptiste Queru 0319aaecb0 am 4506c62a: fix inaccurate copyrights
14 years ago
Jean-Baptiste Queru 01cff46497 fix inaccurate copyrights
14 years ago
Chih-Chung Chang ddbdb35d17 Change camera interface to support multiple cameras.
14 years ago
Chih-Chung Chang d06618ee31 Fix deadlock if the last reference of ICameraClient is removed in
14 years ago
Chih-Chung Chang 35a055b8bf Support multiple cameras in framework.
14 years ago
Chih-Chung Chang f8ed70a20f Call unlinkToDeath() when we disconnect the Camera,
14 years ago
Mathias Agopian 3cf613507f split libsurfaceflinger_client and libcamera_client out of libui
15 years ago