crashpad (Evacuated from NSA/Microsoft Github)

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

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