1. 3307c7c Fix ASan failures for MinidumpCrashpadInfoWriter by Thomas Gales · 12 months ago
  2. a280d65 Update linux-syscall-support (LSS) version by Thomas Gales · 12 months ago
  3. 07827d9 Remove `base/cxx17_backports.h` from the code in third_patry/crashpad by Ho Cheung · 1 year ago
  4. 3a6bc8c [tests] Disable clang optimization on the infinite recursion function. by Zequan Wu · 1 year ago
  5. 0e3758b pac_helper: test for __has_feature macro by Stephan Hartmann · 1 year, 1 month ago
  6. ada8dfa ios: Always reset IOSIntermediateDumpWriter file descriptor on close. by Justin Cohen · 1 year, 1 month ago
  7. 4773a37 Crashpad: Adding PAC bit stripping to stack sanitization. by avvall · 1 year, 1 month ago
  8. c21292d Fix iOS test with libc++ exception throw change. by Justin Cohen · 1 year, 2 months ago
  9. fdf7b9e Skip tests that create symbol links when not allowed by Bruce Dawson · 1 year, 1 month ago
  10. eeb3cad Raise extra-memory cap in ProcessSnapshotTest.CrashpadInfoChild by Bruce Dawson · 1 year, 2 months ago
  11. d5b2eea Fix another argument-dependent-lookup dependency by David Benjamin · 1 year, 2 months ago
  12. 3cd7b5b ios: Fix crash in ObjcExceptionPreprocessor. by Justin Cohen · 1 year, 2 months ago
  13. 322eaa5 Use thread_local instead of ThreadLocalStorage::Slot. by Peter Kasting · 1 year, 2 months ago
  14. 3e54a2c ios: Support minimum deployment targets of iOS15 by Joemer Ramos · 1 year, 2 months ago
  15. 707d0d4 Restrict new crash_reporter flag to valid versions by Miriam Zimmerman · 1 year, 2 months ago
  16. 90bba04 Fix some accidental uses of argument-dependent lookup by David Benjamin · 1 year, 2 months ago
  17. 9830fbf ios: Suppress log-if-missing for kSourceVersion intermediate dump key. by Justin Cohen · 1 year, 2 months ago
  18. 7a997fb Report exception number in metadata on CrOS. by Miriam Zimmerman · 1 year, 2 months ago
  19. 448d2d9 Add dump_minidump_annotations by bsheedy · 1 year, 2 months ago
  20. 3e87272 win: Only process up to EXCEPTION_MAXIMUM_PARAMETERS in an EXCEPTION_RECORD by Robert Sesek · 1 year, 2 months ago
  21. 70e0f92 Fix StringPiece compile issue in Chromium. by Justin · 1 year, 2 months ago
  22. 04b2ab5 port: fix non-glibc desktop linux build by Elly Fong-Jones · 1 year, 3 months ago
  23. 485805c Fix test that relied on NDEBUG always disabling DCHECK by Ben Hamilton · 1 year, 3 months ago
  24. 0adab59 ios: Validate exception code buffer size before read. by Justin Cohen · 1 year, 3 months ago
  25. c7d9c71 [ios] Support guarding concurrent reads and writes to Annotations by Ben Hamilton · 1 year, 3 months ago
  26. 212b8f6 [client] New RingBufferAnnotation by Ben Hamilton · 1 year, 3 months ago
  27. 3215ed9 [client] Optionally support ScopedSpinGuard in Annotation by Ben Hamilton · 1 year, 3 months ago
  28. 9158eb7 handle `num_handled_exceptions == 0` case by Vaibhav Nagarnaik · 1 year, 3 months ago
  29. 28354d1 [ios] New class ScopedVMMap by Ben Hamilton · 1 year, 3 months ago
  30. 8071d30 [client] Clean up types and code style in LengthDelimitedRingBuffer by Ben Hamilton · 1 year, 3 months ago
  31. c11d49d Add a mask to MinidumpCrashpadInfo to indicate valid pointer addresses. by Justin Cohen · 1 year, 4 months ago
  32. 85b7d3d Mac: more robust __crash_info on 13+ by Leonard Grey · 1 year, 3 months ago
  33. ad2e043 Mac: Look for crash annotations in __DATA_DIRTY on macOS 13+ by Leonard Grey · 1 year, 3 months ago
  34. 84627e1 [fuchsia] Temporarily disable hwasan from crashpad tests by Leonard Chan · 1 year, 3 months ago
  35. 1e10a23 Update header includes for /base/functional in Crashpad by Avi Drissman · 1 year, 4 months ago
  36. 43eac93 [fuchsia] Import buildconfig from fuchsia by Jay Zhuang · 1 year, 4 months ago
  37. a0b4e88 [snapshot] Use Fuchsia specific header by Jay Zhuang · 1 year, 4 months ago
  38. 2103586 mac: Don’t cater to gcc-4.2 libstdc++ brokenness by Mark Mentovai · 1 year, 4 months ago
  39. a41e599 [fuchsia] Update crashpad location by Jay Zhuang · 1 year, 4 months ago
  40. bd479a1 [ios] Fix --gtest_filter for non-xcuitest targets by Ben Hamilton · 1 year, 4 months ago
  41. 62a0099 [ios] Support --gtest_filter for iOS tests by Ben Hamilton · 1 year, 5 months ago
  42. 0e7dae4 Roll gn to 5e19d2fb. by Justin Cohen · 1 year, 5 months ago
  43. 1a7918b [client] New class LengthDelimitedRingBuffer by Ben Hamilton · 1 year, 5 months ago
  44. f7b5e00 [util] New class ScopedSpinGuard by Ben Hamilton · 1 year, 5 months ago
  45. 5a8a43a [fuchsia] Update mini_chromium location as well by Nathan Mulcahey · 1 year, 5 months ago
  46. d5aa5d4 [fuchsia] Move mini_chromium and lss by Nathan Mulcahey · 1 year, 5 months ago
  47. c902f6b Fix Crashpad CI failures on mac, linux, and fuchsia by Ben Hamilton · 1 year, 5 months ago
  48. f742c1a Fix build failure on Linux/amd64 by Tom Anderson · 1 year, 6 months ago
  49. fca8871 Add SA_EXPOSE_TAGBITS to crashpad's signal handler. by Mitch Phillips · 1 year, 6 months ago
  50. 72e5170 [MSAN] Suppress false-positive in HTTPTransportLibcurl::WriteResponseBody by Tom Anderson · 1 year, 6 months ago
  51. a91f197 [tests] Make the infinite recursion actually recurse with clang by Benoît Lizé · 1 year, 6 months ago
  52. 9ca1fb9 [tests] MINSIGSTKSZ is no longer a constant, update tests by Benoît Lizé · 1 year, 6 months ago
  53. 58c6818 Install ninja to crashpad using DEPS by Junji Watanabe · 1 year, 6 months ago
  54. 0729b08 Fix NOTREACHED availability by Brian Sheedy · 1 year, 6 months ago
  55. bce9a58 Fix locking on certain Android partitions by Brian Sheedy · 1 year, 6 months ago
  56. 2b61856 Fix copyright message in third_party/edo/BUILD.gn by Joshua Peraza · 1 year, 6 months ago
  57. 30ca556 Validate number of bytes read by Joshua Peraza · 1 year, 6 months ago
  58. 31af46b Update copyright boilerplate in third_party/edo by Mark Mentovai · 1 year, 7 months ago
  59. b00da64 ios: Correct iOS forbidden allocators on iOS 16.1 by Justin Cohen · 1 year, 7 months ago
  60. 0acdadf snapshot: remove redundant template parameter by Stephan Hartmann · 1 year, 7 months ago
  61. cca548b Minor fixes for crashpad_wer_main.cc by Alan Zhao · 1 year, 7 months ago
  62. ca928c8 Work around pre 19041 SDK definition by Alex Gough · 1 year, 7 months ago
  63. 833219f [ios] Add optional UploadBehavior enum to InProcessHandler::StartProcessingPendingReports() by Ben Hamilton · 1 year, 8 months ago
  64. 9f472e5 [code-health] Remove .vpython file by Fabrice de Gans · 1 year, 8 months ago
  65. 0239941 Fix comment in crashpad_wer.h by Alan Zhao · 1 year, 8 months ago
  66. ca3cf2f [ios] Add an optional upload complete observation callback to the in-process handler by Ben Hamilton · 1 year, 8 months ago
  67. 6278690 Update copyright boilerplate, 2022 edition (Crashpad) by Mark Mentovai · 1 year, 8 months ago
  68. 261679b Move registration_protocol_win structs to their own header file by Alan Zhao · 1 year, 8 months ago
  69. 54da37c Remove std::vector from crashpad_wer by Alan Zhao · 1 year, 8 months ago
  70. fc2e7c0 Upgrade LUCI configs to use Mac-12 by Justin Cohen · 1 year, 8 months ago
  71. a2d0cef Mac: account for PTHREAD_T_OFFSET in arm64 tests by Leonard Grey · 1 year, 9 months ago
  72. 43ea32b [fuchsia] remove dependency on libcurl by Francois Rousseau · 1 year, 9 months ago
  73. 3e80b95 Run clang-format on process_reader_mac_test by Leonard Grey · 1 year, 9 months ago
  74. 1d44476 Mac: Fix shadow warning by Leonard Grey · 1 year, 9 months ago
  75. af96fcd Mac: use pthread_get_stack{addr,size}_np in process reader tests by Leonard Grey · 1 year, 9 months ago
  76. 05e3bd8 Mac: Expect timestamp for main executable in macOS 12+ in process reader by Leonard Grey · 1 year, 9 months ago
  77. 0c36976 Mac: update MachOImageAnnotationsReader tests for dyld4 by Leonard Grey · 1 year, 9 months ago
  78. 1876c67 Record memory near EIP/RIP first by Bruce Dawson · 1 year, 9 months ago
  79. 6c6c2ae [fuchsia] migrate test to CFv2 by Alex Pankhurst · 1 year, 9 months ago
  80. 7b105f8 ios: Properly handle overflows in scoped_vm_read. by Justin Cohen · 1 year, 9 months ago
  81. 4e5cef6 Update documentation to use main branch name. by Ayush Ranjan · 1 year, 9 months ago
  82. bfc0eb5 Close handler_sock after starting crashpad server. by Ayush Ranjan · 1 year, 9 months ago
  83. 1b47570 ios: Add buffered write to IOSIntermediateDumpWriter. by Justin Cohen · 1 year, 9 months ago
  84. fab4801 [fuchsia] Fix ubsan issues by Alex Pankhurst · 1 year, 10 months ago
  85. ae7d8a9 ios: Use fewer vm_reads when iterating modules. by Justin Cohen · 1 year, 10 months ago
  86. df86075 ios: Prevent duplicate uploads and watchdog kills with slow uploads. by Justin Cohen · 1 year, 10 months ago
  87. b7db85b ios: vm_read module file path before calling strlen. by Justin Cohen · 1 year, 10 months ago
  88. 1424632 ios: Fix testCrashWithDyldErrorString on arm64. by Justin Cohen · 1 year, 10 months ago
  89. 7a622b2 GCC: fix invalid bind of packed field to uint32_t& by Stephan Hartmann · 1 year, 10 months ago
  90. 80520bd Add WER runtime exception helper module for Windows by Alex Gough · 1 year, 10 months ago
  91. bac699e ios: Correct xcode-hybrid setup for Xcode 14. by Justin Cohen · 1 year, 10 months ago
  92. 80f3833 [win] Fix ScopedSetThreadName for Windows 7 by Justin Cohen · 1 year, 10 months ago
  93. 1c37daa Reland "posix: Replace DoubleForkAndExec() with ForkAndSpawn()" by Darshan Sen · 1 year, 10 months ago
  94. 6e946c4 Revert "posix: Replace DoubleForkAndExec() with ForkAndSpawn()" by Justin Cohen · 1 year, 10 months ago
  95. 23cefd0 Fix Chromium compile. by Justin Cohen · 1 year, 10 months ago
  96. 21546d8 Use call_once in lazy settings load. by Justin Cohen · 1 year, 10 months ago
  97. 7c30a50 Build actual crashpad .asm files in win/cross builds by Nico Weber · 1 year, 11 months ago
  98. 460943d posix: Replace DoubleForkAndExec() with ForkAndSpawn() by Darshan Sen · 1 year, 11 months ago
  99. 07ef173 Add buildtools/clang_format/script to DEPS by Mark Mentovai · 1 year, 11 months ago
  100. 3ae34b1 [test] Fix test build failures in Chromium by Mark Mentovai · 1 year, 11 months ago