aboutsummaryrefslogtreecommitdiff
path: root/src/tools/windows
Commit message (Expand)AuthorAgeFilesLines
...
* 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