aboutsummaryrefslogtreecommitdiff
path: root/src/tools/windows/converter/ms_symbol_server_converter.cc
AgeCommit message (Expand)Author
2023-02-27Add #include <config.h> to the beginning of all cc filesIan Barkley-Yeung
2022-09-07Update copyright boilerplate, 2022 edition (Breakpad)Mark Mentovai
2022-06-06Look for http redirection errors from SymSrv in google_converter.Nelson Billing
2020-07-15fix pointer style to match the style guideMike Frysinger
2019-06-28Explicitly LoadLibrary dbghelp.dll in symbol converter.Nelson Billing
2019-06-27Fix clang build warnings/errors for windows symbol converter.Nelson Billing
2019-06-24Add PE-only MD support to Windows symbol converter.Nelson Billing
2019-06-18Fix symbol converter after PE-only MD refactor.Nelson Billing
2017-09-25Fix MSVC build on 64-bitOrgad Shaneh
2014-11-03Fix Windows client compilation on mingw.ted.mielczarek@gmail.com
2014-04-10Adding support for 64-bit Windows modules to ms_symbol_server_converter.ivan.penkov@gmail.com
2008-07-30Log a failure message in case of LOCATE_NOT_FOUND error.doshimun
2007-02-14Rename Airbag to Breakpad.mmentovai
2007-01-18Library to handle SymSrv integration (#111). r=brynermmentovai