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

Issue 1403453003: Roll chromium_revision c089d37..159828f (353662:353696) + fix GN (Closed)

Created:
5 years, 2 months ago by kjellander_webrtc
Modified:
5 years, 2 months ago
Reviewers:
tommi, Dirk Pranke
CC:
webrtc-reviews_webrtc.org, qiang.lu, niklas.enbom, yujie_mao (webrtc), peah-webrtc, Andrew MacDonald
Base URL:
https://chromium.googlesource.com/external/webrtc@master
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Roll chromium_revision c089d37..159828f (353662:353696) Due to https://codereview.chromium.org/1397493004 we're now adding a build_overrides directory in WebRTC. Thanks to this, we no longer need to pass --args="build_with_chromium=false" when running GN in standalone WebRTC. Change log: https://chromium.googlesource.com/chromium/src/+log/c089d37..159828f Full diff: https://chromium.googlesource.com/chromium/src/+/c089d37..159828f No dependencies changed. No update to Clang. BUG=webrtc:5070, chromium:541791 TBR=tommi@webrtc.org CQ_EXTRA_TRYBOTS=tryserver.webrtc:win_baremetal,mac_baremetal,linux_baremetal Committed: https://crrev.com/b79472a4fbbadaf5bd99423a87c2336d4b05dfc9 Cr-Commit-Position: refs/heads/master@{#10270}

Patch Set 1 #

Patch Set 2 : Adapt to GN changes in https://codereview.chromium.org/1397493004 #

Total comments: 2

Patch Set 3 : Removed clang_use_chrome_plugins variable #

Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -22 lines) Patch
M DEPS View 1 chunk +1 line, -1 line 0 comments Download
A + build_overrides/OWNERS View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A build_overrides/README.md View 1 1 chunk +7 lines, -0 lines 0 comments Download
A build_overrides/v8.gni View 1 1 chunk +3 lines, -0 lines 0 comments Download
A build_overrides/webrtc.gni View 1 2 1 chunk +22 lines, -0 lines 0 comments Download
M webrtc/build/webrtc.gni View 1 2 chunks +1 line, -22 lines 0 comments Download
M webrtc/modules/audio_device/BUILD.gn View 1 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 22 (8 generated)
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1403453003/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1403453003/1
5 years, 2 months ago (2015-10-13 07:04:01 UTC) #2
commit-bot: I haz the power
Try jobs failed on following builders: linux_gn_dbg on tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/linux_gn_dbg/builds/6055) linux_gn_rel on tryserver.webrtc (JOB_FAILED, ...
5 years, 2 months ago (2015-10-13 07:07:10 UTC) #4
kjellander_webrtc
tommi: for adding build_overrides dpranke: the GN changes, as I'm not entirely sure this is ...
5 years, 2 months ago (2015-10-13 16:38:18 UTC) #9
kjellander_webrtc
Before landing this, we need to ensure https://codereview.chromium.org/1406543003/ is landed before we roll WebRTC in ...
5 years, 2 months ago (2015-10-13 16:41:55 UTC) #10
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1403453003/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1403453003/60001
5 years, 2 months ago (2015-10-13 16:42:12 UTC) #12
Dirk Pranke
https://codereview.webrtc.org/1403453003/diff/60001/build_overrides/webrtc.gni File build_overrides/webrtc.gni (right): https://codereview.webrtc.org/1403453003/diff/60001/build_overrides/webrtc.gni#newcode17 build_overrides/webrtc.gni:17: # TODO(andrew): For now, disable the Chrome plugins, which ...
5 years, 2 months ago (2015-10-13 17:40:35 UTC) #13
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years, 2 months ago (2015-10-13 18:41:49 UTC) #15
Dirk Pranke
Okay, what's going on here is quite non-obvious, as it depends on a subtle (and ...
5 years, 2 months ago (2015-10-13 19:35:14 UTC) #16
Dirk Pranke
On 2015/10/13 19:35:14, Dirk Pranke wrote: > Okay, what's going on here is quite non-obvious, ...
5 years, 2 months ago (2015-10-13 20:49:58 UTC) #17
kjellander_webrtc
On 2015/10/13 20:49:58, Dirk Pranke wrote: > On 2015/10/13 19:35:14, Dirk Pranke wrote: > > ...
5 years, 2 months ago (2015-10-13 21:45:05 UTC) #18
Dirk Pranke
Ah, right, I didn't actually render an opinion on this CL, sorry :). I think ...
5 years, 2 months ago (2015-10-13 22:08:32 UTC) #19
kjellander_webrtc
On 2015/10/13 22:08:32, Dirk Pranke wrote: > Ah, right, I didn't actually render an opinion ...
5 years, 2 months ago (2015-10-14 06:02:42 UTC) #20
kjellander_webrtc
Committed patchset #3 (id:80001) manually as b79472a4fbbadaf5bd99423a87c2336d4b05dfc9 (presubmit successful).
5 years, 2 months ago (2015-10-14 06:14:16 UTC) #21
commit-bot: I haz the power
5 years, 2 months ago (2015-10-14 06:14:18 UTC) #22
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/b79472a4fbbadaf5bd99423a87c2336d4b05dfc9
Cr-Commit-Position: refs/heads/master@{#10270}

Powered by Google App Engine
This is Rietveld 408576698