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