aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Make stack_frame_info vector hold linked_ptrs instead of objects;mmentovai2006-10-2315-143/+193
* Update comments to reflect HTTPS support, r=mark.bryner2006-10-232-4/+4
* Add PUBLIC support to SourceLineResolver (resolve function names in Windowsmmentovai2006-10-2015-31/+637
* Handle frame pointer omission, (#21), part 4 (final part!): FPO stackwalker.mmentovai2006-10-2033-1753/+2652
* Improvements for Windows client/tool-side code. r=brynermmentovai2006-10-192-14/+32
* Reduce calls to SymbolSupplier::GetSymbolFile() (#48).bryner2006-10-164-5/+16
* Implement a tool to upload symbols on Windows, given an exe or dll file withbryner2006-10-1611-470/+1046
* Handle frame pointer omission (#21), part 3: SourceLineResolver and PDBSource...mmentovai2006-09-2814-50/+1311
* Add static-CRT build configurations. Get rid of the largely redundant README,bryner2006-09-286-22/+264
* Initial version of Windows exception handler and crash report sender classesbryner2006-09-278-0/+1048
* Better testing for Stackwalker (#18). r=brynermmentovai2006-09-255-27/+394
* ppc stackwalker (#30). r=brynermmentovai2006-09-2511-75/+337
* Add ppc support to minidump reader (#27). r=bryner.mmentovai2006-09-225-118/+415
* Handle frame pointer omission (#21), part 2: PostfixEvaluator. r=bryner.mmentovai2006-09-225-0/+654
* Relicense to BSD (#29). r=brynermmentovai2006-09-2043-526/+951
* Improve documentation in minidump_format.h (#28). r=brynermmentovai2006-09-201-83/+319
* Handle frame pointer omission (#21), part 1: ContainedRangeMap. r=bryner.mmentovai2006-09-2013-5959/+7850
* 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-209-43/+16
* Get rid of CrashReport, and rename CrashReportProcessor to MinidumpProcessorbryner2006-09-1913-1325/+785
* Stylistic changes for RangeMap (#24). r=brynermmentovai2006-09-142-47/+41
* Typo fixes. Patch by Ludovic Hirlimann.mmentovai2006-09-141-2/+2
* Add a client_id field to CrashReport (#22) r=mmentovai.bryner2006-09-111-0/+3
* Change report id to be a string (#21) r=mmentovai.bryner2006-09-111-1/+1
* Make SourceLineResolver use RangeMap (#13). r=brynermmentovai2006-09-0813-7569/+8194
* 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-0817-3320/+14480
* 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-069-7/+543
* Initial implementation of minidump reader (#6). r=brynermmentovai2006-09-0614-3393/+11125
* Change header paths and include guards to be relative to the "src" directory....bryner2006-09-0510-3303/+3390
* Adding a CrashReport struct, r=mmentovai.bryner2006-09-013-0/+190
* Make build system less annoying (#8) r=brynermmentovai2006-08-3021-5465/+5349
* Cleanup from #7mmentovai2006-08-290-0/+0
* Deleting java/common.feng.qian.moz2006-08-2916-1693/+0
* Common files for reporting and symbol serverfeng.qian.moz2006-08-2916-0/+1693
* Initial import, which includes the Windows client-side dump_syms tool, andbryner2006-08-2535-17/+42327
* Adding a test html filebengoodger2006-08-231-0/+9
* Word.mmentovai2006-08-231-0/+8
* Initial directory structure.(no author)2006-08-220-0/+0