index
:
breakpad
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
linux: fix symupload build failures
Joshua Peraza
2020-02-21
3
-7
/
+12
*
android: truncate lower of two overlapping modules
Joshua Peraza
2020-02-21
1
-6
/
+3
*
Add optional new symbol upload API to sym_upload.
Nelson Billing
2020-02-20
11
-94
/
+875
*
Update Xcode project files to fix build errors.
Ivan Penkov
2020-01-29
2
-23
/
+28
*
Roll src/src/third_party/lss/ 8048ece6c..f70e2f164 (3 commits)
Michael Forney
2020-01-25
1
-1
/
+1
*
arm64: recover register X30(LR) when fallback to frame pointer unwinder
Sim Sun
2020-01-21
2
-0
/
+46
*
Extract the exception record from the minidump
Joshua Peraza
2020-01-03
3
-0
/
+148
*
ios: build for arm64e
Joshua Peraza
2020-01-03
2
-3
/
+20
*
Add dwarf5 compilation-unit header handling.
Sterling Augustine
2019-12-19
5
-18
/
+105
*
Add new dwarf 5 enums, plus some dwarf4 enums.
Sterling Augustine
2019-12-12
1
-0
/
+221
*
Enable reading DWARF4 CIEs with 32 bit addresses.
Nelson Billing
2019-12-05
3
-18
/
+53
*
Add a variable to allow adding an extra include path for LSS.
Bryan Klimt
2019-12-04
1
-1
/
+2
*
dump_syms: handle forward reference DWARF attributes
Mark Mentovai
2019-12-02
2
-13
/
+35
*
Fix compilation of http_upload.cc with Windows gcc
Jon Turney
2019-11-22
1
-34
/
+34
*
mac processor: Add mapping for EXC_BAD_ACCESS/KERN_CODESIGN_ERROR
Mark Mentovai
2019-11-22
2
-0
/
+5
*
Fix 'make distcheck'
Jon Turney
2019-11-19
2
-8
/
+12
*
Remove dependency of uploader.mm on GTMLogger
Sylvain Defresne
2019-11-12
1
-12
/
+12
*
Add fallthrough annotations on new C++ switches
Christopher Grant
2019-11-05
3
-41
/
+100
*
Revert "Remove use of "register" keyword, deprecated in C++17"
Mark Mentovai
2019-11-01
1
-1
/
+1
*
linux, client: set module name from DT_SONAME
Joshua Peraza
2019-10-30
2
-24
/
+32
*
linux, dump_syms: Make style consistent in module unittest
Christopher Grant
2019-10-29
1
-63
/
+63
*
linux, dump_syms: Filter module entries outside specified ranges
Christopher Grant
2019-10-29
4
-0
/
+120
*
Add options to set OS and filename
Jake Ehrlich
2019-10-24
4
-26
/
+73
*
linux, dump_syms: set module name from DT_SONAME
Joshua Peraza
2019-10-24
4
-44
/
+78
*
convert_UTF: rewrite in C++
Mike Frysinger
2019-09-04
8
-44
/
+53
*
codereview.settings: do not force squashing behavior
Mike Frysinger
2019-08-14
1
-1
/
+0
*
Remove use of "register" keyword, deprecated in C++17
Mark Mentovai
2019-08-12
1
-1
/
+1
*
Mac dump_syms: accept __DWARF segment without __debug_info section
Mark Mentovai
2019-08-07
2
-15
/
+8
*
string_conversion: fix pointer math
Mike Frysinger
2019-08-05
5
-3
/
+133
*
guid_creater: include string.h for memcpy
Mike Frysinger
2019-08-04
1
-0
/
+1
*
minidump_processor: fix typo in BUS_ADRALN
Mike Frysinger
2019-08-04
1
-1
/
+1
*
Updated lss to fix compiling with GCC 9
Henri Hyyryläinen
2019-08-03
2
-2
/
+2
*
arm64: strip PACs from link register values
Joshua Peraza
2019-07-23
2
-1
/
+33
*
Improving the support for Fuchsia in Breakpad Processor.
Ivan Penkov
2019-07-12
5
-7
/
+124
*
Remove base_logging::LogMessage
Mark Mentovai
2019-07-12
1
-13
/
+1
*
Fix Windows symupload after PE-only MD refactor.
Nelson Billing
2019-07-01
1
-1
/
+1
*
Explicitly LoadLibrary dbghelp.dll in symbol converter.
Nelson Billing
2019-06-28
1
-0
/
+54
*
Fix clang build warnings/errors for windows symbol converter.
Nelson Billing
2019-06-27
4
-26
/
+25
*
Fix windows symbol converter blacklisting.
Nelson Billing
2019-06-25
1
-2
/
+3
*
Fix dump_syms clang Windows build.
Nelson Billing
2019-06-25
3
-23
/
+13
*
Fix breakpad client build.
Nelson Billing
2019-06-24
1
-1
/
+1
*
Add PE-only MD support to Windows symbol converter.
Nelson Billing
2019-06-24
12
-56
/
+314
*
Fix 'debug_file' in PESourceLineWriter.
Nelson Billing
2019-06-19
3
-15
/
+29
*
Fix symbol converter after PE-only MD refactor.
Nelson Billing
2019-06-18
2
-2
/
+2
*
Fix common_windows.gyp.
Nelson Billing
2019-06-18
3
-1
/
+1
*
Move Windows Symbol Converter to breakpad
Nelson Billing
2019-06-18
21
-0
/
+3056
*
Mac upload_system_symbols: make dump of /Library/QuickTime optional
Mark Mentovai
2019-06-18
1
-4
/
+16
*
Mac upload_system_symbols: use log.Fatalf where formatting is desired
Mark Mentovai
2019-06-18
1
-7
/
+7
*
configure.ac: Workaround gtest-config not being installed.
Allen Webb
2019-06-14
3
-209
/
+8
*
Enable PE-only metadata dumping for 64bit (aka. PE32+ format) PEs files.
Nelson Billing
2019-06-12
12
-328
/
+1020
[prev]
[next]