aboutsummaryrefslogtreecommitdiff
path: root/src/tools/windows
Commit message (Expand)AuthorAgeFilesLines
* fix pointer style to match the style guideMike Frysinger2020-07-1513-144/+144
* Fix Windows symupload after PE-only MD refactor.Nelson Billing2019-07-011-1/+1
* 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-274-26/+25
* Fix windows symbol converter blacklisting.Nelson Billing2019-06-251-2/+3
* Fix dump_syms clang Windows build.Nelson Billing2019-06-251-1/+1
* Add PE-only MD support to Windows symbol converter.Nelson Billing2019-06-2411-52/+314
* Fix 'debug_file' in PESourceLineWriter.Nelson Billing2019-06-191-1/+1
* Fix symbol converter after PE-only MD refactor.Nelson Billing2019-06-182-2/+2
* Move Windows Symbol Converter to breakpadNelson Billing2019-06-1821-0/+3056
* Enable PE-only metadata dumping for 64bit (aka. PE32+ format) PEs files.Nelson Billing2019-06-124-26/+290
* Port new symbol upload API to Windows symupload tool.Nelson Billing2019-06-121-36/+171
* Fix dump_syms unit tests on Windows.Nelson Billing2019-03-186-317/+317
* Update binaries with dump_syms changes to write new fieldMike Wittman2017-12-122-0/+0
* Write field indicating multiple symbols at an address in dump_symsMike Wittman2017-12-116-18/+8
* Add optional field indicating multiple symbols at an addressMike Wittman2017-11-294-4/+15
* Update test data for identical-code-folded symbol changesMike Wittman2017-11-286-6/+6
* Fix MSVC build on 64-bitOrgad Shaneh2017-09-251-2/+2
* Refresh refresh_binaries.batOrgad Shaneh2017-09-241-12/+8
* Fix issues with Windows dump_syms_unittestJon Turney2017-03-177-2954/+2961
* win: Set LargeAddressAware on symuploadScott Graham2017-02-281-0/+5
* Appveyor CI for Windows MSVS buildJon Turney2017-02-131-0/+45
* windows: update gtest/gmock pathsMike Frysinger2017-02-111-3/+2
* Change symbol upload message to include 'breakpad'Bruce Dawson2017-01-281-1/+1
* Support for multiple upload files in CrashReportSender/HTTPUploadDavid Major2015-10-061-2/+4
* Add parameter --product to symupload.exeivanpe@chromium.org2014-11-173-264/+40
* Fix Windows client compilation on mingw.ted.mielczarek@gmail.com2014-11-033-6/+6
* Change PrintFunctions to print functions in address order and not print dupli...wfh@chromium.org2014-04-236-14714/+13774
* Change the way function and public symbols are obtained to use the findChildr...wfh@chromium.org2014-04-166-13615/+14558
* Allow symupload to upload to multiple URLs on the same command line.wfh@chromium.org2014-04-161-30/+35
* Adding support for 64-bit Windows modules to ms_symbol_server_converter.ivan.penkov@gmail.com2014-04-104-384/+551
* Moving directory 'build' one level up as it collides with a file named 'BUILD...ivan.penkov@gmail.com2014-04-102-2/+2
* Move build configuration to root of repository.chrisha@chromium.org2014-04-032-4/+4
* Check in new Windows binaries.wfh@chromium.org2014-03-262-0/+0
* Add support for Win64 stack unwind data as STACK CFIwfh@chromium.org2014-03-244-0/+4568
* Windows: Fix remaining level 4 warnings.thestig@chromium.org2013-12-181-1/+1
* Check in new Windows binaries.chrisha@chromium.org2013-05-092-0/+0
* Add GYP file for tools\windows\symupload.chrisha@chromium.org2013-05-012-0/+65
* Add explicit OMAP support to dump_syms.chrisha@chromium.org2013-05-0114-14100/+18463
* Fix some newlines.mark@chromium.org2011-09-271-1/+1
* Fixed message about unregistered msdia*dll. Builds with different DiaSDK need...vitalybuka@chromium.org2011-04-263-10/+11
* Make dump_syms output an INFO CODE_ID line that includes the code file and co...ted.mielczarek2010-10-051-2/+2
* Revert revision 658 ('Add glog style logging to symupload').erikwright@chromium.org2010-09-152-110/+5
* This checkin of the binaries was created by refresh_binaries.bat. nealsid@gmail.com2010-08-192-0/+26
* Add glog style logging to symuploadnealsid@gmail.com2010-08-192-5/+110
* Updated binaries to use a statically linked CRTnealsid2010-05-182-0/+0
* Adding prebuilt dump_syms.exe.nealsid2010-05-111-0/+0
* This checkin of the binaries was created by refresh_binaries.bat. nealsid2010-05-101-0/+0
* Fix for issue 304: symupload needs to support timeout specifications(wininet ...nealsid2009-03-201-6/+29
* Log a failure message in case of LOCATE_NOT_FOUND error.doshimun2008-07-301-0/+6