Skip to content

chromium/crashpad

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Folders and files

NameName
Last commit message
Last commit date
Oct 19, 2021
Mar 31, 2022
Jun 1, 2022
Dec 3, 2021
Apr 8, 2022
Apr 12, 2022
Feb 9, 2022
Oct 29, 2021
Apr 12, 2022
Apr 12, 2022
Mar 31, 2022
Apr 12, 2022
Apr 12, 2022
Apr 12, 2022
Dec 19, 2014
Dec 6, 2019
Dec 3, 2021
Apr 1, 2020
Mar 24, 2022
Apr 27, 2020
Oct 18, 2018
Mar 25, 2022
Jul 10, 2018
Apr 8, 2022
May 12, 2022
Oct 1, 2018
Mar 31, 2022
Jul 31, 2014
Feb 21, 2020
Jun 26, 2020
Feb 21, 2020
Aug 15, 2019
Apr 1, 2020
Mar 13, 2019
Nov 8, 2016
Jul 25, 2018

Repository files navigation

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

Sentry modifications

See README.getsentry.md for more information on the changes, and on maintaining the fork.

Generating patch:

git format-patch --stdout master...HEAD > getsentry.patch