Gitiles
Code Review
Sign In
review.evervolv.com
/
android_frameworks_av
/
dabfdafb81c4b431377ca5b51c0e3a49fef4cb16
/
services
/
camera
/
libcameraservice
/
CameraService.h
9c4eec2
Hold onto linked binder.
by Steven Moreland
· 6 years ago
b61526c
cameraserver: Stop appOps camera reporting for vendor clients.
by Jayant Chowdhary
· 6 years ago
0e2eefd
cameraserver: log setTorchMode calls.
by Jayant Chowdhary
· 6 years ago
a74c727
Merge "Include calling uid proc state in CameraService reject log." into qt-dev
by Varun Shah
· 6 years ago
b42f1eb
Include calling uid proc state in CameraService reject log.
by Varun Shah
· 6 years ago
7d5569f
Cameraservice: Cache camera service proxy interface
by Eino-Ville Talvala
· 6 years ago
f73c851
Merge "Camera: Lazy load sound files to speed up camera startup" am: 2b65dca6e1 am: 2e6ed61d17
by username
· 6 years ago
5755fea
Camera: Lazy load sound files to speed up camera startup
by username
· 6 years ago
53722fa
Camera: Update listeners about permission changes
by Emilian Peev
· 6 years ago
5a9b492
Merge "Camera service: Support for device state change notifications"
by Eino-Ville Talvala
· 6 years ago
63f3611
Camera service: Support for device state change notifications
by Eino-Ville Talvala
· 6 years ago
f949ddd
cameraserver: Add support for hiding secure cameras.
by Jayant Chowdhary
· 6 years ago
d1d435a
Prevent camera access when sensor privacy is enabled
by Michael Groover
· 6 years ago
e8c8b43
audio policy: implement uid state management for capture
by Eric Laurent
· 7 years ago
b98450a
Merge "CameraService: Fix missing torch state callback" am: 5a80267cc4 am: 28c5bca5a9
by Shuzhen Wang
· 7 years ago
7d859d4
CameraService: Fix missing torch state callback
by Shuzhen Wang
· 7 years ago
1236193
cameraserver: Wrap calls to IPCThreadState functions to factor in different transports.
by Jayant Chowdhary
· 7 years ago
f9d2c02
Camera: Add support for hidden physical camera IDs
by Shuzhen Wang
· 7 years ago
06fcfb0
Camera: Play shutter sound in absence of CAMERA_MSG_SHUTTER
by Shuzhen Wang
· 7 years ago
7b4ab78
Improve camera availability for active UIDs
by Svet Ganov
· 7 years ago
ef49805
Handle failure of creating MediaPlayer properly
by Jaekyun Seok
· 7 years ago
8abec3f
CameraService: Handle ActivityManager death for UidPolicy
by Eino-Ville Talvala
· 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
· 7 years ago
bd8c503
Camera: Cache monitored tag options in service
by Emilian Peev
· 7 years ago
763226f
Merge "CameraService: fix camera removal paths" am: 930c980043 am: 1f1584afba
by Guennadi Liakhovetski
· 7 years ago
6034bf5
CameraService: fix camera removal paths
by Guennadi Liakhovetski
· 7 years ago
a453d0d
No camera for idle uids - av framework
by Svet Ganov
· 7 years ago
151e3be
CameraService: Update camera and torch state lists also at runtime
by Guennadi Liakhovetski
· 7 years ago
e8c96c7
CameraService: Clean up ICameraServiceProxy; send it more info
by Eino-Ville Talvala
· 8 years ago
aee727d
Camera: Re-enumarate new providers
by Emilian Peev
· 8 years ago
f53f66e
Camera: Cleanup 'CameraModule' dependend code
by Emilian Peev
· 8 years ago
71c73a2
Camera: Support vendor tags from multiple providers
by Emilian Peev
· 8 years ago
8131a26
Camera service: Update client eviction priorities
by Emilian Peev
· 8 years ago
2f09bac
Camera: Update camera service to use new HIDL HALs, part 1
by Eino-Ville Talvala
· 8 years ago
f51fca2
Camera service: Updates in preparation for HIDL
by Eino-Ville Talvala
· 8 years ago
8b0b971
Fix clang-tidy warnings in camera.
by Chih-Hung Hsieh
· 9 years ago
7939aee
resolve merge conflicts of d384306 to nyc-dev-plus-aosp
by Chien-Yu Chen
· 9 years ago
d384306
Merge "Camera: Use original client PID for eviction" into nyc-dev
by Chien-Yu Chen
· 9 years ago
1c0e480
Merge "Camera: Fix openLegacy error codes" into nyc-dev am: 8708e14
by Eino-Ville Talvala
· 9 years ago
3525dd9
Camera: Fix openLegacy error codes
by Eino-Ville Talvala
· 9 years ago
18df60e
Camera: Use original client PID for eviction
by Chien-Yu Chen
· 9 years ago
0492686
resolve merge conflicts of 6e0c00ba53 to nyc-dev-plus-aosp
by Eino-Ville Talvala
· 9 years ago
d56db1d
Camera: Switch camera2 to auto-gen C++ binder interfaces
by Eino-Ville Talvala
· 9 years ago
e7afc1a
Merge "CameraService: Fix cameraId type of onDeviceStatusChanged" am: 2dab1fe48b
by Bin Chen
· 9 years ago
103177f
Merge "CameraService: Fix cameraId type of onDeviceStatusChanged" am: 2dab1fe48b
by Bin Chen
· 9 years ago
e16d116
CameraService: Fix cameraId type of onDeviceStatusChanged
by Bin Chen
· 9 years ago
5536317
Merge commit '813ac23bee5b3519c2b7f410a2b24b3a94075b22' into HEAD
by Bill Yi
· 9 years ago
ce761d1
resolve merge conflicts of c25621f0e5 to nyc-dev-plus-aosp
by Christopher Wiley
· 9 years ago
0039bcf
brillo: Rely on static SELinux policy for camera
by Christopher Wiley
· 9 years ago
feb76cc
Merge changes from topic 'camera-hardening'
by Chien-Yu Chen
· 9 years ago
98a668f
Camera: Fix client permission check
by Chien-Yu Chen
· 9 years ago
0dea57f
Camera NDK library: first draft
by Yin-Chia Yeh
· 9 years ago
c73e041
Camera: Disallow dumping clients directly am: c400396525 am: 795243686f am: fb5043a703 am: 3a0d1df37d am: f0b0a7c7bb
by Eino-Ville Talvala
· 9 years ago
7952436
Camera: Disallow dumping clients directly am: c400396525
by Eino-Ville Talvala
· 9 years ago
c400396
Camera: Disallow dumping clients directly
by Eino-Ville Talvala
· 9 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
· 9 years ago
82104eb
Camera: Add video recording stop sound
by Chien-Yu Chen
· 10 years ago
24901c8
CameraService: Link to client binder death at end of connect
by Eino-Ville Talvala
· 10 years ago
52aad85
CameraService: Treat TOP_SLEEPING same as TOP for priority.
by Eino-Ville Talvala
· 10 years ago
ef78266
am fe751bea: Camera: Fix flashlight deadlock
by Chien-Yu Chen
· 10 years ago
fe751be
Camera: Fix flashlight deadlock
by Chien-Yu Chen
· 10 years ago
412fe56
CameraService: Notify camera service proxy of device status
by Eino-Ville Talvala
· 10 years ago
bad4358
Camera: Add camera type to ICameraService.getNumberOfCameras.
by Eino-Ville Talvala
· 10 years ago
cb18ec0
Merge "Track camera and flashlight usage in battery stats." into mnc-dev
by Ruben Brunk
· 10 years ago
99e6971
Track camera and flashlight usage in battery stats.
by Ruben Brunk
· 10 years ago
2823ce0
camera: Add AIDL interface for CameraServiceProxy.
by Ruben Brunk
· 10 years ago
6267b53
camera2: Fix work-profile eviction handling.
by Ruben Brunk
· 10 years ago
2882bb9
Merge "camera2: Fix arbitration priority calculation." into mnc-dev
by Ruben Brunk
· 10 years ago
be0b6b4
camera2: Fix arbitration priority calculation.
by Ruben Brunk
· 10 years ago
d0e25a2
Merge "mediaresourcemanager: change resource manager service log to use ring buffer." into mnc-dev
by Ronghua Wu
· 10 years ago
280405a
Revert "Add camera app op - camera"
by Svetoslav Ganov
· 10 years ago
022ed72
mediaresourcemanager: change resource manager service log to use ring buffer.
by Ronghua Wu
· 10 years ago
32fa6d0
Add camera app op - camera
by Svet Ganov
· 10 years ago
0bbf8b2
camera2: Fix fuzztesting segfault in connect.
by Ruben Brunk
· 10 years ago
1527f07
CameraService: Add support for module init, some logging updates
by Eino-Ville Talvala
· 10 years ago
4f9576b
camera: Fix client eviction/disconnect race.
by Ruben Brunk
· 10 years ago
a8ca915
camera: Update camera service logging and validation.
by Ruben Brunk
· 10 years ago
36597b2
camera2: Enforce client eviction on user switch.
by Ruben Brunk
· 10 years ago
9efdf95
camera2: Remove ProCamera.
by Ruben Brunk
· 10 years ago
cc77671
camera2: Add camera client eviction enforcement.
by Ruben Brunk
· 10 years ago
d231fd6
camera: implement flashlight for HAL v1 devices
by Chien-Yu Chen
· 10 years ago
88da526
camera: fix flashlight implementation for HAL v2
by Chien-Yu Chen
· 10 years ago
3068d73
camera: implement flashlight control
by Chien-Yu Chen
· 10 years ago
e074a93
CameraService: intercept Camera module
by Yin-Chia Yeh
· 10 years ago
06b4606
Update calls to IInterface::asBinder()
by Marco Nelissen
· 10 years ago
a858ea0
camera: Allow shutter sounds to be disabled from camera2 api
by Igor Murashkin
· 11 years ago
f67e23e
CameraService: Clean up availability listeners and HAL error codes
by Eino-Ville Talvala
· 11 years ago
b10cdad
cameraservice: Implement HAL1 and higher HAL API coexistence
by Zhijun He
· 11 years ago
65d14b9
camera: Add #getLegacyParameters, #supportsCameraApi to ICameraService
by Igor Murashkin
· 11 years ago
b2119af
camera2: Update CameraService for HAL1 shim.
by Ruben Brunk
· 11 years ago
cb0652e
CameraService: trigger appropriate callbacks for burst capture.
by Jianing Wei
· 11 years ago
d1176ef
camera3: Pass vendor tags through binder.
by Ruben Brunk
· 11 years ago
2b59be8
Camera: Implement getCameraCharacteristics
by Zhijun He
· 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
7b82efe
Camera: Rename new API to camera2, rearrange camera service
by Eino-Ville Talvala
· 12 years ago
Next »