mirror of
https://github.com/chromium/crashpad.git
synced 2025-03-09 14:06:33 +00:00
https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3290913 should now correctly locate the new json environments that this SDK cipd package introduces (I have manually downloaded old and new packages and verified). This is a reland of e5e47bc277532ae109a444cbb3646977c93fc077 Original change's description: > Reland "Reland "Reland "Bump Windows SDK to 10.0.19041.0""" > > This is a reland of 3dc913b12b4853ef620495a74081dd15fca8dc5e > > Previous attempt failed as the recipe helper in depot tools did not > understand the new cipd win sdk layout and failed at the > 'SetEnv.target.json' step. > https://logs.chromium.org/logs/crashpad/buildbucket/cr-buildbucket/8831436994854248129/+/u/read_SetEnv.x86.json/stdout > > This should be addressed once > https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3283800 > is rolled into the bot infrastructure. > > > This is a reland of 44f566832da48b25c09ee83d4221a9c57f359a82 > > > > The proper format for this sort of property is: > > > > properties["$depot_tools/windows_sdk"] = { > > "version": "uploaded:2021-04-28", > > } > > > > rather than the nested version we had before. > > > > Original change's description: > > > Reland "Bump Windows SDK to 10.0.19041.0" > > > > > > This is a reland of 020da53ac84de675c8adae5b512f4257adc9dfe3 > > > > > > Original change's description: > > > > Bump Windows SDK to 10.0.19041.0 > > > > > > > > Change-Id: Id0c308a838a8b94ce7d24369ffd168a10730a30a > > > > Reviewed-on: https://chromium-review.googlesource.com/c/crashpad/crashpad/+/3256822 > > > > Reviewed-by: Mark Mentovai <mark@chromium.org> > > > > Commit-Queue: Mark Mentovai <mark@chromium.org> > > > > > > Change-Id: I9e8d14415c12c28b6a230b689d3b791a086d7a06 > > > Reviewed-on: https://chromium-review.googlesource.com/c/crashpad/crashpad/+/3260604 > > > Commit-Queue: Alex Gough <ajgo@chromium.org> > > > Reviewed-by: Mark Mentovai <mark@chromium.org> > > > > Change-Id: Iafb40bd8799dbfea9308f19e3c6e7568bcba82df > > Reviewed-on: https://chromium-review.googlesource.com/c/crashpad/crashpad/+/3260757 > > Commit-Queue: Alex Gough <ajgo@chromium.org> > > Reviewed-by: Mark Mentovai <mark@chromium.org> > > Bug: crashpad: > > Bug: 1250098 > Change-Id: Ia3fa460e7054c85456bca37478b03c60906b36a9 > Reviewed-on: https://chromium-review.googlesource.com/c/crashpad/crashpad/+/3286783 > Reviewed-by: Mark Mentovai <mark@chromium.org> > Commit-Queue: Alex Gough <ajgo@chromium.org> Bug: 1250098 Change-Id: I6f278db20c440b5dd9952281411723706aa0af2b Reviewed-on: https://chromium-review.googlesource.com/c/crashpad/crashpad/+/3292209 Reviewed-by: Mark Mentovai <mark@chromium.org> Commit-Queue: Alex Gough <ajgo@chromium.org>
Crashpad
Crashpad is a crash-reporting system.
Documentation
- Project status
- Developing Crashpad: instructions for getting the source code, building, testing, and contributing to the project.
- Crashpad interface documentation
- Crashpad tool man pages
- Crashpad overview design
Source Code
Crashpad’s source code is hosted in a Git repository at https://chromium.googlesource.com/crashpad/crashpad.
Other Links
- Bugs can be reported at the Crashpad issue tracker.
- The Crashpad bots perform automated builds and tests.
- crashpad-dev is the Crashpad developers’ mailing list.
Description
Languages
C++
92.5%
Objective-C++
2.5%
C
2%
Python
1.8%
Assembly
0.9%
Other
0.3%