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
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Refactor rangelist handling to prepare for dwarf5 .debug_rngslist"
HEAD
master
Sterling Augustine
2020-10-02
6
-59
/
+48
*
Refactor rangelist handling to prepare for dwarf5 .debug_rngslist
Sterling Augustine
2020-09-28
6
-48
/
+59
*
Change JSON serialization error check.
Nelson Billing
2020-09-09
1
-6
/
+11
*
file_id_unittest: avoid system()
Mike Frysinger
2020-09-08
1
-7
/
+16
*
CopyFile: add a C++ API
Mike Frysinger
2020-09-07
2
-0
/
+7
*
linux: Fix leak when the offset of memory_mapped_file is greater than 0
Sim Sun
2020-09-05
1
-2
/
+3
*
Add native symbol uploads to Mac OS symupload tool.
Nelson Billing
2020-08-17
2
-6
/
+9
*
linux: Fix segfault when there is no section header in ELF file
Sim Sun
2020-08-15
1
-0
/
+6
*
Escape more characters in Mac OS sym-upload-v2 debug_file strings.
Nelson Billing
2020-08-12
1
-8
/
+29
*
Fix sym-upload-v2 whitespace in filenames.
Nelson Billing
2020-08-05
1
-1
/
+6
*
Fix v1 symupload protocol in Mac client.
Nelson Billing
2020-07-31
1
-1
/
+1
*
Fix Mac symupload non-XCode builds.
Nelson Billing
2020-07-29
15
-47
/
+1210
*
Check for tombstone as very first entry in the line table.
Sterling Augustine
2020-07-27
1
-0
/
+5
*
Properly handle new tombstone values that now appear as a result of the llvm ...
Sterling Augustine
2020-07-24
2
-1
/
+6
*
Port new symbol API to symupload on Mac.
Nelson Billing
2020-07-24
2
-141
/
+49
*
fix NDEBUG breakage with new dwarf5 code
Mike Frysinger
2020-07-16
1
-0
/
+4
*
fix pointer style to match the style guide
Mike Frysinger
2020-07-15
97
-1393
/
+1391
*
Add support for dwarf5 line tables.
Sterling Augustine
2020-07-14
10
-65
/
+510
*
Move GetSectionByName out of CompilationUnit.
Sterling Augustine
2020-06-26
4
-26
/
+30
*
Read dwarf5 compilation unit headers.
Sterling Augustine
2020-06-25
5
-20
/
+119
*
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
*
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
*
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
2
-19
/
+9
*
Use breakpad_getcontext on all Linux platforms missing getcontext
Michael Forney
2020-03-16
5
-25
/
+48
*
Remove sys/signal.h compatibility header
Michael Forney
2020-03-11
2
-36
/
+0
*
Use ULONG_MAX instead of __WORDSIZE to determine ELF class
Michael Forney
2020-03-10
1
-4
/
+5
*
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
4
-23
/
+51
*
Make LibcurlWrapper support static linking.
Nelson Billing
2020-02-22
1
-1
/
+13
*
linux: fix symupload build failures
Joshua Peraza
2020-02-21
2
-6
/
+11
*
Add optional new symbol upload API to sym_upload.
Nelson Billing
2020-02-20
7
-91
/
+605
*
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
*
Add fallthrough annotations on new C++ switches
Christopher Grant
2019-11-05
2
-25
/
+99
*
linux, client: set module name from DT_SONAME
Joshua Peraza
2019-10-30
1
-7
/
+5
*
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
3
-20
/
+43
[next]