aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* dump_syms: Reintroduce warnings inadvertently removed by 47cd498384fdMark Mentovai2020-03-062-15/+25
* Add "type" option to sym_upload sym-upload-v2 mode.Nelson Billing2020-02-275-28/+119
* Make LibcurlWrapper support static linking.Nelson Billing2020-02-221-1/+13
* linux: fix symupload build failuresJoshua Peraza2020-02-213-7/+12
* android: truncate lower of two overlapping modulesJoshua Peraza2020-02-211-6/+3
* Add optional new symbol upload API to sym_upload.Nelson Billing2020-02-2011-94/+875
* Update Xcode project files to fix build errors.Ivan Penkov2020-01-292-23/+28
* Roll src/src/third_party/lss/ 8048ece6c..f70e2f164 (3 commits)Michael Forney2020-01-251-1/+1
* arm64: recover register X30(LR) when fallback to frame pointer unwinderSim Sun2020-01-212-0/+46
* Extract the exception record from the minidumpJoshua Peraza2020-01-033-0/+148
* ios: build for arm64eJoshua Peraza2020-01-032-3/+20
* Add dwarf5 compilation-unit header handling.Sterling Augustine2019-12-195-18/+105
* Add new dwarf 5 enums, plus some dwarf4 enums.Sterling Augustine2019-12-121-0/+221
* Enable reading DWARF4 CIEs with 32 bit addresses.Nelson Billing2019-12-053-18/+53
* Add a variable to allow adding an extra include path for LSS.Bryan Klimt2019-12-041-1/+2
* dump_syms: handle forward reference DWARF attributesMark Mentovai2019-12-022-13/+35
* Fix compilation of http_upload.cc with Windows gccJon Turney2019-11-221-34/+34
* mac processor: Add mapping for EXC_BAD_ACCESS/KERN_CODESIGN_ERRORMark Mentovai2019-11-222-0/+5
* Fix 'make distcheck'Jon Turney2019-11-192-8/+12
* Remove dependency of uploader.mm on GTMLoggerSylvain Defresne2019-11-121-12/+12
* Add fallthrough annotations on new C++ switchesChristopher Grant2019-11-053-41/+100
* Revert "Remove use of "register" keyword, deprecated in C++17"Mark Mentovai2019-11-011-1/+1
* linux, client: set module name from DT_SONAMEJoshua Peraza2019-10-302-24/+32
* linux, dump_syms: Make style consistent in module unittestChristopher Grant2019-10-291-63/+63
* linux, dump_syms: Filter module entries outside specified rangesChristopher Grant2019-10-294-0/+120
* Add options to set OS and filenameJake Ehrlich2019-10-244-26/+73
* linux, dump_syms: set module name from DT_SONAMEJoshua Peraza2019-10-244-44/+78
* convert_UTF: rewrite in C++Mike Frysinger2019-09-048-44/+53
* codereview.settings: do not force squashing behaviorMike Frysinger2019-08-141-1/+0
* Remove use of "register" keyword, deprecated in C++17Mark Mentovai2019-08-121-1/+1
* Mac dump_syms: accept __DWARF segment without __debug_info sectionMark Mentovai2019-08-072-15/+8
* string_conversion: fix pointer mathMike Frysinger2019-08-055-3/+133
* guid_creater: include string.h for memcpyMike Frysinger2019-08-041-0/+1
* minidump_processor: fix typo in BUS_ADRALNMike Frysinger2019-08-041-1/+1
* Updated lss to fix compiling with GCC 9Henri Hyyryläinen2019-08-032-2/+2
* arm64: strip PACs from link register valuesJoshua Peraza2019-07-232-1/+33
* Improving the support for Fuchsia in Breakpad Processor.Ivan Penkov2019-07-125-7/+124
* Remove base_logging::LogMessageMark Mentovai2019-07-121-13/+1
* Fix Windows symupload after PE-only MD refactor.Nelson Billing2019-07-011-1/+1
* Explicitly LoadLibrary dbghelp.dll in symbol converter.Nelson Billing2019-06-281-0/+54
* Fix clang build warnings/errors for windows symbol converter.Nelson Billing2019-06-274-26/+25
* Fix windows symbol converter blacklisting.Nelson Billing2019-06-251-2/+3
* Fix dump_syms clang Windows build.Nelson Billing2019-06-253-23/+13
* Fix breakpad client build.Nelson Billing2019-06-241-1/+1
* Add PE-only MD support to Windows symbol converter.Nelson Billing2019-06-2412-56/+314
* Fix 'debug_file' in PESourceLineWriter.Nelson Billing2019-06-193-15/+29
* Fix symbol converter after PE-only MD refactor.Nelson Billing2019-06-182-2/+2
* Fix common_windows.gyp.Nelson Billing2019-06-183-1/+1
* Move Windows Symbol Converter to breakpadNelson Billing2019-06-1821-0/+3056
* Mac upload_system_symbols: make dump of /Library/QuickTime optionalMark Mentovai2019-06-181-4/+16