aboutsummaryrefslogtreecommitdiff
path: root/src/processor/process_state.cc
Commit message (Expand)AuthorAgeFilesLines
* fix pointer style to match the style guideMike Frysinger2020-07-151-1/+1
* Fixed leak of unloaded module lists.Joshua Peraza2017-02-071-0/+1
* Populate stack frames with unloaded module info.Joshua Peraza2017-01-191-0/+1
* Surfacing the process create time in google_breakpad::ProcessStateivanpe@chromium.org2014-11-251-0/+1
* Detect corrupt symbol files during minidump processing. Recover from the err...ivan.penkov@gmail.com2013-07-111-2/+3
* Keeping track of modules without symbols during crash report processing.ivan.penkov@gmail.com2013-03-061-0/+3
* issue 170 - Report assertion type in minidump_stackwalk output. r=mark at htt...ted.mielczarek2009-12-021-0/+1
* Rename Airbag to Breakpad.mmentovai2007-02-141-5/+5
* Communicate OS and CPU to SymbolSupplier (#107). r=brynermmentovai2007-01-101-4/+1
* Provide a mechanism for SymbolSuppliers to interrupt processing (#93)bryner2006-12-081-1/+15
* Module API (#32). r=waylonis, brynermmentovai2006-12-051-0/+3
* Move headers for exported interfaces into src/google_airbag (#51). r=brynermmentovai2006-11-061-2/+2
* MinidumpProcessor should process all threads (#35). r=brynermmentovai2006-10-241-0/+49