aboutsummaryrefslogtreecommitdiff
path: root/src/processor
Commit message (Expand)AuthorAgeFilesLines
...
* Add ppc types to minidump_format.h (#25). r=waylonismmentovai2006-09-202-35/+178
* Follow-up to #26: get rid of supplier_data, it's not really needed sincebryner2006-09-207-36/+13
* Get rid of CrashReport, and rename CrashReportProcessor to MinidumpProcessorbryner2006-09-197-126/+137
* Stylistic changes for RangeMap (#24). r=brynermmentovai2006-09-142-47/+41
* Typo fixes. Patch by Ludovic Hirlimann.mmentovai2006-09-141-2/+2
* Make SourceLineResolver use RangeMap (#13). r=brynermmentovai2006-09-087-6635/+6793
* Change interface for providing files to Minidump (#19). r=brynermmentovai2006-09-085-49/+47
* addressing follow-up review comments from mark (#17)bryner2006-09-082-5/+4
* Add support to the StackWalker for resolving symbols, using abryner2006-09-0811-28/+10963
* Make SourceLineResolver fill a StackFrame rather than using its own struct (#...bryner2006-09-073-69/+59
* Conform to style guidelines.mmentovai2006-09-078-593/+572
* minidump_dump test is timezone-dependent (#15). r=brynermmentovai2006-09-072-2/+2
* Conform to style guidelines: methods overriding virtual methods should also b...mmentovai2006-09-061-2/+2
* Initial implementation of x86 stackwalker (#9). r=brynermmentovai2006-09-067-0/+479
* Initial implementation of minidump reader (#6). r=brynermmentovai2006-09-0610-0/+7686
* Change header paths and include guards to be relative to the "src" directory....bryner2006-09-053-5/+5
* Make build system less annoying (#8) r=brynermmentovai2006-08-303-10/+10
* Initial import, which includes the Windows client-side dump_syms tool, andbryner2006-08-256-0/+475