crashpad (Evacuated from NSA/Microsoft Github)

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

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