| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace uses of hash_map with unordered_map | ted.mielczarek@gmail.com | 2015-02-02 | 1 | -6/+6 |
* | Adding support for 64-bit Windows modules to ms_symbol_server_converter. | ivan.penkov@gmail.com | 2014-04-10 | 1 | -11/+15 |
* | Add support for Win64 stack unwind data as STACK CFI | wfh@chromium.org | 2014-03-24 | 1 | -0/+10 |
* | Add explicit OMAP support to dump_syms. | chrisha@chromium.org | 2013-05-01 | 1 | -0/+5 |
* | Make dump_syms output an INFO CODE_ID line that includes the code file and co... | ted.mielczarek | 2010-10-05 | 1 | -0/+32 |
* | don't output duplicate filenames in PDBSourceLineWriter. r=mark at http://bre... | ted.mielczarek | 2009-11-23 | 1 | -0/+40 |
* | output function names for PGO-optimized cold function blocks. r=mark at http:... | ted.mielczarek | 2009-11-20 | 1 | -1/+4 |
* | Rename Airbag to Breakpad. | mmentovai | 2007-02-14 | 1 | -2/+2 |
* | Add an abstract interface to SourceLineResolver, and allow any implementation | bryner | 2006-12-11 | 1 | -1/+1 |
* | symupload parameters don't match processor expectations (#91). r=bryner | mmentovai | 2006-12-06 | 1 | -12/+23 |
* | Support GUID-less PDBs (#77). r=bryner | mmentovai | 2006-11-21 | 1 | -4/+15 |
* | Symbol file should contain module GUID at beginning (#66). r=bryner | mmentovai | 2006-11-06 | 1 | -3/+13 |
* | Support building with WIN32_LEAN_AND_MEAN (#60) | mmentovai | 2006-10-26 | 1 | -0/+1 |
* | Fix minor style problems (#58). r=bryner | mmentovai | 2006-10-25 | 1 | -1/+1 |
* | Handle frame pointer omission, (#21), part 4 (final part!): FPO stackwalker. | mmentovai | 2006-10-20 | 1 | -0/+18 |
* | Implement a tool to upload symbols on Windows, given an exe or dll file with | bryner | 2006-10-16 | 1 | -0/+112 |