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

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

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.