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
*
Add and handle various dwarf5 addrx forms.
Sterling Augustine
2020-06-24
6
-10
/
+66
*
Add and handle new dwarf5 string-related forms.
Sterling Augustine
2020-06-22
3
-31
/
+119
*
Make symupload exit with an error code when command-line parsing fails.
Michael Moss
2020-06-05
1
-2
/
+6
*
Avoid calling demangler for non-C++ symbols on Linux
Mikhail Borisov
2020-05-26
1
-6
/
+16
*
mac: Don’t try to demangle non-C++ symbols with the C++ demangler
Yngve N. Pettersen
2020-05-05
1
-0
/
+12
*
processor: Bound number of exception parameters read
Joshua Peraza
2020-04-27
3
-4
/
+7
*
Use stdint.h numeric types in tests
Joshua Peraza
2020-04-16
3
-29
/
+32
*
Use portable format macros
Joshua Peraza
2020-04-16
2
-35
/
+37
*
Use stdint.h numeric types
Joshua Peraza
2020-04-09
27
-629
/
+624
*
Remove true/false defines in convert_UTF.cc
Michael Forney
2020-03-19
1
-7
/
+0
*
Use ULONG_MAX instead of __WORDSIZE to determine native ELF architecture
Michael Forney
2020-03-17
3
-20
/
+11
*
Roll src/src/third_party/lss/ f70e2f164..fd00dbbd0 (2 commits)
Michael Forney
2020-03-17
2
-2
/
+2
*
Use breakpad_getcontext on all Linux platforms missing getcontext
Michael Forney
2020-03-16
14
-87
/
+124
*
convert_UTF: try to update xcode files
Mike Frysinger
2020-03-14
1
-4
/
+4
*
Fix some bugs in CheckMicrodumpContents
Michael Forney
2020-03-13
1
-2
/
+2
*
Remove sys/signal.h compatibility header
Michael Forney
2020-03-11
2
-36
/
+0
*
Add google_crashdump_uploader_test to .gitignore
Michael Forney
2020-03-11
1
-0
/
+1
*
Remove redundant LINUX_HOST conditional
Michael Forney
2020-03-11
2
-39
/
+30
*
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
2
-15
/
+25
*
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
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
[next]