aboutsummaryrefslogtreecommitdiff
path: root/src/tools/windows/converter/ms_symbol_server_converter.cc
Commit message (Expand)AuthorAgeFilesLines
* fix pointer style to match the style guideMike Frysinger2020-07-151-31/+31
* Explicitly LoadLibrary dbghelp.dll in symbol converter.Nelson Billing2019-06-281-0/+54
* Fix clang build warnings/errors for windows symbol converter.Nelson Billing2019-06-271-6/+7
* Add PE-only MD support to Windows symbol converter.Nelson Billing2019-06-241-8/+129
* Fix symbol converter after PE-only MD refactor.Nelson Billing2019-06-181-1/+1
* Fix MSVC build on 64-bitOrgad Shaneh2017-09-251-2/+2
* Fix Windows client compilation on mingw.ted.mielczarek@gmail.com2014-11-031-2/+2
* Adding support for 64-bit Windows modules to ms_symbol_server_converter.ivan.penkov@gmail.com2014-04-101-52/+106
* Log a failure message in case of LOCATE_NOT_FOUND error.doshimun2008-07-301-0/+6
* Rename Airbag to Breakpad.mmentovai2007-02-141-3/+3
* Library to handle SymSrv integration (#111). r=brynermmentovai2007-01-181-0/+516