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_processor.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Handle ios dump.
qsr@chromium.org
2011-10-11
1
-1
/
+7
*
Added the base exploitability module for windows. This only adds the very bas...
cdn@chromium.org
2010-09-22
1
-11
/
+13
*
Patch from CDN to add support for an exploitability engine
nealsid
2010-08-24
1
-1
/
+26
*
Breakpad: Avoid using the C++ <cfoo> headers.
ted.mielczarek
2010-06-25
1
-3
/
+4
*
Add access violation detail for windows (read/write/dep). Add stack buffer ov...
nealsid
2010-06-04
1
-1
/
+24
*
Basic arm cpu support for processor. r=mark at http://breakpad.appspot.com/49011
ted.mielczarek
2009-12-19
1
-0
/
+5
*
issue 170 - Report assertion type in minidump_stackwalk output. r=mark at htt...
ted.mielczarek
2009-12-02
1
-0
/
+56
*
Fixed style error
jschuh@chromium.org
2009-10-19
1
-1
/
+1
*
Issue 35001: Fallback to Thread Context on bad Exception Context
jschuh@chromium.org
2009-10-19
1
-2
/
+4
*
Issue 328 - should have constant for VC++ exceptions, and stringify in Minidu...
ted.mielczarek
2009-09-04
1
-0
/
+3
*
Fix build errors with gcc 4.4. Patch by Silvius Rus <rus@google.com>.
mmentovai
2009-08-14
1
-0
/
+1
*
Add stack-dumping logic to crash_report with -t switch
nealsid
2009-07-02
1
-0
/
+1
*
Add more error information to minidump processing return code. Also added de...
nealsid
2009-05-29
1
-81
/
+91
*
Issue 196 - Breakpad processor support for x86-64. r=mento
ted.mielczarek
2007-10-31
1
-2
/
+8
*
Add SPARC/Solaris support to client handler and processor (#201, 200).
mmentovai
2007-09-26
1
-0
/
+139
*
Fix crash reason switching to allow proper behavior for Linux. Spotted by
mmentovai
2007-09-26
1
-1
/
+2
*
issue 185 - Need constants / stringification for Linux exception codes. r=mento
ted.mielczarek
2007-06-11
1
-0
/
+101
*
Issue 143 - MinidumpProcessor should extract number of processors. r=mento
ted.mielczarek
2007-05-30
1
-0
/
+2
*
Processor can attempt processing all threads even when interrupted (#177).
mmentovai
2007-05-25
1
-3
/
+9
*
Add logging to minidump processor (#82). First part: logging infrastructure
mmentovai
2007-05-17
1
-6
/
+65
*
Rename Airbag to Breakpad.
mmentovai
2007-02-14
1
-10
/
+10
*
Don't fail the minidump processing if the requesting thread can't be found.
waylonis
2007-02-01
1
-1
/
+2
*
Communicate OS and CPU to SymbolSupplier (#107). r=bryner
mmentovai
2007-01-10
1
-51
/
+51
*
Add an abstract interface to SourceLineResolver, and allow any implementation
bryner
2006-12-11
1
-3
/
+5
*
Provide a mechanism for SymbolSuppliers to interrupt processing (#93)
bryner
2006-12-08
1
-15
/
+15
*
Update reporting strings for exceptions (Issue 88)
waylonis
2006-12-06
1
-3
/
+251
*
Module API (#32). r=waylonis, bryner
mmentovai
2006-12-05
1
-1
/
+17
*
Suppress handler thread from appearing in MinidumpProcessor's ProcessState
mmentovai
2006-11-06
1
-18
/
+51
*
Move headers for exported interfaces into src/google_airbag (#51). r=bryner
mmentovai
2006-11-06
1
-4
/
+4
*
MinidumpProcessor uses the wrong context for non-crash threads (#62). r=bryner
mmentovai
2006-10-26
1
-1
/
+10
*
Fix minor style problems (#58). r=bryner
mmentovai
2006-10-25
1
-2
/
+2
*
MinidumpProcessor should process all threads (#35). r=bryner
mmentovai
2006-10-24
1
-14
/
+302
*
Replace auto_ptr with scoped_ptr (#56). r=bryner
mmentovai
2006-10-23
1
-5
/
+2
*
Make stack_frame_info vector hold linked_ptrs instead of objects;
mmentovai
2006-10-23
1
-10
/
+8
*
Handle frame pointer omission, (#21), part 4 (final part!): FPO stackwalker.
mmentovai
2006-10-20
1
-2
/
+2
*
ppc stackwalker (#30). r=bryner
mmentovai
2006-09-25
1
-4
/
+12
*
Relicense to BSD (#29). r=bryner
mmentovai
2006-09-20
1
-10
/
+25
*
Follow-up to #26: get rid of supplier_data, it's not really needed since
bryner
2006-09-20
1
-2
/
+1
*
Get rid of CrashReport, and rename CrashReportProcessor to MinidumpProcessor
bryner
2006-09-19
1
-0
/
+64