aboutsummaryrefslogtreecommitdiff
path: root/src/google_breakpad/processor/minidump_processor.h
Commit message (Expand)AuthorAgeFilesLines
* fix pointer style to match the style guideMike Frysinger2020-07-151-1/+1
* Add check for Linux minidump ending on bad write for exploitability rating.Liu.andrew.x@gmail.com2015-08-211-0/+6
* Surfacing the process create time in google_breakpad::ProcessStateivanpe@chromium.org2014-11-251-0/+6
* Refactoring in preparation for microdump processingmmandlis@chromium.org2014-09-081-35/+1
* Use stdint types everywhereted.mielczarek@gmail.com2013-03-061-1/+1
* Allow processing dumps with missing stack memory for some threadsted.mielczarek@gmail.com2012-11-061-9/+0
* Refactor the logic of resolving source line info into helper class.SiyangXie@gmail.com2012-10-101-13/+22
* This change allows compiling the google-breakpad code using a global ::string...ivan.penkov@gmail.com2012-06-281-2/+2
* Fix class/struct mismatches in forward declarations.benchan@chromium.org2012-03-301-1/+1
* Patch from CDN to add support for an exploitability enginenealsid2010-08-241-0/+13
* Breakpad: Avoid using the C++ <cfoo> headers.ted.mielczarek2010-06-251-1/+1
* issue 170 - Report assertion type in minidump_stackwalk output. r=mark at htt...ted.mielczarek2009-12-021-0/+5
* Add more error information to minidump processing return code. Also added de...nealsid2009-05-291-7/+64
* Allow Breakpad processor library to build on Solaris with the native Sunmmentovai2007-09-261-0/+1
* Allow building with -pedantic (#186). r=ted.mielczarekmmentovai2007-05-311-3/+3
* Add logging to minidump processor (#82). First part: logging infrastructuremmentovai2007-05-171-4/+6
* Rename Airbag to Breakpad.mmentovai2007-02-141-0/+91