Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
frameworks
/
av
/
308bcaa44e578279e61be32b572fdb0b11b1e4c7
/
camera
81243ad
am ad60695f: am 1a95a727: Merge "camera: Use new camera_metadata structure validation functions" into jb-mr2-dev
by Igor Murashkin
· 12 years ago
e2d1e3d
camera: Use new camera_metadata structure validation functions
by Igor Murashkin
· 12 years ago
15f2271
am b9258b57: am d090054d: Merge "Fix ProCameraTests to pass on Wolfie, disabling failing tests" into jb-mr2-dev
by Igor Murashkin
· 12 years ago
c6deb68
Fix ProCameraTests to pass on Wolfie, disabling failing tests
by Igor Murashkin
· 12 years ago
3ee3550
Camera: Add preview callback surface support
by Eino-Ville Talvala
· 12 years ago
7455393
Merge "Update the test output path." into jb-mr2-dev
by Yu Shan Emily Lau
· 12 years ago
41f37e7
Update the test output path.
by Yu Shan Emily Lau
· 12 years ago
da0dc0a
Add liblog
by Ying Wang
· 12 years ago
3b53bc9
Camera: Add input side to camera3 HAL device
by Eino-Ville Talvala
· 12 years ago
ad065d3
Merge "Camera: Add hotplug support (for fixed # of cameras)" into jb-mr2-dev
by Igor Murashkin
· 12 years ago
65d7986
ProCamera: Fix memory leak in consumeFrameMetadata
by Igor Murashkin
· 12 years ago
cba2c16
Camera: Add hotplug support (for fixed # of cameras)
by Igor Murashkin
· 12 years ago
4753918
ProCameraTests: Minor add grey/frame count debug-only print outs
by Igor Murashkin
· 12 years ago
99617ad
remove uses of Surface in favor or IGraphicBufferProducer
by Mathias Agopian
· 12 years ago
fa4cf9d
(Camera)ProCamera: Remove unused functions from binder interface
by Igor Murashkin
· 12 years ago
ba5ca4e
ProCamera: Add CpuConsumer asynchronous mode support
by Igor Murashkin
· 12 years ago
bfc9915
Camera: Drop ProCamera connections when a Camera connection happens
by Igor Murashkin
· 12 years ago
3fa4891
ProCameraTest: Drop frames test move processing delay between lock/unlock
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
4bc4a38
ProCamera: Fix waitForFrameBuffer not handling multiple outstanding frames
by Igor Murashkin
· 12 years ago
a140a6e
ProCamera: add waitForFrameBuffer/waitForFrameResult blocking calls
by Igor Murashkin
· 12 years ago
dcb07d5
Camera: ProCameraTests: clean up a bit, still needs more cleanup
by Igor Murashkin
· 12 years ago
7b33a74
ProCamera: Add getInfo for getting static metadata (and a test)
by Igor Murashkin
· 12 years ago
a91537e
Camera: ProCamera - implement onResultReceived callback for metadata callbacks
by Igor Murashkin
· 12 years ago
eb72e17
Camera: ProCameraTests - add CpuConsumer tests for dual streams
by Igor Murashkin
· 12 years ago
5835cc4
Camera: ProCamera - add createStreamCpu and unit test
by Igor Murashkin
· 12 years ago
76f8b43
Camera: Change ProCamera to take IGraphicBufferProducer
by Igor Murashkin
· 12 years ago
985fd30
Camera: ProCamera2Client - add createStream (service is stubbed) and unit test
by Igor Murashkin
· 12 years ago
68506fd
Camera: ProCamera - add createStream stub and unit test for it
by Igor Murashkin
· 12 years ago
39f79f7
Camera: ProCameraTests - add asynchronous locking unit test
by Igor Murashkin
· 12 years ago
5376573
Camera: ProClient add asynchronous locks and such
by Igor Murashkin
· 12 years ago
634a515
Camera: Add ProCamera private binder interface for an API2-light functionality
by Igor Murashkin
· 12 years ago
1d88023
Camera: Add unit test infrastructure for libcameraclient
by Igor Murashkin
· 12 years ago
fc42642
Camera: Add exists function to CameraMetadata
by Igor Murashkin
· 12 years ago
7efa520
Camera: Move CameraMetadata.h from service to client library
by Igor Murashkin
· 12 years ago
8ba0102
Rename ISurfaceTexture and SurfaceTexture
by Andy McFadden
· 12 years ago
c61b2aa
Camera: Add HDR scene mode constants.
by Eino-Ville Talvala
· 12 years ago
e538206
Camera2: Add a burst mode skeleton.
by James Painter
· 12 years ago
f6d9696
Camera: Add OPAQUE pixel format to CameraParameters
by Eino-Ville Talvala
· 12 years ago
3d51d5c
Add NOTICE and MODULE_LICENSE_APACH2 to libs build under /frameworks/av/
by James Dong
· 12 years ago
08ad5ef
Remove new camera connect API.
by Wu-cheng Li
· 13 years ago
2fd2440
Add a new camera open API that allows taking the ownership.
by Wu-cheng Li
· 13 years ago
df712ea
fix libgui header location
by Mathias Agopian
· 13 years ago
29357bc
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
by Steve Block
· 13 years ago
5ff1dd5
Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE
by Steve Block
· 13 years ago
b8a8052
Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE
by Steve Block
· 13 years ago
3856b09
Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE
by Steve Block
· 13 years ago
7019d22
Add video stabilization control to Camera parameters.
by Eino-Ville Talvala
· 13 years ago
a8e409f
Add video snapshot camera parameter.
by Wu-cheng Li
· 13 years ago
ab3f138
Add new camera focus mode FOCUS_MODE_CONTINUOUS_PICTURE.
by Wu-cheng Li
· 13 years ago
79e2ab4
Add camera bayer image format.
by Wu-cheng Li
· 13 years ago
57c8618
Pass camera frame metadata from camera service to Java.
by Wu-cheng Li
· 13 years ago
40cdc56
Add camera recording hint parameter.
by Wu-cheng Li
· 13 years ago
7fc25dd
Add camera face detection API.
by Wu-cheng Li
· 13 years ago
5e0067b
Remove the simulator target from all makefiles. Bug: 5010576
by Jeff Brown
· 13 years ago
4ca2c7c
Add framework support for camcorder zoom.
by Wu-cheng Li
· 13 years ago
5e7271d
CameraParameters: add PIXEL_FORMAT_RGBA8888
by Iliyan Malchev
· 13 years ago
fd99e1d
Add auto-white balance locking to the Camera API.
by Eino-Ville Talvala
· 13 years ago
95fbf2c
Add an auto-exposure lock feature to the Camera API.
by Eino-Ville Talvala
· 14 years ago
38ecadb
Add camera metering area API.
by Wu-cheng Li
· 14 years ago
a1c3d37
Add camera focus area API.
by Wu-cheng Li
· 14 years ago
108dddf
frameworks/base: some camera-interface cleanup
by Iliyan Malchev
· 14 years ago
5f7fcf2
merge libsurfaceflinger_client into libgui
by Mathias Agopian
· 14 years ago
6f7a293
Merge "Add YV12 preview format to camera parameter constants."
by Wu-cheng Li
· 14 years ago
d42c6e8
Add YV12 preview format to camera parameter constants.
by Wu-cheng Li
· 14 years ago
e468ac5
Application-managed callback buffer support for raw image
by James Dong
· 14 years ago
bfa33aa
Add camera service support for SurfaceTexture.
by Jamie Gennis
· 14 years ago
627baac
Camera::create should fail when it fails to connect the camera.
by Wu-cheng Li
· 14 years ago
0f5a6f9
Add preferred preview size support in the camera framework
by James Dong
· 14 years ago
c42478e
Fixed a race condition where some recording frames may not be released.
by James Dong
· 14 years ago
e2ad673
Camera framework change required for 0-memcpy recording
by James Dong
· 14 years ago
0d14c25
Video size retrieval/configuration support in camera hal
by James Dong
· 14 years ago
9219e0b
am 2ad1ebca: am d45cb72a: Rename FOCUS_MODE_CONTINUOUS to FOCUS_MODE_CONTINUOUS_VIDEO.
by Wu-cheng Li
· 14 years ago
ac4205c
Rename FOCUS_MODE_CONTINUOUS to FOCUS_MODE_CONTINUOUS_VIDEO.
by Wu-cheng Li
· 14 years ago
e2d8ba8
Add YUV420P color format support for video output from camera hal
by James Dong
· 14 years ago
f015774
am 6e46e6f7: am 7ec7b997: Remove camera metering mode API.
by Wu-cheng Li
· 14 years ago
541d765
Remove camera metering mode API.
by Wu-cheng Li
· 14 years ago
10d3d28
am 346b6126: am 97a56269: Merge "Add camera fps range API." into gingerbread
by Wu-cheng Li
· 14 years ago
4b79168
Change the framework to use the new camera preview path.
by Jamie Gennis
· 14 years ago
04379fa
Add camera fps range API.
by Wu-cheng Li
· 14 years ago
e44607e
Adding getSupportedPreviewSizes to CameraParameters.DO NOT MERGE
by Nipun Kwatra
· 14 years ago
34c91a3
Adding getSupportedPictureSizes to CameraParameters.DO NOT MERGE
by Nipun Kwatra
· 14 years ago
0cc1878
Adding parseSizesList, getSupportedPreviewSizes to CameraParameters.
by Nipun Kwatra
· 14 years ago
99b4de9
Adding getSupportedPictureSizes which returns a Vector of supported Sizes.
by Nipun Kwatra
· 14 years ago
9da2070
resolved conflicts for merge of 27eecb70 to gingerbread
by Jean-Baptiste Queru
· 14 years ago
0319aae
am 4506c62a: fix inaccurate copyrights
by Jean-Baptiste Queru
· 14 years ago
68335fd
fix inaccurate copyrights
by Jean-Baptiste Queru
· 14 years ago
01cff46
fix inaccurate copyrights
by Jean-Baptiste Queru
· 14 years ago
ddbdb35
Change camera interface to support multiple cameras.
by Chih-Chung Chang
· 14 years ago
d38bee5
Add KEY_SUPPORTED_METERING_MODES and fix some typos.
by Wu-cheng Li
· 14 years ago
2b8aba2
Add camera metering mode API.
by Wu-cheng Li
· 14 years ago
0b0279e
Add video frame parameter.
by Wu-cheng Li
· 14 years ago
ae77ffa
Fix build error.
by Wu-cheng Li
· 14 years ago
09a2ab9
Add camera focus distances API.
by Wu-cheng Li
· 14 years ago
d06618e
Fix deadlock if the last reference of ICameraClient is removed in
by Chih-Chung Chang
· 14 years ago
83e5a90
am d8c33747: am 78624e41: Add remove method in CameraParameters class.
by Wu-cheng Li
· 14 years ago
adbda96
Add remove method in CameraParameters class.
by Wu-cheng Li
· 14 years ago
4bf7ace
Add continuous focus mode constant.
by Wu-cheng Li
· 15 years ago
35a055b
Support multiple cameras in framework.
by Chih-Chung Chang
· 15 years ago
Next »