1. a5a607b Fix clang build warnings/errors for windows symbol converter. by Nelson Billing · 4 years, 10 months ago
  2. b62101d Fix windows symbol converter blacklisting. by Nelson Billing · 4 years, 10 months ago
  3. e1b5fef Fix dump_syms clang Windows build. by Nelson Billing · 4 years, 10 months ago
  4. c11646e Fix breakpad client build. by Nelson Billing · 4 years, 10 months ago
  5. 6ca3f8b Add PE-only MD support to Windows symbol converter. by Nelson Billing · 4 years, 10 months ago
  6. c38725b Fix 'debug_file' in PESourceLineWriter. by Nelson Billing · 4 years, 10 months ago
  7. ee65a3c Fix symbol converter after PE-only MD refactor. by Nelson Billing · 4 years, 10 months ago
  8. 315ab8a Fix common_windows.gyp. by Nelson Billing · 4 years, 10 months ago
  9. 9203238 Move Windows Symbol Converter to breakpad by Nelson Billing · 4 years, 10 months ago
  10. a7d6860 Mac upload_system_symbols: make dump of /Library/QuickTime optional by Mark Mentovai · 4 years, 10 months ago
  11. 9575315 Mac upload_system_symbols: use log.Fatalf where formatting is desired by Mark Mentovai · 4 years, 10 months ago
  12. 488566d configure.ac: Workaround gtest-config not being installed. by Allen Webb · 4 years, 10 months ago
  13. 87bc402 Enable PE-only metadata dumping for 64bit (aka. PE32+ format) PEs files. by Nelson Billing · 4 years, 11 months ago
  14. 548ca6e Port new symbol upload API to Windows symupload tool. by Nelson Billing · 5 years ago
  15. 756daa5 Removed unused includes/declarations by Joshua Peraza · 4 years, 11 months ago
  16. d7676cd fix build failures by Joshua Peraza · 4 years, 11 months ago
  17. c246707 Enable truncation of module ranges by Joshua Peraza · 4 years, 11 months ago
  18. 6f287a5 linux: fix broken tests by Joshua Peraza · 5 years ago
  19. e436b07 Fix a build break with SDK 10.14. by Ivan Penkov · 5 years ago
  20. d930308 Fix orphaned crash reports. by John Z Wu · 5 years ago
  21. b2831db Increase timeout of HTTPMultipartUpload from 10s to 60s. by John Z Wu · 5 years ago
  22. 21b48a7 Linux breakpad_unittests: fix ThreadSanitizer problems by Mark Mentovai · 5 years ago
  23. 9f90ceb Linux MinidumpWriter: fix stack-use-after-scope violation by Mark Mentovai · 5 years ago
  24. 1fc9cc0 [Breakpad iOS] Add a callback on report upload completion. by Olivier Robin · 5 years ago
  25. 8c70c50 Make breakpad_unittests work with Chrome's test runner instead of gtest's by Mark Mentovai · 5 years ago
  26. ebab597 Use correct c++ standard library in Xcode project. by John Z Wu · 5 years ago
  27. 232c45a linux_core_dumper: add missing newline to Android test-disabled message by Mark Mentovai · 5 years ago
  28. 4d550cc linux_core_dumper: partially disable test on Android by Mike Frysinger · 5 years ago
  29. 9e9e236 mac dump_syms: remove unused vars to fix -Werror build failures by Mike Frysinger · 5 years ago
  30. e2b3b80 linux_core_dumper: add explicit casts for exception fields by Mike Frysinger · 5 years ago
  31. b4a0eb2 mac dump_syms: Support .dSYMs > 4GB (partially) by Mark Mentovai · 5 years ago
  32. a86aedb Fix dump_syms unit tests on Windows. by Nelson Billing · 5 years ago
  33. 8547289 linux_core_dumper: handle missing SIGSYS support by Mike Frysinger · 5 years ago
  34. 3ee9a0b linux_core_dumper: support setting exception_information by Mike Frysinger · 5 years ago
  35. 57f420b linux_core_dumper: add a fallback definition for NT_SIGINFO by Mike Frysinger · 5 years ago
  36. 7864f2e core2md: write error message with perror by Mike Frysinger · 5 years ago
  37. 59d89be linux_core_dumper: support NT_SIGINFO for reading crashing address by Mike Frysinger · 5 years ago
  38. 19a8433 Replace TYPED_TEST_CASE with TYPED_TEST_SUITE. by Lei Zhang · 5 years ago
  39. 8377246 Roll DEPS for googletest to 5ec7f0c4. by Lei Zhang · 5 years ago
  40. 2853d21 breakpad: Remove semicolons, iOS edition. by Nico Weber · 5 years ago
  41. 30153b4 breakpad: Remove semicolons, mac edition. by Nico Weber · 5 years ago
  42. 37a6099 breakpad: Remove semicolons. by Nico Weber · 5 years ago
  43. a0e0783 Delete deprecated SetFirstChanceExceptionHandler function by Andreas Haas · 5 years ago
  44. 44384d8 Always emit a 32-bit crash address for 32-bit architectures by Gabriele Svelto · 5 years ago
  45. 13b234c Make the minidump processor correctly populate the CPU information string for Microsoft-style ARM64 minidumps by Gabriele Svelto · 5 years ago
  46. 9b06049 Introduce SetFirstChanceHandler with more strict signature by Andreas Haas · 5 years ago
  47. b988fa7 Extract intruction pointer correctly for Windows ARM64 by Tom Tan · 5 years ago
  48. 5467393 support mistaken-pull-closer for automatically clearing incoming PRs by Mike Frysinger · 5 years ago
  49. 3bc301d Conditionally define BPLOG_LAZY_STREAM by Joshua Peraza · 5 years ago
  50. e42f245 Add mac dump_syms support for arm64e by Joshua Peraza · 5 years ago
  51. 5cbd3c6 fix dump_syms xcode project by Joshua Peraza · 5 years ago
  52. 12ecff3 Skip empty DWARF code range when mapping lines by Ludovic Guegan · 5 years ago
  53. 66571f4 Conditionally define BPLOG_IF by Joshua Peraza · 6 years ago
  54. 315d136 Adds method to get the date of the most recent iOS crash report. by Evan Bernstein · 6 years ago
  55. 54fa71e Swap MDCVInfoELF::cv_signature if needed. by Lei Zhang · 6 years ago
  56. ee6f67d win: fix formatting after 21c98747 by Joshua Peraza · 6 years ago
  57. 21c9874 win: replace a while loop with a for loop by Joshua Peraza · 6 years ago
  58. 1459e5d Fix debug build after 16e0852 by Joshua Peraza · 6 years ago
  59. 47b4a1c Make a parameter a const reference by Joshua Peraza · 6 years ago
  60. 6ee298a Treat high_pc as an address for DW_FORM_GNU_addr_index by Joshua Peraza · 6 years ago
  61. acf9832 Fix Windows client_tests GYP build after 88d8114fda3e by Mark Mentovai · 6 years ago
  62. 658a77e Fixed a typo introduced in revision 16e08520e6027df4bf1934abbfd5e1a088ffb69c by Gabriele Svelto · 6 years ago
  63. 16e0852 Add support for parsing the DW_AT_ranges attributes by Gabriele Svelto · 6 years ago
  64. 7b98eda Set new ARM64 context flags by Joshua Peraza · 6 years ago
  65. f12b689 processor: Fix memory leak after 88d8114f by Joshua Peraza · 6 years ago
  66. 88d8114 Define and use a a new MDRawContextARM64 by Joshua Peraza · 6 years ago
  67. 627ef0c Rename MDRawContextARM64 and its context flags by Joshua Peraza · 6 years ago
  68. 948ce04 mac: Fix broken xcode projects by Joshua Peraza · 6 years ago
  69. 9fecc95 Add path_helper.cc and path_helper.h to dump_syms.xcodeproj. by Ivan Penkov · 6 years ago
  70. ecbbfbe Update lss to a89bf7903f3169e6bc7b8efc10a73a7571de21cf by Joshua Peraza · 6 years ago
  71. c79e349 ios: Fix build of exception_handler_no_mach by Joshua Peraza · 6 years ago
  72. 5dc8824 Use hash_map and hash_set from __gnu_cxx by Joshua Peraza · 6 years ago
  73. 89e7a86 iOS: disable using CFI in stackwalking by Joshua Peraza · 6 years ago
  74. 79ba6a4 Ignore duplicate module list entries. by Lei Zhang · 6 years ago
  75. fac0e88 Only do Android-specific adjustments for Android minidumps. by Lei Zhang · 6 years ago
  76. d531e1b Refactor code out of MinidumpModuleList::Read(). by Lei Zhang · 6 years ago
  77. d0241bb Add an anonymous namespace in minidump.cc. by Lei Zhang · 6 years ago
  78. 69c2c51 Fall back to the raw symbol name from DW_AT_MIPS_linkage_name when there is nothing else by Mike Hommey · 6 years ago
  79. 7b3afa9 Avoid endl when writing symbol files by Aaron Dierking · 6 years ago
  80. 27c0011 Add SEVERITY_CRITICAL to logging, that would help to suppress logs from the fuzz target. by Max Moroz · 6 years ago
  81. 9eac205 Read Linux si_code in minidump_processor. by Lei Zhang · 6 years ago
  82. c83fcf6 Initialize variables for MSAN by Sergey Abbakumov · 6 years ago
  83. adcc90d Linux: Write out si_code for SIGBUS exceptions. by Lei Zhang · 6 years ago
  84. e93f852 Add missing header for free function by Takuto Ikuta · 6 years ago
  85. 2d80611 Allow minidump_dump to print module lists that would normally be rejected by Ted Mielczarek · 6 years ago
  86. 88e9a46 Fixing incorrect include guard (missing #define) by Daniel Bratell · 6 years ago
  87. 49907e1 Fix Travis build by running tests as root by Lars Volker · 6 years ago
  88. 6bb6c9b Fix crash when an NSException is thrown. by Adam Harrison · 6 years ago
  89. ac4a549 Extend ifdef to include helper functions by Lars Volker · 6 years ago
  90. 2423274 Remove barrier to fix Android build. by Lars Volker · 6 years ago
  91. fd99ff4 Make breakpad build with -Wimplicit-fallthrough (on linux) by Nico Weber · 6 years ago
  92. 6d001e7 Do not use non-standard stdext::checked_array_iterator with libc++. by Peter Collingbourne · 6 years ago
  93. 97a9883 Only restore the signal handler if sigaction has not changed by Lars Volker · 6 years ago
  94. ceef4a5 Fixed file extention for minidump_upload in tools_linux.gypi by Syed Nisar Ul Haq · 6 years ago
  95. 4a02ec0 Add asm and machine headers by bsheedy · 6 years ago
  96. 9bcfabc android: drop sgidefs.h hack for LSS by Mike Frysinger · 6 years ago
  97. 4af3e83 Fix minidump on ChromeOS by Yunlian Jiang · 6 years ago
  98. c283630 Reconcile -[BreakpadController withBreakpadRef:] with its documentation. by Robert Sesek · 6 years ago
  99. aebee55 Update binaries with dump_syms changes to write new field by Mike Wittman · 6 years ago
  100. 897a12c Write field indicating multiple symbols at an address in dump_syms by Mike Wittman · 6 years ago