Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |