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

Issue 2872853003: Create BUILD.gn files for //media/formats. (Closed)

Created:
3 years, 7 months ago by a.suchit
Modified:
3 years, 7 months ago
CC:
Aaron Boodman, abarth-chromium, alokp+watch_chromium.org, avayvod+watch_chromium.org, blink-reviews, chfremer+watch_chromium.org, chromium-reviews, darin (slow to review), darin-cc_chromium.org, eme-reviews_chromium.org, feature-media-reviews_chromium.org, imcheng+watch_chromium.org, isheriff+watch_chromium.org, jam, jasonroberts+watch_google.com, kinuko+watch, mfoltz+watch_chromium.org, miu+watch_chromium.org, posciak+watch_chromium.org, qsr+mojo_chromium.org, viettrungluu+watch_chromium.org, xjz+watch_chromium.org, yzshen+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Create BUILD.gn files for //media/formats. Create new BUILD.gn files for media/formats and moved respective media component changes from media/BUILD.gn file to new BUILD.gn files. BUG=613033 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.android:android_optional_gpu_tests_rel;master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel Review-Url: https://codereview.chromium.org/2872853003 Cr-Commit-Position: refs/heads/master@{#474130} Committed: https://chromium.googlesource.com/chromium/src/+/1cf16502586c8e7c6ba9e9293bda196c04ac4b0e

Patch Set 1 #

Patch Set 2 : Fixed private/public dependecies. #

Patch Set 3 : Create BUILD.gn files for subdirectries in //media. #

Patch Set 4 : Create BUILD.gn files for subdirectries in //media. #

Patch Set 5 : Create BUILD.gn files for subdirectries in //media. #

Patch Set 6 : Create BUILD.gn files for subdirectries in //media. #

Patch Set 7 : Create BUILD.gn files for subdirectries in //media. #

Patch Set 8 : Only formats subdirectory BUILD.gn. #

Patch Set 9 : gn gen out --check fixed #

Patch Set 10 : updated skia dependency. #

Total comments: 14

Patch Set 11 : Create BUILD.gn files for //media/formats. #

Patch Set 12 : Create BUILD.gn files for //media/formats. #

Patch Set 13 : Create BUILD.gn files for //media/formats. #

Patch Set 14 : added media dependent config #

Patch Set 15 : Added media implementation config. #

Patch Set 16 : //media/base dependency added #

Total comments: 1

Patch Set 17 : //media/base added in unittest. #

Patch Set 18 : moved //media/base deps to public_deps #

Patch Set 19 : Added //media/base for //media:media_unittests. #

Patch Set 20 : Create BUILD.gn files for //media/formats. #

Patch Set 21 : Create BUILD.gn files for //media/formats. #

Patch Set 22 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+150 lines, -107 lines) Patch
M media/BUILD.gn View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 5 chunks +1 line, -107 lines 0 comments Download
M media/base/BUILD.gn View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 1 chunk +1 line, -0 lines 0 comments Download
A media/formats/BUILD.gn View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 1 chunk +148 lines, -0 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 89 (71 generated)
a.suchit2
3 years, 7 months ago (2017-05-10 12:00:56 UTC) #15
a.suchit2
Still have some build issues in this patch.
3 years, 7 months ago (2017-05-10 12:07:16 UTC) #16
xhwang
+jrummell Thanks for working on this! Is it possible to do this in multiple smaller ...
3 years, 7 months ago (2017-05-10 16:22:54 UTC) #17
a.suchit2
On 2017/05/10 16:22:54, xhwang wrote: > +jrummell > > Thanks for working on this! > ...
3 years, 7 months ago (2017-05-10 23:49:33 UTC) #20
xhwang
On 2017/05/10 23:49:33, a.suchit2 wrote: > On 2017/05/10 16:22:54, xhwang wrote: > > +jrummell > ...
3 years, 7 months ago (2017-05-11 00:02:05 UTC) #21
a.suchit2
On 2017/05/11 00:02:05, xhwang wrote: > On 2017/05/10 23:49:33, a.suchit2 wrote: > > On 2017/05/10 ...
3 years, 7 months ago (2017-05-11 11:45:18 UTC) #27
jrummell
Welcome to the fun of trying to sort out the media files. Thanks for doing ...
3 years, 7 months ago (2017-05-11 17:36:15 UTC) #34
a.suchit2
https://codereview.chromium.org/2872853003/diff/180001/media/BUILD.gn File media/BUILD.gn (right): https://codereview.chromium.org/2872853003/diff/180001/media/BUILD.gn#newcode277 media/BUILD.gn:277: "formats", On 2017/05/11 17:36:15, jrummell wrote: > Can you ...
3 years, 7 months ago (2017-05-12 05:54:43 UTC) #35
jrummell
Looking good. https://codereview.chromium.org/2872853003/diff/300001/media/BUILD.gn File media/BUILD.gn (right): https://codereview.chromium.org/2872853003/diff/300001/media/BUILD.gn#newcode532 media/BUILD.gn:532: "//media/formats", Since you have this listed as ...
3 years, 7 months ago (2017-05-13 00:30:40 UTC) #54
a.suchit2
On 2017/05/13 00:30:40, jrummell wrote: > Looking good. > > https://codereview.chromium.org/2872853003/diff/300001/media/BUILD.gn > File media/BUILD.gn (right): ...
3 years, 7 months ago (2017-05-13 02:18:12 UTC) #55
a.suchit2
On 2017/05/13 02:18:12, a.suchit2 wrote: > On 2017/05/13 00:30:40, jrummell wrote: > > Looking good. ...
3 years, 7 months ago (2017-05-16 00:16:41 UTC) #74
a.suchit2
On 2017/05/16 00:16:41, a.suchit2 wrote: > On 2017/05/13 02:18:12, a.suchit2 wrote: > > On 2017/05/13 ...
3 years, 7 months ago (2017-05-17 17:52:27 UTC) #75
a.suchit2
Please take a look for it. Patch is ready now. All bots are happy. Thanks ...
3 years, 7 months ago (2017-05-18 00:36:15 UTC) #76
a.suchit2
On 2017/05/18 00:36:15, a.suchit2 wrote: > Please take a look for it. Patch is ready ...
3 years, 7 months ago (2017-05-19 23:38:15 UTC) #77
DaleCurtis
a.suchit@ sorry for the delay, sometimes reviews with lots of OWNERS can get lost. this ...
3 years, 7 months ago (2017-05-23 23:54:51 UTC) #83
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2872853003/410001
3 years, 7 months ago (2017-05-24 02:14:10 UTC) #85
a.suchit2
On 2017/05/23 23:54:51, DaleCurtis wrote: > a.suchit@ sorry for the delay, sometimes reviews with lots ...
3 years, 7 months ago (2017-05-24 02:16:56 UTC) #86
commit-bot: I haz the power
3 years, 7 months ago (2017-05-24 02:28:08 UTC) #89
Message was sent while issue was closed.
Committed patchset #22 (id:410001) as
https://chromium.googlesource.com/chromium/src/+/1cf16502586c8e7c6ba9e9293bda...

Powered by Google App Engine
This is Rietveld 408576698