Electron fork of crashpad
Перейти к файлу
Mark Mentovai 88442dd578 Merge Chromium 294442c0ce05 upstream to Crashpad
Remove stl_util from Crashpad. This also updates mini_chromium to
4f3cfc8e7c2b7d77f94f41a32c3ec84a6920f05d to remove stl_util from there
as well.

4f3cfc8e7c2b Remove stl_util from mini_chromium

BUG=chromium:555865

Change-Id: I8ecb1639a258dd233d524834ed205a4fcc641bac
Reviewed-on: https://chromium-review.googlesource.com/438865
Reviewed-by: Scott Graham <scottmg@chromium.org>
2017-02-07 21:04:42 +00:00
build GCC fix: Disable -Wmultichar warning throughout Crashpad 2016-11-11 17:35:25 +00:00
client win: Add timeout argument to WaitForHandlerStart() 2016-12-13 16:47:34 +00:00
compat Provide backup #defines for things introduced in SDK 10.0.10240.0 2016-11-10 01:50:17 +00:00
doc GCC fix: Disable -Wmultichar warning throughout Crashpad 2016-11-11 17:35:25 +00:00
handler mac: Report a metric for handler crashes 2017-02-07 18:55:57 +00:00
minidump Merge Chromium 294442c0ce05 upstream to Crashpad 2017-02-07 21:04:42 +00:00
snapshot Merge Chromium 294442c0ce05 upstream to Crashpad 2017-02-07 21:04:42 +00:00
test doc: Fix all Doxygen warnings, cleaning up some generated documentation 2016-11-08 19:24:05 +00:00
third_party doc: Standardize on “macOS” in comments 2016-11-08 19:21:44 +00:00
tools Fix Windows build after f09d0cde00 2016-11-15 19:16:48 +00:00
util Merge Chromium 294442c0ce05 upstream to Crashpad 2017-02-07 21:04:42 +00:00
.clang-format clang-format: don't bin pack arguments 2014-12-19 15:44:05 -08:00
.gitignore Pull LLVM/Clang/LLDB into third_party 2017-01-05 02:57:42 +00:00
AUTHORS win: Handle the case when GetBytesBuffer returns error in HTTPTransportWin 2016-08-05 12:41:11 +00:00
CONTRIBUTORS Add contributors to CONTRIBUTORS. 2015-03-10 14:28:41 -04:00
DEPS Merge Chromium 294442c0ce05 upstream to Crashpad 2017-02-07 21:04:42 +00:00
LICENSE Initial commit of Crashpad. 2014-07-30 23:24:58 -04:00
README.md doc: Check in the man page index instead of generating it 2016-11-07 18:45:58 +00:00
codereview.settings Update codereview.settings to set --squash as the default for git cl 2016-02-02 17:04:15 +00:00
crashpad.gyp Don’t suppress_wildcard crashpad.gyp:All on platforms where it works 2016-01-06 12:37:01 -05:00
navbar.md doc: Fix bad merge resulting in twin “Man Pages” links in nav bar 2016-11-08 19:26:07 +00:00
package.h package.h, man_footer.ad: Update copyright year to 2016 2016-01-06 16:25:49 -05:00

README.md

Crashpad

Crashpad is a crash-reporting system.

Documentation

Source Code

Crashpads source code is hosted in a Git repository at https://chromium.googlesource.com/crashpad/crashpad.