1. 6c57c08 Fix -Wsign-compare in CrashReportDatabaseTest by Peter Boström · 5 months ago
  2. 70ccb76 Accept longer Settings::Data structs by Peter Boström · 5 months ago
  3. 032bcc9 Mark CrashWithoutDumping() as [[noreturn]] by Nico Weber · 5 months ago
  4. 6265674 Migrate to NOTREACHED() by Peter Boström · 7 months ago
  5. 6af42bc Use NOTREACHED_IN_MIGRATION() by Peter Boström · 10 months ago
  6. 3710831 ios: Use correct address when storing register memory. by Justin Cohen · 10 months ago
  7. 8df174c [ios] Fix TSAN issue and Mach port leak in CrashpadClient by Ben Hamilton · 11 months ago
  8. 1cea047 ios: Capture signal exception context memory regions correctly. by Justin Cohen · 12 months ago
  9. dea283a Make AnnotationList's iterator compliant to input iterator by André Kempe · 1 year, 3 months ago
  10. c4d4a4d ios: Disable annotations tests on older simulators on macOS 14.3 by Justin Cohen · 1 year ago
  11. 940e8a3 Fix leaky CrashpadInfo test by Jesse McKenna · 1 year, 1 month ago
  12. c576bf3 Add Update method to CrashpadInfo by Jesse McKenna · 1 year, 1 month ago
  13. 5d81482 ios: Read dyld modules in reverse order. by Justin Cohen · 1 year, 1 month ago
  14. 30b2f4b ios: Add crashpad_uptime_ns crash key to iOS reports. by Justin Cohen · 1 year, 2 months ago
  15. 3a20cc2 [ios] Add arm64e support to in_process_intermediate_dump_handler by Ben Hamilton · 1 year, 3 months ago
  16. 9f896f2 Qualify bit_cast with base:: by Avi Drissman · 1 year, 3 months ago
  17. 7049d96 Fix improper use of bit_cast by Avi Drissman · 1 year, 3 months ago
  18. 5613499 Replace base::WStringPiece with std::string_view by Lei Zhang · 1 year, 4 months ago
  19. 1675ce7 Add missing base/check.h includes by Lei Zhang · 1 year, 4 months ago
  20. 3ba2403 ios: Fix leak in iOS NSException preprocessor. by Justin Cohen · 1 year, 4 months ago
  21. c39206f Provide a way to iterate over a const AnnotationList by André Kempe · 1 year, 5 months ago
  22. c5e2b03 Fix UB when saving an StringAnnotation by David Benjamin · 1 year, 5 months ago
  23. 4a93d7f Revert "Add an option to start a Windows client with global hooks disabled." by Avi Drissman · 1 year, 5 months ago
  24. 59fc31c Update mini_chromium & use its new support for wide streaming in file_path by Eric Astor · 1 year, 5 months ago
  25. e17518a Add an option to start a Windows client with global hooks disabled. by Rich Mckeever · 1 year, 5 months ago
  26. 376e8c0 Eliminate call to StringPrintf() with non-constexpr format string. by Peter Kasting · 1 year, 5 months ago
  27. c63c073 Do IWYU for check_op.h by Lei Zhang · 1 year, 5 months ago
  28. 63ec948 Windows: don't compile HandleHeapCorruption on ASAN by Leonard Grey · 1 year, 5 months ago
  29. f145b54 Stop registering Windows VEH in ASAN builds. by Rich Mckeever · 1 year, 5 months ago
  30. ac0c27a Deregister vectored exception handler on client destruction by Alex Gough · 1 year, 6 months ago
  31. a7cfe95 Reland "Add SetLastChanceExceptionHandler to implement permissive MTE mode" by Keishi Hattori · 1 year, 6 months ago
  32. 6a9e2e6 Adjust to movement of base/ files to base/apple by Avi Drissman · 1 year, 7 months ago
  33. 617429d Remove ARC boilerplate in Crashpad by Avi Drissman · 1 year, 7 months ago
  34. ce7f0f1 Revert "Add SetLastChanceExceptionHandler to implement permissive MTE mode" by Keishi Hattori · 1 year, 7 months ago
  35. b1e66e3 Add SetLastChanceExceptionHandler to implement permissive MTE mode by Keishi Hattori · 1 year, 7 months ago
  36. 8dcf2b2 [fuchsia] Don't build CaptureContext by Thomas Gales · 1 year, 8 months ago
  37. 9e37dc4 Convert Crashpad to use ARC by Avi Drissman · 1 year, 9 months ago
  38. a5e1796 Catch heap corruption failures on Windows by Alex Gough · 1 year, 9 months ago
  39. 07827d9 Remove `base/cxx17_backports.h` from the code in third_patry/crashpad by Ho Cheung · 1 year, 11 months ago
  40. 3a6bc8c [tests] Disable clang optimization on the infinite recursion function. by Zequan Wu · 1 year, 11 months ago
  41. 3cd7b5b ios: Fix crash in ObjcExceptionPreprocessor. by Justin Cohen · 2 years ago
  42. 90bba04 Fix some accidental uses of argument-dependent lookup by David Benjamin · 2 years ago
  43. 70e0f92 Fix StringPiece compile issue in Chromium. by Justin · 2 years, 1 month ago
  44. 485805c Fix test that relied on NDEBUG always disabling DCHECK by Ben Hamilton · 2 years, 1 month ago
  45. c7d9c71 [ios] Support guarding concurrent reads and writes to Annotations by Ben Hamilton · 2 years, 1 month ago
  46. 212b8f6 [client] New RingBufferAnnotation by Ben Hamilton · 2 years, 1 month ago
  47. 3215ed9 [client] Optionally support ScopedSpinGuard in Annotation by Ben Hamilton · 2 years, 1 month ago
  48. 8071d30 [client] Clean up types and code style in LengthDelimitedRingBuffer by Ben Hamilton · 2 years, 1 month ago
  49. c11d49d Add a mask to MinidumpCrashpadInfo to indicate valid pointer addresses. by Justin Cohen · 2 years, 2 months ago
  50. 1a7918b [client] New class LengthDelimitedRingBuffer by Ben Hamilton · 2 years, 3 months ago
  51. f742c1a Fix build failure on Linux/amd64 by Tom Anderson · 2 years, 4 months ago
  52. fca8871 Add SA_EXPOSE_TAGBITS to crashpad's signal handler. by Mitch Phillips · 2 years, 4 months ago
  53. a91f197 [tests] Make the infinite recursion actually recurse with clang by Benoît Lizé · 2 years, 4 months ago
  54. 9ca1fb9 [tests] MINSIGSTKSZ is no longer a constant, update tests by Benoît Lizé · 2 years, 4 months ago
  55. 0729b08 Fix NOTREACHED availability by Brian Sheedy · 2 years, 4 months ago
  56. bce9a58 Fix locking on certain Android partitions by Brian Sheedy · 2 years, 4 months ago
  57. 833219f [ios] Add optional UploadBehavior enum to InProcessHandler::StartProcessingPendingReports() by Ben Hamilton · 2 years, 6 months ago
  58. ca3cf2f [ios] Add an optional upload complete observation callback to the in-process handler by Ben Hamilton · 2 years, 6 months ago
  59. 6278690 Update copyright boilerplate, 2022 edition (Crashpad) by Mark Mentovai · 2 years, 6 months ago
  60. bfc0eb5 Close handler_sock after starting crashpad server. by Ayush Ranjan · 2 years, 8 months ago
  61. 1b47570 ios: Add buffered write to IOSIntermediateDumpWriter. by Justin Cohen · 2 years, 8 months ago
  62. ae7d8a9 ios: Use fewer vm_reads when iterating modules. by Justin Cohen · 2 years, 8 months ago
  63. df86075 ios: Prevent duplicate uploads and watchdog kills with slow uploads. by Justin Cohen · 2 years, 8 months ago
  64. b7db85b ios: vm_read module file path before calling strlen. by Justin Cohen · 2 years, 8 months ago
  65. 80520bd Add WER runtime exception helper module for Windows by Alex Gough · 2 years, 8 months ago
  66. 1c37daa Reland "posix: Replace DoubleForkAndExec() with ForkAndSpawn()" by Darshan Sen · 2 years, 9 months ago
  67. 6e946c4 Revert "posix: Replace DoubleForkAndExec() with ForkAndSpawn()" by Justin Cohen · 2 years, 9 months ago
  68. 21546d8 Use call_once in lazy settings load. by Justin Cohen · 2 years, 9 months ago
  69. 460943d posix: Replace DoubleForkAndExec() with ForkAndSpawn() by Darshan Sen · 2 years, 9 months ago
  70. ed8cfeb [snapshot] Add support for thread names by Ben Hamilton · 2 years, 9 months ago
  71. 816c557 Lazy load settings in CrashReportDatabase. by Justin Cohen · 2 years, 9 months ago
  72. 0662aeb Fix usage of sprintf. by Justin Cohen · 2 years, 9 months ago
  73. fc0b157 [fuchsia] Fix build errors on Fuchsia by Alex Pankhurst · 2 years, 9 months ago
  74. b1ffe93 [ios] Fix two shutdown races by Ben Hamilton · 2 years, 10 months ago
  75. 13a1e17 C++20 build fixes. by Peter Kasting · 2 years, 10 months ago
  76. 55de7bb [Crashpad/Annotations] Increase maximum annotation name length to 256 by Ben Hamilton · 2 years, 10 months ago
  77. 2071aba [ios] Fix FD leak in IOSIntermediateDumpWriter by Ben Hamilton · 2 years, 10 months ago
  78. 9424269 ios: Check dyld_image_info->imageFilePath for nullptr. by Justin Cohen · 2 years, 10 months ago
  79. 34a090b ios: Capture more exceptionReason in exception processor. by Justin Cohen · 2 years, 10 months ago
  80. 55cee01 ios: Don't start upload thread from background. by Justin Cohen · 2 years, 11 months ago
  81. 12cb55f ios: Safely handle database errors when saving crash reports. by Justin Cohen · 2 years, 11 months ago
  82. 8647761 ios: Ensure ScopedLockedFileHandle and UploadReportMac destructor order. by Justin Cohen · 2 years, 11 months ago
  83. 36c88b1 Initializes contexts on ios x64 builds by Alex Gough · 2 years, 11 months ago
  84. 68aba08 ios: Don't block main thread on suspend. by Justin Cohen · 2 years, 11 months ago
  85. 646bba7 ios: Add ScopedBackgroundTask to more flock file access. by Justin Cohen · 3 years ago
  86. 8c7caef ios: Don't report preprocessed NSExceptions until the uncaught handler. by Justin Cohen · 3 years ago
  87. 25e67e2 ios: Track last NSException in ObjcException preprocessor. by Justin Cohen · 3 years ago
  88. 243dffb ios: Stop prune and upload thread when app is inactive and may suspend. by Justin Cohen · 3 years ago
  89. 460dbdc ios: Unblock all signals corresponding to Mach exceptions on crash. by Justin Cohen · 3 years ago
  90. 4c85c46 ios: Fix test failure on M1 ARM64 machines. by Justin Cohen · 3 years ago
  91. cd13ea3 ios: Add ScopedBackgroundTask to UploadThread and PruneThread. by Justin Cohen · 3 years ago
  92. 785cb10 ios: Move IOSSystemDataCollector to InProcessHandler. by Justin Cohen · 3 years ago
  93. 12b35eb ios: Add forbidden allocator to integration tests. by Justin Cohen · 3 years ago
  94. 3c4e371 ios: Fix up concurrency in DumpWithoutCrashing and exception handling. by Justin Cohen · 3 years ago
  95. 13202c2 linux: set ptracer in signal handlers by Joshua Peraza · 3 years ago
  96. 0affe61 Migrate base::{size,empty,data} to STL equivalents in crashpad. by Daniel Cheng · 3 years ago
  97. e9937cb [Cleanup] Fix circular dependency on Windows. by Ben Hamilton · 3 years, 1 month ago
  98. 4112c11 ios: Use PlatformTest instead of testing::Test by Bruce Dawson · 3 years, 1 month ago
  99. 0830895 ios: Remove unused vector include by Bruce Dawson · 3 years, 1 month ago
  100. 45cc0da arm64: Add Armv8.3-A PAC support to assembly files by André Kempe · 3 years, 1 month ago