1. bbad9f2 Add optional new symbol upload API to sym_upload. by Nelson Billing · 4 years, 7 months ago
  2. 216cea7 Update Xcode project files to fix build errors. by Ivan Penkov · 4 years, 8 months ago
  3. 6471582 Roll src/src/third_party/lss/ 8048ece6c..f70e2f164 (3 commits) by Michael Forney · 4 years, 8 months ago
  4. 13c1568 arm64: recover register X30(LR) when fallback to frame pointer unwinder by Sim Sun · 4 years, 9 months ago
  5. 4e15f7d Extract the exception record from the minidump by Joshua Peraza · 4 years, 9 months ago
  6. e5ef907 ios: build for arm64e by Joshua Peraza · 4 years, 9 months ago
  7. dbd454d Add dwarf5 compilation-unit header handling. by Sterling Augustine · 4 years, 10 months ago
  8. 0c0e24f Add new dwarf 5 enums, plus some dwarf4 enums. by Sterling Augustine · 4 years, 10 months ago
  9. f32b83e Enable reading DWARF4 CIEs with 32 bit addresses. by Nelson Billing · 4 years, 10 months ago
  10. 5bc3092 Add a variable to allow adding an extra include path for LSS. by Bryan Klimt · 4 years, 10 months ago
  11. 47cd498 dump_syms: handle forward reference DWARF attributes by Mark Mentovai · 4 years, 10 months ago
  12. 1f1d950 Fix compilation of http_upload.cc with Windows gcc by Jon Turney · 4 years, 10 months ago
  13. f6fe7cc mac processor: Add mapping for EXC_BAD_ACCESS/KERN_CODESIGN_ERROR by Mark Mentovai · 4 years, 10 months ago
  14. 62f10f3 Fix 'make distcheck' by Jon Turney · 4 years, 10 months ago
  15. 792e6b2 Remove dependency of uploader.mm on GTMLogger by Sylvain Defresne · 4 years, 11 months ago
  16. 5915ea9 Add fallthrough annotations on new C++ switches by Christopher Grant · 5 years ago
  17. 8c62281 Revert "Remove use of "register" keyword, deprecated in C++17" by Mark Mentovai · 5 years ago
  18. 5085b1d linux, client: set module name from DT_SONAME by Joshua Peraza · 5 years ago
  19. d27fd9a linux, dump_syms: Make style consistent in module unittest by Christopher Grant · 5 years ago
  20. 862c9f4 linux, dump_syms: Filter module entries outside specified ranges by Christopher Grant · 5 years ago
  21. 17958ef Add options to set OS and filename by Jake Ehrlich · 5 years ago
  22. 3e56ef9 linux, dump_syms: set module name from DT_SONAME by Joshua Peraza · 5 years ago
  23. db1cda2 convert_UTF: rewrite in C++ by Mike Frysinger · 5 years ago
  24. abfe08e codereview.settings: do not force squashing behavior by Mike Frysinger · 5 years ago
  25. 0741186 Remove use of "register" keyword, deprecated in C++17 by Mark Mentovai · 5 years ago
  26. 01dfa81 Mac dump_syms: accept __DWARF segment without __debug_info section by Mark Mentovai · 5 years ago
  27. ef04c9c string_conversion: fix pointer math by Mike Frysinger · 5 years ago
  28. 4beee49 guid_creater: include string.h for memcpy by Mike Frysinger · 5 years ago
  29. f0d43bc minidump_processor: fix typo in BUS_ADRALN by Mike Frysinger · 5 years ago
  30. 55499d6 Updated lss to fix compiling with GCC 9 by Henri Hyyryläinen · 5 years ago
  31. cfad51e arm64: strip PACs from link register values by Joshua Peraza · 5 years ago
  32. 4a6d7c7 Improving the support for Fuchsia in Breakpad Processor. by Ivan Penkov · 5 years ago
  33. 02dd8e0 Remove base_logging::LogMessage by Mark Mentovai · 5 years ago
  34. c46151d Fix Windows symupload after PE-only MD refactor. by Nelson Billing · 5 years ago
  35. 9cafb37 Explicitly LoadLibrary dbghelp.dll in symbol converter. by Nelson Billing · 5 years ago
  36. a5a607b Fix clang build warnings/errors for windows symbol converter. by Nelson Billing · 5 years ago
  37. b62101d Fix windows symbol converter blacklisting. by Nelson Billing · 5 years ago
  38. e1b5fef Fix dump_syms clang Windows build. by Nelson Billing · 5 years ago
  39. c11646e Fix breakpad client build. by Nelson Billing · 5 years ago
  40. 6ca3f8b Add PE-only MD support to Windows symbol converter. by Nelson Billing · 5 years ago
  41. c38725b Fix 'debug_file' in PESourceLineWriter. by Nelson Billing · 5 years ago
  42. ee65a3c Fix symbol converter after PE-only MD refactor. by Nelson Billing · 5 years ago
  43. 315ab8a Fix common_windows.gyp. by Nelson Billing · 5 years ago
  44. 9203238 Move Windows Symbol Converter to breakpad by Nelson Billing · 5 years ago
  45. a7d6860 Mac upload_system_symbols: make dump of /Library/QuickTime optional by Mark Mentovai · 5 years ago
  46. 9575315 Mac upload_system_symbols: use log.Fatalf where formatting is desired by Mark Mentovai · 5 years ago
  47. 488566d configure.ac: Workaround gtest-config not being installed. by Allen Webb · 5 years ago
  48. 87bc402 Enable PE-only metadata dumping for 64bit (aka. PE32+ format) PEs files. by Nelson Billing · 5 years ago
  49. 548ca6e Port new symbol upload API to Windows symupload tool. by Nelson Billing · 5 years ago
  50. 756daa5 Removed unused includes/declarations by Joshua Peraza · 5 years ago
  51. d7676cd fix build failures by Joshua Peraza · 5 years ago
  52. c246707 Enable truncation of module ranges by Joshua Peraza · 5 years ago
  53. 6f287a5 linux: fix broken tests by Joshua Peraza · 5 years ago
  54. e436b07 Fix a build break with SDK 10.14. by Ivan Penkov · 5 years ago
  55. d930308 Fix orphaned crash reports. by John Z Wu · 5 years ago
  56. b2831db Increase timeout of HTTPMultipartUpload from 10s to 60s. by John Z Wu · 5 years ago
  57. 21b48a7 Linux breakpad_unittests: fix ThreadSanitizer problems by Mark Mentovai · 5 years ago
  58. 9f90ceb Linux MinidumpWriter: fix stack-use-after-scope violation by Mark Mentovai · 5 years ago
  59. 1fc9cc0 [Breakpad iOS] Add a callback on report upload completion. by Olivier Robin · 5 years ago
  60. 8c70c50 Make breakpad_unittests work with Chrome's test runner instead of gtest's by Mark Mentovai · 5 years ago
  61. ebab597 Use correct c++ standard library in Xcode project. by John Z Wu · 5 years ago
  62. 232c45a linux_core_dumper: add missing newline to Android test-disabled message by Mark Mentovai · 5 years ago
  63. 4d550cc linux_core_dumper: partially disable test on Android by Mike Frysinger · 5 years ago
  64. 9e9e236 mac dump_syms: remove unused vars to fix -Werror build failures by Mike Frysinger · 5 years ago
  65. e2b3b80 linux_core_dumper: add explicit casts for exception fields by Mike Frysinger · 5 years ago
  66. b4a0eb2 mac dump_syms: Support .dSYMs > 4GB (partially) by Mark Mentovai · 6 years ago
  67. a86aedb Fix dump_syms unit tests on Windows. by Nelson Billing · 6 years ago
  68. 8547289 linux_core_dumper: handle missing SIGSYS support by Mike Frysinger · 6 years ago
  69. 3ee9a0b linux_core_dumper: support setting exception_information by Mike Frysinger · 6 years ago
  70. 57f420b linux_core_dumper: add a fallback definition for NT_SIGINFO by Mike Frysinger · 6 years ago
  71. 7864f2e core2md: write error message with perror by Mike Frysinger · 6 years ago
  72. 59d89be linux_core_dumper: support NT_SIGINFO for reading crashing address by Mike Frysinger · 6 years ago
  73. 19a8433 Replace TYPED_TEST_CASE with TYPED_TEST_SUITE. by Lei Zhang · 6 years ago
  74. 8377246 Roll DEPS for googletest to 5ec7f0c4. by Lei Zhang · 6 years ago
  75. 2853d21 breakpad: Remove semicolons, iOS edition. by Nico Weber · 6 years ago
  76. 30153b4 breakpad: Remove semicolons, mac edition. by Nico Weber · 6 years ago
  77. 37a6099 breakpad: Remove semicolons. by Nico Weber · 6 years ago
  78. a0e0783 Delete deprecated SetFirstChanceExceptionHandler function by Andreas Haas · 6 years ago
  79. 44384d8 Always emit a 32-bit crash address for 32-bit architectures by Gabriele Svelto · 6 years ago
  80. 13b234c Make the minidump processor correctly populate the CPU information string for Microsoft-style ARM64 minidumps by Gabriele Svelto · 6 years ago
  81. 9b06049 Introduce SetFirstChanceHandler with more strict signature by Andreas Haas · 6 years ago
  82. b988fa7 Extract intruction pointer correctly for Windows ARM64 by Tom Tan · 6 years ago
  83. 5467393 support mistaken-pull-closer for automatically clearing incoming PRs by Mike Frysinger · 6 years ago
  84. 3bc301d Conditionally define BPLOG_LAZY_STREAM by Joshua Peraza · 6 years ago
  85. e42f245 Add mac dump_syms support for arm64e by Joshua Peraza · 6 years ago
  86. 5cbd3c6 fix dump_syms xcode project by Joshua Peraza · 6 years ago
  87. 12ecff3 Skip empty DWARF code range when mapping lines by Ludovic Guegan · 6 years ago
  88. 66571f4 Conditionally define BPLOG_IF by Joshua Peraza · 6 years ago
  89. 315d136 Adds method to get the date of the most recent iOS crash report. by Evan Bernstein · 6 years ago
  90. 54fa71e Swap MDCVInfoELF::cv_signature if needed. by Lei Zhang · 6 years ago
  91. ee6f67d win: fix formatting after 21c98747 by Joshua Peraza · 6 years ago
  92. 21c9874 win: replace a while loop with a for loop by Joshua Peraza · 6 years ago
  93. 1459e5d Fix debug build after 16e0852 by Joshua Peraza · 6 years ago
  94. 47b4a1c Make a parameter a const reference by Joshua Peraza · 6 years ago
  95. 6ee298a Treat high_pc as an address for DW_FORM_GNU_addr_index by Joshua Peraza · 6 years ago
  96. acf9832 Fix Windows client_tests GYP build after 88d8114fda3e by Mark Mentovai · 6 years ago
  97. 658a77e Fixed a typo introduced in revision 16e08520e6027df4bf1934abbfd5e1a088ffb69c by Gabriele Svelto · 6 years ago
  98. 16e0852 Add support for parsing the DW_AT_ranges attributes by Gabriele Svelto · 6 years ago
  99. 7b98eda Set new ARM64 context flags by Joshua Peraza · 6 years ago
  100. f12b689 processor: Fix memory leak after 88d8114f by Joshua Peraza · 6 years ago