aboutsummaryrefslogtreecommitdiff
path: root/src/processor/testdata/test_app.cc
Commit message (Expand)AuthorAgeFilesLines
* fix pointer style to match the style guideMike Frysinger2020-07-151-5/+5
* Breakpad: Avoid using the C++ <cfoo> headers.ted.mielczarek2010-06-251-1/+1
* Remove dependency on ole32 on Windows (#132). Patch by Sorin Jianu <sorinj>,...mmentovai2008-01-281-2/+1
* Allow finer control over installed handler types (#193). r=ted.mielczarekmmentovai2007-07-021-1/+3
* Rename Airbag to Breakpad.mmentovai2007-02-141-3/+3
* Airbag windows client didn't trap VC8 parameter validation errors. Now itmmentovai2007-02-071-0/+1
* Pass the exception record (EXCEPTION_POINTERS*) to callback functions frommmentovai2007-01-121-1/+2
* Allow exception handler callbacks more flexibility (#81). r=brynermmentovai2006-12-071-5/+12
* Suppress handler thread from appearing in MinidumpProcessor's ProcessStatemmentovai2006-11-061-32/+17
* Relicense to BSD (#29). r=brynermmentovai2006-09-201-0/+29
* Add support to the StackWalker for resolving symbols, using abryner2006-09-081-0/+45