aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Make SourceLineResolver use RangeMap (#13). r=brynermmentovai2006-09-0810-6989/+7153
* 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-0813-28/+11048
* Make SourceLineResolver fill a StackFrame rather than using its own struct (#...bryner2006-09-074-70/+61
* 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), missing file. r=brynermmentovai2006-09-061-1/+15
* 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-056-17/+17
* Adding a CrashReport struct, r=mmentovai.bryner2006-09-013-0/+190
* Make build system less annoying (#8) r=brynermmentovai2006-08-304-25/+10
* Initial import, which includes the Windows client-side dump_syms tool, andbryner2006-08-2514-0/+2633