Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_frameworks_av
/
6034bf5f21c57f66f3307d7934bc5c7616d2acf3
/
services
/
camera
/
libcameraservice
/
CameraService.h
6034bf5
CameraService: fix camera removal paths
by Guennadi Liakhovetski
· 8 years ago
151e3be
CameraService: Update camera and torch state lists also at runtime
by Guennadi Liakhovetski
· 8 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
· 9 years ago
2f09bac
Camera: Update camera service to use new HIDL HALs, part 1
by Eino-Ville Talvala
· 9 years ago
f51fca2
Camera service: Updates in preparation for HIDL
by Eino-Ville Talvala
· 9 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
· 10 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
· 10 years ago
feb76cc
Merge changes from topic 'camera-hardening'
by Chien-Yu Chen
· 10 years ago
98a668f
Camera: Fix client permission check
by Chien-Yu Chen
· 10 years ago
0dea57f
Camera NDK library: first draft
by Yin-Chia Yeh
· 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
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
· 11 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
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
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
d354abf
am a790258a: am a5751c3a: Merge "Camera: Hotplug - conditionally transition to PRESENT when clients disconnect" into jb-mr2-dev
by Igor Murashkin
· 12 years ago
93747b9
Camera: Hotplug - conditionally transition to PRESENT when clients disconnect
by Igor Murashkin
· 12 years ago
3ee3550
Camera: Add preview callback surface support
by Eino-Ville Talvala
· 12 years ago
cba2c16
Camera: Add hotplug support (for fixed # of cameras)
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
bfc9915
Camera: Drop ProCamera connections when a Camera connection happens
by Igor Murashkin
· 12 years ago
c073ba5
camera_client: refactor Camera/ProCamera commonalities into BasicCamera
by Igor Murashkin
· 12 years ago
ceb388d
CameraService and Stagefright: Support AppOps
by Eino-Ville Talvala
· 12 years ago
634a515
Camera: Add ProCamera private binder interface for an API2-light functionality
by Igor Murashkin
· 12 years ago
8ba0102
Rename ISurfaceTexture and SurfaceTexture
by Andy McFadden
· 13 years ago
294d0ec
Camera2: Don't promote weak IBinder ptrs to strong ones
by Igor Murashkin
· 13 years ago
ecf17e8
Camera2: Handle client processes dying by closing camera resources
by Igor Murashkin
· 13 years ago
f69c70d
Camera service: Initialization for camera2 clients and devices
by Eino-Ville Talvala
· 13 years ago
61ab9f9
Camera service: Add skeleton support for camera2 devices.
by Eino-Ville Talvala
· 13 years ago
5e08d60
Break out CameraClient from CameraService.
by Eino-Ville Talvala
· 13 years ago
08ad5ef
Remove new camera connect API.
by Wu-cheng Li
· 13 years ago
d8973a7
Fix deadlock in camera destruction after client app's crash
by Keun young Park
· 13 years ago
2fd2440
Add a new camera open API that allows taking the ownership.
by Wu-cheng Li
· 13 years ago
60a78ac
Switch camera sounds to always use the system enforced audio stream.
by Eino-Ville Talvala
· 14 years ago
ff4f55c
Fix 5468644: Use the proper audio stream type to play sound.
by Chih-Chung Chang
· 14 years ago
57c8618
Pass camera frame metadata from camera service to Java.
by Wu-cheng Li
· 14 years ago
ff09ef8
Add frame metadata parameter to camera data_callback.
by Wu-cheng Li
· 14 years ago
0ed3ec0
CameraService: (dis)connect from preview windows
by Jamie Gennis
· 14 years ago
8951a97
frameworks/base: switch CameraService to a HAL module
by Iliyan Malchev
· 14 years ago
8b1027d
remove more unused references to ISurface
by Mathias Agopian
· 14 years ago
108dddf
frameworks/base: some camera-interface cleanup
by Iliyan Malchev
· 14 years ago
Next »