- 21abd60 Merge "Fix null deref in camera service" into main am: ef703eef70 am: 05a93a3af4 am: 612563da3a by Treehugger Robot · 2 years, 6 months ago
- ef703ee Merge "Fix null deref in camera service" into main by Treehugger Robot · 2 years, 6 months ago
- 99f44e2 Fix null deref in camera service by Pawan Wagh · 2 years, 6 months ago
- 6e57a2b cameraservice: Add metrics for extension sessions by Avichal Rakesh · 2 years, 8 months ago
- d0309d4 Camera / UidObserver: Add the ability to subscribe to specific UIDs by Austin Borger · 2 years, 9 months ago
- dddb755 UidObserver / Camera: Track the OOM adj of a uid via UidObserver. by Austin Borger · 2 years, 10 months ago
- af22e91 Camera: Add debug command for zoom override by Shuzhen Wang · 2 years, 9 months ago
- 103b556 Merge "Force slowJpegMode on certain camera1 apps" into udc-dev by Chengfei Tao · 2 years, 10 months ago
- bfc9605 Adding hooks for FGS API logging in cameraserver by Kunal Malhotra · 2 years, 11 months ago
- 12052b8 DO NOT MERGE Force slowJpegMode on certain camera1 apps am: 4094e1f166 by Chengfei Tao · 2 years, 10 months ago
- 4094e1f DO NOT MERGE Force slowJpegMode on certain camera1 apps by Chengfei Tao · 3 years ago
- be683db Force slowJpegMode on certain camera1 apps by Chengfei Tao · 3 years ago
- eb3c5da Merge "Code clean for libcameraservice" am: d851e32096 am: 52c71c61e6 am: bf911335f5 by Austin Borger · 2 years, 10 months ago
- bf91133 Merge "Code clean for libcameraservice" am: d851e32096 am: 52c71c61e6 by Austin Borger · 2 years, 10 months ago
- c7f9b13 Code clean for libcameraservice by Jing Mike · 2 years, 10 months ago
- 7d276e8 Merge "Enable isolated_like app to request camera service binder" by Charles Chen · 3 years ago
- b109a10 Merge "Switch CameraService permission checks to PermissionController" by Charles Chen · 3 years ago
- a7b613c Enable isolated_like app to request camera service binder by Charles Chen · 3 years ago
- cde601c Makes Android camera service available earlier (before Android boot-complete) by Jyoti Bhayana · 3 years, 1 month ago
- 02c13d0 Switch CameraService permission checks to PermissionController by Joanne Chung · 3 years ago
- 296efaa Merge "Deprecate HIDL cameraservice" by Devin Moore · 3 years ago
- 4e22507 Merge "Adding some comments regarding camera privacy in cameraservice for clarification and easier understanding" by TreeHugger Robot · 3 years ago
- 8143e57 Adding some comments regarding camera privacy in cameraservice by Jyoti Bhayana · 3 years ago
- a1350e7 Deprecate HIDL cameraservice by Devin Moore · 3 years ago
- c54360b Camera: Add adb shell cmd to override stream use case am: abe5ea1b0b by Shuzhen Wang · 3 years ago
- 16610a6 Camera: Add adb shell cmd to override stream use case by Shuzhen Wang · 3 years, 1 month ago
- abe5ea1 Camera: Add adb shell cmd to override stream use case by Shuzhen Wang · 3 years, 1 month ago
- fcb78cb cameraservice: Add AIDL vndk client support by Avichal Rakesh · 3 years, 2 months ago
- 54e6977 Merge "Camera: Fix parameter misalignment in getDeviceVersion" into tm-qpr-dev am: 7e4fb4beed am: 811e540e46 by Shuzhen Wang · 3 years, 1 month ago
- 811e540 Merge "Camera: Fix parameter misalignment in getDeviceVersion" into tm-qpr-dev am: 7e4fb4beed by Shuzhen Wang · 3 years, 1 month ago
- f221e8d Camera: Fix parameter misalignment in getDeviceVersion by Shuzhen Wang · 3 years, 1 month ago
- f3c01d3 DO NOT MERGE libcameraservice: Provide flag for overriding camera output to portrait. am: 3560b7e937 by Austin Borger · 3 years, 1 month ago
- 3560b7e DO NOT MERGE libcameraservice: Provide flag for overriding camera output to portrait. by Austin Borger · 3 years, 3 months ago
- 18b30a7 libcameraservice: Provide flag for overriding camera output to portrait. by Austin Borger · 3 years, 3 months ago
- ac7f8ba Merge "Add AUTOFRAMING_AUTO mode" by Bharatt Kukreja · 3 years, 1 month ago
- 7146ced Add AUTOFRAMING_AUTO mode by Bharatt Kukreja · 3 years, 3 months ago
- 1e5b8e4 Merge "Fix an issue that the sensor privacy does not apply to the new camera clients" am: 4afa0e260e am: d9f21cc4d8 am: 2019ff15c0 by Treehugger Robot · 3 years, 2 months ago
- 2019ff1 Merge "Fix an issue that the sensor privacy does not apply to the new camera clients" am: 4afa0e260e am: d9f21cc4d8 by Treehugger Robot · 3 years, 2 months ago
- d9f21cc Merge "Fix an issue that the sensor privacy does not apply to the new camera clients" am: 4afa0e260e by Treehugger Robot · 3 years, 2 months ago
- e3af299 Fix an issue that the sensor privacy does not apply to the new camera clients by Kwangkyu Park · 3 years, 2 months ago
- e1fbb0c Camera: Fix missing physical camera availability callback am: 3d316f37cc am: 0c95612629 by Shuzhen Wang · 3 years, 2 months ago
- 3d316f3 Camera: Fix missing physical camera availability callback by Shuzhen Wang · 3 years, 3 months ago
- 417e43d Check for nullptr when creating offline camera descriptor by Guillaume Bailey · 3 years, 2 months ago
- 740d8cb Merge "Camera: Look up client name for NDK earlier" into tm-qpr-dev am: 2170f74cbb am: a9dba58e6b by Eino-Ville Talvala (Eddy) · 3 years, 4 months ago
- 58106af Camera: Look up client name for NDK earlier by Eino-Ville Talvala · 3 years, 4 months ago
- 61a4ee1 Merge "Add disable/enable camera service watchdog feature" into tm-qpr-dev by Ravneet Dhanjal · 3 years, 4 months ago
- 74cd373 Add disable/enable camera service watchdog feature by Ravneet · 3 years, 10 months ago
- 80173a9 CameraService: Check if the camera is disabled via device policy by user. by Austin Borger · 3 years, 5 months ago
- 9bfa0a7 CameraService: Check if the camera is disabled via device policy by user. by Austin Borger · 3 years, 5 months ago
- 86a588e cameraservice_test: Create a new test for camera permissions. by Austin Borger · 3 years, 8 months ago
- 74fca04 libcameraservice: Refactor the CameraServiceProxyWrapper into a class. by Austin Borger · 3 years, 8 months ago
- 1f1b7aa Delete support for HIDL V3.8 by Jayant Chowdhary · 3 years, 8 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, 8 months ago
- ffc5d68 Delete support for HIDL V3.8 by Jayant Chowdhary · 3 years, 8 months ago
- 222524d Merge "CameraService: Reduce log spam from onCameraAccessPrioritiesChanged." by Austin Borger · 3 years, 8 months ago
- e8e2c42 CameraService: Reduce log spam from onCameraAccessPrioritiesChanged. by Austin Borger · 3 years, 8 months ago
- bb557dc Merge "Revert "Remove redundant calls to onCameraAccessPrioritiesChanged."" into tm-dev am: f09d60b072 am: 7bbb37b12f by Austin Borger · 3 years, 8 months ago
- f09d60b Merge "Revert "Remove redundant calls to onCameraAccessPrioritiesChanged."" into tm-dev by Austin Borger · 3 years, 8 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, 8 months ago
- ba81ad85 Merge "Camera: Enable the rotate&crop heuristics in the legacy shim layer" into tm-dev by TreeHugger Robot · 3 years, 8 months ago
- c5585dc Revert "Remove redundant calls to onCameraAccessPrioritiesChanged." by Austin Borger · 3 years, 8 months ago
- d8835ab Merge "Revert "CameraService: Add path to update vendorTag info upon HA..."" by Ravneet Dhanjal · 3 years, 8 months ago
- 48ae957 Revert "CameraService: Add path to update vendorTag info upon HA..." by Ravneet Dhanjal · 3 years, 8 months ago
- 6d2a75a Merge "CameraService: Add path to update vendorTag info upon HAL update" by Ravneet Dhanjal · 3 years, 8 months ago
- e0e349b CameraService: Add path to update vendorTag info upon HAL update by Ravneet · 3 years, 8 months ago
- 85d89da Merge "Check the device policy for the camera disabled flag before trying to open a connection to the camera." into tm-dev am: a246977512 am: f0bb78c3b6 by Austin Borger · 3 years, 8 months ago
- a246977 Merge "Check the device policy for the camera disabled flag before trying to open a connection to the camera." into tm-dev by Austin Borger · 3 years, 8 months ago
- 13f35ad Camera: Enable the rotate&crop heuristics in the legacy shim layer by Emilian Peev · 3 years, 9 months ago
- 64c5b39 Merge "Remove redundant calls to onCameraAccessPrioritiesChanged." into tm-dev am: 34eb60a114 am: 4a6ea7929f by Austin Borger · 3 years, 8 months ago
- 03befa0 Remove redundant calls to onCameraAccessPrioritiesChanged. by Austin Borger · 3 years, 9 months ago
- 5f7abe2 Check the device policy for the camera disabled flag before trying to by Austin Borger · 3 years, 9 months ago
- e64f02b Merge "Add disable/enable camera service watchdog feature" by Ravneet Dhanjal · 3 years, 9 months ago
- aeb20dc Add disable/enable camera service watchdog feature by Ravneet · 3 years, 10 months ago
- 71a0e05 Camera: Add timestamp associated with the dump. by Rucha Katakwar · 3 years, 9 months ago
- 6557768 Add new onUidProcAdjChanged callback to be consumed by the camera service. by Austin Borger · 3 years, 11 months ago
- 922fa9c Camera:Add a check for -EINVAL error code. by Rucha Katakwar · 3 years, 11 months ago
- 9f09bb4 Merge changes from topic "hardware_sensor_privacy_apis" by Evan Severson · 3 years, 11 months ago
- d0b6992 Update cameraservice to use new sensor privacy api by Evan Severson · 4 years ago
- eb0169f cameraserver: Modified rules for different kinds of system cameras. by Jayant Chowdhary · 4 years ago
- 0bd3852 Make CameraProviderManager inner classes binder transport agnostic. by Jayant Chowdhary · 4 years, 2 months ago
- 1492983 Merge "Add support for external lazy camera HALs" by Iavor-Valentin Iftime · 4 years ago
- d204270 Merge "Camera: Pre-populate physical camera Ids when creating CameraState" am: 509efdd540 am: 9fbbb5dfbe am: fbd1e24c7b am: fd9dfedfa1 by Treehugger Robot · 4 years ago
- fd9dfed Merge "Camera: Pre-populate physical camera Ids when creating CameraState" am: 509efdd540 am: 9fbbb5dfbe am: fbd1e24c7b by Treehugger Robot · 4 years ago
- ea93124 cameraservice_test: Add DistortionMapperTest to the host build. by Austin Borger · 4 years, 1 month ago
- 29e2e15 Add support for external lazy camera HALs by Valentin Iftime · 4 years, 5 months ago
- 403af6d Camera: Pre-populate physical camera Ids when creating CameraState by Shuzhen Wang · 4 years, 1 month ago
- 2f46a2b Merge "Add timestamps of when tag monitoring dumps are cached" by Avichal Rakesh · 4 years, 1 month ago
- 60cfb05 Merge "Camera: Add support for torch strength control." by Rucha Katakwar · 4 years, 1 month ago
- 3828452 Camera: Add support for torch strength control. by Rucha Katakwar · 4 years, 2 months ago
- 40050e0 Merge "Camera: Add the current user id when checking for rotate&crop" into sc-v2-dev am: da7cd05c4e am: 10282331e8 by TreeHugger Robot · 4 years, 1 month ago
- 1028233 Merge "Camera: Add the current user id when checking for rotate&crop" into sc-v2-dev am: da7cd05c4e by TreeHugger Robot · 4 years, 1 month ago
- 882c08b Add timestamps of when tag monitoring dumps are cached by Avichal Rakesh · 4 years, 1 month ago
- 065b2c1 Camera: Add the current user id when checking for rotate&crop by Emilian Peev · 4 years, 2 months ago
- 4195f75 Merge "Injection camera: Block camera access on devices that don't support injection camera" by Cliff Wu · 4 years, 1 month ago
- 646bd61 Injection camera: Block camera access on devices that don't support injection camera by Cliff Wu · 4 years, 2 months ago
- 05083be Merge changes If4f9886b,I2bb3ffd6,I234ec6a3,Ib237f078,I2d8092ab, ... by Avichal Rakesh · 4 years, 1 month ago
- 90708ea Add support for 3.8 version of ICameraDeviceCallback by Shuzhen Wang · 4 years, 2 months ago
- 9e5a1e4 Fix behavior of `watch dump` by Avichal Rakesh · 4 years, 2 months ago
- 8414713 Close `watch print` gracefully with user interrupt by Avichal Rakesh · 4 years, 2 months ago
- a14d983 Print monitored tag information from new connected clients by Avichal Rakesh · 4 years, 2 months ago