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
*
Simplify ELF parser code.
Peter Collingbourne
2017-05-25
3
-35
/
+13
*
Wrap config.h include in HAVE_CONFIG_H.
John Budorick
2017-05-24
1
-1
/
+4
*
Only use O_CLOEXEC on platforms that support it
Lars Volker
2017-05-10
1
-0
/
+1
*
Make minidump name generation on Linux as random as possible
Gabriele Svelto
2017-04-12
1
-7
/
+87
*
Remove unused typedef
Gordana Cmiljanovic
2017-03-24
1
-1
/
+0
*
Use string instead of std::string
Joshua Peraza
2017-03-22
1
-1
/
+1
*
Use NSURLSession if the min version we support is iOS 7+.
George Kola
2017-03-09
1
-7
/
+5
*
[MIPS]: Relax dwarf section loading to accept both PROGBITS and MIPS_DWARF se...
Dragan Mladjenovic
2017-03-07
1
-4
/
+22
*
Fix dump_syms clang compilation on Windows
Maciej Pawlowski
2017-03-02
1
-8
/
+8
*
Handle ntdll only emitting PUBLIC at func entry
Scott Graham
2017-02-23
3
-1
/
+69
*
macho_reader_unittest: use EXPECT_FALSE
Mike Frysinger
2017-02-12
1
-2
/
+2
*
windows: update gtest/gmock paths
Mike Frysinger
2017-02-11
1
-2
/
+1
*
md5: fix strict aliasing warnings
Mike Frysinger
2017-02-07
1
-2
/
+2
*
Update links
Orgad Shaneh
2016-11-18
2
-2
/
+2
*
Allow compiling the google-breakpad code using a global ::string class instea...
Ivan Penkov
2016-11-08
7
-11
/
+12
*
Basic handling of CIE version 4 in dwarf reading
Scott Graham
2016-11-02
5
-8
/
+147
*
Fix pointer arithmetic in UTF8ToUTF16Char
Hans Wennborg
2016-10-27
1
-3
/
+3
*
Don't demangle Rust symbols by default, but allow linking to rust-demangle.
Ted Mielczarek
2016-10-25
5
-0
/
+93
*
Fix dump_syms for C++ after 7398ce15b79d
Mark Mentovai
2016-09-26
1
-2
/
+2
*
Initial support for dumping DWARF corresponding to Swift code
Mark Mentovai
2016-09-23
6
-33
/
+130
*
Corrected some old references to mm files, which were renamed to cc files a w...
Ivan Penkov
2016-09-01
1
-1
/
+1
*
This change allows compiling the google-breakpad code using a global ::string...
Ivan Penkov
2016-08-30
2
-4
/
+3
*
Revert "Don't define |r_debug| and |link_map| on Android releases 21 and later"
Sylvain Defresne
2016-08-10
1
-21
/
+5
*
Don't define |r_debug| and |link_map| on Android releases 21 and later
Thomas Zimmermann
2016-08-03
1
-5
/
+21
*
Revert "Don't define |r_debug| and |link_map| on Android releases 21 and later"
Ross McIlroy
2016-07-20
1
-10
/
+2
*
Don't define |r_debug| and |link_map| on Android releases 21 and later
Thomas Zimmermann
2016-07-19
1
-2
/
+10
*
[Android] Guard some NDK workarounds by major version.
John Budorick
2016-07-15
1
-1
/
+11
*
linux-syscall-support: pull in latest version
Mike Frysinger
2016-06-14
2
-18
/
+0
*
Dump INFO CODE_ID containing Build ID in Linux dump_syms
Ted Mielczarek
2016-06-10
9
-34
/
+125
*
[Android] Roll back to r10e.
Primiano Tucci
2016-06-06
1
-5
/
+21
*
[Android] Revert x86 workaround changes for NDK r11c.
Primiano Tucci
2016-06-06
1
-0
/
+11
*
[Android] Update breakpad to NDK r11c.
Primiano Tucci
2016-06-02
1
-31
/
+4
*
fix signed warning errors in unittests
Mike Frysinger
2016-05-26
1
-12
/
+12
*
elf_reader: drop unused zlib include
Mike Frysinger
2016-05-25
1
-1
/
+3
*
use another elf.h inside the package for common/dwarf/elf_reader
Yunlian Jiang
2016-05-18
1
-1
/
+1
*
Use elf.h inside the package.
Yunlian Jiang
2016-05-18
1
-1
/
+1
*
Don't let PDBSourceLineWriter::GetSymbolFunctionName return empty function names
Ted Mielczarek
2016-05-16
1
-0
/
+10
*
Replaced glibc version of elf.h with musl version of elf.h.
Dave MacLachlan
2016-05-12
2
-16
/
+13
*
Fixes up dump_syms build on OS X so it works with ELF.
Dave MacLachlan
2016-05-12
3
-9
/
+21
*
Update to handle dsym files that end with a header.
Dave MacLachlan
2016-05-11
1
-1
/
+3
*
breakpad: fix unittest errors
Yunlian Jiang
2016-05-04
1
-2
/
+2
*
Add debug fission support.
Yunlian Jiang
2016-05-04
10
-105
/
+2183
*
macho: fix printf type mismatches
Mike Frysinger
2016-05-04
1
-3
/
+3
*
Add parentheses to silence clang warning
Primiano Tucci
2016-05-03
1
-1
/
+2
*
Remove GTM_ENABLE_LEAKS and GTMGarbageCollection
Dave MacLachlan
2016-04-21
1
-72
/
+0
*
Fix DWARF handling of inlined functions in namespaces
Ted Mielczarek
2016-04-14
2
-9
/
+32
*
tweak IGNORE_RET behavior a bit
Mike Frysinger
2016-04-11
1
-1
/
+1
*
Added an option (-i) to have dump_syms output header information only.
David Yen
2016-04-08
4
-72
/
+158
*
Rename stdio.h wrapper file to stdio_wrapper.h.
Yunxiao Ma
2016-04-05
1
-3
/
+3
*
Switch the Linux minidump writer to use MDCVInfoELF for CV data.
Ted Mielczarek
2016-04-05
6
-133
/
+259
[next]