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

Issue 1055173005: Add BUILD.gn files for chromecast/media (Closed)

Created:
5 years, 8 months ago by prashantv
Modified:
5 years, 2 months ago
Reviewers:
brettw, gunsch
CC:
chromium-reviews, gunsch+watch_chromium.org, lcwu+watch_chromium.org, eme-reviews_chromium.org, asvitkine+watch_chromium.org, feature-media-reviews_chromium.org, slan
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add BUILD.gn files for chromecast/media Set default chromecast args in chromecast/args.gn BUG= Committed: https://crrev.com/4025129eb8db73777a99731cae1aef839933b366 Cr-Commit-Position: refs/heads/master@{#326133}

Patch Set 1 : #

Total comments: 54

Patch Set 2 : use source_set + groups #

Total comments: 4

Patch Set 3 : moved args.gn #

Unified diffs Side-by-side diffs Delta from patch set Stats (+382 lines, -18 lines) Patch
M build/config/features.gni View 2 chunks +4 lines, -2 lines 0 comments Download
A chromecast/BUILD.gn View 1 2 1 chunk +21 lines, -0 lines 0 comments Download
A + chromecast/base/BUILD.gn View 1 1 chunk +5 lines, -4 lines 0 comments Download
A chromecast/base/metrics/BUILD.gn View 1 1 chunk +35 lines, -0 lines 0 comments Download
A chromecast/build/args.gn View 1 2 1 chunk +14 lines, -0 lines 0 comments Download
A + chromecast/chromecast.gni View 1 2 1 chunk +4 lines, -2 lines 0 comments Download
A chromecast/media/BUILD.gn View 1 1 chunk +53 lines, -0 lines 0 comments Download
A chromecast/media/base/BUILD.gn View 1 1 chunk +38 lines, -0 lines 0 comments Download
A + chromecast/media/cdm/BUILD.gn View 1 1 chunk +7 lines, -3 lines 0 comments Download
A chromecast/media/cma/BUILD.gn View 1 1 chunk +14 lines, -0 lines 0 comments Download
A chromecast/media/cma/backend/BUILD.gn View 1 1 chunk +37 lines, -0 lines 0 comments Download
A chromecast/media/cma/base/BUILD.gn View 1 1 chunk +35 lines, -0 lines 0 comments Download
A chromecast/media/cma/filters/BUILD.gn View 1 1 chunk +20 lines, -0 lines 0 comments Download
A chromecast/media/cma/ipc/BUILD.gn View 1 1 chunk +21 lines, -0 lines 0 comments Download
A chromecast/media/cma/ipc_streamer/BUILD.gn View 1 1 chunk +28 lines, -0 lines 0 comments Download
A chromecast/media/cma/pipeline/BUILD.gn View 1 1 chunk +44 lines, -0 lines 0 comments Download
M media/base/BUILD.gn View 1 2 chunks +2 lines, -3 lines 0 comments Download
M media/media_options.gni View 1 chunk +0 lines, -4 lines 0 comments Download

Messages

Total messages: 19 (8 generated)
gunsch
+brettw to comment on initial GN setup. Thanks for doing this! It looks pretty good ...
5 years, 8 months ago (2015-04-21 02:09:43 UTC) #5
brettw
Thanks! I made several comments about components. It looks like the GYP build used components ...
5 years, 8 months ago (2015-04-21 16:39:09 UTC) #6
prashantv
On 2015/04/21 16:39:09, brettw wrote: > Thanks! > > I made several comments about components. ...
5 years, 8 months ago (2015-04-21 18:21:21 UTC) #9
prashantv
https://codereview.chromium.org/1055173005/diff/40001/chromecast/BUILD.gn File chromecast/BUILD.gn (right): https://codereview.chromium.org/1055173005/diff/40001/chromecast/BUILD.gn#newcode4 chromecast/BUILD.gn:4: import("//chromecast/chromecast.gni") On 2015/04/21 16:39:09, brettw wrote: > Blank line ...
5 years, 8 months ago (2015-04-21 18:21:36 UTC) #10
brettw
lgtm https://codereview.chromium.org/1055173005/diff/40001/chromecast/BUILD.gn File chromecast/BUILD.gn (right): https://codereview.chromium.org/1055173005/diff/40001/chromecast/BUILD.gn#newcode7 chromecast/BUILD.gn:7: # TODO(gyp) propagate this to webkit for chromecast ...
5 years, 8 months ago (2015-04-21 19:25:12 UTC) #11
gunsch
Couple comments still but mostly lg. https://codereview.chromium.org/1055173005/diff/40001/chromecast/BUILD.gn File chromecast/BUILD.gn (right): https://codereview.chromium.org/1055173005/diff/40001/chromecast/BUILD.gn#newcode7 chromecast/BUILD.gn:7: # TODO(gyp) propagate ...
5 years, 8 months ago (2015-04-21 20:58:18 UTC) #12
prashantv
Moved chromecast args.gn to chromecast/build https://codereview.chromium.org/1055173005/diff/100001/chromecast/args.gn File chromecast/args.gn (right): https://codereview.chromium.org/1055173005/diff/100001/chromecast/args.gn#newcode11 chromecast/args.gn:11: # TODO: should we ...
5 years, 8 months ago (2015-04-21 21:20:17 UTC) #13
gunsch
lgtm. Thanks for kicking this off!
5 years, 8 months ago (2015-04-21 21:25:55 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1055173005/120001
5 years, 8 months ago (2015-04-21 21:30:33 UTC) #17
commit-bot: I haz the power
Committed patchset #3 (id:120001)
5 years, 8 months ago (2015-04-21 21:54:30 UTC) #18
commit-bot: I haz the power
5 years, 8 months ago (2015-04-21 21:55:37 UTC) #19
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/4025129eb8db73777a99731cae1aef839933b366
Cr-Commit-Position: refs/heads/master@{#326133}

Powered by Google App Engine
This is Rietveld 408576698