Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Follow-up to #26: get rid of supplier_data, it's not really needed since | bryner | 2006-09-20 | 2 | -7/+3 |
* | Get rid of CrashReport, and rename CrashReportProcessor to MinidumpProcessor | bryner | 2006-09-19 | 3 | -103/+15 |
* | Add a client_id field to CrashReport (#22) r=mmentovai. | bryner | 2006-09-11 | 1 | -0/+3 |
* | Change report id to be a string (#21) r=mmentovai. | bryner | 2006-09-11 | 1 | -1/+1 |
* | Add support to the StackWalker for resolving symbols, using a | bryner | 2006-09-08 | 2 | -0/+85 |
* | Make SourceLineResolver fill a StackFrame rather than using its own struct (#... | bryner | 2006-09-07 | 1 | -1/+2 |
* | Initial implementation of x86 stackwalker (#9), missing file. r=bryner | mmentovai | 2006-09-06 | 1 | -1/+15 |
* | Change header paths and include guards to be relative to the "src" directory.... | bryner | 2006-09-05 | 3 | -12/+12 |
* | Adding a CrashReport struct, r=mmentovai. | bryner | 2006-09-01 | 3 | -0/+190 |