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
/
google_breakpad
/
processor
/
minidump.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove DISALLOW_COPY_AND_ASSIGN from MinidumpStreamInfo
Mark Mentovai
2016-07-20
1
-3
/
+0
*
Server-side workaround to handle overlapping modules.
Ivan Penkov
2016-06-20
1
-1
/
+45
*
Revert "Write adjusted range back to module"
Tao Bai
2016-05-13
1
-5
/
+0
*
Write adjusted range back to module
Tao Bai
2016-05-03
1
-0
/
+5
*
Add check for executable stack/heap when rating Linux exploitability.
Liu.andrew.x@gmail.com
2015-08-15
1
-0
/
+3
*
Remove some old unused code, add a missing include
ted.mielczarek@gmail.com
2015-08-13
1
-0
/
+2
*
Allow Print() to be called by const instances of MinidumpLinuxMaps and
Liu.andrew.x@gmail.com
2015-08-12
1
-2
/
+2
*
Fix potential null pointer dereference.
Liu.andrew.x@gmail.com
2015-07-31
1
-4
/
+0
*
Add support for Linux memory mapping stream and remove ELF header usage
Liu.andrew.x@gmail.com
2015-07-28
1
-2
/
+101
*
Surfacing the process create time in google_breakpad::ProcessState
ivanpe@chromium.org
2014-11-25
1
-6
/
+7
*
Refactoring in preparation for microdump processing
mmandlis@chromium.org
2014-09-08
1
-66
/
+20
*
Process minidumps generated on ARM64 in iOS apps.
mark@chromium.org
2013-11-23
1
-0
/
+2
*
Adding support for mips.
gordana.cmiljanovic@imgtec.com
2013-09-11
1
-0
/
+2
*
Updating MDRawMiscInfo to support verions 3 and 4 of the MINIDUMP_MISC_INFO_N...
ivan.penkov@gmail.com
2013-08-02
1
-0
/
+7
*
This change is addressing a particularly nasty issue where the stackwalker
ivan.penkov@gmail.com
2013-06-27
1
-2
/
+8
*
Treat warnings as error and fix most level 4 warnings in the breakpad windows...
ivan.penkov@gmail.com
2013-06-04
1
-2
/
+2
*
Add PPC64 support to breakpad processor.
thestig@chromium.org
2013-04-12
1
-0
/
+2
*
Use stdint types everywhere
ted.mielczarek@gmail.com
2013-03-06
1
-88
/
+88
*
The Google-breakpad processor rejects (ignores) context records that lack CPU...
ivan.penkov@gmail.com
2012-12-08
1
-0
/
+10
*
Allow processing dumps with missing stack memory for some threads
ted.mielczarek@gmail.com
2012-11-06
1
-40
/
+50
*
Add a GetInstructionPointer method to MinidumpException
ted.mielczarek@gmail.com
2012-09-17
1
-0
/
+4
*
This change allows compiling the google-breakpad code using a global ::string...
ivan.penkov@gmail.com
2012-06-28
1
-1
/
+1
*
Add MinidumpMemoryInfo / MinidumpMemoryInfoList classes to expose MDRawMemory...
ted.mielczarek
2011-01-13
1
-0
/
+71
*
Make some parts of the processor compile on Win32/MSVC
ted.mielczarek
2011-01-11
1
-0
/
+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
-10
/
+10
*
Basic arm cpu support for processor. r=mark at http://breakpad.appspot.com/49011
ted.mielczarek
2009-12-19
1
-3
/
+5
*
Allow Minidump class to be instantiated with stream instead of file. r=mark a...
ted.mielczarek
2009-12-09
1
-4
/
+11
*
issue 170 - Report assertion type in minidump_stackwalk output. r=mark at htt...
ted.mielczarek
2009-12-02
1
-0
/
+41
*
Add more error information to minidump processing return code. Also added de...
nealsid
2009-05-29
1
-5
/
+10
*
Processor crashes on some truncated minidumps after #222. r=ted.mielczarek
mmentovai
2008-04-04
1
-0
/
+2
*
issue 223 - Fixes for SOlaris handler during integration with Firefox. patch ...
ted.mielczarek
2008-03-18
1
-0
/
+1
*
Issue 224 - add Tell method to Minidump class. r=mento
ted.mielczarek
2007-12-04
1
-0
/
+3
*
Issue 196 - Breakpad processor support for x86-64. r=mento
ted.mielczarek
2007-10-31
1
-5
/
+10
*
Issue 222 - processor fails if an entry in the ModuleList is bad. r=mento
ted.mielczarek
2007-10-19
1
-0
/
+5
*
Add SPARC/Solaris support to client handler and processor (#201, 200).
mmentovai
2007-09-26
1
-1
/
+5
*
Check allocation and array sizes in minidump.cc (#12). r=bryner
mmentovai
2007-05-31
1
-0
/
+71
*
Rename Airbag to Breakpad.
mmentovai
2007-02-14
1
-0
/
+813