1. d1c974f fix: include missing header file by Adam Kallai · 3 years, 10 months ago
  2. 4530a27 Fix Android and CrOS build after 414569987. by Robert Sesek · 3 years, 10 months ago
  3. e8b40bb apple: Convert GN libs lists to frameworks. by Robert Sesek · 3 years, 10 months ago
  4. 2e3cf0f Roll buildtools/ 4164a3056..6099f1018 (17 commits) by Robert Sesek · 3 years, 10 months ago
  5. 330d99f Use OS_WIN, not OS_WINDOWS; provide crashpad_types traits for Fuchsia by Mark Mentovai · 3 years, 11 months ago
  6. 33b37ac Avoid use of a Linux-only header in cross-platform code by Eric Astor · 3 years, 11 months ago
  7. c6b305f Avoid use of variable-length arrays when not necessary by Eric Astor · 3 years, 11 months ago
  8. 7dc5991 Add missing virtual/protected destructor definitions on virtual classes by Eric Astor · 3 years, 11 months ago
  9. 76f90fa win,linux: implement attachments support by IrinaShkviro · 3 years, 11 months ago
  10. 836e3a7 Make kMaxSendRecvMsgFDs constexpr-accessible in external contexts by Eric Astor · 3 years, 11 months ago
  11. 9c88290 Add missing base/logging.h include by Hans Wennborg · 3 years, 11 months ago
  12. d9b5fcd Roll crashpad/third_party/edo/edo/ 243fc89ae..97121c640 (22 commits) by Justin Cohen · 3 years, 11 months ago
  13. d4426a3 Remove/replace unnecessary includes of logging.h by Hans Wennborg · 3 years, 11 months ago
  14. 46d3911 Include-what-you-use related to logging.h by Hans Wennborg · 3 years, 11 months ago
  15. 91147e7 fuchsia: add invtsc to qemu command line by John Wittrock · 4 years ago
  16. ac8b73c android: correct executable placement in debug rendezvous by Joshua Peraza · 4 years ago
  17. ddba65b elf: adjust small DT_STRTAB addresses by load bias by Joshua Peraza · 4 years ago
  18. 34c33aa linux: add section header string table to test module by Joshua Peraza · 4 years ago
  19. f143744 linux: update test expectations by Joshua Peraza · 4 years ago
  20. a9e6ddd win: Make CreatePipe compatible with UWP apps by Levente Koncz · 4 years ago
  21. 17f6617 Add a bunch of missing string.h includes. by Piotr Tworek · 4 years ago
  22. e57d03a Fix googletest and googlemock in non-standalone mode after a45eea40fc81 by Mark Mentovai · 4 years ago
  23. 450eedb cros: Pass correct pid to crash_reporter by Joshua Peraza · 4 years ago
  24. ebcc781 doc: Update “Developing” documentation by Mark Mentovai · 4 years ago
  25. 18a1a85 android: Allow cross development from non-Linux build hosts (again) by Mark Mentovai · 4 years ago
  26. aa393ca Update gtest to e3f0319d89f4cbf32993de595d984183b1a9fc57 by Mark Mentovai · 4 years ago
  27. 1045a26 ios: CaptureContext arm64. by Justin Cohen · 4 years ago
  28. cdfdd59 ios: Deal with ios_enable_relative_sdk_path in Chromium by Mark Mentovai · 4 years ago
  29. e2ccfcf BUILD: Look at current_cpu instead of target_cpu by Ian Barkley-Yeung · 4 years ago
  30. 4ebf144 mac, ios: Add ExceptionPorts::SwapExceptionPorts by Mark Mentovai · 4 years ago
  31. da35ff3 ios: Build (and test) SymbolicConstantsMach by Mark Mentovai · 4 years ago
  32. 359e80f Use underscores instead of hyphens in filenames by Mark Mentovai · 4 years ago
  33. e5e2e44 doc: Update Doxygen to 1.8.18 and fix Doxygen warnings by Mark Mentovai · 4 years ago
  34. 8e9ca4d Add .style.yapf and reformat according to yapf, using “google” style by Mark Mentovai · 4 years ago
  35. 4745b49 Replace remaining uses of NULL with nullptr by Mark Mentovai · 4 years, 1 month ago
  36. 0f03123 ios: Fix Chromium banned warning about NULL. by Justin Cohen · 4 years, 1 month ago
  37. e483acc [ios] Bring up first draft Mach exception server. by Justin Cohen · 4 years, 1 month ago
  38. a60723f [fuchsia] remove handler by Francois Rousseau · 4 years, 1 month ago
  39. e302ddb fuchsia: Update build to use new "GN" SDK by Scott Graham · 4 years, 1 month ago
  40. 7a445f3 fuchsia: Remove unused sysinfo dep by Scott Graham · 4 years, 1 month ago
  41. 808e1cf linux: Update overview design by Joshua Peraza · 4 years, 1 month ago
  42. 12ea5ca Update the status page by Joshua Peraza · 4 years, 1 month ago
  43. 2b12663 ios: Use compat to provide items missing from the iOS SDK by Mark Mentovai · 4 years, 1 month ago
  44. 05eb2ca ios: Build util/mach/exc_server_variants.cc, support code, and tests by Mark Mentovai · 4 years, 1 month ago
  45. 4fc500a ios: Run mig with the correct SDK and architecture by Mark Mentovai · 4 years, 1 month ago
  46. de3ecd9 ios: Provide a copy of mach_exc.defs and run mig on it by Mark Mentovai · 4 years, 1 month ago
  47. d1452a8 ios: Build and test the minidump library by Mark Mentovai · 4 years, 1 month ago
  48. 975e3e7 ios: Build four more Mach message and exception utilities by Mark Mentovai · 4 years, 1 month ago
  49. c9c0401 ios: Provide a copy of exc.defs and run mig on it to generate exc stubs by Mark Mentovai · 4 years, 1 month ago
  50. 0c18d41 ios: Split bootstrap out from mach_extensions by Mark Mentovai · 4 years, 1 month ago
  51. d8c9805 ios: Enable (and test!) more of util and test by Mark Mentovai · 4 years, 1 month ago
  52. 23ff3a0 Add another iOS library path sinkhole. by Justin Cohen · 4 years, 1 month ago
  53. e70c96c win: Remove disabled and flaky end-to-end tests by Mark Mentovai · 4 years, 1 month ago
  54. 68b5268 iOS: “namespace” Objective-C test classes by prefixing with CPTest by Mark Mentovai · 4 years, 1 month ago
  55. 34a2fb9 fuchsia: Fix clang path for macOS→Fuchsia cross-development by Mark Mentovai · 4 years, 1 month ago
  56. 07e403a Mark static const class/struct members as constexpr by Mark Mentovai · 4 years, 1 month ago
  57. 2e9ba1b Fix Chromium Roll. by Justin Cohen · 4 years, 1 month ago
  58. c1f099e Disable fuzzing without use_fuzzing_engine by Joshua Peraza · 4 years, 1 month ago
  59. def2ced Replace ScopedClearErrno with ScopedClearLastError by Mark Mentovai · 4 years, 1 month ago
  60. cdc97b9 Make “gn check” pass by Mark Mentovai · 4 years, 1 month ago
  61. 7a65c11 Roll crashpad/third_party/gtest/gtest/ eb78ee170..e3f0319d8 (232 commits) by Victor Costan · 4 years, 1 month ago
  62. 8488ce8 Revert "fuchsia: Include reference to zx library" by Scott Graham · 4 years, 1 month ago
  63. b50af0a doc: Update buildbot URL by Mark Mentovai · 4 years, 1 month ago
  64. 6c946c2 [ios] Bring up first half of UncaughtExceptionHandler. by Justin Cohen · 4 years, 1 month ago
  65. d494982 fuchsia: Include reference to zx library by Scott Graham · 4 years, 1 month ago
  66. 9e1ba9f android: initialize signal dispositions by Joshua Peraza · 4 years, 1 month ago
  67. 964e9c2 linux: Patch for capget syscall error by Sukumar Mokkarala · 4 years, 1 month ago
  68. 0e65a41 Change for loops to use const references where they did not previously by Mark Mentovai · 4 years, 1 month ago
  69. 6b5e3ee Roll crashpad/third_party/mini_chromium/mini_chromium/ c426ff98e..731e08f06 (1 commit) by Justin Cohen · 4 years, 1 month ago
  70. 7cf09b7 mac: kern.nx is not present in 10.14.5 et seq, but NX is always enabled by Mark Mentovai · 4 years, 1 month ago
  71. ef73ba5 Correct use of -[NSString UTF8String]. by Justin Cohen · 4 years, 2 months ago
  72. ffec524 mac: kern.nx is not present in 10.14.4 et seq, but NX is always enabled by Mark Mentovai · 4 years, 2 months ago
  73. 100ba62 [ios] Bring up first draft exceptions snapshot. by Justin Cohen · 4 years, 2 months ago
  74. dd863e9 [ios] Bring up first draft system snapshot and iOS data collector. by Justin Cohen · 4 years, 2 months ago
  75. d8198d0 Fix chromium build. by Justin Cohen · 4 years, 2 months ago
  76. b5e1608 linux: disable arguments test on old kernels by Joshua Peraza · 4 years, 2 months ago
  77. 762cb55 android: configure a native test suite by Joshua Peraza · 4 years, 2 months ago
  78. 0f35f5c Prepare crashpad mig stuff for -Wunreachable-code in chromium_code. by Nico Weber · 4 years, 2 months ago
  79. cf84ad0 [ios] Bring up first draft thread and memory snapshot. by Justin Cohen · 4 years, 2 months ago
  80. 1d5ec38 Print thread state after failure to suspend by John Bauman · 4 years, 2 months ago
  81. 0f89d87 Roll buildtools/ afc5b798c..4164a3056 (9 commits) by Justin Cohen · 4 years, 2 months ago
  82. 139198c Fix bad iOS module casting. by Justin Cohen · 4 years, 2 months ago
  83. 75c1702 [ios] Bring up first draft process and module snapshot. by Justin Cohen · 4 years, 2 months ago
  84. a3111e9 Roll crashpad/third_party/mini_chromium/mini_chromium/ f8f1182ad..c426ff98e (3 commits) by Martin Vejdarski · 4 years, 2 months ago
  85. 0db8bcf Targets iPhone 8 when running tests. by Rohit Rao · 4 years, 2 months ago
  86. c2ed163 Add support for Hygon Dhyana CPU by Jinke Fan · 5 years ago
  87. 4181a97 linux: add fallback-modes for memfd_create by Joshua Peraza · 4 years, 2 months ago
  88. df0f6a3 [ios] Fix iOS device build. by Justin Cohen · 4 years, 2 months ago
  89. f6371bd Don’t use the disappearing MSVC_PUSH_DISABLE_WARNING() macro by Mark Mentovai · 4 years, 2 months ago
  90. c3d7ae1 [UBSan] Temporarily disable UBSan for gtest and file by Leonard Chan · 4 years, 3 months ago
  91. e72d080 Fix a Wrange-loop-analysis warning in crashpad. by Nico Weber · 4 years, 3 months ago
  92. eddda9f [UBSan] Temporarily disable UBSan for snapshot and minidump by Leonard Chan · 4 years, 3 months ago
  93. da9a0df [lsan][crashpad] Suppress leak sanitizer on crashpad_test. by Yilong Li · 4 years, 3 months ago
  94. 8e5339a fuchsia: Use zx_system_get_version_string by Roland McGrath · 4 years, 3 months ago
  95. 143d8d3 Bring up skeleton crashpad_client_ios. by Justin Cohen · 4 years, 3 months ago
  96. 3d4bb17 linux: Log register sizes on mismatch by Joshua Peraza · 4 years, 3 months ago
  97. e2c0eb5 android: fix the gyp build by Joshua Peraza · 4 years, 3 months ago
  98. 646ac80 Add document for base94_encoder by Tao Bai · 4 years, 3 months ago
  99. 4052997 Remove failing thread suspend DCHECK by Brian Sheedy · 4 years, 3 months ago
  100. f4740fd arm: Properly mark _ZN8crashpad14CaptureContextEP10ucontext_t as %function by Nico Weber · 4 years, 3 months ago