1. 7e0af1d Use byte conversions over the byte swap functions by danakj · 6 days ago main
  2. 8df174c [ios] Fix TSAN issue and Mach port leak in CrashpadClient by Ben Hamilton · 2 weeks ago
  3. f9cee5c Roll mini_chromium to pick up the latest version of base::span. by Justin Cohen · 7 days ago
  4. bbb99bf Move crashpad to using Mac-13|Mac-14 (like chromium) and latest win sdk by danakj · 13 days ago
  5. 1cea047 ios: Capture signal exception context memory regions correctly. by Justin Cohen · 4 weeks ago
  6. ccd2065 ios: Update exception test for Chromium release builds. by Justin Cohen · 4 weeks ago
  7. 6bf5e1b Fix invalid check for valid key of Pointer Authentication by André Kempe · 6 weeks ago
  8. dea283a Make AnnotationList's iterator compliant to input iterator by André Kempe · 5 months ago
  9. c4d4a4d ios: Disable annotations tests on older simulators on macOS 14.3 by Justin Cohen · 6 weeks ago
  10. 9c58b66 Increase kMaxNumberOfAnnotations by Ian Barkley-Yeung · 6 weeks ago
  11. bc4fd34 Log argv[0] for failing spawns by Peter Boström · 8 weeks ago
  12. 37afd37 Properly update iterator by Joshua Peraza · 8 weeks ago
  13. 29ac83c [Fuchsia] remove use of fuchsia mac sdk by Hzj_jie · 9 weeks ago
  14. 940e8a3 Fix leaky CrashpadInfo test by Jesse McKenna · 9 weeks ago
  15. 5075fb6 Honor ios_is_app_extension chromium build flag by Sylvain Defresne · 9 weeks ago
  16. c576bf3 Add Update method to CrashpadInfo by Jesse McKenna · 10 weeks ago
  17. 5d81482 ios: Read dyld modules in reverse order. by Justin Cohen · 3 months ago
  18. 27b460c [fxbug.dev] Migrate bug numbers by Mitchell Kember · 3 months ago
  19. a02e493 Avoid assuming string_view iterators are char* by danakj · 3 months ago
  20. 22c386d ios: Allow missing exception thread id from thread list. by Justin Cohen · 3 months ago
  21. 305b648 doc: Upgrade the crashpad-home App Engine app to the go121 flex runtime by Mark Mentovai · 3 months ago
  22. 5183bef Remove should-be-dead code after PLOG(FATAL) by Peter Boström · 3 months ago
  23. 30b2f4b ios: Add crashpad_uptime_ns crash key to iOS reports. by Justin Cohen · 3 months ago
  24. 98d0d86 Add [[noreturn]] version of NtstatusLogMessage by Peter Boström · 3 months ago
  25. d256de3 Roll crashpad/third_party/mini_chromium/mini_chromium/ c7fccaa8e..203a01130 (1 commit) by Peter Boström · 3 months ago
  26. 4426ed9 Roll crashpad/third_party/mini_chromium/mini_chromium/ 1e64ecb51..c7fccaa8e (1 commit) by Peter Boström · 3 months ago
  27. 65f2a2b Roll crashpad/third_party/mini_chromium/mini_chromium/ cc2ae8eb0..1e64ecb51 (1 commit) by Peter Boström · 3 months ago
  28. bbb721f Roll crashpad/third_party/mini_chromium/mini_chromium/ ac3e73239..cc2ae8eb0 (1 commit) by Peter Boström · 3 months ago
  29. 2905784 [build] Re-enable action tracing by David Fang · 3 months ago
  30. 3a20cc2 [ios] Add arm64e support to in_process_intermediate_dump_handler by Ben Hamilton · 4 months ago
  31. 9f896f2 Qualify bit_cast with base:: by Avi Drissman · 4 months ago
  32. 337b4f7 [mac] mach_absolute_time() -> clock_gettime_nsec_np(CLOCK_UPTIME_RAW) by Ben Hamilton · 4 months ago
  33. 7049d96 Fix improper use of bit_cast by Avi Drissman · 4 months ago
  34. 5fc60ae Use googletest flag macros to access googletest flags. by Daniel Cheng · 5 months ago
  35. 5613499 Replace base::WStringPiece with std::string_view by Lei Zhang · 5 months ago
  36. 5739185 Roll crashpad/third_party/mini_chromium/mini_chromium/ e508a6010..450b10118 (1 commit) by Peter Kasting · 5 months ago
  37. 1675ce7 Add missing base/check.h includes by Lei Zhang · 5 months ago
  38. 3ba2403 ios: Fix leak in iOS NSException preprocessor. by Justin Cohen · 6 months ago
  39. c39206f Provide a way to iterate over a const AnnotationList by André Kempe · 6 months ago
  40. c5e2b03 Fix UB when saving an StringAnnotation by David Benjamin · 6 months ago
  41. 41f6ad5 Fix crashpad tests under UBSan by David Benjamin · 6 months ago
  42. 4a93d7f Revert "Add an option to start a Windows client with global hooks disabled." by Avi Drissman · 6 months ago
  43. 188ad79 Roll crashpad/third_party/mini_chromium/mini_chromium/ 707c87bd2..98bbdbe49 (1 commit) + changes by Avi Drissman · 6 months ago
  44. 59fc31c Update mini_chromium & use its new support for wide streaming in file_path by Eric Astor · 6 months ago
  45. e17518a Add an option to start a Windows client with global hooks disabled. by Rich Mckeever · 6 months ago
  46. 376e8c0 Eliminate call to StringPrintf() with non-constexpr format string. by Peter Kasting · 6 months ago
  47. b6d3cdc Roll crashpad/third_party/mini_chromium/mini_chromium/ 42f1fddfe..bc8dca83b (3 commits) by Peter Kasting · 6 months ago
  48. c63c073 Do IWYU for check_op.h by Lei Zhang · 6 months ago
  49. ce4e3d6 Roll crashpad/third_party/mini_chromium/mini_chromium/ 276f2ac53..42f1fddfe (1 commit) by Peter Kasting · 6 months ago
  50. aef7504 Use format macros for int64_t instead of hardcoding the format. by Peter Kasting · 6 months ago
  51. 7c89d50 [ios] Remove ios_use_shared_bundle_id_for_test_apps gn variable by Sylvain Defresne · 6 months ago
  52. 63ec948 Windows: don't compile HandleHeapCorruption on ASAN by Leonard Grey · 6 months ago
  53. 2f6cffa Mac: don't consider module order in process reader tests by Leonard Grey · 6 months ago
  54. f145b54 Stop registering Windows VEH in ASAN builds. by Rich Mckeever · 6 months ago
  55. 0fc1b6a Mac: update ProcessReaderMac and tests for macOS 14 by Leonard Grey · 6 months ago
  56. a1b467a Pull latest toolchain by Thomas Gales · 6 months ago
  57. b90db3e ios: Fix Chromium bundle id for xcuitest. by Justin Cohen · 7 months ago
  58. 485cfaf Update chromium_mini dependency by Rupert Ben Wiser · 7 months ago
  59. 7f6d9e9 Add support for matching with key allowlist by Rupert Ben Wiser · 7 months ago
  60. ac0c27a Deregister vectored exception handler on client destruction by Alex Gough · 7 months ago
  61. 8da335f mac: Fix build with deployment target ≥ 11 by Mark Mentovai · 7 months ago
  62. d25c332 [ssci] Added Shipped field to READMEs by Anne Redulla · 8 months ago
  63. a7cfe95 Reland "Add SetLastChanceExceptionHandler to implement permissive MTE mode" by Keishi Hattori · 8 months ago
  64. ea0496c Roll crashpad/third_party/mini_chromium/mini_chromium/ 0c540fd54..10f39a976 (1 commit) by Thomas Gales · 8 months ago
  65. 52c427a tests: stop using legacy gtest APIs by Mike Frysinger · 8 months ago
  66. a736f7d Roll mini_chromium putting /base/apple files into base::apple:: by Avi Drissman · 8 months ago
  67. 50ce155 [fuchsia] Move //zircon/public/lib/zx to //zircon/system/ulib/zx by David 'Digit' Turner · 8 months ago
  68. 13e3acc Roll mini_chromium, adjust to more files in base/apple by Avi Drissman · 8 months ago
  69. 6a9e2e6 Adjust to movement of base/ files to base/apple by Avi Drissman · 8 months ago
  70. 43d04a8 Update comment for new file location by Avi Drissman · 8 months ago
  71. 3f3b7a8 Roll crashpad/third_party/mini_chromium/mini_chromium/ 2035d204b..a722d31ef (1 commit) by Thomas Gales · 8 months ago
  72. 77c1ad2 Add support for linux-arm64 by Mark Mentovai · 8 months ago
  73. 343aa69 Revert "[fuchsia][mac] Fix build errors" by Thomas Gales · 9 months ago
  74. 419f995 Ban [w]ctype.h: crashpad by Peter Kasting · 9 months ago
  75. 8132af7 Roll crashpad/third_party/mini_chromium/mini_chromium/ e009af846..d1baeddcb (3 commits) by Peter Kasting · 9 months ago
  76. 617429d Remove ARC boilerplate in Crashpad by Avi Drissman · 9 months ago
  77. ce7f0f1 Revert "Add SetLastChanceExceptionHandler to implement permissive MTE mode" by Keishi Hattori · 9 months ago
  78. b1e66e3 Add SetLastChanceExceptionHandler to implement permissive MTE mode by Keishi Hattori · 9 months ago
  79. ca6d64d [fuchsia][mac] Fix build errors by Thomas Gales · 9 months ago
  80. 8dcf2b2 [fuchsia] Don't build CaptureContext by Thomas Gales · 9 months ago
  81. 3df478b Remove redundant ARC configuration in Crashpad by Avi Drissman · 9 months ago
  82. dcba40c [inspect] Route InspectSink in crashpad by Clayton McCray · 9 months ago
  83. 00ce1f9 Disable PtraceBroker.SameBitness by Avi Drissman · 10 months ago
  84. 9e37dc4 Convert Crashpad to use ARC by Avi Drissman · 10 months ago
  85. 87e1883 [Fuchsia] Replace checking out gn SDK with core by Chong Gu · 10 months ago
  86. a5e1796 Catch heap corruption failures on Windows by Alex Gough · 10 months ago
  87. bc1e904 SetErrorMode() in fastfail tests by Alex Gough · 10 months ago
  88. 7e5b8ab Disable fastfail end_to_end tests on Windows by Alex Gough · 10 months ago
  89. dcdccf5 [fuchsia][arm64] Don't query for fp registers by Thomas Gales · 10 months ago
  90. a540e58 [fuchsia] Remove/replace outdated bug references by Thomas Gales · 10 months ago
  91. 9464ef5 [fuchsia] Don't build crashpad_database_util by Thomas Gales · 10 months ago
  92. 2cf938a [riscv][fuchsia] Add RISC-V Fuchsia support by Thomas Gales · 10 months ago
  93. 4f5dd67 [riscv] Add RISC-V Linux support by Thomas Gales · 10 months ago
  94. 656fc62 [snapshot] Suppress function type mismatch UB by Leonard Chan · 11 months ago
  95. 25f724d [fuchsia] Add fp registers to x86 context by Thomas Gales · 11 months ago
  96. 788b72f Remove Mac OS X Server support by Eran Rom · 11 months ago
  97. 1fdbd37 ios: More deflaking handler forbidden allocators. by Justin Cohen · 11 months ago
  98. 402d431 Update mini_chromium by Thomas Gales · 11 months ago
  99. 1103dfc ios: Add fallbacks to try_free_default and claimed_address in forbidden allocators. by Justin Cohen · 11 months ago
  100. 8525d53 Fix broken doc links by Thomas Gales · 11 months ago