1. 8320374 Add a test to check debug information for split functions. by Snehasish Kumar · 3 years, 4 months ago main
  2. 57ce403 Add dwarf2reader unit test to run with make check. by Snehasish Kumar · 3 years, 5 months ago
  3. ebc5567 Fix a typo in lineinfo unittest.cc by Snehasish Kumar · 3 years, 5 months ago
  4. 78f7ae4 pid2md: generate a minidump from a running process by Ludovic Guegan · 3 years, 5 months ago
  5. bd4a28c core_handler: coredump handler to produce minidump by Ludovic Guegan · 3 years, 5 months ago
  6. e3d485f Dwarf5ReadRangeList: remove duplicated declaration by Ludovic Guegan · 3 years, 6 months ago
  7. 78180df Use size_t to fix the build on mac. by Sterling Augustine · 3 years, 7 months ago
  8. a9afca9 Support miscelaneous dwarf5 forms. by Sterling Augustine · 3 years, 7 months ago
  9. 9ecccc5 Implement dwarf5 range lists. by Sterling Augustine · 3 years, 7 months ago
  10. 5c7535a amd64: reject frames with invalid rsp/rip by Joshua Peraza · 3 years, 7 months ago
  11. f6669d6 Revert "Refactor rangelist handling to prepare for dwarf5 .debug_rngslist" by Sterling Augustine · 3 years, 7 months ago
  12. 2b936b0 Refactor rangelist handling to prepare for dwarf5 .debug_rngslist by Sterling Augustine · 3 years, 7 months ago
  13. 9c4671f Change JSON serialization error check. by Nelson Billing · 3 years, 8 months ago
  14. bdac77a file_id_unittest: avoid system() by Mike Frysinger · 3 years, 8 months ago
  15. 5640e57 CopyFile: add a C++ API by Mike Frysinger · 3 years, 8 months ago
  16. c6d49c4 linux: Fix leak when the offset of memory_mapped_file is greater than 0 by Sim Sun · 3 years, 8 months ago
  17. 039c4c9 Add a .clang-format file to give us local control over Chromium style. by Sim Sun · 3 years, 8 months ago
  18. 9c38ab7 Add native symbol uploads to Mac OS symupload tool. by Nelson Billing · 3 years, 9 months ago
  19. 62d9272 linux: Fix segfault when there is no section header in ELF file by Sim Sun · 3 years, 9 months ago
  20. 087795c processor: subtract 1 from return pointers while scanning by Joshua Peraza · 3 years, 9 months ago
  21. 014e842 Escape more characters in Mac OS sym-upload-v2 debug_file strings. by Nelson Billing · 3 years, 9 months ago
  22. e3a62dc [Mac]Exit with unique status in symupload when file already exists. by Nelson Billing · 3 years, 9 months ago
  23. 3d8daa2 Fix sym-upload-v2 whitespace in filenames. by Nelson Billing · 3 years, 9 months ago
  24. a6218eb Fix v1 symupload protocol in Mac client. by Nelson Billing · 3 years, 9 months ago
  25. a740aa2 Fix Mac symupload non-XCode builds. by Nelson Billing · 3 years, 9 months ago
  26. 28d7cbd Check for tombstone as very first entry in the line table. by Sterling Augustine · 3 years, 9 months ago
  27. 7d65240 Properly handle new tombstone values that now appear as a result of the llvm change described at https://reviews.llvm.org/D81784. by Sterling Augustine · 3 years, 9 months ago
  28. 1143368 Port new symbol API to symupload on Mac. by Nelson Billing · 3 years, 9 months ago
  29. 428a01e There are source files with APSL-2.0 as well. by Sterling Augustine · 3 years, 9 months ago
  30. 2e6f8de Add 3-clause BSD license text as well. by Sterling Augustine · 3 years, 9 months ago
  31. 678c4c5 Include libunwind license in LICENSE file. by Sterling Augustine · 3 years, 9 months ago
  32. 721108f fix NDEBUG breakage with new dwarf5 code by Mike Frysinger · 3 years, 10 months ago
  33. 09b0569 fix pointer style to match the style guide by Mike Frysinger · 3 years, 10 months ago
  34. a741027 Add support for dwarf5 line tables. by Sterling Augustine · 3 years, 10 months ago
  35. b6f36dd Move GetSectionByName out of CompilationUnit. by Sterling Augustine · 3 years, 10 months ago
  36. 8efe0f1 Read dwarf5 compilation unit headers. by Sterling Augustine · 3 years, 10 months ago
  37. 72c118f Add and handle various dwarf5 addrx forms. by Sterling Augustine · 3 years, 10 months ago
  38. feb2dca Add and handle new dwarf5 string-related forms. by Sterling Augustine · 3 years, 10 months ago
  39. 2757a2c Make symupload exit with an error code when command-line parsing fails. by Michael Moss · 3 years, 11 months ago
  40. f267926 Avoid calling demangler for non-C++ symbols on Linux by Mikhail Borisov · 4 years ago
  41. 2ffe116 mac: Don’t try to demangle non-C++ symbols with the C++ demangler by Yngve N. Pettersen · 4 years ago
  42. a7b621f processor: Bound number of exception parameters read by Joshua Peraza · 4 years ago
  43. a2d3e8b Use stdint.h numeric types in tests by Joshua Peraza · 4 years ago
  44. 1f15e4e Use portable format macros by Joshua Peraza · 4 years ago
  45. 86bf444 Use stdint.h numeric types by Joshua Peraza · 4 years, 1 month ago
  46. 5bba75b Remove true/false defines in convert_UTF.cc by Michael Forney · 4 years, 1 month ago
  47. 23e6fbf Use ULONG_MAX instead of __WORDSIZE to determine native ELF architecture by Michael Forney · 4 years, 1 month ago
  48. 2633712 Roll src/src/third_party/lss/ f70e2f164..fd00dbbd0 (2 commits) by Michael Forney · 4 years, 1 month ago
  49. e780d58 Use breakpad_getcontext on all Linux platforms missing getcontext by Michael Forney · 4 years, 1 month ago
  50. 02b7be4 convert_UTF: try to update xcode files by Mike Frysinger · 4 years, 8 months ago
  51. a5fa28d Fix some bugs in CheckMicrodumpContents by Michael Forney · 4 years, 2 months ago
  52. 9de167a Remove sys/signal.h compatibility header by Michael Forney · 4 years, 2 months ago
  53. 9bc5d70 Add google_crashdump_uploader_test to .gitignore by Michael Forney · 4 years, 2 months ago
  54. 98c883b Remove redundant LINUX_HOST conditional by Michael Forney · 4 years, 2 months ago
  55. 75ca6a1 Use public fpregset_t type to define fpstate_t by Michael Forney · 4 years, 2 months ago
  56. a0f647d Use ULONG_MAX instead of __WORDSIZE to determine ELF class by Michael Forney · 4 years, 2 months ago
  57. a03ad96 Use standard header locations for poll.h and signal.h by Michael Forney · 4 years, 2 months ago
  58. 3f6f16b Use sched_yield instead of pthread_yield by Michael Forney · 4 years, 2 months ago
  59. 4f3f0ac Revert "Add new dwarf 5 enums, plus some dwarf4 enums." by Mike Frysinger · 4 years, 2 months ago
  60. fea1913 Revert "Add dwarf5 compilation-unit header handling." by Mike Frysinger · 4 years, 2 months ago
  61. 52b33b2 dump_syms: Reintroduce warnings inadvertently removed by 47cd498384fd by Mark Mentovai · 4 years, 2 months ago
  62. c752227 Add "type" option to sym_upload sym-upload-v2 mode. by Nelson Billing · 4 years, 2 months ago
  63. 8154974 Make LibcurlWrapper support static linking. by Nelson Billing · 4 years, 2 months ago
  64. a4c536d linux: fix symupload build failures by Joshua Peraza · 4 years, 2 months ago
  65. 5e1c53a android: truncate lower of two overlapping modules by Joshua Peraza · 4 years, 2 months ago
  66. bbad9f2 Add optional new symbol upload API to sym_upload. by Nelson Billing · 4 years, 2 months ago
  67. 216cea7 Update Xcode project files to fix build errors. by Ivan Penkov · 4 years, 3 months ago
  68. 6471582 Roll src/src/third_party/lss/ 8048ece6c..f70e2f164 (3 commits) by Michael Forney · 4 years, 3 months ago
  69. 13c1568 arm64: recover register X30(LR) when fallback to frame pointer unwinder by Sim Sun · 4 years, 3 months ago
  70. 4e15f7d Extract the exception record from the minidump by Joshua Peraza · 4 years, 4 months ago
  71. e5ef907 ios: build for arm64e by Joshua Peraza · 4 years, 4 months ago
  72. dbd454d Add dwarf5 compilation-unit header handling. by Sterling Augustine · 4 years, 5 months ago
  73. 0c0e24f Add new dwarf 5 enums, plus some dwarf4 enums. by Sterling Augustine · 4 years, 5 months ago
  74. f32b83e Enable reading DWARF4 CIEs with 32 bit addresses. by Nelson Billing · 4 years, 5 months ago
  75. 5bc3092 Add a variable to allow adding an extra include path for LSS. by Bryan Klimt · 4 years, 5 months ago
  76. 47cd498 dump_syms: handle forward reference DWARF attributes by Mark Mentovai · 4 years, 5 months ago
  77. 1f1d950 Fix compilation of http_upload.cc with Windows gcc by Jon Turney · 4 years, 5 months ago
  78. f6fe7cc mac processor: Add mapping for EXC_BAD_ACCESS/KERN_CODESIGN_ERROR by Mark Mentovai · 4 years, 5 months ago
  79. 62f10f3 Fix 'make distcheck' by Jon Turney · 4 years, 5 months ago
  80. 792e6b2 Remove dependency of uploader.mm on GTMLogger by Sylvain Defresne · 4 years, 6 months ago
  81. 5915ea9 Add fallthrough annotations on new C++ switches by Christopher Grant · 4 years, 6 months ago
  82. 8c62281 Revert "Remove use of "register" keyword, deprecated in C++17" by Mark Mentovai · 4 years, 6 months ago
  83. 5085b1d linux, client: set module name from DT_SONAME by Joshua Peraza · 4 years, 6 months ago
  84. d27fd9a linux, dump_syms: Make style consistent in module unittest by Christopher Grant · 4 years, 6 months ago
  85. 862c9f4 linux, dump_syms: Filter module entries outside specified ranges by Christopher Grant · 4 years, 6 months ago
  86. 17958ef Add options to set OS and filename by Jake Ehrlich · 4 years, 7 months ago
  87. 3e56ef9 linux, dump_syms: set module name from DT_SONAME by Joshua Peraza · 4 years, 6 months ago
  88. db1cda2 convert_UTF: rewrite in C++ by Mike Frysinger · 4 years, 9 months ago
  89. abfe08e codereview.settings: do not force squashing behavior by Mike Frysinger · 4 years, 9 months ago
  90. 0741186 Remove use of "register" keyword, deprecated in C++17 by Mark Mentovai · 4 years, 9 months ago
  91. 01dfa81 Mac dump_syms: accept __DWARF segment without __debug_info section by Mark Mentovai · 4 years, 9 months ago
  92. ef04c9c string_conversion: fix pointer math by Mike Frysinger · 4 years, 9 months ago
  93. 4beee49 guid_creater: include string.h for memcpy by Mike Frysinger · 4 years, 9 months ago
  94. f0d43bc minidump_processor: fix typo in BUS_ADRALN by Mike Frysinger · 4 years, 9 months ago
  95. 55499d6 Updated lss to fix compiling with GCC 9 by Henri Hyyryläinen · 4 years, 9 months ago
  96. cfad51e arm64: strip PACs from link register values by Joshua Peraza · 4 years, 9 months ago
  97. 4a6d7c7 Improving the support for Fuchsia in Breakpad Processor. by Ivan Penkov · 4 years, 10 months ago
  98. 02dd8e0 Remove base_logging::LogMessage by Mark Mentovai · 4 years, 10 months ago
  99. c46151d Fix Windows symupload after PE-only MD refactor. by Nelson Billing · 4 years, 10 months ago
  100. 9cafb37 Explicitly LoadLibrary dbghelp.dll in symbol converter. by Nelson Billing · 4 years, 10 months ago