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

Issue 2868393004: Image Capture: fill in PhotoCapabilities.{height,width} in Linux/CrOs/Mac (Closed)

Created:
3 years, 7 months ago by mcasas
Modified:
3 years, 7 months ago
CC:
chromium-reviews, posciak+watch_chromium.org, chfremer+watch_chromium.org, feature-media-reviews_chromium.org, mac-reviews_chromium.org, xjz+watch_chromium.org, mfoltz+watch_chromium.org, miu+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Image Capture: fill in PhotoCapabilities.{height,width} in Linux/CrOs/Mac This CL wires the GetPhotoCapabibilities() method for Mac and fills in the only available capability, the photo resolution, which is equal to the "live" capture resolution. This CL also fills in the Linux/CrOs capture reoslution as the only supported PhotoCapabilities.{height,width}. BUG=721478 Review-Url: https://codereview.chromium.org/2868393004 Cr-Commit-Position: refs/heads/master@{#471128} Committed: https://chromium.googlesource.com/chromium/src/+/68edd5fc2eb0f6ccdf0680870f89471f5e5ecfa4

Patch Set 1 #

Total comments: 2

Patch Set 2 : reillyg@ comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+36 lines, -2 lines) Patch
M media/capture/video/linux/v4l2_capture_delegate.cc View 1 1 chunk +6 lines, -2 lines 0 comments Download
M media/capture/video/mac/video_capture_device_mac.h View 1 chunk +1 line, -0 lines 0 comments Download
M media/capture/video/mac/video_capture_device_mac.mm View 1 1 chunk +29 lines, -0 lines 0 comments Download

Messages

Total messages: 13 (7 generated)
mcasas
reillyg@ straightforward CL, PTAL
3 years, 7 months ago (2017-05-11 19:42:49 UTC) #2
Reilly Grant (use Gerrit)
https://codereview.chromium.org/2868393004/diff/1/media/capture/video/mac/video_capture_device_mac.mm File media/capture/video/mac/video_capture_device_mac.mm (right): https://codereview.chromium.org/2868393004/diff/1/media/capture/video/mac/video_capture_device_mac.mm#newcode405 media/capture/video/mac/video_capture_device_mac.mm:405: photo_capabilities->height = mojom::Range::New(); The generated code now supports passing ...
3 years, 7 months ago (2017-05-11 21:56:47 UTC) #3
mcasas
ptal https://codereview.chromium.org/2868393004/diff/1/media/capture/video/mac/video_capture_device_mac.mm File media/capture/video/mac/video_capture_device_mac.mm (right): https://codereview.chromium.org/2868393004/diff/1/media/capture/video/mac/video_capture_device_mac.mm#newcode405 media/capture/video/mac/video_capture_device_mac.mm:405: photo_capabilities->height = mojom::Range::New(); On 2017/05/11 21:56:47, Reilly Grant ...
3 years, 7 months ago (2017-05-11 22:09:45 UTC) #5
Reilly Grant (use Gerrit)
lgtm
3 years, 7 months ago (2017-05-11 22:12:17 UTC) #7
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/2868393004/20001
3 years, 7 months ago (2017-05-11 23:17:44 UTC) #10
commit-bot: I haz the power
3 years, 7 months ago (2017-05-11 23:57:04 UTC) #13
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/68edd5fc2eb0f6ccdf0680870f89...

Powered by Google App Engine
This is Rietveld 408576698