- 377a670 Remove IGraphicBufferProducer include. by Carlos Martinez Romero · 9 months ago
- ca0ff17 Remove some usage of IGBPs in the ICamera. by Carlos Martinez Romero · 12 months ago
- d1ad6c6 CameraService: Pass package name / attributionTag in AttributionSource by Austin Borger · 1 year, 2 months ago
- 65e6464 Pass full AttributionSourceState across Java/Cpp boundaries. by Austin Borger · 1 year, 3 months ago
- 81d81b0 cameraserver: Allow CameraManager to specify rotation override for clients by Jayant Chowdhary · 1 year, 7 months ago
- 37a7518 Implement device awareness in camera service by Biswarup Pal · 1 year, 8 months ago
- 3966c1f Camera: Fix potential null pointer dereference issues by Tony Guo · 2 years ago
- 0fb3ad9 cameraservice: Migrate all internal String8/String16s to std::string by Austin Borger · 2 years, 3 months ago
- 4094e1f DO NOT MERGE Force slowJpegMode on certain camera1 apps by Chengfei Tao · 2 years, 7 months ago
- 3560b7e DO NOT MERGE libcameraservice: Provide flag for overriding camera output to portrait. by Austin Borger · 2 years, 10 months ago
- d4abdf7 Camera: Filter small JPEG sizes based on targetSdkVersion by Shuzhen Wang · 4 years, 3 months ago
- b8ed8ef Camera: Remove old recording path support by Eino-Ville Talvala · 5 years ago
- a976df8 Camera: Remove all camera HALv1 code by Eino-Ville Talvala · 6 years ago
- cfab4e1 Camera: update camera audio restriction API by Yin-Chia Yeh · 6 years ago
- dba0323 Camera: implement camera audio restriction API by Yin-Chia Yeh · 6 years ago
- b5df547 Camera: HAL1 recording batching support by Yin-Chia Yeh · 8 years ago
- 2d13b1d Camera: Fix passing video native handle for 64-bit app by Chien-Yu Chen · 9 years ago
- 3525dd9 Camera: Fix openLegacy error codes by Eino-Ville Talvala · 9 years ago
- d56db1d Camera: Switch camera2 to auto-gen C++ binder interfaces by Eino-Ville Talvala · 10 years ago
- 98a668f Camera: Fix client permission check by Chien-Yu Chen · 10 years ago
- 8cca075 Camera: Support BufferQueue between Camera and StageFright by Chien-Yu Chen · 10 years ago
- e3afb2c Camera: Change error for app ops reject, propagate binder errors by Eino-Ville Talvala · 10 years ago
- 280405a Revert "Add camera app op - camera" by Svetoslav Ganov · 10 years ago
- 32fa6d0 Add camera app op - camera by Svet Ganov · 10 years ago
- 06b4606 Update calls to IInterface::asBinder() by Marco Nelissen · 11 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 · 13 years ago
- c073ba5 camera_client: refactor Camera/ProCamera commonalities into BasicCamera by Igor Murashkin · 13 years ago
- ceb388d CameraService and Stagefright: Support AppOps by Eino-Ville Talvala · 13 years ago
- 634a515 Camera: Add ProCamera private binder interface for an API2-light functionality by Igor Murashkin · 13 years ago
- 8ba0102 Rename ISurfaceTexture and SurfaceTexture by Andy McFadden · 13 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 · 14 years ago
- df712ea fix libgui header location by Mathias Agopian · 14 years ago
- 29357bc Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 14 years ago
- 5ff1dd5 Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE by Steve Block · 14 years ago
- b8a8052 Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE by Steve Block · 14 years ago
- 3856b09 Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE by Steve Block · 14 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 · 15 years ago
- bfa33aa Add camera service support for SurfaceTexture. by Jamie Gennis · 15 years ago
- 627baac Camera::create should fail when it fails to connect the camera. by Wu-cheng Li · 15 years ago
- c42478e Fixed a race condition where some recording frames may not be released. by James Dong · 15 years ago
- e2ad673 Camera framework change required for 0-memcpy recording by James Dong · 15 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 · 16 years ago