aboutsummaryrefslogtreecommitdiff
path: root/src/tools/windows
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix newlines (#253). rs=ted.mielczarekmmentovai2008-04-073-772/+772
* Replace GB_WSU_SAFE_SWPRINTF_TERMINATE with inline code (#145 followup).mmentovai2007-04-041-2/+4
* vswprintf causes Purify to fail (#145). r=darinmmentovai2007-03-301-7/+8
* Rename Airbag to Breakpad.mmentovai2007-02-149-1601/+14176
* Library to handle SymSrv integration (#111). r=brynermmentovai2007-01-183-0/+1036
* Allows the caller of CrashReportSender::SendCrashReport() to determine thatincrementalist2007-01-031-1/+2
* This patch fixes Airbag issue #44.incrementalist2006-12-081-1/+1
* Test data update following PDBSourceLineWriter change (#91). r=brynermmentovai2006-12-071-1/+1
* symupload parameters don't match processor expectations (#91). r=brynermmentovai2006-12-063-27/+41
* Support GUID-less PDBs (#77). r=brynermmentovai2006-11-213-12/+3
* Removing erroneous svn:executable setting.mmentovai2006-11-181-0/+0
* Airbag client libraries should compile under MSVC .NET 2003/7.1 (#64).mmentovai2006-11-154-17/+31
* Symbol file should contain module GUID at beginning (#66). r=brynermmentovai2006-11-064-1616/+1630
* Support building with WIN32_LEAN_AND_MEAN (#60)mmentovai2006-10-264-10/+28
* Handle frame pointer omission, (#21), part 4 (final part!): FPO stackwalker.mmentovai2006-10-201-93/+93
* Improvements for Windows client/tool-side code. r=brynermmentovai2006-10-191-7/+9
* Implement a tool to upload symbols on Windows, given an exe or dll file withbryner2006-10-166-618/+605
* Handle frame pointer omission (#21), part 3: SourceLineResolver and PDBSource...mmentovai2006-09-283-1/+144
* Relicense to BSD (#29). r=brynermmentovai2006-09-207-30/+105
* Make SourceLineResolver use RangeMap (#13). r=brynermmentovai2006-09-083-354/+360
* Initial import, which includes the Windows client-side dump_syms tool, andbryner2006-08-257-0/+2088