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
/
client
/
linux
/
dump_writer_common
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename src/common/memory.h to memory_allocator.h.
Ted Mielczarek
2017-10-17
2
-2
/
+2
*
Replace remaining references to 'struct ucontext' with 'ucontext_t'
Mark Mentovai
2017-09-20
2
-23
/
+23
*
Add API to skip dump if crashing thread doesn't reference a given module
Tobias Sargeant
2017-01-18
1
-0
/
+13
*
[mips64] Support for mips n64
Mike Frysinger
2016-02-06
2
-0
/
+12
*
Remove obsolete seccomp_unwinder for legacy (pre-BPF) sandbox
primiano@chromium.org
2015-08-18
2
-204
/
+0
*
add aarch64 support to minidump-2-core
vapier@chromium.org
2015-07-20
1
-3
/
+3
*
[MIPS]: Use mcontext_t structure for MIPS
rmcilroy@chromium.org
2015-04-21
2
-21
/
+57
*
MIPS64: Initial MIPS64 related change.
mark@chromium.org
2015-04-15
2
-0
/
+4
*
Fix compilation with gcc --std=c++11
ted.mielczarek@gmail.com
2015-03-24
2
-7
/
+7
*
Fix compatibility with Android NDK r10d.
primiano@chromium.org
2015-03-16
1
-15
/
+0
*
Make breakpad compatible with Android NDK r10d.
primiano@chromium.org
2015-03-10
2
-5
/
+16
*
Fix overflow error in breakpad for linux
mark@chromium.org
2015-02-05
1
-4
/
+4
*
Introduce microdump writer class.
primiano@chromium.org
2014-10-28
1
-0
/
+12
*
Fix breakpad on mips and x86_64 for the NDK r10c update.
primiano@chromium.org
2014-10-24
2
-4
/
+5
*
Microdumps: refactor out common parts of minidump_writer.cc
primiano@chromium.org
2014-10-01
8
-0
/
+976