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
/
Makefile.in
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a dependency issue in automake
Ted Mielczarek
2016-04-12
1
-33
/
+47
*
Switch the Linux minidump writer to use MDCVInfoELF for CV data.
Ted Mielczarek
2016-04-05
1
-1
/
+4
*
Refactor sym_upload in tools to extract code into common/linux, and minor fixes
Li Yan
2016-03-30
1
-44
/
+42
*
linux_dumper_unittest_helper: move to a check-only binary
Mike Frysinger
2016-02-17
1
-37
/
+31
*
Fix for linux make check build failure
Veljko Mihailovic
2016-02-12
1
-19
/
+21
*
[mips64] Support for mips n64
Mike Frysinger
2016-02-06
1
-0
/
+75
*
only build dump_syms_mac for x86 hosts
Mike Frysinger
2016-01-27
1
-26
/
+29
*
test: allow use of system gmock/gtest libs
Mike Frysinger
2016-01-25
1
-47
/
+85
*
build: clean up .dwo files
Mike Frysinger
2016-01-25
1
-3
/
+7
*
test: stop building tons of copies of gtest/gmock objects
Mike Frysinger
2016-01-25
1
-1571
/
+309
*
linux_client_unittest_shlib: fix cleaning
Mike Frysinger
2016-01-25
1
-21
/
+30
*
tests: unify duplicate build settings
Mike Frysinger
2016-01-25
1
-130
/
+32
*
Move core2md objects to libbreakpad_client.a
Mike Frysinger
2016-01-13
1
-17
/
+18
*
Rename src/tools/mac/dump_syms binary to dump_syms_mac in autotools build to ...
Ted Mielczarek
2015-11-25
1
-262
/
+262
*
build: detect the right `ar` tool
Mike Frysinger
2015-11-11
1
-5
/
+6
*
Don't include libdisasm.a in libbreakpad.a
Mike Frysinger
2015-11-11
1
-2
/
+1
*
Install headers under client/linux/dump_writer_common
Mike Frysinger
2015-11-11
1
-25
/
+56
*
Fix automake files after README.md -> README rename
Primiano Tucci
2015-09-28
1
-1
/
+1
*
Update configure to look for README.md instead of README
Mark Mentovai
2015-09-23
1
-3
/
+3
*
Fix Mac Breakpad host tools to build in Linux cross-compile
Ted Mielczarek
2015-09-16
1
-8
/
+972
*
Remove obsolete seccomp_unwinder for legacy (pre-BPF) sandbox
primiano@chromium.org
2015-08-18
1
-8
/
+0
*
Remove some old unused code, add a missing include
ted.mielczarek@gmail.com
2015-08-13
1
-141
/
+44
*
Add support for Linux memory mapping stream and remove ELF header usage
Liu.andrew.x@gmail.com
2015-07-28
1
-4
/
+190
*
Add address and reason for IN_PAGE_ERROR.
mark@chromium.org
2015-04-10
1
-2
/
+17
*
Introduce microdump_stackwalk comand line executable
primiano@chromium.org
2014-11-25
1
-11
/
+111
*
Fix microdump_writer and add unittest.
primiano@chromium.org
2014-11-25
1
-9
/
+36
*
Microdump processing implementation
mmandlis@chromium.org
2014-11-19
1
-13
/
+70
*
Introduce microdump writer class.
primiano@chromium.org
2014-10-28
1
-2
/
+19
*
Microdumps: refactor out common parts of minidump_writer.cc
primiano@chromium.org
2014-10-01
1
-3
/
+36
*
Introduce stub microdump processor classes.
mmandlis@chromium.org
2014-09-10
1
-1
/
+106
*
Refactoring in preparation for microdump processing
mmandlis@chromium.org
2014-09-08
1
-2
/
+81
*
make "make install" also install headers and pkgconfig files
vapier@chromium.org
2014-08-27
1
-37
/
+292
*
Linux: Check the CRC32 of the debug link file in the symbol dumper.
thestig@chromium.org
2014-04-23
1
-2
/
+28
*
Renaming file COPYING to LICENSE and appending the disclaimer from src/common...
ivan.penkov@gmail.com
2014-02-27
1
-11
/
+14
*
Misc Android-related fixes.
digit@chromium.org
2013-12-13
1
-5
/
+8
*
Use AM_MAINTAINER_MODE so configure supports --enable-maintainer-mode
ted.mielczarek@gmail.com
2013-12-10
1
-4
/
+5
*
Process minidumps generated on ARM64 in iOS apps.
mark@chromium.org
2013-11-23
1
-1724
/
+2309
*
Add simple exploitability analysis for Linux crashes.
mattdr.breakpad@gmail.com
2013-10-29
1
-0
/
+20
*
Fix the Android/MIPS build.
digit@chromium.org
2013-09-25
1
-4
/
+4
*
Adding support for mips.
gordana.cmiljanovic@imgtec.com
2013-09-11
1
-0
/
+158
*
Create StackwalkerAddressList.
chrisha@chromium.org
2013-08-23
1
-72
/
+252
*
Improve ARM CPU info reporting.
digit@chromium.org
2013-04-24
1
-0
/
+44
*
Add PPC64 support to breakpad processor.
thestig@chromium.org
2013-04-12
1
-0
/
+18
*
Fix remaining processor/scoped_ptr.h references for reals.
thestig@chromium.org
2013-01-22
1
-1
/
+0
*
Fix remaining processor/scoped_ptr.h references after r1096.
thestig@chromium.org
2013-01-22
1
-1
/
+2
*
The Google-breakpad processor rejects (ignores) context records that lack CPU...
ivan.penkov@gmail.com
2012-12-08
1
-4
/
+5
*
Cleaning up google-breakpad source code of signed-unsigned comparison warnings
ivan.penkov@gmail.com
2012-11-21
1
-2
/
+3
*
Refactor the logic of resolving source line info into helper class.
SiyangXie@gmail.com
2012-10-10
1
-130
/
+94
*
Fix the Android unit tests.
digit@chromium.org
2012-10-09
1
-3
/
+5
*
Minidumps never contain MD_LINUX_DSO_DEBUG info when breakpad is in a shared ...
ted.mielczarek@gmail.com
2012-09-19
1
-346
/
+406
[next]