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

Issue 1978803003: Roll src/breakpad/src/ eb46b8c4f..33a43757f (10 commits). (Closed)

Created:
4 years, 7 months ago by michaelbai
Modified:
4 years, 7 months ago
Reviewers:
Mark Mentovai
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Roll src/breakpad/src/ eb46b8c4f..33a43757f (10 commits). https://chromium.googlesource.com/breakpad/breakpad/src.git/+log/eb46b8c4fa18..33a43757f6da $ git log eb46b8c4f..33a43757f --date=short --no-merges --format='%h %ae %s' 33a4375 yunlian@google.com use another elf.h inside the package for common/dwarf/elf_reader 3a58813 yunlian@google.com Use elf.h inside the package. fa38117 ted@mielczarek.org Don't let PDBSourceLineWriter::GetSymbolFunctionName return empty function names f360908 michaelbai@chromium.org Revert "Write adjusted range back to module" 6cf96c0 dmaclach@google.com Replaced glibc version of elf.h with musl version of elf.h. 4f9bf66 dmaclach@google.com Fixes up dump_syms build on OS X so it works with ELF. 551d9ed dmaclach@google.com Update to handle dsym files that end with a header. 5af79e1 yunlian@google.com breakpad: fix unittest errors 40e60e2 yunlian@google.com Add debug fission support. 0bc2fc0 vapier@chromium.org macho: fix printf type mismatches BUG=606972 Committed: https://crrev.com/36cb63da57053f863d403bf97ea6dcec04efa06f Cr-Commit-Position: refs/heads/master@{#394654}

Patch Set 1 #

Patch Set 2 : add new file to gyp and gn #

Patch Set 3 : #

Patch Set 4 : roll to elf fix #

Patch Set 5 : roll to 2nd elf fix #

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

Messages

Total messages: 34 (17 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1978803003/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1978803003/1
4 years, 7 months ago (2016-05-13 17:04:14 UTC) #2
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: mac_chromium_compile_dbg_ng on tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_compile_dbg_ng/builds/203179)
4 years, 7 months ago (2016-05-13 17:20:17 UTC) #4
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1978803003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1978803003/20001
4 years, 7 months ago (2016-05-13 19:05:51 UTC) #6
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: android_arm64_dbg_recipe on tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/android_arm64_dbg_recipe/builds/65671)
4 years, 7 months ago (2016-05-13 19:24:44 UTC) #8
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1978803003/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1978803003/40001
4 years, 7 months ago (2016-05-13 20:22:28 UTC) #10
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: mac_chromium_rel_ng on tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_rel_ng/builds/227481)
4 years, 7 months ago (2016-05-13 20:38:20 UTC) #12
michaelbai
yunlian@, when you elf_reader.cc roll to chromium, there is error ../../breakpad/src/common/dwarf/elf_reader.cc:38:10: fatal error: 'elf.h' file ...
4 years, 7 months ago (2016-05-13 23:08:56 UTC) #14
yunlian
On 2016/05/13 23:08:56, michaelbai wrote: > yunlian@, when you elf_reader.cc roll to chromium, there is ...
4 years, 7 months ago (2016-05-16 16:25:21 UTC) #15
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1978803003/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1978803003/60001
4 years, 7 months ago (2016-05-18 20:52:48 UTC) #17
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: mac_chromium_gn_rel on tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_gn_rel/builds/113691)
4 years, 7 months ago (2016-05-18 21:17:44 UTC) #20
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1978803003/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1978803003/80001
4 years, 7 months ago (2016-05-18 22:51:23 UTC) #22
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 7 months ago (2016-05-19 01:22:51 UTC) #24
michaelbai
4 years, 7 months ago (2016-05-19 03:23:32 UTC) #27
Mark Mentovai
LGTM
4 years, 7 months ago (2016-05-19 03:28:15 UTC) #28
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1978803003/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1978803003/80001
4 years, 7 months ago (2016-05-19 03:29:15 UTC) #30
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years, 7 months ago (2016-05-19 03:34:20 UTC) #32
commit-bot: I haz the power
4 years, 7 months ago (2016-05-19 03:36:18 UTC) #34
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/36cb63da57053f863d403bf97ea6dcec04efa06f
Cr-Commit-Position: refs/heads/master@{#394654}

Powered by Google App Engine
This is Rietveld 408576698