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

Issue 2712423002: Allow building the dump_syms tool on Windows (Closed)

Created:
3 years, 9 months ago by mpawlowski
Modified:
3 years, 9 months ago
CC:
chromium-reviews
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Allow building the dump_syms tool on Windows The Windows target was not ported from gyp, until now. We're building dump_syms on Windows in Opera so I though I'd share the patch. BUG=245456 Review-Url: https://codereview.chromium.org/2712423002 Cr-Commit-Position: refs/heads/master@{#458759} Committed: https://chromium.googlesource.com/chromium/src/+/143d45a4d37530b757f17f9c308412064c7d053e

Patch Set 1 #

Patch Set 2 : Added TODO #

Patch Set 3 : Update breakpad submodule #

Patch Set 4 : Update breakpad submodule #

Unified diffs Side-by-side diffs Delta from patch set Stats (+47 lines, -1 line) Patch
M DEPS View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M breakpad/BUILD.gn View 1 2 2 chunks +46 lines, -0 lines 0 comments Download

Messages

Total messages: 44 (20 generated)
mpawlowski
Chosen reviewers from the OWNERS file, hope it's up to date
3 years, 9 months ago (2017-02-27 07:24:54 UTC) #3
Mark Mentovai
I think this is right, but Scott built dump_syms most recently (as in last week), ...
3 years, 9 months ago (2017-02-27 13:47:15 UTC) #5
mpawlowski
On 2017/02/27 13:47:15, Mark Mentovai wrote: > I think this is right, but Scott built ...
3 years, 9 months ago (2017-02-27 13:53:37 UTC) #6
scottmg
lgtm fwiw, rolling breakpad made a horrible mess of symbols for our crash server over ...
3 years, 9 months ago (2017-02-27 18:32:43 UTC) #7
scottmg
Siggi suggested one plausible reason for why things failed horribly, which is that I built ...
3 years, 9 months ago (2017-02-27 18:39:18 UTC) #8
scottmg
On 2017/02/27 18:39:18, scottmg wrote: > Siggi suggested one plausible reason for why things failed ...
3 years, 9 months ago (2017-02-27 19:26:17 UTC) #9
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/2712423002/20001
3 years, 9 months ago (2017-02-28 07:39:36 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/374389)
3 years, 9 months ago (2017-02-28 07:47:30 UTC) #14
mpawlowski
On 2017/02/28 07:47:30, commit-bot: I haz the power wrote: > Try jobs failed on following ...
3 years, 9 months ago (2017-02-28 10:09:51 UTC) #15
Mark Mentovai
LGTM & CQ
3 years, 9 months ago (2017-02-28 12:08:56 UTC) #16
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/2712423002/20001
3 years, 9 months ago (2017-02-28 12:09:18 UTC) #18
commit-bot: I haz the power
Try jobs failed on following builders: win_clang on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_clang/builds/178307)
3 years, 9 months ago (2017-02-28 14:04:41 UTC) #20
mpawlowski
On 2017/02/28 14:04:41, commit-bot: I haz the power wrote: > Try jobs failed on following ...
3 years, 9 months ago (2017-03-01 12:08:30 UTC) #21
Mark Mentovai
On 2017/03/01 12:08:30, mpawlowski wrote: > On 2017/02/28 14:04:41, commit-bot: I haz the power wrote: ...
3 years, 9 months ago (2017-03-01 14:21:55 UTC) #22
mpawlowski
Okay, started https://chromium-review.googlesource.com/c/448037/
3 years, 9 months ago (2017-03-01 14:38:14 UTC) #23
mpawlowski
So, the breakpad review is completed and it says 'merged'. When can we expect the ...
3 years, 9 months ago (2017-03-03 08:32:51 UTC) #24
Mark Mentovai
On 2017/03/03 08:32:51, mpawlowski wrote: > So, the breakpad review is completed and it says ...
3 years, 9 months ago (2017-03-03 14:23:25 UTC) #25
mpawlowski
DEPS are updated, shall we run the CQ dry run?
3 years, 9 months ago (2017-03-22 08:21:41 UTC) #26
mpawlowski
Something's wrong and I don't understand what...
3 years, 9 months ago (2017-03-22 12:51:27 UTC) #31
Mark Mentovai
On 2017/03/22 12:51:27, mpawlowski wrote: > Something's wrong and I don't understand what... Check any ...
3 years, 9 months ago (2017-03-22 13:31:36 UTC) #32
mpawlowski
Indeed, there was a conflict. Should work now...
3 years, 9 months ago (2017-03-22 14:24:11 UTC) #33
scottmg
I don't think there's any reason not to land this (as opposed to just dry ...
3 years, 9 months ago (2017-03-22 15:23:02 UTC) #36
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/2712423002/60001
3 years, 9 months ago (2017-03-22 15:35:41 UTC) #41
commit-bot: I haz the power
3 years, 9 months ago (2017-03-22 15:40:18 UTC) #44
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/143d45a4d37530b757f17f9c3084...

Powered by Google App Engine
This is Rietveld 408576698