1. 826ee0c Make NTSTATUS_LOG less likely to change ::GetLastError() value by Andrew Williams · 12 days ago main master
  2. 3814b2d Replace std::is_pod usage by Andrew Williams · 12 days ago
  3. 434640c Fix incorrect DCHECK in CET contexts by Alex Gough · 2 days ago
  4. 74d696f Replace std::unique_ptr<T[]> with HeapArray in process_info.cc and by Arthur Wang · 3 days ago
  5. c32df15 Use byte conversions over the byte swap functions by danakj · 3 weeks ago
  6. f7f5e2b [ios] Fix TSAN issue and Mach port leak in CrashpadClient by Ben Hamilton · 5 weeks ago
  7. 3ef1bdb Roll mini_chromium to pick up the latest version of base::span. by Justin Cohen · 3 weeks ago
  8. b99e239 Move crashpad to using Mac-13|Mac-14 (like chromium) and latest win sdk by danakj · 4 weeks ago
  9. 5ad052d ios: Capture signal exception context memory regions correctly. by Justin Cohen · 6 weeks ago
  10. d55374e ios: Update exception test for Chromium release builds. by Justin Cohen · 7 weeks ago
  11. e6d0c6c Fix invalid check for valid key of Pointer Authentication by André Kempe · 9 weeks ago
  12. 9a1f2f9 Make AnnotationList's iterator compliant to input iterator by André Kempe · 5 months ago
  13. 6c97fa2 ios: Disable annotations tests on older simulators on macOS 14.3 by Justin Cohen · 8 weeks ago
  14. 2f7337f Increase kMaxNumberOfAnnotations by Ian Barkley-Yeung · 8 weeks ago
  15. 8773a4d Log argv[0] for failing spawns by Peter Boström · 2 months ago
  16. e9e1e8c Properly update iterator by Joshua Peraza · 2 months ago
  17. b5fa2b8 [Fuchsia] remove use of fuchsia mac sdk by Hzj_jie · 3 months ago
  18. e723f79 Fix leaky CrashpadInfo test by Jesse McKenna · 3 months ago
  19. 2035efd Honor ios_is_app_extension chromium build flag by Sylvain Defresne · 3 months ago
  20. 1c0a743 Add Update method to CrashpadInfo by Jesse McKenna · 3 months ago
  21. 06d6939 ios: Read dyld modules in reverse order. by Justin Cohen · 3 months ago
  22. c8df07c [fxbug.dev] Migrate bug numbers by Mitchell Kember · 3 months ago
  23. f6476df Avoid assuming string_view iterators are char* by danakj · 3 months ago
  24. 636e7d7 ios: Allow missing exception thread id from thread list. by Justin Cohen · 4 months ago
  25. faef276 doc: Upgrade the crashpad-home App Engine app to the go121 flex runtime by Mark Mentovai · 4 months ago
  26. fbe8698 Remove should-be-dead code after PLOG(FATAL) by Peter Boström · 4 months ago
  27. c00ca2d ios: Add crashpad_uptime_ns crash key to iOS reports. by Justin Cohen · 4 months ago
  28. d75025b Add [[noreturn]] version of NtstatusLogMessage by Peter Boström · 4 months ago
  29. f1b881a Roll crashpad/third_party/mini_chromium/mini_chromium/ c7fccaa8e..203a01130 (1 commit) by Peter Boström · 4 months ago
  30. b742725 Roll crashpad/third_party/mini_chromium/mini_chromium/ 1e64ecb51..c7fccaa8e (1 commit) by Peter Boström · 4 months ago
  31. 473a132 Roll crashpad/third_party/mini_chromium/mini_chromium/ cc2ae8eb0..1e64ecb51 (1 commit) by Peter Boström · 4 months ago
  32. 2a43862 Roll crashpad/third_party/mini_chromium/mini_chromium/ ac3e73239..cc2ae8eb0 (1 commit) by Peter Boström · 4 months ago
  33. 26e3136 [build] Re-enable action tracing by David Fang · 4 months ago
  34. aa47b74 [ios] Add arm64e support to in_process_intermediate_dump_handler by Ben Hamilton · 5 months ago
  35. 5841b9d Qualify bit_cast with base:: by Avi Drissman · 5 months ago
  36. f9bf530 [mac] mach_absolute_time() -> clock_gettime_nsec_np(CLOCK_UPTIME_RAW) by Ben Hamilton · 5 months ago
  37. 0b5eb7d Fix improper use of bit_cast by Avi Drissman · 5 months ago
  38. b34cc69 Use googletest flag macros to access googletest flags. by Daniel Cheng · 5 months ago
  39. 3cbf16d Replace base::WStringPiece with std::string_view by Lei Zhang · 6 months ago
  40. 9c70dd3 Roll crashpad/third_party/mini_chromium/mini_chromium/ e508a6010..450b10118 (1 commit) by Peter Kasting · 6 months ago
  41. 085d490 Add missing base/check.h includes by Lei Zhang · 6 months ago
  42. 45bf137 ios: Fix leak in iOS NSException preprocessor. by Justin Cohen · 6 months ago
  43. 2d1baed Provide a way to iterate over a const AnnotationList by André Kempe · 6 months ago
  44. d06995b Fix UB when saving an StringAnnotation by David Benjamin · 6 months ago
  45. 657556f Fix crashpad tests under UBSan by David Benjamin · 6 months ago
  46. 2c0f637 Revert "Add an option to start a Windows client with global hooks disabled." by Avi Drissman · 6 months ago
  47. abb9b31 Roll crashpad/third_party/mini_chromium/mini_chromium/ 707c87bd2..98bbdbe49 (1 commit) + changes by Avi Drissman · 6 months ago
  48. 6fdbcf3 Update mini_chromium & use its new support for wide streaming in file_path by Eric Astor · 6 months ago
  49. c1510f1 Add an option to start a Windows client with global hooks disabled. by Rich Mckeever · 6 months ago
  50. 6e357b8 Eliminate call to StringPrintf() with non-constexpr format string. by Peter Kasting · 7 months ago
  51. a9ff247 Roll crashpad/third_party/mini_chromium/mini_chromium/ 42f1fddfe..bc8dca83b (3 commits) by Peter Kasting · 7 months ago
  52. 71a3d7c Do IWYU for check_op.h by Lei Zhang · 7 months ago
  53. cf78342 Roll crashpad/third_party/mini_chromium/mini_chromium/ 276f2ac53..42f1fddfe (1 commit) by Peter Kasting · 7 months ago
  54. f9db391 Use format macros for int64_t instead of hardcoding the format. by Peter Kasting · 7 months ago
  55. face7c6 [ios] Remove ios_use_shared_bundle_id_for_test_apps gn variable by Sylvain Defresne · 7 months ago
  56. f357ea2 Windows: don't compile HandleHeapCorruption on ASAN by Leonard Grey · 7 months ago
  57. 626eb4c Mac: don't consider module order in process reader tests by Leonard Grey · 7 months ago
  58. e25a262 Stop registering Windows VEH in ASAN builds. by Rich Mckeever · 7 months ago
  59. da25761 Mac: update ProcessReaderMac and tests for macOS 14 by Leonard Grey · 7 months ago
  60. 44c042e Pull latest toolchain by Thomas Gales · 7 months ago
  61. e309b22 ios: Fix Chromium bundle id for xcuitest. by Justin Cohen · 7 months ago
  62. fd41b1e Update chromium_mini dependency by Rupert Ben Wiser · 7 months ago
  63. f857930 Add support for matching with key allowlist by Rupert Ben Wiser · 7 months ago
  64. f5bf849 Deregister vectored exception handler on client destruction by Alex Gough · 7 months ago
  65. 6689953 mac: Fix build with deployment target ≥ 11 by Mark Mentovai · 8 months ago
  66. 0fd99f1 [ssci] Added Shipped field to READMEs by Anne Redulla · 8 months ago
  67. 0fd7d79 Reland "Add SetLastChanceExceptionHandler to implement permissive MTE mode" by Keishi Hattori · 8 months ago
  68. cb14cb2 Roll crashpad/third_party/mini_chromium/mini_chromium/ 0c540fd54..10f39a976 (1 commit) by Thomas Gales · 8 months ago
  69. 939632c tests: stop using legacy gtest APIs by Mike Frysinger · 9 months ago
  70. 36f57cb Roll mini_chromium putting /base/apple files into base::apple:: by Avi Drissman · 9 months ago
  71. 7019591 [fuchsia] Move //zircon/public/lib/zx to //zircon/system/ulib/zx by David 'Digit' Turner · 9 months ago
  72. 8d413d6 Roll mini_chromium, adjust to more files in base/apple by Avi Drissman · 9 months ago
  73. 2dac5cd Adjust to movement of base/ files to base/apple by Avi Drissman · 9 months ago
  74. 3f5a724 Update comment for new file location by Avi Drissman · 9 months ago
  75. dffa4f7 Roll crashpad/third_party/mini_chromium/mini_chromium/ 2035d204b..a722d31ef (1 commit) by Thomas Gales · 9 months ago
  76. fac71ab Add support for linux-arm64 by Mark Mentovai · 9 months ago
  77. bf97c04 Revert "[fuchsia][mac] Fix build errors" by Thomas Gales · 9 months ago
  78. 8f55795 Ban [w]ctype.h: crashpad by Peter Kasting · 9 months ago
  79. adaca91 Roll crashpad/third_party/mini_chromium/mini_chromium/ e009af846..d1baeddcb (3 commits) by Peter Kasting · 9 months ago
  80. 2d3e300 Remove ARC boilerplate in Crashpad by Avi Drissman · 9 months ago
  81. 509a863 Revert "Add SetLastChanceExceptionHandler to implement permissive MTE mode" by Keishi Hattori · 9 months ago
  82. e0aeac3 Add SetLastChanceExceptionHandler to implement permissive MTE mode by Keishi Hattori · 9 months ago
  83. 2c1ac09 [fuchsia][mac] Fix build errors by Thomas Gales · 9 months ago
  84. dc10efd [fuchsia] Don't build CaptureContext by Thomas Gales · 9 months ago
  85. 694d022 Remove redundant ARC configuration in Crashpad by Avi Drissman · 9 months ago
  86. b3c2ed4 [inspect] Route InspectSink in crashpad by Clayton McCray · 10 months ago
  87. f4e5dba Disable PtraceBroker.SameBitness by Avi Drissman · 10 months ago
  88. aa43105 Convert Crashpad to use ARC by Avi Drissman · 10 months ago
  89. 9424317 [Fuchsia] Replace checking out gn SDK with core by Chong Gu · 10 months ago
  90. 97320c8 Catch heap corruption failures on Windows by Alex Gough · 11 months ago
  91. 423b23d SetErrorMode() in fastfail tests by Alex Gough · 11 months ago
  92. 094390d Disable fastfail end_to_end tests on Windows by Alex Gough · 11 months ago
  93. 9121340 [fuchsia][arm64] Don't query for fp registers by Thomas Gales · 11 months ago
  94. 3e2462f [fuchsia] Remove/replace outdated bug references by Thomas Gales · 11 months ago
  95. c458119 [fuchsia] Don't build crashpad_database_util by Thomas Gales · 11 months ago
  96. def3679 [riscv][fuchsia] Add RISC-V Fuchsia support by Thomas Gales · 11 months ago
  97. a42903b [riscv] Add RISC-V Linux support by Thomas Gales · 11 months ago
  98. 2da160b [snapshot] Suppress function type mismatch UB by Leonard Chan · 11 months ago
  99. 1941b34 [fuchsia] Add fp registers to x86 context by Thomas Gales · 11 months ago
  100. c0100d4 Remove Mac OS X Server support by Eran Rom · 11 months ago