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

Merge pull request #7 from nornagon/vendor-src

Vendor src/ and rename memory.h to memory_allocator.h

f5f20660f20c281c1cbf1097ed55204b50711846 authored over 6 years ago by Cheng Zhao <[email protected]>
Vendor src/

The breakpad/breakpad/src repo is deprecated and hasn't been updated in 9
months. When we upgrad...

bceeca6dead5b22814de02819ae2c9e46117a792 authored over 6 years ago by Jeremy Apthorp <[email protected]>
PATCH: Remove reference to unexist gyp files

f429d4a2b1a20de95d7bb01126dd15c109039080 authored over 7 years ago by Cheng Zhao <[email protected]>
PATCH: Add the minidump_stackwalk.exe.

82f0452e6b687b3c1e14e08d172b2f3fb79ae91a authored over 7 years ago by Cheng Zhao <[email protected]>
PATCH: Add msdia80.dll.

34a8ad80d8c9cf1a0f105a84594e2a86d6456ddd authored over 7 years ago by Cheng Zhao <[email protected]>
PATCH: Add the dump_syms.exe.

7288a1eecd5414eb1c7fd7c8b2159c23280fb2f0 authored over 7 years ago by Cheng Zhao <[email protected]>
PATCH: Add the breakpad repository as git submodule.

9dc53899eb48ab182188f1e90b8a31438452162a authored over 7 years ago by Cheng Zhao <[email protected]>
PATCH: Debug_Base -> Debug.

e169230179c8f441e8b2c853065893070f6aa2e9 authored over 7 years ago by Cheng Zhao <[email protected]>
Roll src/breakpad/src/ eb46b8c4f..33a43757f (10 commits).

https://chromium.googlesource.com/breakpad/breakpad/src.git/+log/eb46b8c4fa18..33a43757f6da

$...

05817b0f9a0ed44010651cf0a82d176709906faa authored over 8 years ago by michaelbai <[email protected]>
Address some TODO(GYP)s in the GN build.

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]>
Remove isolate_file variable from breakpad unittest gyp.

This isolate file doesn't appear to exist anyone. Breakpad
unittests are failing due to not bein...

19e119ba57c9bdad060f1e4f474db9808bf0b49d authored over 8 years ago by mikecase <[email protected]>
Delete breakpad_unittest.isolate (no longer needed)

As of https://codereview.chromium.org/1854233002/

BUG=none

Review URL: https://codereview.chro...

cf1349f5d1edfdfaacb6df7329d91505c0adaf3e authored over 8 years ago by agrieve <[email protected]>
Roll breakpad 9992f5d9d..06029285343afc

The following CL rolls breakpad with the following changes:

https://chromium.googlesource.com/b...

a7ab351f813e5b7ceed9c8b0d9be3d9ef214614a authored over 8 years ago by dyen <[email protected]>
breakpad: fix GN build files for microdump_stackwalk

Some copy/paste error was causing breakpad executables like
microdump_stackwalk to be symlinked ...

b61e271027b95ddb3cf7c49d4abfb4c20bbe1253 authored over 8 years ago by primiano <[email protected]>
Reland 2 of GN: Make breakpad_unittests & sandbox_linux_unittests use test()

This simplifies build rules for native tests, and allows us to get rid
of ${target}_deps targets...

6061cb1b0a244a4928a1a296773d133c6b1e947a authored over 8 years ago by agrieve <[email protected]>
Revert of GN: Make breakpad_unittests & sandbox_linux_unittests use test() (patchset #2 id:200001 of https://codereview.chromium.org/1854733003/ )

Reason for revert:
Still breaking bots:

crbug.com/600342

Original issue's description:
> Relan...

0eccd81b2c05f04074b0e9c5d472fb7e74e2ba92 authored over 8 years ago by agrieve <[email protected]>
Reland of GN: Make breakpad_unittests & sandbox_linux_unittests use test()

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]>
Revert of 🍬 GN: Make breakpad_unittests & sandbox_linux_unittests use test() (patchset #8 id:140001 of https://codereview.chromium.org/1841193002/ )

Reason for revert:
breaks both suites on GN, e.g. https://build.chromium.org/p/chromium.android/...

d618399ca24f966996ff0dde3fad20f00d807973 authored over 8 years ago by jbudorick <[email protected]>
GN: Make breakpad_unittests & sandbox_linux_unittests use test()

This simplifies build rules for native tests, and allows us to get rid
of ${target}_deps targets...

353a9cdd4164fa33d12610f12d52b61fd40fb5f9 authored over 8 years ago by agrieve <[email protected]>
Add host symlinks for microdump_stackwalk, minidump_*

It's not obvious how to build non-default-toolchain targets in ninja.
Creating a wrapper allevia...

5d4f89d787c7a187c5f5512e05ff3e25195d0a67 authored almost 9 years ago by agrieve <[email protected]>
Add temporary _apk_run targets to GN.

BUG=580129

Review URL: https://codereview.chromium.org/1654353002

Cr-Original-Commit-Position:...

cefb2e9c8f5e0cad8bec3a8da30864ddb42ec7cb authored almost 9 years ago by jbudorick <[email protected]>
Emit logcats for breakpad_unittests.

BUG=525873

Review URL: https://codereview.chromium.org/1638593003

Cr-Original-Commit-Position:...

ab41397dba120be815e956dcbdabca00ca77a3b5 authored almost 9 years ago by stip <[email protected]>
Add no-deprecated-declarations to ios_breakpad client

Follow up on cl/1611283002.
minidump_generator may be buit on by the breakpad_client target, whi...

2a06ecf4de8160f39f61f8130c8d431faae5d686 authored almost 9 years ago by olivierrobin <[email protected]>
Roll breakpad to e654eb71272829c6f00024f96a10a1882c08a282

This effictively revert CL https://codereview.chromium.org/1567973002
to fix crash reporting on ...

c6495edf491dbcf0267c52b46e7fc364128aa983 authored almost 9 years ago by olivierrobin <[email protected]>
GN: Move x86 Clang -mstackrealign workaround to its own config, elide it where problematic

crrev.com/365770 tried to avoid the -mstackrealign flag for building
the breakpad code, but the ...

8d663b0695bf93fc6bdba38d3d60690ffae62efc authored almost 9 years ago by mcgrathr <[email protected]>
Update the version of symupload.exe to breakpad@860d7f5da18

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]>
Roll breakpad to c051af689cdb08d9cecaa127f3d69eba006d0bc9.

Changes:
c051af6 Fix compilation of breakpad on Linux.
8a90f7e Fix deprecatation warning when bu...

44fed789ab3d02f8dfdc6fc4c4c6a68400a4d2e4 authored almost 9 years ago by sdefresne <[email protected]>
[Linux] Turn off -mstackrealign for breakpad in ia32.

There's a clang bug which causes crashes of syscalls which use many
registers for argument passi...

81ce24830310109bc9bdff75042846e96d7a97d1 authored about 9 years ago by ljagielski <[email protected]>
GN: Add symlink rules for dump_syms, symupload

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]>
Run gn --format over all .gn files

The recent formatter alphebetizing change is causing a lot of noise in
code reviews. Figured it'...

1f2b8b916403fea5b4d37130cee6f8e8e0751a1c authored about 9 years ago by agrieve <[email protected]>
Fix compilation of breakpad with gn for iOS.

Correctly lift the sources_assignment_filter so that code shared with
mac is also build on iOS a...

6f4e9e0348de67f22d6c0d128240e5ca7110fff8 authored about 9 years ago by sdefresne <[email protected]>
Make minidump_stackwalk link on GN Mac.

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]>
Fix breakpad_unittests on Android & GN

BUG=510485

Review URL: https://codereview.chromium.org/1404383004

Cr-Original-Commit-Position:...

0209c7a9d9ac6b731e6025fb4fa7a55fb0e6d23a authored about 9 years ago by pkotwicz <[email protected]>
Update breakpad URL.

BUG=chromium:476190

Review URL: https://codereview.chromium.org/1397803002

Cr-Original-Commit-...

a43afe904bcb56c2970d9a950f3d533a3543e1c6 authored about 9 years ago by bungeman <[email protected]>
Fix build conditions for minidump_stackwalk et al. in GN

Some of the breakpad tools are not meant to be built as iOS (or android)
targets, and do not wor...

436fb44cb826094597cbb3de71c86e3452df053c authored about 9 years ago by dpranke <[email protected]>
Isolate breakpad_unittests.

BUG=525873

Review URL: https://codereview.chromium.org/1376883002

Cr-Original-Commit-Position:...

969dc06d0d0ce9fa39bab0b81340c6b43eaa5dbb authored about 9 years ago by stip <[email protected]>
Roll src/breakpad/src 027db3c04..9e9c3563a (fix arm64 stack overflow)

This roll pulls a major breakpad fix affecting mainly arm64 (see
crbug.com/534738) and causing a...

a9b96dcdd22d06486b5507c9cff4e5cc7cc9acd7 authored about 9 years ago by primiano <[email protected]>
Move sanitizer and symbol flags out of BUILDCONFIG

[email protected] (chrome/installer/linux)
CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_r...

abe9dc454325e63d5e05c693ab346c1ca93aa49f authored over 9 years ago by brettw <[email protected]>
Un-nest GN configs in breakpad build file.

We're making configs nested in targets illegal.

[email protected]

Review URL: https://c...

997b46e4c4bd41ab557d49bb74e0d7b12d0105cb authored over 9 years ago by brettw <[email protected]>
Annotate GN executables and shared_libraries with sanitizer deps.

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]>
Roll src/breakpad/src 242fb9a:c80d211 (svn 1471:1495)

This is to catch up fixes to the Android microdump writer.

Summary of changes available at:
htt...

f0f82f7d53c8d701c4f2b14946728e329115a2ca authored over 9 years ago by primiano <[email protected]>
Revert of Roll src/breakpad/src 242fb9a:bdb4b7c (svn 1471:1493) (patchset #3 id:40001 of https://codereview.chromium.org/1298793003/ )

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]>
Roll src/breakpad/src 242fb9a:bdb4b7c (svn 1471:1493)

This is to catch up fixes to the Android microdump writer.

Summary of changes available at:
htt...

bdbe1fb16ec5bfea2fe06c92010d2c87903fde05 authored over 9 years ago by primiano <[email protected]>
clang/win: Fix warnings to prepare for building without -Wno-reorder.

This changes constructor initializer list ordering to match field
declaration ordering, except f...

397d1c6705989030f6c9fdb41f2b810bd85c4a5c authored over 9 years ago by sammc <[email protected]>
Add tandrii and vadimsh as *.isolate owners.

Remove csharp since he's not working on test isolation anymore.

[email protected],tandrii@...

77720315a432ba6355ee3fae2b5b69477169c9a7 authored over 9 years ago by maruel <[email protected]>
[Android] Generate scripts at build time to run android tests.

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]>
[iOS] Export Breakpad includes in breakpad.gyp

breakpad.gyp did not export correctly its includes on iOS,
forcing all targets depending on brea...

9f2e4d3acc0c190a2874f46e8fbd10d03233cde1 authored over 9 years ago by droger <[email protected]>
Windows GN tests, webcrypto warnings

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]>
Always build dump_syms with the 'host' toolchain

A recent change set linux_dump_symbols=1 on the trybots
and was then reverted:
https://coderevie...

ec48e6b00932449c58f355a674cbee996b1ce1ea authored over 9 years ago by sbc <[email protected]>
Roll src/breakpad/src 2c37c22:ad88d96 (svn 1434:1447)

This pulls the following changes:
r1447 ad88d96 Fix call to rt_sigaction
r1446 3f8a019 MIPS64:...

7b3bb3820c2475272258a35146c37b2226ca6822 authored over 9 years ago by Gordana.Cmiljanovic <[email protected]>
Treat "xcode-ninja" generator the same as "ninja" generator

When generator is "xcode-ninja" there is no need to do the recursive
reinvocation of gyp to work...

49994709bbdaa2d0cfff59473768458478d1449e authored almost 10 years ago by sdefresne <[email protected]>
Apply gn format with 'sources' sorting to src/

Application of https://codereview.chromium.org/962003002/.

[email protected]
R=brettw@chr...

f451ca4c0accec1f7203cf00a3f589cdfd7f35ef authored almost 10 years ago by scottmg <[email protected]>
Fix dump_dependency_json generator for iOS

The script tools/gyp-explain.py uses the output of the gyp generator
"dump_dependency_json" so f...

66d0515fdc72a5590d4b3b9c3b52988f6e6dd71a authored almost 10 years ago by sdefresne <[email protected]>
Update Chomium's build files to work w/ latest GN binaries.

The latest GN binaries rename cpu_arch to current_cpu and/or target_cpu
as appropriate, build_cp...

05458d82b95c73da645ac4308ea052ec123edbdb authored almost 10 years ago by dpranke <[email protected]>
Do not build breakpad tool on target when cross-compiling for iOS

The "microdump_stackwalk", "minidump_stackwalk", and "minidump_dump" tools
are not expected to b...

4843b9a4af2f96fe5eb9fa3fa0861bd0846ed109 authored almost 10 years ago by Sylvain Defresne <[email protected]>
Do not build breakpad tool on target when cross-compiling

The "microdump_stackwalk", "minidump_stackwalk", and "minidump_dump" tools
are not expected to b...

b5482b508c65a1b0f0fb5a6a4066d9c0c8e2df13 authored almost 10 years ago by sdefresne <[email protected]>
Enable minidump_stackwalk on iOS with ninja.

BUG=None

Review URL: https://codereview.chromium.org/908463002

Cr-Original-Commit-Position: re...

8169cd9163f5816cb7a1ca4794164de4da47a606 authored almost 10 years ago by justincohen <[email protected]>
Move the test template to //testing/test.gni (part 2)

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]>
Add breakpad_sender target to GN build.

Review URL: https://codereview.chromium.org/859643002

Cr-Original-Commit-Position: refs/heads/m...

1d925df419dd9390f04a2903c7d1136d3cef8e2e authored almost 10 years ago by vchigrin <[email protected]>
gn format // (the rest, except mojo)

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]>
match openbsd as well in landmine_utils and breakpad

BUG=

[email protected]

Review URL: https://codereview.chromium.org/760643002

Cr-Original...

9f9c95fc638e77d6f4041ca68fe07a3e74b91320 authored about 10 years ago by robert.nagy <[email protected]>
Roll breakpad to r1405 and add microdump_stackwalk to build files.

This rolls the following into breakpad:
r1405 Introduce microdump_stackwalk comand line executab...

af5709b5e7b88d5e4e3b4b4d5f0fc0bdad97edd6 authored about 10 years ago by primiano <[email protected]>
Roll Breakpad r1397:r1404 and enable Android microdump crash handler.

On official releases, Chrome for Android omits unwind tables to save
some precious binary size (...

118930ed1e1fd236b06ba95c8ea5851e8b3b0cc7 authored about 10 years ago by primiano <[email protected]>
Take #2 at re-enabling breakpad in the Mac GN build.

The previous version failed because we seem to have rolled in a new
version of breakpad that had...

0562bedd431c643265d9e0a042027f02b79307ed authored about 10 years ago by dpranke <[email protected]>
Revert of Make breakpad work in Mac GN. (patchset #1 id:1 of https://codereview.chromium.org/732853002/)

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]>
Make breakpad work in Mac GN.

[email protected], [email protected]
BUG=431177

Review URL: https://codereview.chromium.o...

e79046a960adbdaedbfc31bd9def74fa796dd82f authored about 10 years ago by dpranke <[email protected]>
[iOS] Disable deprecated API warnings in skia and breakpad.

These libraries use APIs that have been deprecated on iOS. This CL
updates the gyp files so that...

b743f7ee002529bc15847026d8a545f50f64a2ae authored about 10 years ago by lliabraa <[email protected]>
This gets at least a chunk of the Mac GN build working.

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]>
Added support of shared_library build for tests

breakpad_unittests and sandbox_linux_unittests

[email protected], [email protected], j...

83a72f56b043ed24a2a3e2d49ae21cf8e348d04a authored about 10 years ago by ripp <[email protected]>
Roll breakpad r1387 -> r1388 for breakpad microdumps.

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]>
Rename all isolate_dependency_* to files.

Merges the lists when relevant. This simplify the management significantly.

Remove the .isolate...

90a3785947ac432ac89f343932e0b27f53216920 authored about 10 years ago by maruel <[email protected]>
Make content_shell_apk build completely

This fixes configuration of various targets (mostly adding some missing
files for is_android bui...

9a164d962822ca63b50c0934822701e8e3ae984c authored about 10 years ago by cjhopman <[email protected]>
Replace forward_dependent_configs with public_deps

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]>
Mac: Configure Breakpad to run in-process on Yosemite.

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]>
GN: Enable blink and (nearly) all of content in android build

This enables all blink targets and nearly all content targets in the
android build. This produce...

a71e9eb732d37ab71a5143c9c988ecaa4298fbce authored over 10 years ago by James Robinson <[email protected]>
gn: make some warning flags match gyp more closely

This fixes differences in -Wno-unused-function and
-Wno-unneeded-internal-declaration.

It also ...

f8cf5db470a62644777c3f61ce868ff13c6bfb44 authored over 10 years ago by scottmg <[email protected]>
Mark gtest and gmock as testonly in GN.

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]>
Make GN run when doing 32-bit cross-compiles on Linux.

Previously, the breakpad client target wasn't getting compiled.

[email protected]

Review U...

54b418efca1a38f5661a303fe90f942cd48a3a06 authored over 10 years ago by [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98>
Don't use -mimplicit-it=always in breakpad.gyp.

breakpad_client builds fine for daisy with and without this flag,
so might as well not pass it, ...

f3e3a95c2ccfac43b57f7f084f3e0384ecd36c5f authored over 10 years ago by [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98>
gn win: Add breakpad_handler target, necessary to compile breakpad on win

(due to direct_dependent include_dirs)

[email protected]
[email protected]
BUG=35426...

3021e29f70f3207d8ebd5189475b42cd0222d144 authored over 10 years ago by [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98>
Refactor how clang warning flags are set.

Previously, every gyp file that wanted to set clang warnings had to check
for clang==1 and then ...

b11fb5b1034cdebf3a8b8c24220ea0bd13ba06c5 authored over 10 years ago by [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98>
GN: Make chrome/{browser,common,renderer} compile on mac

This adds GN rules for google_toolbox_for_mac and generate_localize as
well as fixing up various...

bb44a10382a00858feaea2019c4eb311caee0971 authored over 10 years ago by [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98>
Add breakpad component to GN build.

Comment the breakpad gyp file.

[email protected]

Review URL: https://codereview.chromium.o...

b5d449b7e124beda4e4c06b5c2ee4419e803471e authored over 10 years ago by [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98>
Remove things from breakpad_tools.gypi that are set by build/common.gypi or implicitly.

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>
Fix most GN clang errors.

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>
Make it possible for Android GN host builds to use Clang.

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>
Correctly compute host_arch in breakpad_tools.gypi

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>
Fix breakpad warnings.

This has a warning that seems very dependent on the compiler version.

BUG=
[email protected]...

deb16e0886192f99354c8e9a8649ffa02a875927 authored over 10 years ago by [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98>
Add Linux breakpad targets and gtest_main to GN build.

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>
Roll DEPS for breakpad r1318:1321.

r1319: Change PrintFunctions to print functions in address order.
r1320: Linux: Check the CRC32 ...

68c0beda0016d73bbe574a041759eed3f5655fb1 authored over 10 years ago by [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98>
Update symupload.exe to r1319 of breakpad.

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>
Revert 264640 "Update symupload.exe to r1316 of breakpad."

> Update symupload.exe to r1316 of breakpad.
>
> This includes revisions up to r1316 of code.go...

54b9cd8d363cc4bac0d597c5c990e4d5d626fea7 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.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>
[Breakpad] Add get_context_unittest to breakpad_unittests for Android.

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>
Update symupload.exe to Breakpad's src/tools/windows/binaries/symupload.exe r1291.

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>
Remove GTM dependency from iOS breakpad_client.

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>
android: Require exe unittests to have a foo_unittest_stripped target.

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>
[Android WebView] Fix small licenses-related inconsistencies

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>
Make breakpad configure on FreeBSD.

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>
Get rid of ui_cocoa_third_party_toolkits target from ui.gyp

Instead we add a gyp file in third_party/google_toolbox_for_mac to build
the sources from third_...

cc585cec25b838e087865454563589a71bc0d868 authored about 11 years ago by [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98>