crashpad (Evacuated from NSA/Microsoft Github)

Mark Mentovai d7798a4e28 Tolerate safe size mismatches in the CrashpadInfo struct vor 6 Jahren
build 79e2dd843e Include string annotation objects when uploading crash reports. vor 6 Jahren
client d7798a4e28 Tolerate safe size mismatches in the CrashpadInfo struct vor 6 Jahren
compat 22e8c33b21 linux: Provide PTRACE_GET_THREAD_AREA for 32-bit x86 with glibc vor 6 Jahren
doc 376cddee9e doc: Update for NDK r15b vor 6 Jahren
handler 79e2dd843e Include string annotation objects when uploading crash reports. vor 6 Jahren
infra c9319008b6 Disable the win x86 tests in the CQ until they are swarmed. vor 6 Jahren
minidump 34f5e8d513 Only disable -Wconstant-conversion for Clang, not GCC vor 6 Jahren
snapshot d7798a4e28 Tolerate safe size mismatches in the CrashpadInfo struct vor 6 Jahren
test 0e3c38a4ca win: Make ProcessSnapshotTest.CrashpadInfoChild use a loaded module vor 6 Jahren
third_party 3d6f7bcf90 Enable x86 optimizations for zlib vor 6 Jahren
tools 68a0e736c6 Use a FileReaderInterface for file attachments instead of a FilePath vor 6 Jahren
util b8f61fdc8b Add TimevalToTimespec and use it to get CurrentTime on macOS vor 6 Jahren
.clang-format 47c7c03f9e clang-format: don't bin pack arguments vor 9 Jahren
.gitignore 0c322ecc3f Use zlib to gzip-compress uploads vor 7 Jahren
AUTHORS 6f6242865d win: Handle the case when GetBytesBuffer returns error in HTTPTransportWin vor 7 Jahren
CONTRIBUTORS 0b103946a2 Add contributors to CONTRIBUTORS. vor 9 Jahren
DEPS b851b2590b Update mini_chromium to dd0c3e9680ae3c4c22f2221a2a75e48dd4a562ec vor 6 Jahren
LICENSE fbcd680b50 Initial commit of Crashpad. vor 9 Jahren
README.md 43a1e46a31 Tweak the README wording. vor 6 Jahren
codereview.settings 5ebd24e96e Upload to the production Chromium Gerrit instance, not the canary vor 7 Jahren
crashpad.gyp 30385d4e47 handler: Add user extensibility stream call-out. vor 7 Jahren
navbar.md f191fff64d doc: Fix bad merge resulting in twin “Man Pages” links in nav bar vor 7 Jahren
package.h 77c1c29253 package.h: Update copyright year to 2017 vor 7 Jahren

README.md

Crashpad

Crashpad is a crash-reporting system.

Documentation

Source Code

Crashpad’s source code is hosted in a Git repository at https://chromium.googlesource.com/crashpad/crashpad.

Other Links