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

Issue 1815983003: Remove deprecated QTKit Video Capture Support (Closed)

Created:
4 years, 9 months ago by perkj_chrome
Modified:
4 years, 8 months ago
CC:
asvitkine+watch_chromium.org, chromium-reviews, darin-cc_chromium.org, feature-media-reviews_chromium.org, jam, mcasas+watch_chromium.org, phoglund+watch_chromium.org, posciak+watch_chromium.org, tnakamura+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove deprecated QTKit Video Capture Support When this cl is landed, Chrome no longer directly link with qtkit. TBR=jochen@chromium.org // For content/browser/BUILD.gn BUG=578277, 582931 Committed: https://crrev.com/76ff0ce0d70c76a955d4d3a94cac1bcbb585d1cf Cr-Commit-Position: refs/heads/master@{#384206}

Patch Set 1 #

Total comments: 6

Patch Set 2 : Rebased #

Patch Set 3 : Found more QTKit stuff #

Patch Set 4 : Fix media_internals_test #

Total comments: 2

Patch Set 5 : Rebased #

Unified diffs Side-by-side diffs Delta from patch set Stats (+74 lines, -987 lines) Patch
M chrome/app/generated_resources.grd View 1 2 3 4 1 chunk +0 lines, -8 lines 0 comments Download
M chrome/browser/about_flags.cc View 1 2 3 4 1 chunk +0 lines, -6 lines 0 comments Download
M chrome/browser/media/media_capture_devices_dispatcher.cc View 1 chunk +0 lines, -9 lines 0 comments Download
M chrome/browser/media/webrtc_webcam_browsertest.cc View 1 2 3 chunks +2 lines, -23 lines 0 comments Download
M chrome/common/crash_keys.cc View 1 2 3 4 1 chunk +0 lines, -1 line 0 comments Download
M content/browser/BUILD.gn View 1 2 3 4 1 chunk +0 lines, -1 line 0 comments Download
M content/browser/media/media_internals_unittest.cc View 1 2 3 3 chunks +3 lines, -4 lines 0 comments Download
M content/browser/renderer_host/media/video_capture_manager.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M media/base/mac/avfoundation_glue.h View 1 1 chunk +0 lines, -4 lines 0 comments Download
M media/base/mac/avfoundation_glue.mm View 1 3 chunks +1 line, -44 lines 0 comments Download
M media/base/media_switches.h View 1 1 chunk +0 lines, -5 lines 0 comments Download
M media/base/media_switches.cc View 1 1 chunk +0 lines, -16 lines 0 comments Download
M media/capture.gypi View 1 chunk +0 lines, -2 lines 0 comments Download
M media/capture/BUILD.gn View 1 2 2 chunks +0 lines, -3 lines 0 comments Download
M media/capture/device_monitor_mac.h View 1 chunk +1 line, -2 lines 0 comments Download
M media/capture/device_monitor_mac.mm View 1 6 chunks +3 lines, -99 lines 0 comments Download
M media/capture/video/mac/platform_video_capturing_mac.h View 1 2 1 chunk +1 line, -2 lines 0 comments Download
M media/capture/video/mac/video_capture_device_factory_mac.h View 2 chunks +1 line, -5 lines 0 comments Download
M media/capture/video/mac/video_capture_device_factory_mac.mm View 1 2 5 chunks +29 lines, -102 lines 0 comments Download
M media/capture/video/mac/video_capture_device_factory_mac_unittest.mm View 2 chunks +3 lines, -24 lines 0 comments Download
M media/capture/video/mac/video_capture_device_mac.h View 1 2 3 chunks +3 lines, -16 lines 0 comments Download
M media/capture/video/mac/video_capture_device_mac.mm View 1 9 chunks +5 lines, -126 lines 0 comments Download
D media/capture/video/mac/video_capture_device_qtkit_mac.h View 1 chunk +0 lines, -76 lines 0 comments Download
D media/capture/video/mac/video_capture_device_qtkit_mac.mm View 1 chunk +0 lines, -372 lines 0 comments Download
M media/capture/video/video_capture_device.h View 1 2 3 4 3 chunks +1 line, -7 lines 0 comments Download
M media/capture/video/video_capture_device.cc View 3 chunks +2 lines, -8 lines 0 comments Download
M media/capture/video/video_capture_device_factory.cc View 1 chunk +1 line, -1 line 0 comments Download
M media/capture/video/video_capture_device_unittest.cc View 1 2 3 4 2 chunks +14 lines, -19 lines 0 comments Download
M media/media.gyp View 1 2 3 4 1 chunk +0 lines, -1 line 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 2 3 4 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 37 (14 generated)
perkj_chrome
please?
4 years, 9 months ago (2016-03-20 20:14:49 UTC) #3
tommi (sloooow) - chröme
looks like you need to rebase :) https://codereview.chromium.org/1815983003/diff/1/content/browser/media/media_internals_unittest.cc File content/browser/media/media_internals_unittest.cc (right): https://codereview.chromium.org/1815983003/diff/1/content/browser/media/media_internals_unittest.cc#newcode183 content/browser/media/media_internals_unittest.cc:183: "dummy", "dummy", ...
4 years, 9 months ago (2016-03-20 22:37:45 UTC) #4
perkj_chrome
PTAL - I will fix the broken test in next round. Looks like I set ...
4 years, 9 months ago (2016-03-21 09:45:40 UTC) #5
perkj_chrome
On 2016/03/21 09:45:40, perkj_chrome wrote: > PTAL - I will fix the broken test in ...
4 years, 9 months ago (2016-03-21 16:26:30 UTC) #6
perkj_chrome
On 2016/03/21 16:26:30, perkj_chrome wrote: > On 2016/03/21 09:45:40, perkj_chrome wrote: > > PTAL - ...
4 years, 9 months ago (2016-03-22 12:26:41 UTC) #7
perkj_chrome
Dale - can you take a look as well?
4 years, 9 months ago (2016-03-23 11:47:13 UTC) #9
DaleCurtis
media/ lgtm -- nice cleanup!
4 years, 9 months ago (2016-03-24 19:08:45 UTC) #10
tommi (sloooow) - chröme
lgtm
4 years, 9 months ago (2016-03-26 18:21:58 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1815983003/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1815983003/60001
4 years, 9 months ago (2016-03-26 18:22:05 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/161065)
4 years, 9 months ago (2016-03-26 18:30:43 UTC) #15
perkj_chrome
sky can you please review chrome/ ? isherman, histograms please?
4 years, 8 months ago (2016-03-28 07:32:36 UTC) #17
Ilya Sherman
histograms.xml lgtm
4 years, 8 months ago (2016-03-28 23:29:08 UTC) #18
perkj_chrome
Jochen, any chance you can take a look at the none media changes in chrome/ ...
4 years, 8 months ago (2016-03-29 06:32:52 UTC) #20
sky
https://codereview.chromium.org/1815983003/diff/60001/chrome/app/generated_resources.grd File chrome/app/generated_resources.grd (right): https://codereview.chromium.org/1815983003/diff/60001/chrome/app/generated_resources.grd#newcode6042 chrome/app/generated_resources.grd:6042: + <message name="IDS_FLAGS_DISABLE_DELAY_AGNOSTIC_AEC_NAME" desc="Name of the flag for DA-AEC ...
4 years, 8 months ago (2016-03-30 15:31:05 UTC) #21
perkj_chrome
https://codereview.chromium.org/1815983003/diff/60001/chrome/app/generated_resources.grd File chrome/app/generated_resources.grd (right): https://codereview.chromium.org/1815983003/diff/60001/chrome/app/generated_resources.grd#newcode6042 chrome/app/generated_resources.grd:6042: + <message name="IDS_FLAGS_DISABLE_DELAY_AGNOSTIC_AEC_NAME" desc="Name of the flag for DA-AEC ...
4 years, 8 months ago (2016-03-30 16:44:01 UTC) #22
jochen (gone - plz use gerrit)
deferring to sky@
4 years, 8 months ago (2016-03-30 16:46:59 UTC) #23
sky
LGTM
4 years, 8 months ago (2016-03-31 00:59:57 UTC) #24
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1815983003/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1815983003/80001
4 years, 8 months ago (2016-03-31 04:39:56 UTC) #27
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/162406)
4 years, 8 months ago (2016-03-31 04:51:53 UTC) #29
perkj_chrome
Jochen- looks like I still need you for content/browser/BUILD.gn. I will TBR for now.
4 years, 8 months ago (2016-03-31 06:49:56 UTC) #31
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1815983003/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1815983003/80001
4 years, 8 months ago (2016-03-31 06:50:49 UTC) #33
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years, 8 months ago (2016-03-31 06:56:44 UTC) #35
commit-bot: I haz the power
4 years, 8 months ago (2016-03-31 06:58:14 UTC) #37
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/76ff0ce0d70c76a955d4d3a94cac1bcbb585d1cf
Cr-Commit-Position: refs/heads/master@{#384206}

Powered by Google App Engine
This is Rietveld 408576698