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
/
minidump.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Let breakpad build with -Wall on OS X and Linux.
Lei Zhang
2015-12-29
1
-9
/
+0
*
Fix MSVC build (including on 2015), drop some workarounds for MSVC older than...
Ted Mielczarek
2015-10-06
1
-2
/
+2
*
Allow Print() to be called by const instances of MinidumpLinuxMaps and
Liu.andrew.x@gmail.com
2015-08-12
1
-2
/
+2
*
Change Print method of MinidumpLinuxMaps and MinidumpLinuxMapsList to print
Liu.andrew.x@gmail.com
2015-08-11
1
-1
/
+1
*
Workaround for range map overlaps caused by Android package relocation.
ivanpe@chromium.org
2015-08-10
1
-6
/
+25
*
Fix potential null pointer dereference.
Liu.andrew.x@gmail.com
2015-07-31
1
-8
/
+15
*
Remove unnecessary dependencies.
Liu.andrew.x@gmail.com
2015-07-29
1
-2
/
+0
*
Add support for Linux memory mapping stream and remove ELF header usage
Liu.andrew.x@gmail.com
2015-07-28
1
-0
/
+143
*
Remove unneeded definitions of O_BINARY
vapier@chromium.org
2015-01-28
1
-1
/
+0
*
Modify minidump_stackwalk to be more tolerant of overlapping ranges.
wfh@chromium.org
2014-12-20
1
-6
/
+20
*
Refactoring in preparation for microdump processing
mmandlis@chromium.org
2014-09-08
1
-547
/
+23
*
Stringify minidump stream_type constants in minidump_dump output
ted.mielczarek@gmail.com
2014-07-11
1
-2
/
+71
*
minidump_dump: bug fixes.
mark@chromium.org
2014-06-17
1
-30
/
+53
*
Add missing MD_MISCINFO_FLAGS1_BUILDSTRING. Revise documentation to clarify
mark@chromium.org
2014-06-03
1
-44
/
+144
*
Fix warnings from the Windows build.
thestig@chromium.org
2013-12-17
1
-2
/
+10
*
Run svn propdel svn:executable on source code files.
thestig@chromium.org
2013-12-17
1
-0
/
+0
*
Fixing several instances of wrong printf format specifiers.
ivan.penkov@gmail.com
2013-12-03
1
-3
/
+3
*
Process minidumps generated on ARM64 in iOS apps.
mark@chromium.org
2013-11-23
1
-3
/
+188
*
Adding support for mips.
gordana.cmiljanovic@imgtec.com
2013-09-11
1
-0
/
+133
*
Fixing minidump_dump to handle nacl dumps.
bradnelson@chromium.org
2013-09-05
1
-0
/
+1
*
Updating MDRawMiscInfo to support verions 3 and 4 of the MINIDUMP_MISC_INFO_N...
ivan.penkov@gmail.com
2013-08-02
1
-53
/
+135
*
This change is addressing a particularly nasty issue where the stackwalker
ivan.penkov@gmail.com
2013-06-27
1
-2
/
+12
*
Treat warnings as error and fix most level 4 warnings in the breakpad windows...
ivan.penkov@gmail.com
2013-06-04
1
-44
/
+80
*
Add MD_OS_NACL platform_id value for identifying NaCl minidumps
mseaborn@chromium.org
2013-05-06
1
-0
/
+4
*
Add MD_OS_PS3 to breakpad and exception types.
thestig@chromium.org
2013-04-25
1
-1
/
+6
*
Fix Bigcluster build error with minidump.cc after r1147.
thestig@chromium.org
2013-04-19
1
-9
/
+14
*
Add PPC64 support to breakpad processor.
thestig@chromium.org
2013-04-12
1
-0
/
+138
*
Fix some more Win32 compat issues in processor code
ted.mielczarek@gmail.com
2013-03-06
1
-3
/
+1
*
Use stdint types everywhere
ted.mielczarek@gmail.com
2013-03-06
1
-132
/
+134
*
Move scoped_ptr.h to common
ted.mielczarek@gmail.com
2013-01-17
1
-1
/
+2
*
The Google-breakpad processor rejects (ignores) context records that lack CPU...
ivan.penkov@gmail.com
2012-12-08
1
-2
/
+85
*
Allow processing dumps with missing stack memory for some threads
ted.mielczarek@gmail.com
2012-11-06
1
-4
/
+4
*
Add a GetInstructionPointer method to MinidumpException
ted.mielczarek@gmail.com
2012-09-17
1
-0
/
+35
*
Add MD_OS_ANDROID definition.
digit@chromium.org
2012-07-04
1
-0
/
+5
*
This change allows compiling the google-breakpad code using a global ::string...
ivan.penkov@gmail.com
2012-06-28
1
-3
/
+3
*
Fix GetMainModule() to properly get first module
mkrebs@chromium.org
2012-03-30
1
-1
/
+1
*
Handle ios dump.
qsr@chromium.org
2011-10-11
1
-0
/
+5
*
Adjust MD_CONTEXT_CPU_MASK to reflect reality, fix some code so it can handle...
ted.mielczarek
2011-08-30
1
-0
/
+11
*
Add MinidumpMemoryInfo / MinidumpMemoryInfoList classes to expose MDRawMemory...
ted.mielczarek
2011-01-13
1
-0
/
+263
*
Make some parts of the processor compile on Win32/MSVC
ted.mielczarek
2011-01-11
1
-5
/
+10
*
Allow out-of-process minidump generation to work on processes of a different ...
ted.mielczarek@gmail.com
2010-12-15
1
-1
/
+1
*
Fix a segmentation fault bug in MinidumpAssertion::Read().
SiyangXie@gmail.com
2010-09-30
1
-3
/
+6
*
Reducing severity of most commonly logged ERRORS.
jessicag.feedback@gmail.com
2010-09-09
1
-7
/
+10
*
Breakpad: Avoid using the C++ <cfoo> headers.
ted.mielczarek
2010-06-25
1
-2
/
+2
*
Breakpad: Update copyright notice years on all files changed in 2010.
jimblandy
2010-02-09
1
-1
/
+1
*
Breakpad processor: Make PostfixEvaluator treat the MemoryRegion as const.
jimblandy
2010-02-05
1
-8
/
+8
*
Breakpad: Avoid warnings building with G++ 4.4.1 using -O3 -Wall.
jimblandy
2010-01-12
1
-1
/
+1
*
Breakpad processor: Use unsigned constants in comparisons, to quiet compiler ...
jimblandy
2009-12-23
1
-2
/
+2
*
fix a badly-applied patch, and also re-run automake which I forgot to do
ted.mielczarek
2009-12-21
1
-1
/
+1
*
Basic arm cpu support for processor. r=mark at http://breakpad.appspot.com/49011
ted.mielczarek
2009-12-19
1
-2
/
+113
[next]