- 249e659 Introduce AttributionAndPermissionUtils. by Austin Borger · 1 year, 6 months ago
- f075f08 Revert "Introduce AttributionAndPermissionUtils." by Charles Chen · 1 year, 6 months ago
- 17e3ebe Introduce AttributionAndPermissionUtils. by Austin Borger · 1 year, 7 months ago
- 3db8801 Merge "Fix deadlock when notifyPhysicalCameraDevice is called while waitUntilDrained hasn't completed" into udc-qpr-dev am: 2894ae2e2f by Jayant Chowdhary · 2 years ago
- 44d5f62 Fix deadlock when notifyPhysicalCameraDevice is called while waitUntilDrained hasn't completed by Jayant Chowdhary · 2 years ago
- f3375c4 Merge "Use String8/16 c_str [camera]" into main am: 0188ed1780 am: 2e85fba8db am: a3711f8c31 am: 1f6df7ab95 by Treehugger Robot · 2 years ago
- a3711f8 Merge "Use String8/16 c_str [camera]" into main am: 0188ed1780 am: 2e85fba8db by Treehugger Robot · 2 years ago
- 12b04a5 Use String8/16 c_str [camera] by Tomasz Wasilczyk · 2 years, 1 month ago
- 0fb3ad9 cameraservice: Migrate all internal String8/String16s to std::string by Austin Borger · 2 years, 3 months ago
- ed99f64 cameraservice: Migrate all internal String8/String16s to std::string by Austin Borger · 2 years, 3 months ago
- 71d8f67 cameraservice: Migrate all internal String8/String16s to std::string by Austin Borger · 2 years, 3 months ago
- 9dd5eda Camera: Handling out-of-order request id by Kwangkyu Park · 2 years, 3 months ago
- 983a764 Camera: Ensure 'isSlowJpegModeForced' is always initialized by Emilian Peev · 2 years, 3 months ago
- af22e91 Camera: Add debug command for zoom override by Shuzhen Wang · 2 years, 5 months ago
- 103b556 Merge "Force slowJpegMode on certain camera1 apps" into udc-dev by Chengfei Tao · 2 years, 5 months ago
- 12052b8 DO NOT MERGE Force slowJpegMode on certain camera1 apps am: 4094e1f166 by Chengfei Tao · 2 years, 5 months ago
- 4094e1f DO NOT MERGE Force slowJpegMode on certain camera1 apps by Chengfei Tao · 2 years, 7 months ago
- be683db Force slowJpegMode on certain camera1 apps by Chengfei Tao · 2 years, 7 months ago
- eb3c5da Merge "Code clean for libcameraservice" am: d851e32096 am: 52c71c61e6 am: bf911335f5 by Austin Borger · 2 years, 6 months ago
- bf91133 Merge "Code clean for libcameraservice" am: d851e32096 am: 52c71c61e6 by Austin Borger · 2 years, 6 months ago
- c7f9b13 Code clean for libcameraservice by Jing Mike · 2 years, 6 months ago
- 03fe623 Camera: Fix & improve camera device error analytics by Shuzhen Wang · 2 years, 7 months ago
- 16610a6 Camera: Add adb shell cmd to override stream use case by Shuzhen Wang · 2 years, 9 months ago
- abe5ea1 Camera: Add adb shell cmd to override stream use case by Shuzhen Wang · 2 years, 9 months ago
- 3560b7e DO NOT MERGE libcameraservice: Provide flag for overriding camera output to portrait. by Austin Borger · 2 years, 10 months ago
- 18b30a7 libcameraservice: Provide flag for overriding camera output to portrait. by Austin Borger · 2 years, 10 months ago
- 7146ced Add AUTOFRAMING_AUTO mode by Bharatt Kukreja · 2 years, 10 months ago
- 74cd373 Add disable/enable camera service watchdog feature by Ravneet · 3 years, 5 months ago
- 7b12954 CameraService: Check Thread::run for failed threads. by Austin Borger · 3 years, 3 months ago
- 74fca04 libcameraservice: Refactor the CameraServiceProxyWrapper into a class. by Austin Borger · 3 years, 3 months ago
- dd5845d Merge "Delete support for HIDL V3.8" into tm-d1-dev am: 72b41c745d am: 7db80f00d7 am: 0ec965d04a by Jayant Chowdhary · 3 years, 3 months ago
- d72f456 Merge "Camera: Avoid possible deadlock during R&C updates" into tm-dev am: 255c3d9084 am: c2e07a6de9 am: 6aeabdef36 am: d876b5d6c9 by TreeHugger Robot · 3 years, 3 months ago
- 72b41c7 Merge "Delete support for HIDL V3.8" into tm-d1-dev by Jayant Chowdhary · 3 years, 3 months ago
- 58aa9c1 Camera: Avoid possible deadlock during R&C updates by Emilian Peev · 3 years, 3 months ago
- ffc5d68 Delete support for HIDL V3.8 by Jayant Chowdhary · 3 years, 4 months ago
- ba4947a Merge "Camera: Enable the rotate&crop heuristics in the legacy shim layer" into tm-dev am: ba81ad8551 am: befa4ba1f2 by TreeHugger Robot · 3 years, 4 months ago
- 13f35ad Camera: Enable the rotate&crop heuristics in the legacy shim layer by Emilian Peev · 3 years, 4 months ago
- aeb20dc Add disable/enable camera service watchdog feature by Ravneet · 3 years, 5 months ago
- eb0169f cameraserver: Modified rules for different kinds of system cameras. by Jayant Chowdhary · 3 years, 7 months ago
- 5104fe9 Camera: Update the output stream transformation on logical devices by Emilian Peev · 3 years, 11 months ago
- d4abdf7 Camera: Filter small JPEG sizes based on targetSdkVersion by Shuzhen Wang · 4 years, 3 months ago
- 8b64f28 Camera: Handle display configuration change events by Emilian Peev · 4 years, 5 months ago
- 33d09ca Camera: Pause callback during stopPreview() by Jasmine Chen · 4 years, 7 months ago
- 305cec6 Camera muting via sensor test pattern by Eino-Ville Talvala · 4 years, 10 months ago
- f481670 Camera: Remove "camera3.h" dependencies by Emilian Peev · 5 years ago
- 316781a Camera: Pass system health metrics to ServiceProxy by Shuzhen Wang · 5 years ago
- d1bd7d5 Merge "Camera: Check for failing request ids when syncing with device" into rvc-dev am: c166ca1e91 am: f53da41cfd am: e6a45a7d93 by TreeHugger Robot · 5 years ago
- 4746fff Camera: Check for failing request ids when syncing with device by Emilian Peev · 5 years ago
- 28dcd1c Camera: don't stop preview on disconnecting device by Yin-Chia Yeh · 6 years ago
- 3bdd6d9 Merge "Camera: don't stop preview on disconnecting device" am: fd2fb97a3f am: 800c4f39af by Treehugger Robot · 5 years ago
- b3f7cd2 Use std::optional for nullable by Jooyung Han · 6 years ago
- df14304 Camera: don't stop preview on disconnecting device by Yin-Chia Yeh · 6 years ago
- f2e3709 CameraService: Implement SCALER_ROTATE_AND_CROP_AUTO, part 1 by Eino-Ville Talvala · 6 years ago
- 9e648f6 Pipe through featureId from context to Camera code by Philip P. Moltmann · 6 years ago
- cfab4e1 Camera: update camera audio restriction API by Yin-Chia Yeh · 6 years ago
- 2a8e283 Camera: Wait until the current request id appears in the results by Emilian Peev · 6 years ago
- dba0323 Camera: implement camera audio restriction API by Yin-Chia Yeh · 6 years ago
- 0d2fa08 Camera: notify captureSequener errors by Yin-Chia Yeh · 7 years ago
- 7e5a204 Camera: rework API1 shim takePicture retry logic by Yin-Chia Yeh · 7 years ago
- 6e2ba3f Camera: Avoid device sync during capture if possible by Emilian Peev · 7 years ago
- b5be68e Merge "Fix implicit fallthrough warnings." am: fe9d6ef9f3 am: 0085e651da by Chih-Hung Hsieh · 7 years ago
- 0085e65 Merge "Fix implicit fallthrough warnings." am: fe9d6ef9f3 by Chih-Hung Hsieh · 7 years ago
- 5ff7710 Fix implicit fallthrough warnings. by Chih-Hung Hsieh · 7 years ago
- 1236193 cameraserver: Wrap calls to IPCThreadState functions to factor in different transports. by Jayant Chowdhary · 7 years ago
- c524813 Camera: fix race issue in Camera2 clients by Yin-Chia Yeh · 7 years ago
- e1655e5 Merge "Camera: skip unnecessary reconfig" am: b9e732b490 am: f694dc1b4a by Yin-Chia Yeh · 7 years ago
- d8e185c Camera: skip unnecessary reconfig by Yin-Chia Yeh · 7 years ago
- 06fcfb0 Camera: Play shutter sound in absence of CAMERA_MSG_SHUTTER by Shuzhen Wang · 7 years ago
- 8632552 Camera: skip unnecessary reconfig by Yin-Chia Yeh · 7 years ago
- b131f4a Camera: Use default focal length in template to derive FOV by Shuzhen Wang · 7 years ago
- 53eea85 Camera: Use face priority scene as default by Emilian Peev · 7 years ago
- 693047d Camera: stop streaming before deleting jpeg stream by Yin-Chia Yeh · 7 years ago
- 7dc2089 Merge "Camera: Cache monitored tag options in service" by TreeHugger Robot · 8 years ago
- c3e9d6f Camera: expose external camera to API1 by Yin-Chia Yeh · 8 years ago
- bd8c503 Camera: Cache monitored tag options in service by Emilian Peev · 8 years ago
- a936ac2 camera: Drop pending preview for enableZsl shots by Chien-Yu Chen · 8 years ago
- fa52c0f camera: Use device level ZSL if supported by Chien-Yu Chen · 8 years ago
- f53f66e Camera: Cleanup 'CameraModule' dependend code by Emilian Peev · 8 years ago
- b5df547 Camera: HAL1 recording batching support by Yin-Chia Yeh · 8 years ago
- dce65c8 Camera: fix API1 HAL3 path by Yin-Chia Yeh · 9 years ago
- 2f09bac Camera: Update camera service to use new HIDL HALs, part 1 by Eino-Ville Talvala · 9 years ago
- 7fd5bdb fix warning The left operand of '!=' is a garbage value by Yunlian Jiang · 9 years ago
- 8b0b971 Fix clang-tidy warnings in camera. by Chih-Hung Hsieh · 9 years ago
- c451d0f Camera: API1: Improve ZSL mode activation heuristics by Eino-Ville Talvala · 9 years ago
- 2d13b1d Camera: Fix passing video native handle for 64-bit app by Chien-Yu Chen · 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
- c73e041 Camera: Disallow dumping clients directly am: c400396525 am: 795243686f am: fb5043a703 am: 3a0d1df37d am: f0b0a7c7bb by Eino-Ville Talvala · 10 years ago
- 7952436 Camera: Disallow dumping clients directly am: c400396525 by Eino-Ville Talvala · 10 years ago
- c400396 Camera: Disallow dumping clients directly by Eino-Ville Talvala · 10 years ago
- 8cca075 Camera: Support BufferQueue between Camera and StageFright by Chien-Yu Chen · 10 years ago
- d309fb9 CameraService: Remove device HALv2 support, other cleanup by Eino-Ville Talvala · 10 years ago
- 82104eb Camera: Add video recording stop sound by Chien-Yu Chen · 10 years ago
- 412fe56 CameraService: Notify camera service proxy of device status by Eino-Ville Talvala · 10 years ago
- 355d9c6 Camera2Client: handle slower jpeg stream sensor by Yin-Chia Yeh · 11 years ago
- 727d172 CameraService: Add consumer name to output stream dumpsys by Eino-Ville Talvala · 10 years ago
- d46a6b9 Camera1 API: Support SW encoders for new camera HALs by Eino-Ville Talvala · 10 years ago
- 216db74 Camera: API1 shim: notify shutter correctly by Yin-Chia Yeh · 10 years ago
- d6b01f2 Merge "camera: Actually pass device errors to client for Camera2Device." by Ruben Brunk · 10 years ago
- a485dfe camera: Actually pass device errors to client for Camera2Device. by Ruben Brunk · 10 years ago