aboutsummaryrefslogtreecommitdiff
path: root/src/processor/simple_symbol_supplier.cc
Commit message (Expand)AuthorAgeFilesLines
* Rename Airbag to Breakpad.mmentovai2007-02-141-4/+4
* Support machine-readable output format from minidump_stackwalk;mmentovai2007-01-251-0/+25
* Communicate OS and CPU to SymbolSupplier (#107). r=brynermmentovai2007-01-101-1/+3
* Provide a mechanism for SymbolSuppliers to interrupt processing (#93)bryner2006-12-081-6/+10
* Module API (#32). r=waylonis, brynermmentovai2006-12-051-36/+20
* Modify SimpleSymbolSupplier for easier sublcassing (#75).mmentovai2006-11-171-2/+3
* Move headers for exported interfaces into src/google_airbag (#51). r=brynermmentovai2006-11-061-1/+1
* Symbol file should contain module GUID at beginning (#66). r=brynermmentovai2006-11-061-1/+1
* minidump_stackwalk should use MinidumpProcessor (#64). r=brynermmentovai2006-10-271-0/+97