Gitiles
Code Review
Sign In
review.evervolv.com
/
android_frameworks_av
/
6b01bf3f93113ea19c4f1e8dfd65fe9da7f1a0c9
/
services
/
camera
/
libcameraservice
/
CameraService.cpp
a29c135
Camera: Support lazy HALs
by Peter Kalauskas
· 7 years ago
950eca0
Merge "Camera: Do not update state at HAL starts up if state already exists"
by TreeHugger Robot
· 7 years ago
aa1b815
fix indentation for coding rule
by Jeongik Cha
· 7 years ago
6ba3f5e
Camera: Do not update state at HAL starts up if state already exists
by Shuzhen Wang
· 7 years ago
aa5e64c
remove linking against aidl enum
by Jeongik Cha
· 7 years ago
f2f38ba
Merge changes from topic "cameraserver-hidl-impl"
by Jayant Chowdhary
· 7 years ago
b98450a
Merge "CameraService: Fix missing torch state callback" am: 5a80267cc4 am: 28c5bca5a9
by Shuzhen Wang
· 7 years ago
be543d4
cameraserver: Implement HIDL ICameraService skeleton.
by Jayant Chowdhary
· 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
91175d9
Camera service: Extend UID check timeout to 300ms.
by Eino-Ville Talvala
· 7 years ago
bd39b49
Handle race between UID state and activty resume
by Svet Ganov
· 7 years ago
603414d
Merge "Camera: Add support for hidden physical camera IDs"
by Shuzhen Wang
· 7 years ago
e20c637
Camera: Filter camera characteristics
by Emilian Peev
· 7 years ago
f9d2c02
Camera: Add support for hidden physical camera IDs
by Shuzhen Wang
· 7 years ago
6b8cf11
Camera service: Extend UID check timeout to 300ms. am: 32b8c20dbc am: 29a50b741b
by Eino-Ville Talvala
· 7 years ago
32b8c20
Camera service: Extend UID check timeout to 300ms.
by Eino-Ville Talvala
· 7 years ago
06fcfb0
Camera: Play shutter sound in absence of CAMERA_MSG_SHUTTER
by Shuzhen Wang
· 7 years ago
94ec46f
Handle race between UID state and activty resume
by Svet Ganov
· 7 years ago
f13bda5
Camera: send disable error code to API1 client
by Yin-Chia Yeh
· 7 years ago
2db86ff
Revert "Camera: Use fully qualified name for camera eviction logic"
by Shuzhen Wang
· 7 years ago
9e3055d
Camera: Use fully qualified name for camera eviction logic
by Shuzhen Wang
· 7 years ago
7f25e5f
Camera: Synchronize access to torch status map
by Emilian Peev
· 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
10164d0
Merge "Update app op calls due to internal API change"
by TreeHugger Robot
· 7 years ago
f5bc9a9
Merge "Camera: Add API level to service proxy notification"
by TreeHugger Robot
· 7 years ago
1d51910
Update app op calls due to internal API change
by Svet Ganov
· 7 years ago
7dc2089
Merge "Camera: Cache monitored tag options in service"
by TreeHugger Robot
· 7 years ago
dbfcb38
Camera: fix corner case in eviction logic
by Yin-Chia Yeh
· 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
59a8ef0
Read media files from /product/media/audio
by Jaekyun Seok
· 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
· 8 years ago
e8c96c7
CameraService: Clean up ICameraServiceProxy; send it more info
by Eino-Ville Talvala
· 8 years ago
fad3228
Camera: fix camera status after HAL crash
by Yin-Chia Yeh
· 8 years ago
92e3321
Camera: fix new device register logic
by Yin-Chia Yeh
· 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
b96b515
Merge "CameraProviderManager: Handle transaction errors, HAL process death"
by Eino-Ville Talvala
· 8 years ago
8d942f9
CameraProviderManager: Handle transaction errors, HAL process death
by Eino-Ville Talvala
· 8 years ago
5ff9c91
cameraservice: remove String\d+::std_string
by Steven Moreland
· 8 years ago
20bd4b5
Remove unused includes.
by Steven Moreland
· 8 years ago
e2ce936
Merge "Camera: Check for invalid camera during API version calls"
by TreeHugger Robot
· 8 years ago
2f140ed
CameraService: don't skip device dump when there is no client
by Zhijun He
· 8 years ago
28ad2ea
Camera: Check for invalid camera during API version calls
by Emilian Peev
· 8 years ago
8131a26
Camera service: Update client eviction priorities
by Emilian Peev
· 8 years ago
d00111e
Camera service: Fix dump() for treble path and rearrange it
by Eino-Ville Talvala
· 8 years ago
8131418
Camera service: Clean up dump() command indenting.
by Eino-Ville Talvala
· 8 years ago
6963d0a
CameraService: Fill in missing facing information in Treble path
by Eino-Ville Talvala
· 8 years ago
9cbbc83
Camera service: Switch to HIDL by default, add prop to disable
by Eino-Ville Talvala
· 8 years ago
067428c
Camera: setup vendor tag in binderized mode
by Yin-Chia Yeh
· 8 years ago
52778d4
Camera: patching camera service for treble
by Yin-Chia Yeh
· 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
f4db13d
Camera service: Speed up camera service startup on boot
by Eino-Ville Talvala
· 8 years ago
e67f6da
Camera: fix camera facing override logic am: 13cd59a7ea
by Yin-Chia Yeh
· 8 years ago
13cd59a
Camera: fix camera facing override logic
by Yin-Chia Yeh
· 9 years ago
56b0c92
Merge "Mark unused parameters as UNUSED in BRILLO." am: 1567662f5a am: 002a0ffe14
by Alex Deymo
· 9 years ago
9c2a2c2
Mark unused parameters as UNUSED in BRILLO.
by Alex Deymo
· 9 years ago
f5e60b1
Merge "Silence warning about unused variables in BRILLO." am: bcd87f5969 am: ca59abe191
by Alex Deymo
· 9 years ago
eb4c32d
Silence warning about unused variables in BRILLO.
by Alex Deymo
· 9 years ago
7bc559a
resolve merge conflicts of 70066d9 to stage-aosp-master am: 311f99eade
by Chih-Hung Hsieh
· 9 years ago
311f99e
resolve merge conflicts of 70066d9 to stage-aosp-master
by Chih-Hung Hsieh
· 9 years ago
5404ee1
Fix clang-tidy warnings in camera.
by Chih-Hung Hsieh
· 9 years ago
203d7b2
CameraService: Notify flashlight about device close am: e4fe21bb7c
by Chien-Yu Chen
· 9 years ago
e4fe21b
CameraService: Notify flashlight about device close
by Chien-Yu Chen
· 9 years ago
55943ae
Merge \"Camera service: Trust telephony service to forward client UIDs.\" into nyc-mr1-dev
by Eino-Ville Talvala
· 9 years ago
af9d030
Camera service: Trust telephony service to forward client UIDs.
by Eino-Ville Talvala
· 9 years ago
5bef437
Merge "Camera: update service to support HAL3.4" into nyc-dev am: f15d88daa7
by Zhijun He
· 9 years ago
1ac5a45
Merge "Camera: update service to support HAL3.4" into nyc-dev am: f15d88daa7
by Zhijun He
· 9 years ago
4afbdec
Camera: update service to support HAL3.4
by Zhijun He
· 9 years ago
3755a45
Merge "Camera: override external facing for API1 client" into nyc-dev am: c3c06c4
by Yin-Chia Yeh
· 9 years ago
0f695eb
Merge "Camera: override external facing for API1 client" into nyc-dev
by Yin-Chia Yeh
· 9 years ago
c3c06c4
Merge "Camera: override external facing for API1 client" into nyc-dev
by Yin-Chia Yeh
· 9 years ago
0b09427
DO NOT MERGE: Camera: override external facing for API1 client
by Yin-Chia Yeh
· 9 years ago
9b5a6e9
Camera: override external facing for API1 client
by Yin-Chia Yeh
· 9 years ago
2362982
Merge "Camera: Add dumpsys --unreachable support" into nyc-dev am: 7e52fc604b
by Eino-Ville Talvala
· 9 years ago
d89821e
Camera: Add dumpsys --unreachable support
by Eino-Ville Talvala
· 9 years ago
4f3d620
CameraService: Fix client PID
by Chien-Yu Chen
· 9 years ago
7939aee
resolve merge conflicts of d384306 to nyc-dev-plus-aosp
by Chien-Yu Chen
· 9 years ago
18df60e
Camera: Use original client PID for eviction
by Chien-Yu Chen
· 9 years ago
1bbe0a4
Merge "Camera: Don\'t crash when the device has no vendor tags." into nyc-dev
by Eino-Ville Talvala
· 9 years ago
1e74e24
Camera: Don't crash when the device has no vendor tags.
by Eino-Ville Talvala
· 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
2e2cfd6
Merge "brillo: Don\'t even try contacting the camera proxy" am: 15ca784102
by Christopher Wiley
· 9 years ago
cf34799
Merge "brillo: Don\'t even try contacting the camera proxy" am: 15ca784102
by Christopher Wiley
· 9 years ago
15ca784
Merge "brillo: Don't even try contacting the camera proxy"
by Christopher Wiley
· 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
Next »