- 7e53cad Add 'watch' command to CameraService by Avichal Rakesh · 3 years, 10 months ago
- abb5ba7 Merge "Camera: Filter small JPEG sizes based on targetSdkVersion" into sc-dev am: 54a043d3c1 am: 4197f4f499 by TreeHugger Robot · 4 years, 2 months ago
- 54a043d Merge "Camera: Filter small JPEG sizes based on targetSdkVersion" into sc-dev by TreeHugger Robot · 4 years, 2 months ago
- cf60fb5 Merge "Camera:Retain dumpsys logs from prev open session." into sc-dev am: ee5b247f80 am: 54bdae9e7a by Rucha Katakwar · 4 years, 2 months ago
- df22307 Camera:Retain dumpsys logs from prev open session. by Rucha Katakwar · 4 years, 2 months ago
- dc33a00 Merge "Revert "Camera:Retain dumpsys logs from previous open session."" into sc-dev am: fa72c38036 am: e1b489fe49 by Rucha Katakwar · 4 years, 2 months ago
- 4da5536 Revert "Camera:Retain dumpsys logs from previous open session." by Rucha Katakwar · 4 years, 2 months ago
- d4abdf7 Camera: Filter small JPEG sizes based on targetSdkVersion by Shuzhen Wang · 4 years, 2 months ago
- f879dfc Camera:Retain dumpsys logs from previous open session. am: 30dd3ee6d1 am: 3cd7988a93 am: a074369e6f by Rucha Katakwar · 4 years, 2 months ago
- 30dd3ee Camera:Retain dumpsys logs from previous open session. by Rucha Katakwar · 4 years, 3 months ago
- d3a0531 DynamicCamera: Inject the camera from CameraService to Camera3Device by Cliff Wu · 4 years, 3 months ago
- 178e823 Camera: Move app ops to start/stop of streaming by Eino-Ville Talvala · 4 years, 4 months ago
- 8b64f28 Camera: Handle display configuration change events by Emilian Peev · 4 years, 5 months ago
- 316781a Camera: Pass system health metrics to ServiceProxy by Shuzhen Wang · 5 years ago
- 3f9a3b4 Use std::optional for nullable by Jooyung Han · 6 years ago
- 5fd603e Camera: fill in Camera3Device offline processing impl by Yin-Chia Yeh · 6 years ago
- 9e648f6 Pipe through featureId from context to Camera code by Philip P. Moltmann · 6 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
- f5bc9a9 Merge "Camera: Add API level to service proxy notification" by TreeHugger Robot · 7 years ago
- 7dc2089 Merge "Camera: Cache monitored tag options in service" by TreeHugger Robot · 7 years ago
- 573291c Camera: Add API level to service proxy notification by Emilian Peev · 7 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 · 7 years ago
- e5138f1 Camera: keep camera device alive during dump by Yin-Chia Yeh · 8 years ago
- e8c96c7 CameraService: Clean up ICameraServiceProxy; send it more info by Eino-Ville Talvala · 8 years ago
- f53f66e Camera: Cleanup 'CameraModule' dependend code by Emilian Peev · 8 years ago
- 2f09bac Camera: Update camera service to use new HIDL HALs, part 1 by Eino-Ville Talvala · 9 years ago
- 9d06601 Camera2: Add onCaptureQueueEmpty callback by Shuzhen Wang · 9 years ago
- e1c8063 Camera: use wp for NotificationListener by Yin-Chia Yeh · 9 years ago
- e8c535e Camera: Stop repeating request if its output is abandoned by Chien-Yu Chen · 9 years ago
- d56db1d Camera: Switch camera2 to auto-gen C++ binder interfaces by Eino-Ville Talvala · 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
- d309fb9 CameraService: Remove device HALv2 support, other cleanup by Eino-Ville Talvala · 10 years ago
- 412fe56 CameraService: Notify camera service proxy of device status 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
- 4d44cad Camera2: Add prepare for output streams by Eino-Ville Talvala · 10 years ago
- 9efdf95 camera2: Remove ProCamera. by Ruben Brunk · 10 years ago
- e074a93 CameraService: intercept Camera module by Yin-Chia Yeh · 11 years ago
- 06b4606 Update calls to IInterface::asBinder() by Marco Nelissen · 11 years ago
- e992e75 Camera: Guard against asBinder() calls on NULL interfaces by Eino-Ville Talvala · 11 years ago
- b9d2f33 CameraService: Add client name/pid to device open/close logging. by Eino-Ville Talvala · 11 years ago
- f67e23e CameraService: Clean up availability listeners and HAL error codes by Eino-Ville Talvala · 11 years ago
- cd8fce8 Camera2: get stream configs by device verison by Yin-Chia Yeh · 11 years ago
- cb0652e CameraService: trigger appropriate callbacks for burst capture. by Jianing Wei · 11 years ago
- e5729fa libcameraservice: fix 64-bit print format warnings by Colin Cross · 11 years ago
- f1e98d8 Camera API 2, Device 2/3: Implement idle and shutter callbacks by Eino-Ville Talvala · 12 years ago
- 66281c3 Camera: Don't overwrite the error status by Zhijun He · 12 years ago
- 7b82efe Camera: Rename new API to camera2, rearrange camera service by Eino-Ville Talvala · 12 years ago[Renamed (97%) from services/camera/libcameraservice/Camera2ClientBase.cpp]
- 98e2472 Make android.hardware.photography.Camera work on HAL3+ devices by Igor Murashkin · 12 years ago
- e7ee763 Initial implementation of android.hardware.photography.CameraDevice (service) by Igor Murashkin · 12 years ago
- e6800ce Camera: Make ProCamera connect take the same paths as Camera connect by Igor Murashkin · 12 years ago
- 44cfcf0 CameraService: Refactor Camera2Client to share a base with ProCameraClient by Igor Murashkin · 12 years ago