Gitiles
Code Review
Sign In
review.evervolv.com
/
android_frameworks_av
/
53529cf975f5247bfa8dfd8bcbaaeb8ceebda3f0
/
services
/
camera
53529cf
Merge "Fix misc-macro-parentheses warnings." am: 7c05a8e156
by Chih-Hung Hsieh
· 10 years ago
bf29173
Fix misc-macro-parentheses warnings.
by Chih-Hung Hsieh
· 10 years ago
7fed0d9
DO NOT MERGE:Camera: fix recording stream update logic
by Yin-Chia Yeh
· 10 years ago
98a9b2a
Merge "Fix google-explicit-constructor warnings." am: e7d3c72f23
by Chih-Hung Hsieh
· 10 years ago
090ef60
Fix google-explicit-constructor warnings.
by Chih-Hung Hsieh
· 10 years ago
0b09427
DO NOT MERGE: Camera: override external facing for API1 client
by Yin-Chia Yeh
· 10 years ago
e0c3179
Export libbinder headers as part of libcameraservice
by Christopher Wiley
· 10 years ago
103177f
Merge "CameraService: Fix cameraId type of onDeviceStatusChanged" am: 2dab1fe48b
by Bin Chen
· 10 years ago
e16d116
CameraService: Fix cameraId type of onDeviceStatusChanged
by Bin Chen
· 10 years ago
cf34799
Merge "brillo: Don\'t even try contacting the camera proxy" am: 15ca784102
by Christopher Wiley
· 10 years ago
15ca784
Merge "brillo: Don't even try contacting the camera proxy"
by Christopher Wiley
· 10 years ago
5536317
Merge commit '813ac23bee5b3519c2b7f410a2b24b3a94075b22' into HEAD
by Bill Yi
· 10 years ago
c25621f
Merge "brillo: Rely on static SELinux policy for camera"
by Christopher Wiley
· 10 years ago
92c06fc
brillo: Don't even try contacting the camera proxy
by Christopher Wiley
· 10 years ago
0039bcf
brillo: Rely on static SELinux policy for camera
by Christopher Wiley
· 10 years ago
161c953
Fix warning: list conflicting ids (not cameraId)
by Dimitry Ivanov
· 10 years ago
715e5cd
Camera: Disallow dumping clients directly am: c400396525 am: 795243686f am: fb5043a703 am: 3a0d1df37d
by Eino-Ville Talvala
· 10 years ago
fb5043a
Camera: Disallow dumping clients directly am: c400396525 am: 795243686f
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
b1501e2
Camera: set mNumberOfNormalCameras correctly am: 6dd6c54651 am: 72bc40dc51
by Yin-Chia Yeh
· 10 years ago
6dd6c54
Camera: set mNumberOfNormalCameras correctly
by Yin-Chia Yeh
· 10 years ago
418f4d1
libcameraservice: Allow media server to disconnect camera even unlocked
by Wang, Jianfeng XA
· 12 years ago
55a4d0b
Merge "DO NOT MERGE: libcameraservice: Fix nullptr crash when no client." into mnc-dr-dev am: c0d8c35a2d
by Ian Pedowitz
· 10 years ago
5adc76c
DO NOT MERGE: libcameraservice: Fix nullptr crash when no client.
by Tom Keel
· 10 years ago
fc7b5a4
am a04159ac: libcameraservice: Fix ALOG prints in FlashLight. am: 32ab9fdab5
by Ranjith Kagathi Ananda
· 10 years ago
1d28826
am b4a3c6dd: Camera: frameworks: Add NULL check for callback am: 3e60089468
by Ranjith Kagathi Ananda
· 10 years ago
32ab9fd
libcameraservice: Fix ALOG prints in FlashLight.
by Ranjith Kagathi Ananda
· 10 years ago
3e60089
Camera: frameworks: Add NULL check for callback
by Ranjith Kagathi Ananda
· 10 years ago
176a017
am 25add6d4: am 43c39be5: Merge "ALOGE does not match triggering condition."
by Eino-Ville Talvala
· 10 years ago
25add6d
am 43c39be5: Merge "ALOGE does not match triggering condition."
by Eino-Ville Talvala
· 10 years ago
43c39be
Merge "ALOGE does not match triggering condition."
by Eino-Ville Talvala
· 10 years ago
ceb10ea
Merge "Camera: setup vendor tags before get_camera_info" into mnc-dr-dev
by Yin-Chia Yeh
· 10 years ago
5f54de4
Merge "Camera: Add video recording stop sound" into mnc-dr-dev
by Chien-Yu Chen
· 10 years ago
82104eb
Camera: Add video recording stop sound
by Chien-Yu Chen
· 10 years ago
d4a653a
Camera: setup vendor tags before get_camera_info
by Yin-Chia Yeh
· 10 years ago
8a4a0ac
DO NOT MERGE: Fix setTorchMode support for the old HAL version
by Oleksiy Avramchenko
· 10 years ago
f339bea
am 2e1683c4: Merge "Fix setTorchMode support for the old HAL version"
by Chien-Yu Chen
· 10 years ago
19fdbfc
ALOGE does not match triggering condition.
by Hubert Rzezniczak
· 10 years ago
741fd4d
Fix setTorchMode support for the old HAL version
by Oleksiy Avramchenko
· 10 years ago
4a8f4a3
Camera3Device: Change HFR request thread priority to 1
by Chien-Yu Chen
· 10 years ago
3df11ce
Camera3Device: Bookkeeping reprocess shutters separately
by Chien-Yu Chen
· 10 years ago
f99498e
CameraService: Use SCHED_FIFO for request queue thread in HFR
by Eino-Ville Talvala
· 10 years ago
3818c69
Merge "Camera: API1 shim: select better default FPS range" into mnc-dr-dev
by Yin-Chia Yeh
· 10 years ago
99c9065
Merge "Camera3Device: Signal buffer returned after it failed" into mnc-dr-dev
by Chien-Yu Chen
· 10 years ago
b83c1fe
Camera3Device: Signal buffer returned after it failed
by Chien-Yu Chen
· 10 years ago
652f7d7
Camera: API1 shim: select better default FPS range
by Yin-Chia Yeh
· 10 years ago
fefa614
Reduce DUMP permission denial output to one line.
by dcashman
· 10 years ago
a84bbe6
CameraService: Add more systracing, fix module init order
by Eino-Ville Talvala
· 10 years ago
c85dc05
Merge "CameraService: Link to client binder death at end of connect" into mnc-dr-dev
by Eino-Ville Talvala
· 10 years ago
4abef9b
Merge "Camera3Device: Clean up next request batch variable" into mnc-dr-dev
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
57ea292
Camera3Device: Clean up next request batch variable
by Chien-Yu Chen
· 10 years ago
50d1216
Merge "Camera3Device: Support batch requests" into mnc-dr-dev
by Chien-Yu Chen
· 10 years ago
85a6455
Camera3Device: Support batch requests
by Chien-Yu Chen
· 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
efff1c4
Camera3Device: Don't hold mutex during HAL device close.
by Eino-Ville Talvala
· 10 years ago
412fe56
CameraService: Notify camera service proxy of device status
by Eino-Ville Talvala
· 10 years ago
5d1103e
Merge "Add experimental camera session prepare API." into mnc-dr-dev
by Ruben Brunk
· 10 years ago
c78ac26
Add experimental camera session prepare API.
by Ruben Brunk
· 10 years ago
bad4358
Camera: Add camera type to ICameraService.getNumberOfCameras.
by Eino-Ville Talvala
· 10 years ago
3ba0c6e
Merge "Fix deadlock conditions in Camera3Device." into mnc-dev
by Ruben Brunk
· 10 years ago
5732386
Merge "Camera3Device: Relax InFlightMap size check" into mnc-dev
by Chien-Yu Chen
· 10 years ago
c96ac8d
Camera3Device: Relax InFlightMap size check
by Chien-Yu Chen
· 10 years ago
183f056
Fix deadlock conditions in Camera3Device.
by Ruben Brunk
· 10 years ago
95a1d0f
Camera: Allocate correctly-sized buffers for DEPTH_POINT_CLOUD
by Eino-Ville Talvala
· 10 years ago
f6d07bc
Merge "Fix UAF error in CameraModule." into mnc-dev
by Ruben Brunk
· 10 years ago
eff134a
Fix UAF error in CameraModule.
by Ruben Brunk
· 10 years ago
51d0b1d
Merge "Camera2Client: handle slower jpeg stream sensor" into mnc-dev
by Yin-Chia Yeh
· 10 years ago
355d9c6
Camera2Client: handle slower jpeg stream sensor
by Yin-Chia Yeh
· 11 years ago
b25e3c8
Camera: Add hidden experimental tearDown method.
by Eino-Ville Talvala
· 10 years ago
878b8f1
Merge "camera2: Fix native binder interface and add tests." into mnc-dev
by Ruben Brunk
· 10 years ago
3450ba7
camera2: Fix native binder interface and add tests.
by Ruben Brunk
· 11 years ago
944f843
CameraModule: fix getCameraInfo()
by Chien-Yu Chen
· 11 years ago
ab5135b
Camera3-Device: Fix AE lock available
by Chien-Yu Chen
· 11 years ago
ed85058
Merge "Camera3: Support AE precapture trigger CANCEL" into mnc-dev
by Chien-Yu Chen
· 11 years ago
d196d61
Camera3: Support AE precapture trigger CANCEL
by Chien-Yu Chen
· 11 years ago
a3b3caa
Add default for pre-distortion active array.
by Ruben Brunk
· 11 years ago
17338fc
Camera3Device: Fix high speed configuration
by Chien-Yu Chen
· 11 years ago
f8f2f13
Merge "Fix rounding width." into mnc-dev
by Ruben Brunk
· 11 years ago
77a77f6
Fix rounding width.
by Ruben Brunk
· 11 years ago
727d172
CameraService: Add consumer name to output stream dumpsys
by Eino-Ville Talvala
· 11 years ago
9a17941
Camera3Device: Default-initialize operating mode.
by Eino-Ville Talvala
· 11 years ago
d46a6b9
Camera1 API: Support SW encoders for new camera HALs
by Eino-Ville Talvala
· 11 years ago
e3afb2c
Camera: Change error for app ops reject, propagate binder errors
by Eino-Ville Talvala
· 11 years ago
1fa8999
Camera2: implement high speed video APIs
by Zhijun He
· 11 years ago
cb18ec0
Merge "Track camera and flashlight usage in battery stats." into mnc-dev
by Ruben Brunk
· 11 years ago
99e6971
Track camera and flashlight usage in battery stats.
by Ruben Brunk
· 11 years ago
c2adf48
Camera3: fix aborting reprocess requests
by Chien-Yu Chen
· 11 years ago
fb68337
Merge "Camera: derive LSC characteristics keys" into mnc-dev
by Yin-Chia Yeh
· 11 years ago
3e28a1a
Camera: derive LSC characteristics keys
by Yin-Chia Yeh
· 11 years ago
0ec23d3
Camera3Device: Do not call cleanUpFailedRequest with mutex held
by Eino-Ville Talvala
· 11 years ago
e74c228
Camera3Device: Close hole in prepare in-use stream check
by Eino-Ville Talvala
· 11 years ago
2232aee
Merge "camera: Add AIDL interface for CameraServiceProxy." into mnc-dev
by Ruben Brunk
· 11 years ago
2823ce0
camera: Add AIDL interface for CameraServiceProxy.
by Ruben Brunk
· 11 years ago
fb2b8ea
Merge "CameraService: Logcat conflicting devices on rejected open" into mnc-dev
by Eino-Ville Talvala
· 11 years ago
022f0cb
CameraService: Logcat conflicting devices on rejected open
by Eino-Ville Talvala
· 11 years ago
216db74
Camera: API1 shim: notify shutter correctly
by Yin-Chia Yeh
· 11 years ago
Next »