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

Issue 541163002: Clarify resolution change behaviors of video capture devices (Closed)

Created:
6 years, 3 months ago by Alpha Left Google
Modified:
6 years, 3 months ago
CC:
chromium-reviews, posciak+watch_chromium.org, jam, mcasas+watch_chromium.org, feature-media-reviews_chromium.org, darin-cc_chromium.org, wjia+watch_chromium.org, miu+watch_chromium.org, pthatcher1
Project:
chromium
Visibility:
Public.

Description

Clarify resolution change behaviors of video capture devices There's no functional change in this CL. I clarified the behavior of resolution changes for video capture devices by using an enum to describe resolution change policy instead of a simple boolean. BUG=388355 Committed: https://crrev.com/67edf766aa17c66b10bcb7e65125bc4652c90e5b Cr-Commit-Position: refs/heads/master@{#294714}

Patch Set 1 #

Patch Set 2 : fixed test #

Patch Set 3 : fixed build #

Total comments: 7

Patch Set 4 : comments #

Patch Set 5 : merged #

Patch Set 6 : merged #

Unified diffs Side-by-side diffs Delta from patch set Stats (+43 lines, -37 lines) Patch
M content/browser/media/capture/content_video_capture_device_core.cc View 1 2 3 1 chunk +2 lines, -1 line 0 comments Download
M content/browser/media/capture/desktop_capture_device.cc View 1 2 3 1 chunk +2 lines, -1 line 0 comments Download
M content/browser/media/capture/desktop_capture_device_aura_unittest.cc View 1 2 1 chunk +0 lines, -1 line 0 comments Download
M content/browser/media/capture/desktop_capture_device_unittest.cc View 3 chunks +0 lines, -3 lines 0 comments Download
M content/browser/media/capture/web_contents_video_capture_device_unittest.cc View 8 chunks +0 lines, -8 lines 0 comments Download
M content/browser/renderer_host/media/video_capture_host.cc View 1 2 3 1 chunk +4 lines, -2 lines 0 comments Download
M content/common/media/video_capture_messages.h View 1 2 3 1 chunk +4 lines, -1 line 0 comments Download
M content/renderer/media/media_stream_video_capture_source_unittest.cc View 1 2 3 4 2 chunks +4 lines, -2 lines 0 comments Download
M content/renderer/media/media_stream_video_capturer_source.cc View 1 2 3 4 1 chunk +2 lines, -1 line 0 comments Download
M content/renderer/media/video_capture_impl.cc View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M content/renderer/pepper/pepper_video_capture_host.cc View 1 chunk +0 lines, -1 line 0 comments Download
M media/video/capture/fake_video_capture_device_unittest.cc View 1 2 3 2 chunks +2 lines, -2 lines 0 comments Download
M media/video/capture/video_capture_device_unittest.cc View 1 2 3 8 chunks +0 lines, -8 lines 0 comments Download
M media/video/capture/video_capture_types.h View 1 2 3 2 chunks +19 lines, -2 lines 0 comments Download
M media/video/capture/video_capture_types.cc View 1 2 3 4 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 30 (10 generated)
Alpha Left Google
6 years, 3 months ago (2014-09-04 22:56:59 UTC) #2
perkj_chrome
I think Miguel is the best person to review this.
6 years, 3 months ago (2014-09-05 06:32:05 UTC) #4
perkj_chrome
lgtm with the following nits. https://codereview.chromium.org/541163002/diff/40001/content/browser/media/capture/content_video_capture_device_core.cc File content/browser/media/capture/content_video_capture_device_core.cc (right): https://codereview.chromium.org/541163002/diff/40001/content/browser/media/capture/content_video_capture_device_core.cc#newcode154 content/browser/media/capture/content_video_capture_device_core.cc:154: media::RESOLUTION_POLICY_DYNAMIC_WITHIN_LIMIT) { I am ...
6 years, 3 months ago (2014-09-07 14:07:09 UTC) #5
littleone691_gmail.com
On Thursday, September 4, 2014 6:57:00 PM UTC-4, Alpha Lam wrote: > Reviewers: perkj, > ...
6 years, 3 months ago (2014-09-07 21:45:20 UTC) #6
mcasas
hclam@: what's the meaning of this change? This file went already from an enum to ...
6 years, 3 months ago (2014-09-08 09:09:53 UTC) #7
Alpha Left Google
On 2014/09/08 09:09:53, mcasas wrote: > hclam@: what's the meaning of this change? This > ...
6 years, 3 months ago (2014-09-09 01:00:11 UTC) #8
Alpha Left Google
https://codereview.chromium.org/541163002/diff/40001/content/browser/renderer_host/media/video_capture_host.cc File content/browser/renderer_host/media/video_capture_host.cc (right): https://codereview.chromium.org/541163002/diff/40001/content/browser/renderer_host/media/video_capture_host.cc#newcode221 content/browser/renderer_host/media/video_capture_host.cc:221: << ", format=" << params.requested_format.frame_size.ToString() On 2014/09/08 09:09:53, mcasas ...
6 years, 3 months ago (2014-09-09 01:04:22 UTC) #9
Alpha Left Google
+tsepez for ipc messages.
6 years, 3 months ago (2014-09-11 20:38:17 UTC) #11
Tom Sepez
Messages LGTM.
6 years, 3 months ago (2014-09-11 22:33:10 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patchset/541163002/60001
6 years, 3 months ago (2014-09-11 22:35:19 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: linux_gpu on tryserver.chromium.gpu (http://build.chromium.org/p/tryserver.chromium.gpu/builders/linux_gpu/builds/65876) mac_gpu on tryserver.chromium.gpu (http://build.chromium.org/p/tryserver.chromium.gpu/builders/mac_gpu/builds/54939) win_gpu ...
6 years, 3 months ago (2014-09-12 00:14:16 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patchset/541163002/100001
6 years, 3 months ago (2014-09-12 00:45:29 UTC) #18
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/10503)
6 years, 3 months ago (2014-09-12 01:09:29 UTC) #20
Alpha Left Google
+dmichael for pepper.
6 years, 3 months ago (2014-09-12 02:57:41 UTC) #22
Alpha Left Google
+bbudge for pepper.
6 years, 3 months ago (2014-09-12 18:12:11 UTC) #24
dmichael (off chromium)
pepper lgtm
6 years, 3 months ago (2014-09-12 18:14:14 UTC) #25
bbudge
lgtm
6 years, 3 months ago (2014-09-12 18:14:41 UTC) #26
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patchset/541163002/100001
6 years, 3 months ago (2014-09-13 00:53:01 UTC) #28
commit-bot: I haz the power
Committed patchset #6 (id:100001) as 33491113c439431e8dc03f5d3e0278121ab7d826
6 years, 3 months ago (2014-09-13 01:07:38 UTC) #29
commit-bot: I haz the power
6 years, 3 months ago (2014-09-13 01:17:39 UTC) #30
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/67edf766aa17c66b10bcb7e65125bc4652c90e5b
Cr-Commit-Position: refs/heads/master@{#294714}

Powered by Google App Engine
This is Rietveld 408576698