index
:
breakpad
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tools
/
windows
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support for multiple upload files in CrashReportSender/HTTPUpload
David Major
2015-10-06
1
-2
/
+4
*
Add parameter --product to symupload.exe
ivanpe@chromium.org
2014-11-17
3
-264
/
+40
*
Fix Windows client compilation on mingw.
ted.mielczarek@gmail.com
2014-11-03
3
-6
/
+6
*
Change PrintFunctions to print functions in address order and not print dupli...
wfh@chromium.org
2014-04-23
6
-14714
/
+13774
*
Change the way function and public symbols are obtained to use the findChildr...
wfh@chromium.org
2014-04-16
6
-13615
/
+14558
*
Allow symupload to upload to multiple URLs on the same command line.
wfh@chromium.org
2014-04-16
1
-30
/
+35
*
Adding support for 64-bit Windows modules to ms_symbol_server_converter.
ivan.penkov@gmail.com
2014-04-10
4
-384
/
+551
*
Moving directory 'build' one level up as it collides with a file named 'BUILD...
ivan.penkov@gmail.com
2014-04-10
2
-2
/
+2
*
Move build configuration to root of repository.
chrisha@chromium.org
2014-04-03
2
-4
/
+4
*
Check in new Windows binaries.
wfh@chromium.org
2014-03-26
2
-0
/
+0
*
Add support for Win64 stack unwind data as STACK CFI
wfh@chromium.org
2014-03-24
4
-0
/
+4568
*
Windows: Fix remaining level 4 warnings.
thestig@chromium.org
2013-12-18
1
-1
/
+1
*
Check in new Windows binaries.
chrisha@chromium.org
2013-05-09
2
-0
/
+0
*
Add GYP file for tools\windows\symupload.
chrisha@chromium.org
2013-05-01
2
-0
/
+65
*
Add explicit OMAP support to dump_syms.
chrisha@chromium.org
2013-05-01
14
-14100
/
+18463
*
Fix some newlines.
mark@chromium.org
2011-09-27
1
-1
/
+1
*
Fixed message about unregistered msdia*dll. Builds with different DiaSDK need...
vitalybuka@chromium.org
2011-04-26
3
-10
/
+11
*
Make dump_syms output an INFO CODE_ID line that includes the code file and co...
ted.mielczarek
2010-10-05
1
-2
/
+2
*
Revert revision 658 ('Add glog style logging to symupload').
erikwright@chromium.org
2010-09-15
2
-110
/
+5
*
This checkin of the binaries was created by refresh_binaries.bat.
nealsid@gmail.com
2010-08-19
2
-0
/
+26
*
Add glog style logging to symupload
nealsid@gmail.com
2010-08-19
2
-5
/
+110
*
Updated binaries to use a statically linked CRT
nealsid
2010-05-18
2
-0
/
+0
*
Adding prebuilt dump_syms.exe.
nealsid
2010-05-11
1
-0
/
+0
*
This checkin of the binaries was created by refresh_binaries.bat.
nealsid
2010-05-10
1
-0
/
+0
*
Fix for issue 304: symupload needs to support timeout specifications(wininet ...
nealsid
2009-03-20
1
-6
/
+29
*
Log a failure message in case of LOCATE_NOT_FOUND error.
doshimun
2008-07-30
1
-0
/
+6
*
Fix newlines (#253). rs=ted.mielczarek
mmentovai
2008-04-07
3
-772
/
+772
*
Replace GB_WSU_SAFE_SWPRINTF_TERMINATE with inline code (#145 followup).
mmentovai
2007-04-04
1
-2
/
+4
*
vswprintf causes Purify to fail (#145). r=darin
mmentovai
2007-03-30
1
-7
/
+8
*
Rename Airbag to Breakpad.
mmentovai
2007-02-14
9
-1601
/
+14176
*
Library to handle SymSrv integration (#111). r=bryner
mmentovai
2007-01-18
3
-0
/
+1036
*
Allows the caller of CrashReportSender::SendCrashReport() to determine that
incrementalist
2007-01-03
1
-1
/
+2
*
This patch fixes Airbag issue #44.
incrementalist
2006-12-08
1
-1
/
+1
*
Test data update following PDBSourceLineWriter change (#91). r=bryner
mmentovai
2006-12-07
1
-1
/
+1
*
symupload parameters don't match processor expectations (#91). r=bryner
mmentovai
2006-12-06
3
-27
/
+41
*
Support GUID-less PDBs (#77). r=bryner
mmentovai
2006-11-21
3
-12
/
+3
*
Removing erroneous svn:executable setting.
mmentovai
2006-11-18
1
-0
/
+0
*
Airbag client libraries should compile under MSVC .NET 2003/7.1 (#64).
mmentovai
2006-11-15
4
-17
/
+31
*
Symbol file should contain module GUID at beginning (#66). r=bryner
mmentovai
2006-11-06
4
-1616
/
+1630
*
Support building with WIN32_LEAN_AND_MEAN (#60)
mmentovai
2006-10-26
4
-10
/
+28
*
Handle frame pointer omission, (#21), part 4 (final part!): FPO stackwalker.
mmentovai
2006-10-20
1
-93
/
+93
*
Improvements for Windows client/tool-side code. r=bryner
mmentovai
2006-10-19
1
-7
/
+9
*
Implement a tool to upload symbols on Windows, given an exe or dll file with
bryner
2006-10-16
6
-618
/
+605
*
Handle frame pointer omission (#21), part 3: SourceLineResolver and PDBSource...
mmentovai
2006-09-28
3
-1
/
+144
*
Relicense to BSD (#29). r=bryner
mmentovai
2006-09-20
7
-30
/
+105
*
Make SourceLineResolver use RangeMap (#13). r=bryner
mmentovai
2006-09-08
3
-354
/
+360
*
Initial import, which includes the Windows client-side dump_syms tool, and
bryner
2006-08-25
7
-0
/
+2088