Gitiles
Code Review
Sign In
review.evervolv.com
/
android_frameworks_av
/
2f074ce7ca8cce3189cebe0a0ce1b1ff402c814b
/
services
/
camera
/
libcameraservice
/
api1
/
client2
06fcfb0
Camera: Play shutter sound in absence of CAMERA_MSG_SHUTTER
by Shuzhen Wang
· 8 years ago
12281fe
Merge "Camera: Use default focal length in template to derive FOV" into pi-dev am: e8924ce00f
by Shuzhen Wang
· 8 years ago
b131f4a
Camera: Use default focal length in template to derive FOV
by Shuzhen Wang
· 8 years ago
644c9d2
Camera: Use face priority scene as default am: 53eea85dcb am: 7b551ba90d
by Emilian Peev
· 8 years ago
53eea85
Camera: Use face priority scene as default
by Emilian Peev
· 8 years ago
7142df6
Camera: Skip gathering complete 3A state
by Emilian Peev
· 8 years ago
7b8a1fd
Camera: Enable distortion correction for API1, map metadata when enabled
by Eino-Ville Talvala
· 8 years ago
33f5b8c
Camera: Don't skip ZSL frames for fixed focus sensors
by Emilian Peev
· 8 years ago
66814d4
Camera: use proper input size in ZslProcessor
by Yin-Chia Yeh
· 8 years ago
693047d
Camera: stop streaming before deleting jpeg stream
by Yin-Chia Yeh
· 8 years ago
c067179
Camera: fix supported FPS string
by Yin-Chia Yeh
· 8 years ago
0fd2811
Camera: notify AE trigger ID change
by Yin-Chia Yeh
· 8 years ago
c3e9d6f
Camera: expose external camera to API1
by Yin-Chia Yeh
· 8 years ago
a04be48
Merge "Camera: parse preview fps and fps range correctly" am: 4d9abd9392 am: 35be00e8e6
by Gigon Bae
· 8 years ago
6d0b708
Merge "Camera: parse preview fps and fps range correctly" am: 4d9abd9392
by Gigon Bae
· 8 years ago
b915da1
Camera: parse preview fps and fps range correctly
by Gigon Bae
· 8 years ago
c28189a
Camera: Add physicalCameraId to OutputConfiguration
by Shuzhen Wang
· 8 years ago
b4d8461
Merge "camera: Drop pending preview for enableZsl shots" into oc-mr1-dev
by Chien-Yu Chen
· 8 years ago
6306852
camera: Drop pending preview for enableZsl shots
by Chien-Yu Chen
· 8 years ago
a936ac2
camera: Drop pending preview for enableZsl shots
by Chien-Yu Chen
· 8 years ago
c7f1dac
Merge "camera: Use device level ZSL if supported" into oc-mr1-dev am: 1ae25d67b9
by Chien-Yu Chen
· 8 years ago
2b790ce
Merge "camera: Use device level ZSL if supported" into oc-mr1-dev am: 1ae25d67b9
by Chien-Yu Chen
· 8 years ago
1ae25d6
Merge "camera: Use device level ZSL if supported" into oc-mr1-dev
by TreeHugger Robot
· 8 years ago
fff13f1
Merge "Camera service: Add support for camera.device@3.3" into oc-mr1-dev am: b45ee92406
by Eino-Ville Talvala
· 8 years ago
b09212c
Merge "Camera service: Add support for camera.device@3.3" into oc-mr1-dev
by Eino-Ville Talvala
· 8 years ago
fa52c0f
camera: Use device level ZSL if supported
by Chien-Yu Chen
· 9 years ago
91cd3f8
Camera service: Add support for camera.device@3.3
by Eino-Ville Talvala
· 9 years ago
a7eba9b
Merge "Camera: Avoid stream re-configuration when format gets overridden" into oc-mr1-dev am: b3631ec2b4
by Emilian Peev
· 8 years ago
df3dc63
Merge "Camera: Avoid stream re-configuration when format gets overridden" into oc-mr1-dev
by Emilian Peev
· 8 years ago
710c142
Camera: Avoid stream re-configuration when format gets overridden
by Emilian Peev
· 9 years ago
8e10407
Fix issue that sometimes jpeg size error.
by fang hui
· 9 years ago
b944928
Merge "Camera: Correct ae regions request for metering area" am: f402866c6a
by Nobuo, Ishii X
· 9 years ago
0a484a0
Camera: Correct ae regions request for metering area
by Nobuo, Ishii X
· 9 years ago
9eef26c
CameraService: ZslProcessor: Don't call back into BQ from callback
by Eino-Ville Talvala
· 9 years ago
7e8d459
Camera: Cleanup 'Camera2Client' device dependend code
by Emilian Peev
· 9 years ago
2efd6be
Camera: Use slowJpeg if JPEG minimum duration is less than preview fps
by Shuzhen Wang
· 9 years ago
0ba7cd8
Merge "Camera: Don't advertize zoom in case max digital zoom is 1" into oc-dev
by TreeHugger Robot
· 9 years ago
04ecef3
Merge "Camera: Advertise AE/AWB locks in case they are supported" into oc-dev
by TreeHugger Robot
· 9 years ago
71c73a2
Camera: Support vendor tags from multiple providers
by Emilian Peev
· 9 years ago
47cf8e6
Revert "Camera: Map between bufferqueue gralloc0 usage, and HIDL gralloc1 usages"
by Yin-Chia Yeh
· 9 years ago
5b3570d
Camera: Don't advertize zoom in case max digital zoom is 1
by Emilian Peev
· 9 years ago
2638f72
Camera: Advertise AE/AWB locks in case they are supported
by Emilian Peev
· 9 years ago
1a2f15d
Camera: Map between bufferqueue gralloc0 usage, and HIDL gralloc1 usages
by Eino-Ville Talvala
· 9 years ago
2d16ffa
Camera: Rework ZSL path when using API1 with HAL3
by Emilian Peev
· 9 years ago
dce65c8
Camera: fix API1 HAL3 path
by Yin-Chia Yeh
· 9 years ago
96626b7
Use property_get_bool where possible
by Marco Nelissen
· 9 years ago
3b5fa81
Camera API1: don't pick wrong preview fps value am: 49aac43b4a am: 73952713b5
by Zhijun He
· 9 years ago
49aac43
Camera API1: don't pick wrong preview fps value
by Zhijun He
· 9 years ago
36edfc5
Camera API1: relax the fps check with some margin am: 84eb96049c am: b6d50049c7
by Zhijun He
· 9 years ago
84eb960
Camera API1: relax the fps check with some margin
by Zhijun He
· 9 years ago
2e6d8d6
Camera API1: filter out the unsupported preview fps range am: 4f5dc7799f am: c4bea30beb
by Zhijun He
· 9 years ago
4f5dc77
Camera API1: filter out the unsupported preview fps range
by Zhijun He
· 9 years ago
7bc559a
resolve merge conflicts of 70066d9 to stage-aosp-master am: 311f99eade
by Chih-Hung Hsieh
· 10 years ago
311f99e
resolve merge conflicts of 70066d9 to stage-aosp-master
by Chih-Hung Hsieh
· 10 years ago
5404ee1
Fix clang-tidy warnings in camera.
by Chih-Hung Hsieh
· 10 years ago
8e73af9
Camera1: JpegProcessor: Do not lock until we have to
by Eino-Ville Talvala
· 10 years ago
c451d0f
Camera: API1: Improve ZSL mode activation heuristics
by Eino-Ville Talvala
· 10 years ago
7fed0d9
DO NOT MERGE:Camera: fix recording stream update logic
by Yin-Chia Yeh
· 10 years ago
855c202
Camera: fix recording stream update logic
by Yin-Chia Yeh
· 10 years ago
b0fdc1e
Camera: Retry JPEG capture if buffer is dropped.
by Shuzhen Wang
· 10 years ago
2cbf6ce
Camera: Update dataspace to new spec, convert for older HALs
by Eino-Ville Talvala
· 10 years ago
5cd8d64
Camera3Device: Send partial results seperately
by Chien-Yu Chen
· 10 years ago
02bf032
Camera: Clean up warnings and set -Werror
by Eino-Ville Talvala
· 10 years ago
d56db1d
Camera: Switch camera2 to auto-gen C++ binder interfaces
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
ce497da
am 176a017f: 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
19fdbfc
ALOGE does not match triggering condition.
by Hubert Rzezniczak
· 10 years ago
3145ccf
am 686008a0: am 08879050: am 3818c696: Merge "Camera: API1 shim: select better default FPS range" into mnc-dr-dev
by Yin-Chia Yeh
· 10 years ago
652f7d7
Camera: API1 shim: select better default FPS range
by Yin-Chia Yeh
· 10 years ago
e361bc0
camera: Rename mBuf to mSlot
by Pablo Ceballos
· 11 years ago
355d9c6
Camera2Client: handle slower jpeg stream sensor
by Yin-Chia Yeh
· 11 years ago
727d172
CameraService: Add consumer name to output stream dumpsys
by Eino-Ville Talvala
· 11 years ago
d46a6b9
Camera1 API: Support SW encoders for new camera HALs
by Eino-Ville Talvala
· 11 years ago
216db74
Camera: API1 shim: notify shutter correctly
by Yin-Chia Yeh
· 11 years ago
d48521f
Camera: API1 shim: Don't tightly apply crop region
by Eino-Ville Talvala
· 11 years ago
27b0159
DO NOT MERGE: The preview frame data is broken when sending via Binder
by daisuke jinno
· 11 years ago
44d842a
Camera: iterate through all encoders for finding max video size
by Yin-Chia Yeh
· 11 years ago
ae21e33
Merge "Camera: plumbing rotation field through"
by Yin-Chia Yeh
· 11 years ago
b97babb
Camera: plumbing rotation field through
by Yin-Chia Yeh
· 11 years ago
549e735
libcameraservice: Stop using IGBC::BufferItem
by Dan Stoza
· 11 years ago
3d82c0d
Camera: Wire up dataSpace, clean up ICameraDeviceUser
by Eino-Ville Talvala
· 11 years ago
a97dfeb
Camera: Remove RAW_SENSOR in favor of RAW16
by Eino-Ville Talvala
· 11 years ago
f3376bd
am 668b0550: am 597ce69a: Merge "Camera: Add support for SCENE_MODE_HDR for newer HALs" into lmp-mr1-dev
by Eino-Ville Talvala
· 11 years ago
e9011c2
am 07e19019: am 9257000c: camera: fix logging in ZslProcessor to avoid spam
by Ruchit Sharma
· 11 years ago
597ce69
Merge "Camera: Add support for SCENE_MODE_HDR for newer HALs" into lmp-mr1-dev
by Eino-Ville Talvala
· 11 years ago
af2645a
Camera: Add support for SCENE_MODE_HDR for newer HALs
by Eino-Ville Talvala
· 11 years ago
9257000
camera: fix logging in ZslProcessor to avoid spam
by Ruchit Sharma
· 11 years ago
d0e12a1
am 902dc42d: am 07715ac3: Merge "C++11 compatibility."
by Dan Albert
· 11 years ago
36802bd
C++11 compatibility.
by Dan Albert
· 11 years ago
0318101
Merge "Camera2Client: remove recording stream if necessary" into lmp-mr1-dev
by Yin-Chia Yeh
· 11 years ago
092d49c
Camera2Client: remove recording stream if necessary
by Yin-Chia Yeh
· 11 years ago
5e15b80
CameraService: normalize face rectangles properly
by Chien-Yu Chen
· 11 years ago
1609e45
Merge "Add a BufferItem parameter to onFrameAvailable" into lmp-mr1-dev
by Dan Stoza
· 11 years ago
04f101c
Add a BufferItem parameter to onFrameAvailable
by Dan Stoza
· 11 years ago
1bbc1c9
CameraService: API1: fix picture FOV
by Chien-Yu Chen
· 11 years ago
2d077d0
CameraService: API1: Reallocate JPEG ashmem heap if size changes
by Eino-Ville Talvala
· 11 years ago
dc2e6dd
Camera2Client: Revert HALv2 device behavior back to MR2
by Eino-Ville Talvala
· 11 years ago
248f9ce
CameraService: API1: Fix flash mode
by Eino-Ville Talvala
· 11 years ago
Next »