NSA/Microsoft GitHub clone of the breakpad used by NSA/Alphabet Chromium

anonymous 34a5027588 fix #1 5 years ago
linux 9cfd70a36a Rolling the DEPS of Breakpad. 11 years ago
src 34a5027588 fix #1 5 years ago
BUILD.gn 05817b0f9a Roll src/breakpad/src/ eb46b8c4f..33a43757f (10 commits). 8 years ago
LICENSE 3573423c12 Update LICENSE file for breakpad 12 years ago
OWNERS 77720315a4 Add tandrii and vadimsh as *.isolate owners. 8 years ago
README.chromium a43afe904b Update breakpad URL. 8 years ago
breakpad.gyp f429d4a2b1 PATCH: Remove reference to unexist gyp files 6 years ago
breakpad_handler.gypi 397d1c6705 clang/win: Fix warnings to prepare for building without -Wno-reorder. 8 years ago
breakpad_sender.gypi e225a4b9cd Disabling nacl_win64 targets when building in target_arch!=ia32 mode. 11 years ago
breakpad_tools.gypi b11fb5b103 Refactor how clang warning flags are set. 9 years ago
breakpad_unittests_apk.isolate cf1349f5d1 Delete breakpad_unittest.isolate (no longer needed) 8 years ago

README.chromium

Name: Breakpad, An open-source multi-platform crash reporting system
Short Name: breakpad
URL: https://chromium.googlesource.com/breakpad/breakpad
License: New BSD, Apple PSL 2.0 and Apache 2.0
Security Critical: no

This directory contains Chrome's version of Breakpad's Visual Studio build
files (*.vcproj) and a compiled version of Breakpad's symupload.exe utility
for Windows.

Part of the upstream Breakpad project is pulled into the src/ subdirectory via
DEPS.