Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(384)

Issue 2301053004: Image Capture: adding fillLightMode getting/setting (Closed)

Created:
4 years, 3 months ago by mcasas
Modified:
4 years, 3 months ago
Reviewers:
Tom Sepez, scheib
CC:
chromium-reviews, qsr+mojo_chromium.org, Aaron Boodman, posciak+watch_chromium.org, viettrungluu+watch_chromium.org, yzshen+watch_chromium.org, abarth-chromium, haraken, feature-media-reviews_chromium.org, mcasas+watch+vc_chromium.org, blink-reviews, alokp+watch_chromium.org, darin (slow to review), miu+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Image Capture: adding fillLightMode getting/setting This CL wires getting/setting |fillLightMode| parameter in idl/mojom/jni files, updating LayoutTests. Factored out photo-related settings configuration in VCCamera2.java in configureCommonCaptureSettings(), that is also a bit polished for better understanding of how 3A configurations work together. Also renamed MeteringMode's "unavailable" with "none" following the Spec. ("none" is more descriptive since it's used for getting and setting state). BUG=518807 Committed: https://crrev.com/abcfdd784d989a8f671d414b7505ddafbb9b7cad Cr-Commit-Position: refs/heads/master@{#416437}

Patch Set 1 : #

Total comments: 4

Patch Set 2 : scheib@s comments, added #crbug #

Unified diffs Side-by-side diffs Delta from patch set Stats (+349 lines, -135 lines) Patch
M media/capture/video/android/java/src/org/chromium/media/PhotoCapabilities.java View 5 chunks +15 lines, -2 lines 0 comments Download
M media/capture/video/android/java/src/org/chromium/media/VideoCapture.java View 1 chunk +2 lines, -1 line 0 comments Download
M media/capture/video/android/java/src/org/chromium/media/VideoCaptureCamera.java View 8 chunks +53 lines, -15 lines 0 comments Download
M media/capture/video/android/java/src/org/chromium/media/VideoCaptureCamera2.java View 1 10 chunks +117 lines, -91 lines 0 comments Download
M media/capture/video/android/photo_capabilities.h View 2 chunks +17 lines, -3 lines 0 comments Download
M media/capture/video/android/photo_capabilities.cc View 1 chunk +7 lines, -0 lines 0 comments Download
M media/capture/video/android/video_capture_device_android.cc View 4 chunks +51 lines, -6 lines 0 comments Download
M media/capture/video/fake_video_capture_device.cc View 1 chunk +4 lines, -3 lines 0 comments Download
M media/capture/video/fake_video_capture_device_unittest.cc View 1 chunk +4 lines, -3 lines 0 comments Download
M media/mojo/interfaces/image_capture.mojom View 3 chunks +7 lines, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/imagecapture/getphotocapabilities.html View 2 chunks +6 lines, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/imagecapture/resources/mock-imagecapture.js View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/imagecapture/setoptions.html View 3 chunks +7 lines, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/modules/imagecapture/ImageCapture.cpp View 3 chunks +18 lines, -1 line 0 comments Download
M third_party/WebKit/Source/modules/imagecapture/PhotoCapabilities.h View 2 chunks +7 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/modules/imagecapture/PhotoCapabilities.cpp View 2 chunks +21 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/modules/imagecapture/PhotoCapabilities.idl View 2 chunks +10 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/modules/imagecapture/PhotoSettings.idl View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 15 (8 generated)
mcasas
tsepez@ mojom Owners RS plz scheib@ PTAL
4 years, 3 months ago (2016-09-02 16:51:28 UTC) #5
Tom Sepez
mojom lgtm
4 years, 3 months ago (2016-09-02 17:48:32 UTC) #6
scheib
LGTM -ish ... lots of additional enums and logic in android doesn't have test coverage. ...
4 years, 3 months ago (2016-09-03 00:21:58 UTC) #7
mcasas
https://codereview.chromium.org/2301053004/diff/40001/media/capture/video/android/java/src/org/chromium/media/VideoCaptureCamera.java File media/capture/video/android/java/src/org/chromium/media/VideoCaptureCamera.java (right): https://codereview.chromium.org/2301053004/diff/40001/media/capture/video/android/java/src/org/chromium/media/VideoCaptureCamera.java#newcode526 media/capture/video/android/java/src/org/chromium/media/VideoCaptureCamera.java:526: default: On 2016/09/03 00:21:57, scheib wrote: > In C++ ...
4 years, 3 months ago (2016-09-03 01:21:07 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2301053004/60001
4 years, 3 months ago (2016-09-03 01:21:35 UTC) #11
commit-bot: I haz the power
Committed patchset #2 (id:60001)
4 years, 3 months ago (2016-09-03 03:26:51 UTC) #13
commit-bot: I haz the power
4 years, 3 months ago (2016-09-03 03:28:53 UTC) #15
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/abcfdd784d989a8f671d414b7505ddafbb9b7cad
Cr-Commit-Position: refs/heads/master@{#416437}

Powered by Google App Engine
This is Rietveld 408576698