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
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use public fpregset_t type to define fpstate_t
Michael Forney
2020-03-10
3
-4
/
+6
*
Use ULONG_MAX instead of __WORDSIZE to determine ELF class
Michael Forney
2020-03-10
1
-4
/
+5
*
Use standard header locations for poll.h and signal.h
Michael Forney
2020-03-10
4
-4
/
+3
*
Use sched_yield instead of pthread_yield
Michael Forney
2020-03-10
2
-6
/
+2
*
Revert "Add new dwarf 5 enums, plus some dwarf4 enums."
Mike Frysinger
2020-03-10
1
-221
/
+0
*
Revert "Add dwarf5 compilation-unit header handling."
Mike Frysinger
2020-03-10
5
-105
/
+18
*
dump_syms: Reintroduce warnings inadvertently removed by 47cd498384fd
Mark Mentovai
2020-03-06
1
-14
/
+24
*
Add "type" option to sym_upload sym-upload-v2 mode.
Nelson Billing
2020-02-27
5
-28
/
+119
*
Make LibcurlWrapper support static linking.
Nelson Billing
2020-02-22
1
-1
/
+13
*
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
8
-94
/
+643
*
Update Xcode project files to fix build errors.
Ivan Penkov
2020-01-29
2
-23
/
+28
*
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
*
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
*
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
5
-22
/
+31
*
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
3
-2
/
+67
*
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
*
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
[next]