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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Ensure Linux minidump writer flushes minidump header early.
Ted Mielczarek
2016-02-12
1
-11
/
+18
*
Fix for linux make check build failure
Veljko Mihailovic
2016-02-12
2
-20
/
+25
*
Parse additional line introduced in the microdump format and containing the G...
Maria Mandlis
2016-02-11
11
-1
/
+56
*
Revert "Added a switch to dump minidump modules in minidump_stackwalk."
Lei Zhang
2016-02-10
3
-30
/
+5
*
Change MDCVInfoELF into something usable.
Ted Mielczarek
2016-02-10
4
-45
/
+313
*
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
*
Fix usage of deprecated function CFPropertyListCreateFromXMLData.
Sylvain Defresne
2016-02-08
1
-3
/
+3
*
[mips64] Support for mips n64
Mike Frysinger
2016-02-06
19
-133
/
+1169
*
Remove use of deprecated CFURLCreateDataAndPropertiesFromResource function.
Ivan Penkov
2016-01-31
1
-6
/
+19
*
Added a switch to dump minidump modules in minidump_stackwalk.
Lei Zhang
2016-01-29
3
-5
/
+30
*
Improvements to GYP build
Pavel Labath
2016-01-29
3
-3
/
+10
*
only build dump_syms_mac for x86 hosts
Mike Frysinger
2016-01-27
4
-27
/
+62
*
convert to uint8_t* for binary data to fix -Wnarrowing build errors
Mike Frysinger
2016-01-26
16
-173
/
+219
*
autotools: regen w/latest versions
Mike Frysinger
2016-01-25
7
-216
/
+202
*
test: allow use of system gmock/gtest libs
Mike Frysinger
2016-01-25
5
-51
/
+385
*
build: clean up .dwo files
Mike Frysinger
2016-01-25
3
-3
/
+11
*
test: stop building tons of copies of gtest/gmock objects
Mike Frysinger
2016-01-25
2
-1667
/
+378
*
linux_client_unittest_shlib: fix cleaning
Mike Frysinger
2016-01-25
2
-22
/
+35
*
tests: unify duplicate build settings
Mike Frysinger
2016-01-25
2
-260
/
+65
*
DEPS: roll test libs up to the latest release
Mike Frysinger
2016-01-25
1
-3
/
+3
*
Revert "Fix deprecatation warning when building for recent SDKs on iOS/OS X."
Olivier Robin
2016-01-21
2
-62
/
+10
*
exploitability_unittest: fix warnings
Mike Frysinger
2016-01-21
1
-7
/
+6
*
Fix usage of snprintf for MSVC
Pavel Labath
2016-01-19
7
-17
/
+50
*
breakpad: fix unittest failure when building with clang.
Mike Frysinger
2016-01-15
1
-1
/
+1
*
README: add more links to breakpad sites
Mike Frysinger
2016-01-14
1
-4
/
+6
*
Move core2md objects to libbreakpad_client.a
Mike Frysinger
2016-01-13
2
-20
/
+21
*
libdisasm: Remove inclusion of windows.h
Pavel Labath
2016-01-12
1
-4
/
+0
*
Define intptr and uintptr in a more generic way
Pavel Labath
2016-01-11
1
-6
/
+2
*
libdisasm: Don't depend on sizeof(void)
Pavel Labath
2016-01-08
1
-3
/
+3
*
disassembler_x86: Remove unused include
Pavel Labath
2016-01-08
1
-1
/
+0
*
Fix compilation of breakpad on Linux.
Sylvain Defresne
2016-01-08
1
-2
/
+2
*
Check for C++11 support in the configure script.
Lei Zhang
2016-01-08
3
-5
/
+1289
*
Fix deprecatation warning when building for recent SDKs on iOS/OS X.
Sylvain Defresne
2016-01-07
2
-10
/
+62
*
Use range-based for loops in linux/minidump_writer/minidump_writer.cc.
Lei Zhang
2016-01-07
1
-45
/
+32
*
switch to git for external projects
Mike Frysinger
2016-01-06
1
-5
/
+13
*
Avoid comparing size_t to be < 0 on AArch64.
Lei Zhang
2016-01-06
1
-2
/
+2
*
Make minidump-2-core.cc build with -Wformat.
Lei Zhang
2016-01-06
2
-1
/
+7
*
Fix -Wunused-function warnings in ASAN builds.
Lei Zhang
2015-12-30
1
-6
/
+2
*
Let breakpad build with -Wall on OS X and Linux.
Lei Zhang
2015-12-29
9
-29
/
+14
*
Remove use of deprecated CFURLCreateDataAndPropertiesFromResource function.
Ivan Penkov
2015-12-18
1
-12
/
+19
*
Fix ExploitabilityLinuxUtilsTest::DisassembleBytesTest to not fail when temp ...
Ted Mielczarek
2015-11-30
1
-1
/
+3
*
Rename src/tools/mac/dump_syms binary to dump_syms_mac in autotools build to ...
Ted Mielczarek
2015-11-25
2
-265
/
+265
*
dump_syms: add a -v flag
Mike Frysinger
2015-11-11
1
-1
/
+16
*
build: detect the right `ar` tool
Mike Frysinger
2015-11-11
5
-6
/
+511
*
gitignore: add mac/dump_syms
Mike Frysinger
2015-11-11
1
-0
/
+1
*
autotools: refresh config.{sub,guess}
Mike Frysinger
2015-11-11
2
-8
/
+17
*
Don't include libdisasm.a in libbreakpad.a
Mike Frysinger
2015-11-11
2
-4
/
+1
*
Fix file descriptor leaks in linux CrashGenerationServer
Mike Frysinger
2015-11-11
1
-0
/
+3
*
Install headers under client/linux/dump_writer_common
Mike Frysinger
2015-11-11
2
-25
/
+59
[prev]
[next]