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

Issue 1979773002: Add an action to create a symbol file for the Blimp engine (Closed)

Created:
4 years, 7 months ago by marcinjb
Modified:
4 years, 7 months ago
Reviewers:
Dirk Pranke, Kevin M, *amineer
CC:
chromium-reviews, anandc+watch-blimp_chromium.org, maniscalco+watch-blimp_chromium.org, sriramsr+watch-blimp_chromium.org, nyquist+watch-blimp_chromium.org, marcinjb+watch-blimp_chromium.org, jessicag+watch-blimp_chromium.org, kmarshall+watch-blimp_chromium.org, dtrainor+watch-blimp_chromium.org, shaktisahu+watch-blimp_chromium.org, khushalsagar+watch-blimp_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add an action to create a symbol file for the Blimp engine This is modeled after what is done for the official Chrome linux build. As it stands right now, the breakpad symbol file is roughly 300MB and takes a couple of minutes to run, so the action should only be triggered if this is an official release. BUG=597454 Committed: https://crrev.com/060ef497fef78501475548ec61dbc8c290f02a9b Cr-Commit-Position: refs/heads/master@{#394191}

Patch Set 1 #

Patch Set 2 : Toggle the is_official_build flag on for Blimp engine nightly builds #

Total comments: 2

Patch Set 3 : Remove $host_toolchain #

Unified diffs Side-by-side diffs Delta from patch set Stats (+44 lines, -0 lines) Patch
M blimp/BUILD.gn View 2 chunks +5 lines, -0 lines 0 comments Download
M blimp/engine/BUILD.gn View 1 2 2 chunks +36 lines, -0 lines 0 comments Download
M build/args/bots/official.desktop/blimp-engine.gn View 1 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 16 (6 generated)
marcinjb
amineer: I just want to double check that when this runs on the official builder ...
4 years, 7 months ago (2016-05-14 00:54:12 UTC) #2
Kevin M
lgtm
4 years, 7 months ago (2016-05-16 17:32:34 UTC) #3
Kevin M
Made amineer a mandatory reviewer because I don't know that portion of the build system ...
4 years, 7 months ago (2016-05-16 17:33:29 UTC) #5
marcinjb
dpranke: Please check out the blimp-engine.gn changes
4 years, 7 months ago (2016-05-16 22:17:28 UTC) #7
amineer
On 2016/05/16 22:17:28, marcinjb wrote: > dpranke: Please check out the blimp-engine.gn changes lgtm
4 years, 7 months ago (2016-05-16 22:17:51 UTC) #8
Dirk Pranke
lgtm https://codereview.chromium.org/1979773002/diff/20001/blimp/engine/BUILD.gn File blimp/engine/BUILD.gn (right): https://codereview.chromium.org/1979773002/diff/20001/blimp/engine/BUILD.gn#newcode542 blimp/engine/BUILD.gn:542: dump_syms_label = "//breakpad:dump_syms($host_toolchain)" ($host_toolchain) is almost certainly unnecessary ...
4 years, 7 months ago (2016-05-16 23:50:23 UTC) #9
marcinjb
https://codereview.chromium.org/1979773002/diff/20001/blimp/engine/BUILD.gn File blimp/engine/BUILD.gn (right): https://codereview.chromium.org/1979773002/diff/20001/blimp/engine/BUILD.gn#newcode542 blimp/engine/BUILD.gn:542: dump_syms_label = "//breakpad:dump_syms($host_toolchain)" On 2016/05/16 23:50:23, Dirk Pranke wrote: ...
4 years, 7 months ago (2016-05-17 17:49:31 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1979773002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1979773002/40001
4 years, 7 months ago (2016-05-17 17:50:27 UTC) #13
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 7 months ago (2016-05-17 19:37:49 UTC) #14
commit-bot: I haz the power
4 years, 7 months ago (2016-05-17 19:41:27 UTC) #16
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/060ef497fef78501475548ec61dbc8c290f02a9b
Cr-Commit-Position: refs/heads/master@{#394191}

Powered by Google App Engine
This is Rietveld 408576698