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