1. 801a08e Update cpp-httplib to 3f44c80fd345 (0.25.0) by Mark Mentovai · 3 weeks ago main master
  2. 71f443e Fix Fuchsia build by Thomas Gales · 3 weeks ago
  3. 01c3ce4 Migrate to __system_property_read_callback() by Joshua Peraza · 3 weeks ago
  4. 4db3abf Convert base::StringPiece to std::string_view by Joshua Peraza · 3 weeks ago
  5. 498191b ios: Handle dyld crashreporter_annotations_t in __DATA_DIRTY segment. by Justin Cohen · 5 weeks ago
  6. 86d0c07 iOS: Explicitly ignore return value of vector::at() by Nico Weber · 5 weeks ago
  7. eebaaed snapshot: prepare MachOImageAnnotationsReader for macOS/iOS 26 by Mark Mentovai · 5 weeks ago
  8. a257a45 infra: add mac-arm64 bots by Mark Mentovai · 6 weeks ago
  9. 4953c2b util: DO an arm64 TODO in MacModelAndBoard by Mark Mentovai · 6 weeks ago
  10. 3b5667f util: Simplify MacOSVersionNumber by Mark Mentovai · 6 weeks ago
  11. 828c4b8 Run gn format on BUILD.gn files by Joshua Peraza · 6 weeks ago
  12. 1c0fb29 Fix crashpad_snapshot_test ProcessReaderMac.* for macOS ≥ 15.4 by Mark Mentovai · 6 weeks ago
  13. 680082d Increase delay in crashpad_util_test ServiceManagement.SubmitRemoveJob by Mark Mentovai · 6 weeks ago
  14. ffd6ea6 return a bool from LogOutputStream::Delegate::Log by Joshua Peraza · 6 weeks ago
  15. 2918808 Crashpad: AnnotationList: Spell check a random word in annotation_list.h by Solomon Kinard · 8 weeks ago
  16. 72e6a43 Update googletest to fix fuchsia by zijiehe-google-com · 8 weeks ago
  17. 1f67394 tvOS: Document differences from iOS by Raphael Kubo da Costa · 9 weeks ago
  18. 4346c21 Fix Fuchsia build by Thomas Gales · 3 months ago
  19. cdcbdbb Add test filter upstream in Crashpad by Avi Drissman · 3 months ago
  20. a614aa3 Roll crashpad/third_party/mini_chromium/mini_chromium/ 361ef33dc..4e79cec05 (1 commit) by Avi Drissman · 3 months ago
  21. 027c3ff [fuchsia] Log status on error for ZX_PROP_PROCESS_DEBUG_ADDR by Thomas Gales · 4 months ago
  22. aee265f build: Propagate data_deps of crashpad_tests for Android build by Junji Watanabe · 4 months ago
  23. 9f189ad tvOS: Remove LOG() call from CrashHandler::DoInitialize() by Raphael Kubo da Costa · 4 months ago
  24. a851732 run_tests.py: Fix style after 8bbfddf3 by Raphael Kubo da Costa · 4 months ago
  25. 7d2bef1 Add missing include to crashpad. by Matt Stark · 4 months ago
  26. 8885386 ios_system_data_collector: Do not monitor orientation changes on tvOS by Raphael Kubo da Costa · 4 months ago
  27. 6f28d7c run_tests.py: Add support for tvOS by Raphael Kubo da Costa · 4 months ago
  28. d0b86a1 client: Add a tvOS version of CrashHandler, add tvOS support to tests by Raphael Kubo da Costa · 4 months ago
  29. 2a6f7b5 [fuchsia] Uprev test-scripts with FUCHSIA_READELF env by Justin Cohen · 4 months ago
  30. 0251f92 ios: Restore SIGPIPE handler in CrashHandler's destructor by Raphael Kubo da Costa · 4 months ago
  31. 60d77fa Roll crashpad/third_party/edo/edo/ 727e55670..38e71ff18 (48 commits) by Justin Cohen · 4 months ago
  32. 7bbbee1 DEPS: roll mini_chromium by Elly · 5 months ago
  33. f7d65b9 Correct third_party/edo header to proper form for Crashpad. by Justin · 5 months ago
  34. a0e068c [fuchsia] Fix Crashpad tests license by Alex Pankhurst · 5 months ago
  35. c0ef44d third_party/ninja: Fix license header by Junji Watanabe · 5 months ago
  36. b55c2b8 android: Fix spawn_subprocess build. by Justin Cohen · 5 months ago
  37. 66643fc Mac: ensure crashes are forwarded to system crash reporter by Leonard Grey · 5 months ago
  38. b768b28 [client] Add include-what-you-use pragmas to simulate_crash facade by Ben Hamilton · 5 months ago
  39. 3226c24 ios: Fix compile for EDO with Xcode 16.3 by Justin Cohen · 5 months ago
  40. a36b560 ios: Disable annotations tests on older simulators on macOS 15.4 by Justin Cohen · 5 months ago
  41. 318c0dd [ios] Remove unused #include in exception_processor.mm by Ben Hamilton · 5 months ago
  42. 86a4dcc Update Fuchsia toolchain pin to use `integration` by Paul Kirth · 5 months ago
  43. c04683b Rename SetMachExceptionCallbackForTesting() to SetExceptionCallbackForTesting() by Raphael Kubo da Costa · 5 months ago
  44. e03e3a5 Update mini_chromium to 15d1cace45803c0efb2a43630bf48bcdc15ad9e8 by Paul Kirth · 5 months ago
  45. 86cdeed cptest_application_delegate.mm: Restrict keyWindow usage on tvOS too by Raphael Kubo da Costa · 5 months ago
  46. d51f16c util: Only build spawn_subprocess.{cc,h} on Linux and Mac by Raphael Kubo da Costa · 5 months ago
  47. 5bb8cf6 Thread: Make GetThreadIdForTesting() static by Raphael Kubo da Costa · 5 months ago
  48. e0007e5 build: Add tvOS support to setup_ios_gn.py by Raphael Kubo da Costa · 5 months ago
  49. 1fe500a build: Add a crashpad_is_tvos GN variable by Raphael Kubo da Costa · 5 months ago
  50. 5942ab9 [iOS] Clean up some includes in client/ and snapshot/ by Raphael Kubo da Costa · 6 months ago
  51. 61c134d Revert "[fuchsia] Route diagnostics dictionary to Chromium" by Brian Bosak · 6 months ago
  52. 53cfd3e Update mini_chromium to 7477036e238e54f220bed206f71036db8064dd34 by Raphael Kubo da Costa · 6 months ago
  53. bba4855 [fuchsia] Route diagnostics dictionary to Chromium by zijiehe-google-com · 6 months ago
  54. 6a09e21 ios: Add more tests for extra_memory_ranges and custom user streams. by Justin Cohen · 6 months ago
  55. 8ec8d7f ios: Correct bad dep by Justin Cohen · 6 months ago
  56. d1786aa ios: Support intermediate dump extra_memory_ranges. by Justin Cohen · 6 months ago
  57. 64b9183 ios: Enable extra_memory_ranges on iOS. by Justin Cohen · 6 months ago
  58. a76d545 ios: Support UserStreamDataSources on iOS. by Justin Cohen · 6 months ago
  59. 923b469 Remove nullptr initialization of std::string by prabhukr · 6 months ago
  60. 6aa4c90 .gitignore third_party/windows/clang/win-amd64 by Mark Mentovai · 6 months ago
  61. c692262 Fix capture_context_win_arm64 in standalone clang build by Mark Mentovai · 6 months ago
  62. 1f1ac35 zlib: don’t define __clang__ for win-arm64 with MSVC by Mark Mentovai · 6 months ago
  63. a789b25 Update mini_chromium to af17e4df94cfff4b6fa9f0be3eb222828b7cbce6 by Mark Mentovai · 6 months ago
  64. 9b04aa1 Remove BUG_PREFIX from codereview.settings by Mark Mentovai · 6 months ago
  65. 846158e Update mini_chromium to aa56c39732fe3056cc342e59f1a5563ed6ba5e5e by Mark Mentovai · 6 months ago
  66. bf161a9 Fix Python 3.13 re DeprecationWarning: pass count and flags by keyword by Mark Mentovai · 6 months ago
  67. 1dfaca4 Simplify ChromeOS build configuration by Georg Neis · 7 months ago
  68. 46a0042 Update cpp-httplib to 71ba7e7b1b32 (0.19.0 + 22 commits) by Mark Mentovai · 7 months ago
  69. d59aedb Fix iOS test when run on arm64 under x86_64 translation by Justin Cohen · 7 months ago
  70. af94174 Enable clang by default on Windows by Nico Weber · 7 months ago
  71. b524e63 Prepare for building with clang by Nico Weber · 7 months ago
  72. df8cea7 Remove a NOTREACHED() after a __builtin_trap() by Nico Weber · 7 months ago
  73. 52003be Fix SyntaxWarning in build/run_tests.py by Mark Mentovai · 7 months ago
  74. ffb7bba Add a newline to scoped_registry_key.h by Nico Weber · 7 months ago
  75. 1e65419 Remove traces of third_party/gyp by Peter Boström · 7 months ago
  76. 16fd3e2 remove set noparent from OWNERS file by Sorin Jianu · 7 months ago
  77. 09f1903 Always pull clang on Windows by Nico Weber · 7 months ago
  78. 3d1d01d doc: Update to Doxygen 1.13.2, fix Doxygen warnings, modernize somewhat by Mark Mentovai · 8 months ago
  79. 3ea4ced crashpad: fix missing . when appending crash report extension by Sorin Jianu · 8 months ago
  80. 48a261a OWN Crashpad by Mark Mentovai · 8 months ago
  81. 06a398a Add STARTF_FORCEOFFFEEDBACK to prevent busy cursor on process launch by Chris Davis · 8 months ago
  82. 71a3daa Roll crashpad/third_party/mini_chromium/mini_chromium/ 63057a19a..22f743de4 (1 commit) by Leonard Grey · 9 months ago
  83. 7fc2d68 Make use of `base::fixed_extent<>`. by Peter Kasting · 9 months ago
  84. 8a07c0c Roll crashpad/third_party/mini_chromium/mini_chromium/ c081fd005..63057a19a (3 commits) by Peter Kasting · 9 months ago
  85. 8d85f3f Add .vscode to .gitignore by Jesse McKenna · 10 months ago
  86. 3b4fb29 win: Include stddef.h for offsetof() by Nico Weber · 10 months ago
  87. f1ae088 Fix #includes by Mark Mentovai · 10 months ago
  88. 689465b Replace CHECK(false) instances by Peter Boström · 10 months ago
  89. d66d204 win: IWYU for __argc, __wargv by Nico Weber · 10 months ago
  90. 3f3e438 tools: fix missing include for EXIT_{SUCCESS,FAILURE} by Takuto Ikuta · 10 months ago
  91. 9cb6d83 Fix -Wsign-compare in CrashReportDatabaseTest by Peter Boström · 11 months ago
  92. 37dd82d Accept longer Settings::Data structs by Peter Boström · 11 months ago
  93. 03b40a0 [fuchsia] Remove duplicate LogSink routes by Brian Bosak · 11 months ago
  94. c52ea99 Roll cpp-httplib by Peter Boström · 11 months ago
  95. a195ead [logs] Remove duplicate LogSink routes by Brian Bosak · 11 months ago
  96. 19ad00f Make the network use proxy settings by default for Windows by Jinyoung · 11 months ago
  97. 3fe9f63 Mark CrashWithoutDumping() as [[noreturn]] by Nico Weber · 11 months ago
  98. 06b7ed2 Roll crashpad/third_party/mini_chromium/mini_chromium/ e04c707cb..c081fd005 (3 commits) by Peter Boström · 11 months ago
  99. 0f80113 [DEPS] Rely on buildtools recursedep to fetch clang-format by Josip Sokcevic · 12 months ago
  100. 6085f9d ios: Remove OS filter for iOS simulator tests. by Justin Cohen · 12 months ago