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

Issue 404323002: Cast: Build cast targets with GN (Closed)

Created:
6 years, 5 months ago by Alpha Left Google
Modified:
6 years, 4 months ago
Reviewers:
brettw
CC:
chromium-reviews, hclam+watch_chromium.org, imcheng+watch_chromium.org, hguihot+watch_chromium.org, jasonroberts+watch_google.com, avayvod+watch_chromium.org, pwestin+watch_google.com, feature-media-reviews_chromium.org, miu+watch_chromium.org, hubbe+watch_chromium.org, mikhal+watch_chromium.org
Project:
chromium
Visibility:
Public.

Description

Cast: Build cast targets with GN Most files and targets are compiling and built, except those that depend on libvpx. Adding source sets for: * cast:common * cast:net * cast:sender * cast:receiver * cast:test_support Added executables: * cast:cast_unittests * cast:udp_proxy * cast:generate_timecode_audio * cast:generate_timebar_video Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=286723

Patch Set 1 #

Total comments: 6

Patch Set 2 : comments #

Patch Set 3 : fixed comments #

Patch Set 4 : no ffmpeg, #

Patch Set 5 : fixed android #

Patch Set 6 : fixed test #

Patch Set 7 : merged #

Unified diffs Side-by-side diffs Delta from patch set Stats (+415 lines, -59 lines) Patch
M BUILD.gn View 1 2 3 4 5 6 1 chunk +1 line, -0 lines 0 comments Download
A media/cast/BUILD.gn View 1 2 3 1 chunk +328 lines, -0 lines 0 comments Download
M media/cast/cast.gyp View 1 4 chunks +4 lines, -0 lines 0 comments Download
M media/cast/cast_testing.gypi View 1 5 chunks +5 lines, -0 lines 0 comments Download
M media/cast/logging/proto/BUILD.gn View 1 2 1 chunk +3 lines, -0 lines 0 comments Download
M media/cast/logging/stats_event_subscriber_unittest.cc View 1 2 3 4 7 chunks +10 lines, -10 lines 0 comments Download
M media/cast/net/rtcp/rtcp_receiver_unittest.cc View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M media/cast/net/rtcp/rtcp_sender_unittest.cc View 1 2 3 4 1 chunk +4 lines, -2 lines 0 comments Download
M media/cast/net/rtp/frame_buffer_unittest.cc View 1 2 3 4 4 chunks +10 lines, -10 lines 0 comments Download
M media/cast/net/rtp/framer_unittest.cc View 1 2 3 4 26 chunks +35 lines, -34 lines 0 comments Download
M media/cast/net/rtp/rtp_packetizer_unittest.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M media/cast/receiver/frame_receiver_unittest.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M media/cast/test/proto/BUILD.gn View 1 2 1 chunk +12 lines, -0 lines 0 comments Download

Messages

Total messages: 26 (0 generated)
Alpha Left Google
6 years, 5 months ago (2014-07-22 02:29:52 UTC) #1
brettw
Looks great, just a few minor questions. https://codereview.chromium.org/404323002/diff/1/media/cast/BUILD.gn File media/cast/BUILD.gn (right): https://codereview.chromium.org/404323002/diff/1/media/cast/BUILD.gn#newcode13 media/cast/BUILD.gn:13: source_set("common") { ...
6 years, 5 months ago (2014-07-22 17:18:15 UTC) #2
Alpha Left Google
https://codereview.chromium.org/404323002/diff/1/media/cast/BUILD.gn File media/cast/BUILD.gn (right): https://codereview.chromium.org/404323002/diff/1/media/cast/BUILD.gn#newcode13 media/cast/BUILD.gn:13: source_set("common") { On 2014/07/22 17:18:14, brettw wrote: > Can ...
6 years, 5 months ago (2014-07-24 18:24:31 UTC) #3
brettw
In the future also see "gn help" for what's available if you haven't noticed that ...
6 years, 5 months ago (2014-07-24 18:27:59 UTC) #4
brettw
LGTM with that fixed
6 years, 5 months ago (2014-07-24 18:28:43 UTC) #5
Alpha Left Google
The CQ bit was checked by hclam@chromium.org
6 years, 5 months ago (2014-07-24 20:54:03 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/hclam@chromium.org/404323002/40001
6 years, 5 months ago (2014-07-24 20:56:48 UTC) #7
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: android_chromium_gn_compile_rel on tryserver.chromium ...
6 years, 5 months ago (2014-07-25 01:00:11 UTC) #8
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 5 months ago (2014-07-25 01:04:26 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: android_chromium_gn_compile_rel on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/android_chromium_gn_compile_rel/builds/25813)
6 years, 5 months ago (2014-07-25 01:04:27 UTC) #10
Alpha Left Google
The CQ bit was checked by hclam@chromium.org
6 years, 5 months ago (2014-07-25 22:29:24 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/hclam@chromium.org/404323002/60001
6 years, 5 months ago (2014-07-25 22:31:48 UTC) #12
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: android_chromium_gn_compile_rel on tryserver.chromium ...
6 years, 5 months ago (2014-07-26 05:02:24 UTC) #13
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: android_chromium_gn_compile_rel on tryserver.chromium.linux ...
6 years, 5 months ago (2014-07-26 17:09:36 UTC) #14
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 5 months ago (2014-07-26 18:10:17 UTC) #15
commit-bot: I haz the power
Try jobs failed on following builders: android_chromium_gn_compile_rel on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/android_chromium_gn_compile_rel/builds/132)
6 years, 5 months ago (2014-07-26 18:10:18 UTC) #16
Alpha Left Google
The CQ bit was checked by hclam@chromium.org
6 years, 4 months ago (2014-07-29 01:54:00 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/hclam@chromium.org/404323002/60001
6 years, 4 months ago (2014-07-29 01:56:10 UTC) #18
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: android_chromium_gn_compile_rel on tryserver.chromium.linux ...
6 years, 4 months ago (2014-07-29 02:02:10 UTC) #19
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 4 months ago (2014-07-29 02:07:09 UTC) #20
commit-bot: I haz the power
Try jobs failed on following builders: android_chromium_gn_compile_rel on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/android_chromium_gn_compile_rel/builds/630)
6 years, 4 months ago (2014-07-29 02:07:10 UTC) #21
Alpha Left Google
The CQ bit was checked by hclam@chromium.org
6 years, 4 months ago (2014-07-30 21:50:39 UTC) #22
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/hclam@chromium.org/404323002/100001
6 years, 4 months ago (2014-07-30 21:51:51 UTC) #23
Alpha Left Google
The CQ bit was checked by hclam@chromium.org
6 years, 4 months ago (2014-07-30 23:14:20 UTC) #24
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/hclam@chromium.org/404323002/120001
6 years, 4 months ago (2014-07-30 23:17:43 UTC) #25
commit-bot: I haz the power
6 years, 4 months ago (2014-07-31 08:56:32 UTC) #26
Message was sent while issue was closed.
Change committed as 286723

Powered by Google App Engine
This is Rietveld 408576698