crashpad (Evacuated from NSA/Microsoft Github)

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

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