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
*
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
*
Refactor sym_upload in tools to extract code into common/linux, and minor fixes
Li Yan
2016-03-30
4
-1
/
+231
*
Have dump_syms output the full symbol table.
David Yen
2016-03-23
1
-18
/
+47
*
Fix format warning in omap.cc
Jon Turney
2016-03-10
1
-1
/
+1
*
Try loading msdiaNNN.dll if CoCreateInstance(CLSID_DiaSource) fails
Birunthan Mohanathas
2016-02-17
1
-4
/
+36
*
Fix usage of deprecated method sendSynchronousRequest:returningResponse:error:.
Sylvain Defresne
2016-02-08
1
-3
/
+43
*
Fix usage of deprecated method stringByAddingPercentEscapesUsingEncoding:.
Sylvain Defresne
2016-02-08
1
-4
/
+19
*
[mips64] Support for mips n64
Mike Frysinger
2016-02-06
1
-2
/
+2
*
Improvements to GYP build
Pavel Labath
2016-01-29
1
-0
/
+5
*
convert to uint8_t* for binary data to fix -Wnarrowing build errors
Mike Frysinger
2016-01-26
16
-173
/
+219
*
Revert "Fix deprecatation warning when building for recent SDKs on iOS/OS X."
Olivier Robin
2016-01-21
1
-59
/
+7
*
Fix usage of snprintf for MSVC
Pavel Labath
2016-01-19
1
-0
/
+43
*
Define intptr and uintptr in a more generic way
Pavel Labath
2016-01-11
1
-6
/
+2
*
Fix deprecatation warning when building for recent SDKs on iOS/OS X.
Sylvain Defresne
2016-01-07
1
-7
/
+59
[next]