Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
386f208489d85d81755b64e92a84290953accfc0
/
include
/
camera
0f4f97b
Update camera continuous autofocus javadoc.
by Wu-cheng Li
· 13 years ago
53b3091
Improve camera javadoc and fix some errors.
by Wu-cheng Li
· 13 years ago
037abb8
Add video stabilization control to Camera parameters.
by Eino-Ville Talvala
· 13 years ago
b4f95be
Update camera javadoc about AE and AWB lock.
by Wu-cheng Li
· 13 years ago
98bb251
Add video snapshot camera parameter.
by Wu-cheng Li
· 13 years ago
b9ac75d
Add new camera focus mode FOCUS_MODE_CONTINUOUS_PICTURE.
by Wu-cheng Li
· 13 years ago
70fb908
Add camera bayer image format.
by Wu-cheng Li
· 13 years ago
bb1e275
Pass camera frame metadata from camera service to Java.
by Wu-cheng Li
· 13 years ago
25d8fb5
Add camera recording hint parameter.
by Wu-cheng Li
· 13 years ago
4c2292e
Add camera face detection API.
by Wu-cheng Li
· 13 years ago
42419ce
Add framework support for camcorder zoom.
by Wu-cheng Li
· 13 years ago
a4a48a4
Merge "Improve android.hardware.Camera.Area javadoc."
by Wu-cheng Li
· 13 years ago
bde61a5
Improve android.hardware.Camera.Area javadoc.
by Wu-cheng Li
· 13 years ago
2194513
CameraParameters: add PIXEL_FORMAT_RGBA8888
by Iliyan Malchev
· 13 years ago
d9c2601a
Add auto-white balance locking to the Camera API.
by Eino-Ville Talvala
· 13 years ago
a269b87
frameworks/base: switch CameraService to a HAL module
by Iliyan Malchev
· 14 years ago
9c7ac0d
frameworks/base: include system/core header camera.h in Camera.h
by Iliyan Malchev
· 14 years ago
3773eef
Add an auto-exposure lock feature to the Camera API.
by Eino-Ville Talvala
· 14 years ago
4e396e0
Clarify the meaning of weight in the focus and metering area HAL.
by Eino-Ville Talvala
· 14 years ago
e98e4c8
Add camera metering area API.
by Wu-cheng Li
· 14 years ago
30771b7
Add camera focus area API.
by Wu-cheng Li
· 14 years ago
40c3641
frameworks/base: some camera-interface cleanup
by Iliyan Malchev
· 14 years ago
e857cc8
Merge "Add YV12 preview format to camera parameter constants."
by Wu-cheng Li
· 14 years ago
10a1b30
Add YV12 preview format to camera parameter constants.
by Wu-cheng Li
· 14 years ago
e00cab7
Application-managed callback buffer support for raw image
by James Dong
· 14 years ago
ff2dc46
Add camera service support for SurfaceTexture.
by Jamie Gennis
· 14 years ago
853f6fd
Fixed a typo in the enum for unknown camera error message
by James Dong
· 14 years ago
74920cb
We requires camera hal's implementation should not track the ref count of any outstanding video frames and ignore
by James Dong
· 14 years ago
d211230
remove support for PUSH_BUFFER surfaces and overlays
by Mathias Agopian
· 14 years ago
4ddca9b
Add preferred preview size support in the camera framework
by James Dong
· 14 years ago
4e91184
am fb6f4505: am 589e8381: Merge "Improve camera documentation." into gingerbread
by Wu-cheng Li
· 14 years ago
99a3f3e
Improve camera documentation.
by Wu-cheng Li
· 14 years ago
d55f7e5
Mirror the camera preview if the camera is front-facing.
by Wu-cheng Li
· 14 years ago
b982fb4
Mirror the preview for front-facing cameras. do not merge
by Wu-cheng Li
· 14 years ago
3831185
Camera framework change required for 0-memcpy recording
by James Dong
· 14 years ago
b0a6db2
Camera hal change for 0-memcpy in media recording framework
by James Dong
· 14 years ago
769bb2a
0-memcpy video recording framework
by James Dong
· 14 years ago
4fd446f
Video size retrieval/configuration support in camera hal
by James Dong
· 14 years ago
ba2bbcd
Fix the CameraHardwareInterface::setPreviewWindow comment.
by Jamie Gennis
· 14 years ago
d276720
am 2ad1ebca: am d45cb72a: Rename FOCUS_MODE_CONTINUOUS to FOCUS_MODE_CONTINUOUS_VIDEO.
by Wu-cheng Li
· 14 years ago
d45cb72
Rename FOCUS_MODE_CONTINUOUS to FOCUS_MODE_CONTINUOUS_VIDEO.
by Wu-cheng Li
· 14 years ago
9b61dc5
Add YUV420P color format support for video output from camera hal
by James Dong
· 14 years ago
4e94c30
Added command type to play recording sound.
by Nipun Kwatra
· 14 years ago
088146a
Adding enable/disable option for sendCommand()
by Nipun Kwatra
· 14 years ago
b8f7f42
am 6e46e6f7: am 7ec7b997: Remove camera metering mode API.
by Wu-cheng Li
· 14 years ago
7ec7b99
Remove camera metering mode API.
by Wu-cheng Li
· 14 years ago
eee0931
am 346b6126: am 97a56269: Merge "Add camera fps range API." into gingerbread
by Wu-cheng Li
· 14 years ago
85cfdd0
Change the framework to use the new camera preview path.
by Jamie Gennis
· 14 years ago
97a5626
Merge "Add camera fps range API." into gingerbread
by Wu-cheng Li
· 14 years ago
454630f
Add camera fps range API.
by Wu-cheng Li
· 14 years ago
e704438
Handle the camera open failure better.
by Wu-cheng Li
· 14 years ago
6c008b8
Adding getSupportedPreviewSizes to CameraParameters.DO NOT MERGE
by Nipun Kwatra
· 14 years ago
0de0c49
Adding getSupportedPictureSizes to CameraParameters.DO NOT MERGE
by Nipun Kwatra
· 14 years ago
f008f3e
Document that autoFocus must be called in auto and macro mode.
by Wu-cheng Li
· 14 years ago
699fe93
Improve camera documentation.
by Wu-cheng Li
· 14 years ago
154a320
resolved conflicts for merge of 27eecb70 to gingerbread
by Jean-Baptiste Queru
· 14 years ago
83407b9
fix inaccurate copyrights
by Jean-Baptiste Queru
· 14 years ago
b8bb78f
Change camera interface to support multiple cameras.
by Chih-Chung Chang
· 14 years ago
8aba232
Add KEY_SUPPORTED_METERING_MODES and fix some typos.
by Wu-cheng Li
· 14 years ago
f7f6333
Add camera metering mode API.
by Wu-cheng Li
· 14 years ago
d2c2929
Add video frame parameter.
by Wu-cheng Li
· 14 years ago
bd329dd
Improve GPS EXIF parameters comments.
by Wu-cheng Li
· 14 years ago
ae7ca4c
Fix build error.
by Wu-cheng Li
· 14 years ago
e339c5e
Add camera focus distances API.
by Wu-cheng Li
· 14 years ago
b339013
am d8c33747: am 78624e41: Add remove method in CameraParameters class.
by Wu-cheng Li
· 14 years ago
78624e4
Add remove method in CameraParameters class.
by Wu-cheng Li
· 14 years ago
ca09961
Add continuous focus mode constant.
by Wu-cheng Li
· 15 years ago
e25cc65
Support multiple cameras in framework.
by Chih-Chung Chang
· 15 years ago
c58b423
Add SCENE_MODE_BARCODE and FOCUS_MODE_EDOF.
by Wu-cheng Li
· 15 years ago
d9ef5d7
Add camera parameter string constant for "true".
by Wu-cheng Li
· 15 years ago
055c986
Add location provider name to gps-processing-method in EXIF header.
by Ray Chen
· 15 years ago
8cbb8f5
Unhide zoom API.
by Wu-cheng Li
· 15 years ago
24b326a
Unhide exposure compensation API.
by Wu-cheng Li
· 15 years ago
000479f
split libsurfaceflinger_client and libcamera_client out of libui
by Mathias Agopian
· 15 years ago