Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/electron/chromium-breakpad
GitHub clone of the breakpad used by Chromium
https://github.com/electron/chromium-breakpad
Vendor src/ and rename memory.h to memory_allocator.h
f5f20660f20c281c1cbf1097ed55204b50711846 authored over 6 years ago by Cheng Zhao <[email protected]>
The breakpad/breakpad/src repo is deprecated and hasn't been updated in 9
months. When we upgrad...
f429d4a2b1a20de95d7bb01126dd15c109039080 authored over 7 years ago by Cheng Zhao <[email protected]>
82f0452e6b687b3c1e14e08d172b2f3fb79ae91a authored over 7 years ago by Cheng Zhao <[email protected]>
34a8ad80d8c9cf1a0f105a84594e2a86d6456ddd authored over 7 years ago by Cheng Zhao <[email protected]>
7288a1eecd5414eb1c7fd7c8b2159c23280fb2f0 authored over 7 years ago by Cheng Zhao <[email protected]>
9dc53899eb48ab182188f1e90b8a31438452162a authored over 7 years ago by Cheng Zhao <[email protected]>
e169230179c8f441e8b2c853065893070f6aa2e9 authored over 7 years ago by Cheng Zhao <[email protected]>
https://chromium.googlesource.com/breakpad/breakpad/src.git/+log/eb46b8c4fa18..33a43757f6da
$...
05817b0f9a0ed44010651cf0a82d176709906faa authored over 8 years ago by michaelbai <[email protected]>Some were obsolete, some I implemented in this patch. Some I left as-is if they applied to Mac o...
fba4c0dfec0d41cdb83a4d9906523c644e2e3413 authored over 8 years ago by brettw <[email protected]>
This isolate file doesn't appear to exist anyone. Breakpad
unittests are failing due to not bein...
As of https://codereview.chromium.org/1854233002/
BUG=none
Review URL: https://codereview.chro...
cf1349f5d1edfdfaacb6df7329d91505c0adaf3e authored over 8 years ago by agrieve <[email protected]>The following CL rolls breakpad with the following changes:
https://chromium.googlesource.com/b...
a7ab351f813e5b7ceed9c8b0d9be3d9ef214614a authored over 8 years ago by dyen <[email protected]>
Some copy/paste error was causing breakpad executables like
microdump_stackwalk to be symlinked ...
This simplifies build rules for native tests, and allows us to get rid
of ${target}_deps targets...
Reason for revert:
Still breaking bots:
crbug.com/600342
Original issue's description:
> Relan...
Reason for revert:
Now doesn't use obj/ directory
This simplifies build rules for native tests,...
b9e560517d62ae1172c1d6ed95ec955ff2c7229f authored over 8 years ago by agrieve <[email protected]>
Reason for revert:
breaks both suites on GN, e.g. https://build.chromium.org/p/chromium.android/...
This simplifies build rules for native tests, and allows us to get rid
of ${target}_deps targets...
It's not obvious how to build non-default-toolchain targets in ninja.
Creating a wrapper allevia...
BUG=580129
Review URL: https://codereview.chromium.org/1654353002
Cr-Original-Commit-Position:...
cefb2e9c8f5e0cad8bec3a8da30864ddb42ec7cb authored almost 9 years ago by jbudorick <[email protected]>BUG=525873
Review URL: https://codereview.chromium.org/1638593003
Cr-Original-Commit-Position:...
ab41397dba120be815e956dcbdabca00ca77a3b5 authored almost 9 years ago by stip <[email protected]>
Follow up on cl/1611283002.
minidump_generator may be buit on by the breakpad_client target, whi...
This effictively revert CL https://codereview.chromium.org/1567973002
to fix crash reporting on ...
crrev.com/365770 tried to avoid the -mstackrealign flag for building
the breakpad code, but the ...
It's the version I'm updating to: https://chromium.googlesource.com/breakpad/breakpad/+/860d7f5d...
3e9a0308f80890d00a9fb8e8e99731b1c2cd2c07 authored almost 9 years ago by sebmarchand <[email protected]>
Changes:
c051af6 Fix compilation of breakpad on Linux.
8a90f7e Fix deprecatation warning when bu...
There's a clang bug which causes crashes of syscalls which use many
registers for argument passi...
Creates a symlink.gni helper template to reduce copy / paste.
BUG=552040
Review URL: https://c...
71ad7ec34844b6d4c2a6ab1b59d674fd9c6aa0c5 authored about 9 years ago by agrieve <[email protected]>
The recent formatter alphebetizing change is causing a lot of noise in
code reviews. Figured it'...
Correctly lift the sources_assignment_filter so that code shared with
mac is also build on iOS a...
The _linux files were being excluded by default, but these are supposed to be
included.
BUG=542...
0cc55bd01cd64e0f91583f1b45801318ec5d737b authored about 9 years ago by brettw <[email protected]>BUG=510485
Review URL: https://codereview.chromium.org/1404383004
Cr-Original-Commit-Position:...
0209c7a9d9ac6b731e6025fb4fa7a55fb0e6d23a authored about 9 years ago by pkotwicz <[email protected]>BUG=chromium:476190
Review URL: https://codereview.chromium.org/1397803002
Cr-Original-Commit-...
a43afe904bcb56c2970d9a950f3d533a3543e1c6 authored about 9 years ago by bungeman <[email protected]>
Some of the breakpad tools are not meant to be built as iOS (or android)
targets, and do not wor...
BUG=525873
Review URL: https://codereview.chromium.org/1376883002
Cr-Original-Commit-Position:...
969dc06d0d0ce9fa39bab0b81340c6b43eaa5dbb authored about 9 years ago by stip <[email protected]>
This roll pulls a major breakpad fix affecting mainly arm64 (see
crbug.com/534738) and causing a...
[email protected] (chrome/installer/linux)
CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_r...
We're making configs nested in targets illegal.
Review URL: https://c...
997b46e4c4bd41ab557d49bb74e0d7b12d0105cb authored over 9 years ago by brettw <[email protected]>These are needed to link in asan/lsan/etc. mode. GYP injects these automatically but GN doesn't ...
49167b0f3ab2e24e2a0e76295b3ff2f08a1867da authored over 9 years ago by brettw <[email protected]>This is to catch up fixes to the Android microdump writer.
Summary of changes available at:
htt...
Reason for revert:
Broke the arm64 builder
http://build.chromium.org/p/chromium.linux/builders/...
dbefeb38de30a03e2e7d9febe3ef03f00def8ec4 authored over 9 years ago by primiano <[email protected]>This is to catch up fixes to the Android microdump writer.
Summary of changes available at:
htt...
This changes constructor initializer list ordering to match field
declaration ordering, except f...
Remove csharp since he's not working on test isolation anymore.
[email protected],tandrii@...
77720315a432ba6355ee3fae2b5b69477169c9a7 authored over 9 years ago by maruel <[email protected]>Making changes so that at build time scripts will be generated that can be used to easily run te...
d18fcd7e88a2b554d65b603179771538522f7b21 authored over 9 years ago by mikecase <[email protected]>
breakpad.gyp did not export correctly its includes on iOS,
forcing all targets depending on brea...
Enables many GN Windows tests.
The GN build wasn't disabling the size_t to int warning in webcr...
6849ab096d2adcef20408bda3d5b5335e3d9ceeb authored over 9 years ago by brettw <[email protected]>
A recent change set linux_dump_symbols=1 on the trybots
and was then reverted:
https://coderevie...
This pulls the following changes:
r1447 ad88d96 Fix call to rt_sigaction
r1446 3f8a019 MIPS64:...
When generator is "xcode-ninja" there is no need to do the recursive
reinvocation of gyp to work...
Application of https://codereview.chromium.org/962003002/.
[email protected]
R=brettw@chr...
The script tools/gyp-explain.py uses the output of the gyp generator
"dump_dependency_json" so f...
The latest GN binaries rename cpu_arch to current_cpu and/or target_cpu
as appropriate, build_cp...
The "microdump_stackwalk", "minidump_stackwalk", and "minidump_dump" tools
are not expected to b...
The "microdump_stackwalk", "minidump_stackwalk", and "minidump_dump" tools
are not expected to b...
BUG=None
Review URL: https://codereview.chromium.org/908463002
Cr-Original-Commit-Position: re...
8169cd9163f5816cb7a1ca4794164de4da47a606 authored almost 10 years ago by justincohen <[email protected]>This CL move the test target from build/config/BUILDCONFIG.gn to testing/test.gni
It also updat...
732a05a97be56167e85acbbff6ebda4a3d9acc2a authored almost 10 years ago by qsr <[email protected]>Review URL: https://codereview.chromium.org/859643002
Cr-Original-Commit-Position: refs/heads/m...
1d925df419dd9390f04a2903c7d1136d3cef8e2e authored almost 10 years ago by vchigrin <[email protected]>Excluded mojo because I think that needs to happen on the other side.
At gn --version = 306668 ...
c6853a3829de24828e52d080163f6822fa13edf7 authored about 10 years ago by scottmg <[email protected]>BUG=
Review URL: https://codereview.chromium.org/760643002
Cr-Original...
9f9c95fc638e77d6f4041ca68fe07a3e74b91320 authored about 10 years ago by robert.nagy <[email protected]>
This rolls the following into breakpad:
r1405 Introduce microdump_stackwalk comand line executab...
On official releases, Chrome for Android omits unwind tables to save
some precious binary size (...
The previous version failed because we seem to have rolled in a new
version of breakpad that had...
Reason for revert:
Ironically this broke the mac gn build:
http://build.chromium.org/p/chromium...
ead739c6dc37f8edfe06f534f2942b6e6f11f84f authored about 10 years ago by sky <[email protected]>
[email protected], [email protected]
BUG=431177
Review URL: https://codereview.chromium.o...
e79046a960adbdaedbfc31bd9def74fa796dd82f authored about 10 years ago by dpranke <[email protected]>
These libraries use APIs that have been deprecated on iOS. This CL
updates the gyp files so that...
With a few additional fixes in other repos, we will have substantially more working, but this'll...
02803200480b7995ae7c89bdc56eaebc36874bd1 authored about 10 years ago by dpranke <[email protected]>breakpad_unittests and sandbox_linux_unittests
[email protected], [email protected], j...
83a72f56b043ed24a2a3e2d49ae21cf8e348d04a authored about 10 years ago by ripp <[email protected]>
This picks up the microdump refactoring and updates the gyp/gn
makefiles accordingly.
SVN chang...
a2a1a7effc92e764352868f874a7d88e14bd206c authored about 10 years ago by primiano <[email protected]>Merges the lists when relevant. This simplify the management significantly.
Remove the .isolate...
90a3785947ac432ac89f343932e0b27f53216920 authored about 10 years ago by maruel <[email protected]>
This fixes configuration of various targets (mostly adding some missing
files for is_android bui...
This is the new name. It has the same meaning but additionally with a "you can use the headers" ...
034000b79307fc361c58e41aeb4942b14c2f89ca authored about 10 years ago by Brett Wilson <[email protected]>
Configure Breakpad to run in-process on Yosemite by setting the
BREAKPAD_IN_PROCESS option.
Rol...
27a4f84d0c7181ca4f812ac81f0d65b3e3253e15 authored over 10 years ago by andresantoso <[email protected]>
This enables all blink targets and nearly all content targets in the
android build. This produce...
This fixes differences in -Wno-unused-function and
-Wno-unneeded-internal-declaration.
It also ...
f8cf5db470a62644777c3f61ce868ff13c6bfb44 authored over 10 years ago by scottmg <[email protected]>This updates the targets that depend on these to also be test-only.
BUG=http://crbug.com/412064...
3d2578a964447bcea22dae7f0f3a7ad66fcb453b authored over 10 years ago by Brett Wilson <[email protected]>Previously, the breakpad client target wasn't getting compiled.
Review U...
54b418efca1a38f5661a303fe90f942cd48a3a06 authored over 10 years ago by [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98>
breakpad_client builds fine for daisy with and without this flag,
so might as well not pass it, ...
(due to direct_dependent include_dirs)
[email protected]
[email protected]
BUG=35426...
Previously, every gyp file that wanted to set clang warnings had to check
for clang==1 and then ...
This adds GN rules for google_toolbox_for_mac and generate_localize as
well as fixing up various...
Comment the breakpad gyp file.
Review URL: https://codereview.chromium.o...
b5d449b7e124beda4e4c06b5c2ee4419e803471e authored over 10 years ago by [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98>No intended behavior change.
BUG=none
Review URL: https://codereview.chromium.org/402773003
C...
0c990a5fe17a5c9d9d0cdf5bc1cf4a66487c376d authored over 10 years ago by [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98>
Finally enabling Clang requires openssl and hunspell rolls. This should
fix everything else.
R=...
570da9498be01bbe2be5dc38f301d50a243f6654 authored over 10 years ago by [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98>The problem was that the toolchain definitions had an is_clang block in them, but this is only e...
5913b3aab68e03be499d1fc4d5a302be8aad2558 authored over 10 years ago by [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98>
BUG=360311
NOTRY=true
Review URL: https://codereview.chromium.org/379923008
Cr-Mirrored-From: ...
883a61993ac9e97841b2cdfc3ed3214e7ed29d2a authored over 10 years ago by [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98>This has a warning that seems very dependent on the compiler version.
BUG=
[email protected]...
I only tested this on Linux. Some of the other platforms still have TODOs and parts missing. We ...
a97d05106ac0c2b4d818eab6c09e601f170a0510 authored over 10 years ago by [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98>
r1319: Change PrintFunctions to print functions in address order.
r1320: Linux: Check the CRC32 ...
This binary was built using VS2013 and MS DIA 12.0
BUG=360263
[email protected]
Review URL...
cf17c94ab73f6c4590f9ce88e4cf149de5757a90 authored over 10 years ago by [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98>
> Update symupload.exe to r1316 of breakpad.
>
> This includes revisions up to r1316 of code.go...
This includes revisions up to r1316 of code.google.com/google-breakpad svn.
This binary was bui...
5e29a3b52b2237e15132d8fb6c06a99868095458 authored over 10 years ago by [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98>BUG=354405,346626
Review URL: https://codereview.chromium.org/229653003
Cr-Mirrored-From: http...
303cf6821281e7b3bdeb86d7dd9fd513d4883419 authored over 10 years ago by [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98>This binary includes recent changes to pdb_source_line_writer for emitting STACK CFI lines for 6...
966abcc79fa4d5144b44696c7b60652ab583000e authored over 10 years ago by [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98>GTM isn't necessary for iOS's breakpad client.
BUG=339495
TEST=None
Review URL: https://codere...
7dc87196c7b46a99f2b6cf33439547e467ffba22 authored almost 11 years ago by [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98>This allows the test runner to not depend on the STRIP env var, which is going away.
Other appr...
1050fdce8d469e8356dd39c9fcfb2e67a2c98075 authored almost 11 years ago by [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98>1) Add Apple PSL 2 (APSL 2) license into the whitelist.
2) Fix breakpad's "License" field to be...
a09d34db21c624a957345c7adcc6fd7656852ee4 authored almost 11 years ago by [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98>Add myself to the AUTHORS file.
BUG=
Review URL: https://codereview.chromium.org/142573006
C...
ea0bf0a4580ca2a29e14a1da790fbd7161c21ea0 authored almost 11 years ago by [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98>
Instead we add a gyp file in third_party/google_toolbox_for_mac to build
the sources from third_...