aboutsummaryrefslogtreecommitdiff
path: root/src/processor/minidump_dump.cc
Commit message (Expand)AuthorAgeFilesLines
* 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/+8
* Provide for logging initialization routines (#179). r=brynermmentovai2007-05-251-9/+11
* Rename Airbag to Breakpad.mmentovai2007-02-141-14/+14
* Limit use of default namespace in tests and utility programs (#71). r=brynermmentovai2006-11-091-11/+25
* Suppress handler thread from appearing in MinidumpProcessor's ProcessStatemmentovai2006-11-061-34/+36
* Move headers for exported interfaces into src/google_airbag (#51). r=brynermmentovai2006-11-061-1/+1
* Relicense to BSD (#29). r=brynermmentovai2006-09-201-10/+25
* Change interface for providing files to Minidump (#19). r=brynermmentovai2006-09-081-17/+4
* Initial implementation of minidump reader (#6). r=brynermmentovai2006-09-061-0/+110