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

Issue 2375543004: ImageCapture: wire |colorTemperature| set/get for Linux/Cros (Closed)

Created:
4 years, 2 months ago by mcasas
Modified:
4 years, 2 months ago
Reviewers:
Tom Sepez, chfremer
CC:
chromium-reviews, qsr+mojo_chromium.org, Aaron Boodman, posciak+watch_chromium.org, viettrungluu+watch_chromium.org, jam, yzshen+watch_chromium.org, abarth-chromium, haraken, feature-media-reviews_chromium.org, darin-cc_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

ImageCapture: wire |colorTemperature| set/get for Linux/Cros This CL adds getting/setting colorTemperature from idl to Linux/CrOs implementation. File image_capture.mojom photo capabilities/settings is reordered to follow the Spec definition order and the idl. (The only added fields are called |color_temperature|). BUG=650675 TEST=by hand using [1] on a Linux + Logitech C920. Improved LayoutTests. [1] https://rawgit.com/Miguelao/demos/master/imagecapture.html Committed: https://crrev.com/dd1e2163fdc66f0204c4de304e2b0bcffceec31b Cr-Commit-Position: refs/heads/master@{#421388}

Patch Set 1 #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+103 lines, -18 lines) Patch
M content/browser/media/capture/image_capture_impl.cc View 1 chunk +1 line, -0 lines 0 comments Download
M media/capture/video/fake_video_capture_device.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M media/capture/video/fake_video_capture_device_unittest.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M media/capture/video/linux/v4l2_capture_delegate.cc View 2 chunks +45 lines, -0 lines 4 comments Download
M media/mojo/interfaces/image_capture.mojom View 2 chunks +21 lines, -16 lines 0 comments Download
M third_party/WebKit/LayoutTests/imagecapture/getphotocapabilities.html View 1 chunk +8 lines, -0 lines 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 2 chunks +6 lines, -0 lines 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 +5 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/modules/imagecapture/PhotoCapabilities.h View 2 chunks +5 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/modules/imagecapture/PhotoCapabilities.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/modules/imagecapture/PhotoCapabilities.idl View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/imagecapture/PhotoSettings.idl View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 13 (6 generated)
mcasas
tsepez@: RS image_capture.mojom plz chfremer@ PTAL
4 years, 2 months ago (2016-09-27 21:30:17 UTC) #3
Tom Sepez
RS LGTM on mojom
4 years, 2 months ago (2016-09-27 21:37:22 UTC) #4
chfremer
lgtm % comments https://codereview.chromium.org/2375543004/diff/20001/media/capture/video/linux/v4l2_capture_delegate.cc File media/capture/video/linux/v4l2_capture_delegate.cc (right): https://codereview.chromium.org/2375543004/diff/20001/media/capture/video/linux/v4l2_capture_delegate.cc#newcode406 media/capture/video/linux/v4l2_capture_delegate.cc:406: color_temperature_current.value; nit: I am somewhat surprised ...
4 years, 2 months ago (2016-09-27 21:46:40 UTC) #5
mcasas
https://codereview.chromium.org/2375543004/diff/20001/media/capture/video/linux/v4l2_capture_delegate.cc File media/capture/video/linux/v4l2_capture_delegate.cc (right): https://codereview.chromium.org/2375543004/diff/20001/media/capture/video/linux/v4l2_capture_delegate.cc#newcode406 media/capture/video/linux/v4l2_capture_delegate.cc:406: color_temperature_current.value; On 2016/09/27 21:46:39, chfremer wrote: > nit: I ...
4 years, 2 months ago (2016-09-27 21:57:38 UTC) #6
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/2375543004/20001
4 years, 2 months ago (2016-09-27 21:58:12 UTC) #9
commit-bot: I haz the power
Committed patchset #1 (id:20001)
4 years, 2 months ago (2016-09-27 23:48:26 UTC) #11
commit-bot: I haz the power
4 years, 2 months ago (2016-09-27 23:51:51 UTC) #13
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/dd1e2163fdc66f0204c4de304e2b0bcffceec31b
Cr-Commit-Position: refs/heads/master@{#421388}

Powered by Google App Engine
This is Rietveld 408576698