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
/
processor
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added classes to support reading unloaded module lists in minidumps.
Joshua Peraza
2016-12-16
4
-1
/
+558
*
Remove comparison of this with nullptr
Orgad Shaneh
2016-12-06
2
-13
/
+9
*
microdump_stackwalk_test: fix bashism in test
Mike Frysinger
2016-11-25
2
-2
/
+2
*
Update links
Orgad Shaneh
2016-11-18
2
-5
/
+5
*
Add a crash reason string for the simulated crashpad exception code
Pierre-Antoine Manzagol
2016-11-10
1
-0
/
+6
*
Allow compiling the google-breakpad code using a global ::string class instea...
Ivan Penkov
2016-11-08
3
-3
/
+3
*
Generate reason for bad function table exception
Mike Wittman
2016-10-27
1
-0
/
+3
*
Fix iterating over the MDXStateFeature entries on 32-bit hosts
Gabriele Svelto
2016-10-18
1
-1
/
+1
*
Provide initial EBX value to FPO frame data evaluator
Scott Graham
2016-10-14
2
-6
/
+153
*
Fix a win32 build error by moving a #include out of an #ifndef _WIN32
Ted Mielczarek
2016-09-20
1
-1
/
+2
*
This change allows compiling the google-breakpad code using a global ::string...
Ivan Penkov
2016-08-30
4
-10
/
+13
*
Updating ExploitabilityLinux to check memory mapping names against a prefix
Ben Scarlato
2016-08-29
3
-8
/
+15
*
Update MDRawMiscInfo to support version 5 of the MINIDUMP_MISC_INFO_N structure.
Gabriele Svelto
2016-08-19
1
-7
/
+80
*
Add new exception code for OOM generated from Chromium.
Will Harris
2016-07-19
1
-0
/
+3
*
Server-side workaround to handle overlapping modules.
Ivan Penkov
2016-06-20
12
-36
/
+158
*
Fix a trivial parsing bug caught by static analysis
Nicholas Nethercote
2016-06-10
1
-1
/
+1
*
Update symbol file documentation links.
Ralph Giles
2016-06-10
2
-2
/
+2
*
Adding support for overlapping ranges to RangeMap.
Ivan Penkov
2016-06-05
10
-89
/
+531
*
fix signed warning errors in unittests
Mike Frysinger
2016-05-26
1
-1
/
+1
*
[MIPS] Rename variable mips to mips32
Veljko Mihailovic
2016-05-25
1
-5
/
+5
*
Revert "Write adjusted range back to module"
Tao Bai
2016-05-13
1
-8
/
+0
*
Write adjusted range back to module
Tao Bai
2016-05-03
1
-0
/
+8
*
Make x86-64 frame pointer unwinding stricter
Ted Mielczarek
2016-04-19
2
-51
/
+169
*
Bump MinidumpMemoryRegion::max_bytes to 2MB
Ted Mielczarek
2016-04-14
1
-1
/
+1
*
Add some new stream types to MDStreamType
Ted Mielczarek
2016-04-13
1
-0
/
+8
*
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
6
-6
/
+6
*
Switch the Linux minidump writer to use MDCVInfoELF for CV data.
Ted Mielczarek
2016-04-05
1
-0
/
+74
*
Support processing microdump for mips architecture
Veljko Mihailovic
2016-04-01
6
-6
/
+252
*
Add the TID to the CallStack.
Sebastien Marchand
2016-04-01
3
-0
/
+3
*
Make EXC_BAD_ACCESS / EXC_I386_GPFLT print nicely in the processor
Ted Mielczarek
2016-03-29
1
-5
/
+21
*
Explicitly call non-sized delete on dynamically sized memory for correct beha...
Ivan Penkov
2016-03-11
1
-1
/
+1
*
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
3
-6
/
+215
*
Fix buffer overrun in MinidumpModule::debug_identifier with MDCVInfoELF
Ted Mielczarek
2016-02-17
1
-1
/
+3
*
Fixing a flaky Linux exploitability unittest.
Ivan Penkov
2016-02-16
3
-15
/
+81
*
Parse additional line introduced in the microdump format and containing the G...
Maria Mandlis
2016-02-11
10
-0
/
+47
*
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
2
-39
/
+290
*
[mips64] Support for mips n64
Mike Frysinger
2016-02-06
9
-130
/
+1027
*
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
1
-3
/
+2
*
exploitability_unittest: fix warnings
Mike Frysinger
2016-01-21
1
-7
/
+6
*
Fix usage of snprintf for MSVC
Pavel Labath
2016-01-19
6
-17
/
+7
*
breakpad: fix unittest failure when building with clang.
Mike Frysinger
2016-01-15
1
-1
/
+1
*
disassembler_x86: Remove unused include
Pavel Labath
2016-01-08
1
-1
/
+0
*
Let breakpad build with -Wall on OS X and Linux.
Lei Zhang
2015-12-29
1
-9
/
+0
*
Fix ExploitabilityLinuxUtilsTest::DisassembleBytesTest to not fail when temp ...
Ted Mielczarek
2015-11-30
1
-1
/
+3
*
Issue in StackwalkerAMD64::GetCallerByFramePointerRecovery.
Ivan Penkov
2015-10-15
3
-9
/
+165
*
Fix MSVC build (including on 2015), drop some workarounds for MSVC older than...
Ted Mielczarek
2015-10-06
3
-10
/
+10
[next]