crashpad (Evacuated from NSA/Microsoft Github)

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

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