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

Issue 2556943003: Refactor webrtc/{api,audio} and modules/audio_coding for GN check (Closed)

Created:
4 years ago by kjellander_webrtc
Modified:
4 years ago
Reviewers:
kwiberg-webrtc
CC:
webrtc-reviews_webrtc.org, yujie_mao (webrtc), kwiberg-webrtc, hlundin-webrtc, tlegrand-webrtc, tterriberry_mozilla.com, audio-team_agora.io, qiang.lu, niklas.enbom, peah-webrtc, minyue-webrtc, the sun, ehmaldonado_webrtc
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Refactor webrtc/{api,audio} and modules/audio_coding for GN check This moves some GN check configurations out of .gn to individual targets. The now checked targets are: "//webrtc/api/*", "//webrtc/audio/*", "//webrtc/modules/audio_coding/*", Many targets were fixed by adding dependencies, but the ones that requires more refactorings are left with the check_includes attribute set to false instead. Make //webrtc/test:test_support a public dep of //webrtc/test:test_main to avoid having to add that to all users of it. BUG=webrtc:6828 NOTRY=True Committed: https://crrev.com/676e08f3b68abb7cafa46c1e46d88dd459cb5231 Cr-Commit-Position: refs/heads/master@{#15461}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Rebased #

Patch Set 3 : Disabled check for isac_fix_c too #

Patch Set 4 : Rebased #

Patch Set 5 : More Android fixes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+168 lines, -26 lines) Patch
M .gn View 1 chunk +3 lines, -16 lines 0 comments Download
M webrtc/api/BUILD.gn View 1 2 3 4 chunks +4 lines, -0 lines 0 comments Download
M webrtc/audio/BUILD.gn View 1 2 3 4 3 chunks +14 lines, -0 lines 0 comments Download
M webrtc/modules/BUILD.gn View 1 2 chunks +0 lines, -2 lines 0 comments Download
M webrtc/modules/audio_coding/BUILD.gn View 1 2 3 4 44 chunks +144 lines, -7 lines 0 comments Download
M webrtc/test/BUILD.gn View 1 chunk +3 lines, -1 line 0 comments Download

Messages

Total messages: 16 (10 generated)
kjellander_webrtc
4 years ago (2016-12-06 23:02:21 UTC) #3
kwiberg-webrtc
lgtm https://codereview.webrtc.org/2556943003/diff/1/.gn File .gn (right): https://codereview.webrtc.org/2556943003/diff/1/.gn#newcode33 .gn:33: ] Ah, the plan is to step by ...
4 years ago (2016-12-06 23:44:33 UTC) #4
kjellander_webrtc
https://codereview.webrtc.org/2556943003/diff/1/.gn File .gn (right): https://codereview.webrtc.org/2556943003/diff/1/.gn#newcode33 .gn:33: ] On 2016/12/06 23:44:33, kwiberg-webrtc wrote: > Ah, the ...
4 years ago (2016-12-07 16:21:36 UTC) #8
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/2556943003/100001
4 years ago (2016-12-07 16:21:52 UTC) #11
commit-bot: I haz the power
Committed patchset #5 (id:100001)
4 years ago (2016-12-07 16:23:30 UTC) #14
commit-bot: I haz the power
4 years ago (2016-12-07 16:23:42 UTC) #16
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/676e08f3b68abb7cafa46c1e46d88dd459cb5231
Cr-Commit-Position: refs/heads/master@{#15461}

Powered by Google App Engine
This is Rietveld 408576698