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

Issue 2666113003: Move frame_generator_capture.{cc, h} and video_capturer.h to video_test_common. (Closed)

Created:
3 years, 10 months ago by ehmaldonado_webrtc
Modified:
3 years, 10 months ago
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com
Target Ref:
refs/heads/master
Project:
webrtc
Visibility:
Public.

Description

Move frame_generator_capture.{cc, h} and video_capturer.h to video_test_common. Remove video_capture as a dependency of test_common and add it as a dependency of modules_unittests, as it was before the refactor in https://codereview.webrtc.org/2629923002 BUG=webrtc:7037 NOTRY=True Review-Url: https://codereview.webrtc.org/2666113003 Cr-Commit-Position: refs/heads/master@{#16439} Committed: https://chromium.googlesource.com/external/webrtc/+/656610fbe7a1339f5576cafb8564b5d7609c6be9

Patch Set 1 #

Total comments: 2

Patch Set 2 : Also remove video_capture_module dependency. #

Patch Set 3 : Split off video_test_support #

Unified diffs Side-by-side diffs Delta from patch set Stats (+64 lines, -14 lines) Patch
M webrtc/BUILD.gn View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M webrtc/common_video/BUILD.gn View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M webrtc/modules/BUILD.gn View 1 2 2 chunks +2 lines, -0 lines 0 comments Download
M webrtc/modules/desktop_capture/BUILD.gn View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M webrtc/modules/remote_bitrate_estimator/BUILD.gn View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M webrtc/modules/video_capture/BUILD.gn View 1 1 chunk +0 lines, -1 line 0 comments Download
M webrtc/modules/video_coding/BUILD.gn View 1 2 4 chunks +7 lines, -0 lines 0 comments Download
M webrtc/test/BUILD.gn View 1 2 8 chunks +50 lines, -13 lines 0 comments Download
M webrtc/voice_engine/BUILD.gn View 1 2 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 55 (38 generated)
ehmaldonado_webrtc
3 years, 10 months ago (2017-02-01 13:39:51 UTC) #5
ehmaldonado_webrtc
3 years, 10 months ago (2017-02-01 13:56:13 UTC) #8
ehmaldonado_webrtc
3 years, 10 months ago (2017-02-01 13:56:15 UTC) #9
kjellander_webrtc
lgtm but I'd like to get input from a video capture owner as well.
3 years, 10 months ago (2017-02-01 13:57:07 UTC) #10
perkj_webrtc
lgtm https://codereview.webrtc.org/2666113003/diff/20001/webrtc/test/BUILD.gn File webrtc/test/BUILD.gn (right): https://codereview.webrtc.org/2666113003/diff/20001/webrtc/test/BUILD.gn#newcode335 webrtc/test/BUILD.gn:335: "../modules/video_capture:video_capture_module", Can you remove video_capture_module dependency as well?
3 years, 10 months ago (2017-02-03 06:51:32 UTC) #11
ehmaldonado_webrtc
https://codereview.webrtc.org/2666113003/diff/20001/webrtc/test/BUILD.gn File webrtc/test/BUILD.gn (right): https://codereview.webrtc.org/2666113003/diff/20001/webrtc/test/BUILD.gn#newcode335 webrtc/test/BUILD.gn:335: "../modules/video_capture:video_capture_module", On 2017/02/03 06:51:32, perkj_webrtc wrote: > Can you ...
3 years, 10 months ago (2017-02-03 08:13:07 UTC) #13
perkj_webrtc
On 2017/02/03 08:13:07, ehmaldonado_webrtc wrote: > https://codereview.webrtc.org/2666113003/diff/20001/webrtc/test/BUILD.gn > File webrtc/test/BUILD.gn (right): > > https://codereview.webrtc.org/2666113003/diff/20001/webrtc/test/BUILD.gn#newcode335 > ...
3 years, 10 months ago (2017-02-03 08:19:19 UTC) #14
ehmaldonado_webrtc
Still LGTM?
3 years, 10 months ago (2017-02-03 11:43:48 UTC) #15
kjellander_webrtc
lgtm
3 years, 10 months ago (2017-02-03 13:03:06 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.webrtc.org/2666113003/60001
3 years, 10 months ago (2017-02-03 13:46:42 UTC) #19
commit-bot: I haz the power
Try jobs failed on following builders: linux_baremetal on master.tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/linux_baremetal/builds/18082)
3 years, 10 months ago (2017-02-03 14:01:33 UTC) #21
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.webrtc.org/2666113003/80001
3 years, 10 months ago (2017-02-03 15:23:16 UTC) #24
commit-bot: I haz the power
Try jobs failed on following builders: ios_arm64_dbg on master.tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/ios_arm64_dbg/builds/17110)
3 years, 10 months ago (2017-02-03 15:39:49 UTC) #26
ehmaldonado_webrtc
On 2017/02/03 08:19:19, perkj_webrtc wrote: > I think it make sence to move to video_test_common. ...
3 years, 10 months ago (2017-02-03 17:47:20 UTC) #47
kjellander_webrtc
On 2017/02/03 17:47:20, ehmaldonado_webrtc wrote: > On 2017/02/03 08:19:19, perkj_webrtc wrote: > > I think ...
3 years, 10 months ago (2017-02-03 19:02:38 UTC) #48
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.webrtc.org/2666113003/160001
3 years, 10 months ago (2017-02-06 10:18:26 UTC) #52
commit-bot: I haz the power
3 years, 10 months ago (2017-02-06 10:21:18 UTC) #55
Message was sent while issue was closed.
Committed patchset #3 (id:160001) as
https://chromium.googlesource.com/external/webrtc/+/656610fbe7a1339f5576cafb8...

Powered by Google App Engine
This is Rietveld 408576698