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
...
*
Add some new stream types to MDStreamType
Ted Mielczarek
2016-04-13
2
-0
/
+12
*
Add travis CI config
Ted Mielczarek
2016-04-12
3
-0
/
+82
*
Fix a dependency issue in automake
Ted Mielczarek
2016-04-12
4
-68
/
+91
*
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
6
-83
/
+188
*
Remove unreferenced local variable which breaks build.
Yunxiao Ma
2016-04-05
1
-3
/
+2
*
Rename stdio.h wrapper file to stdio_wrapper.h.
Yunxiao Ma
2016-04-05
7
-9
/
+9
*
Switch the Linux minidump writer to use MDCVInfoELF for CV data.
Ted Mielczarek
2016-04-05
16
-226
/
+459
*
sample_app: enable C++11 for Android builds
Patrick Linehan
2016-04-04
1
-0
/
+1
*
Support processing microdump for mips architecture
Veljko Mihailovic
2016-04-01
7
-6
/
+254
*
Add the TID to the CallStack.
Sebastien Marchand
2016-04-01
4
-1
/
+14
*
Refactor sym_upload in tools to extract code into common/linux, and minor fixes
Li Yan
2016-03-30
8
-211
/
+314
*
Make EXC_BAD_ACCESS / EXC_I386_GPFLT print nicely in the processor
Ted Mielczarek
2016-03-29
1
-5
/
+21
*
Have dump_syms output the full symbol table.
David Yen
2016-03-23
1
-18
/
+47
*
Fix the Linux Starter Guide docs
Ted Mielczarek
2016-03-22
1
-39
/
+52
*
Explicitly call non-sized delete on dynamically sized memory for correct beha...
Ivan Penkov
2016-03-11
1
-1
/
+1
*
Fix format warning in omap.cc
Jon Turney
2016-03-10
1
-1
/
+1
*
Include necessary source files in Android build config.
Patrick Linehan
2016-03-09
1
-0
/
+3
*
Don't merge the mappings if their exec bit are different.
Primiano Tucci
2016-03-08
1
-1
/
+2
*
Add an optional root prefix to Linux dumpers
Dominik Laskowski
2016-03-07
7
-35
/
+58
*
Handle multiple microdumps in system log.
Maria Mandlis
2016-02-26
3
-4
/
+211
*
Support processing microdumps for x86 architecture.
Maria Mandlis
2016-02-18
4
-6
/
+216
*
Try loading msdiaNNN.dll if CoCreateInstance(CLSID_DiaSource) fails
Birunthan Mohanathas
2016-02-17
1
-4
/
+36
*
Fix buffer overrun in MinidumpModule::debug_identifier with MDCVInfoELF
Ted Mielczarek
2016-02-17
1
-1
/
+3
*
linux_dumper_unittest_helper: move to a check-only binary
Mike Frysinger
2016-02-17
2
-38
/
+34
*
Fixing a flaky Linux exploitability unittest.
Ivan Penkov
2016-02-16
3
-15
/
+81
*
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
[prev]
[next]