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
*
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
*
linux, dump_syms: set module name from DT_SONAME
Joshua Peraza
2019-10-24
3
-1
/
+78
*
convert_UTF: rewrite in C++
Mike Frysinger
2019-09-04
3
-17
/
+27
*
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
*
Fix dump_syms clang Windows build.
Nelson Billing
2019-06-25
2
-22
/
+12
*
Add PE-only MD support to Windows symbol converter.
Nelson Billing
2019-06-24
1
-4
/
+0
*
Fix 'debug_file' in PESourceLineWriter.
Nelson Billing
2019-06-19
1
-10
/
+24
*
Fix common_windows.gyp.
Nelson Billing
2019-06-18
3
-1
/
+1
*
Enable PE-only metadata dumping for 64bit (aka. PE32+ format) PEs files.
Nelson Billing
2019-06-12
8
-302
/
+730
*
Port new symbol upload API to Windows symupload tool.
Nelson Billing
2019-06-12
5
-349
/
+682
*
Increase timeout of HTTPMultipartUpload from 10s to 60s.
John Z Wu
2019-05-13
1
-1
/
+1
*
Linux breakpad_unittests: fix ThreadSanitizer problems
Mark Mentovai
2019-04-26
1
-2
/
+11
*
Make breakpad_unittests work with Chrome's test runner instead of gtest's
Mark Mentovai
2019-04-19
1
-0
/
+6
*
mac dump_syms: remove unused vars to fix -Werror build failures
Mike Frysinger
2019-04-05
1
-1
/
+0
*
mac dump_syms: Support .dSYMs > 4GB (partially)
Mark Mentovai
2019-03-28
2
-10
/
+34
*
linux_core_dumper: add a fallback definition for NT_SIGINFO
Mike Frysinger
2019-03-07
1
-0
/
+5
*
Replace TYPED_TEST_CASE with TYPED_TEST_SUITE.
Lei Zhang
2019-02-28
3
-3
/
+3
*
breakpad: Remove semicolons, iOS edition.
Nico Weber
2019-02-25
1
-1
/
+1
*
breakpad: Remove semicolons, mac edition.
Nico Weber
2019-02-22
1
-1
/
+1
*
Add mac dump_syms support for arm64e
Joshua Peraza
2018-11-26
1
-4
/
+37
*
Skip empty DWARF code range when mapping lines
Ludovic Guegan
2018-11-21
1
-3
/
+6
*
Fix debug build after 16e0852
Joshua Peraza
2018-08-18
2
-7
/
+6
*
Make a parameter a const reference
Joshua Peraza
2018-08-17
1
-1
/
+1
*
Treat high_pc as an address for DW_FORM_GNU_addr_index
Joshua Peraza
2018-08-17
1
-1
/
+2
*
Fixed a typo introduced in revision 16e08520e6027df4bf1934abbfd5e1a088ffb69c
Gabriele Svelto
2018-08-14
1
-1
/
+1
*
Add support for parsing the DW_AT_ranges attributes
Gabriele Svelto
2018-08-13
17
-111
/
+577
*
Use hash_map and hash_set from __gnu_cxx
Joshua Peraza
2018-07-09
1
-2
/
+2
*
Fall back to the raw symbol name from DW_AT_MIPS_linkage_name when there is n...
Mike Hommey
2018-06-19
1
-0
/
+7
*
Avoid endl when writing symbol files
Aaron Dierking
2018-05-30
1
-9
/
+8
*
Add missing header for free function
Takuto Ikuta
2018-03-27
1
-0
/
+1
*
Add asm and machine headers
bsheedy
2018-01-03
5
-7
/
+525
*
android: drop sgidefs.h hack for LSS
Mike Frysinger
2017-12-23
2
-42
/
+0
*
Write field indicating multiple symbols at an address in dump_syms
Mike Wittman
2017-12-11
2
-13
/
+4
*
Add optional field indicating multiple symbols at an address
Mike Wittman
2017-11-29
2
-59
/
+93
*
Make identical-code-folded symbol output more consistent between runs
Mike Wittman
2017-11-14
1
-37
/
+43
*
Add index-based set functionality to NonAllocatingMap.
Robert Sesek
2017-11-07
2
-31
/
+79
*
dump_symbols: Stop rejecting files with Android packed relocation sections.
Peter Collingbourne
2017-11-07
1
-31
/
+0
*
Create LongStringDictionary and replace SimpleStringDictionary on iOS
Yi Wang
2017-11-03
5
-2
/
+573
*
Revert "Create LongStringDictionary and replace SimpleStringDictionary usages...
Mark Mentovai
2017-11-02
5
-570
/
+2
*
Rename an argument named "register" to "reg".
Peter Collingbourne
2017-11-02
1
-5
/
+5
*
Create LongStringDictionary and replace SimpleStringDictionary usages in clie...
Yi Wang
2017-10-27
5
-2
/
+570
[next]