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
*
Update binaries with dump_syms changes to write new field
Mike Wittman
2017-12-12
2
-0
/
+0
*
Write field indicating multiple symbols at an address in dump_syms
Mike Wittman
2017-12-11
6
-18
/
+8
*
Add optional field indicating multiple symbols at an address
Mike Wittman
2017-11-29
4
-4
/
+15
*
Update test data for identical-code-folded symbol changes
Mike Wittman
2017-11-28
6
-6
/
+6
*
Fix MSVC build on 64-bit
Orgad Shaneh
2017-09-25
1
-2
/
+2
*
Refresh refresh_binaries.bat
Orgad Shaneh
2017-09-24
1
-12
/
+8
*
Fix issues with Windows dump_syms_unittest
Jon Turney
2017-03-17
7
-2954
/
+2961
*
win: Set LargeAddressAware on symupload
Scott Graham
2017-02-28
1
-0
/
+5
*
Appveyor CI for Windows MSVS build
Jon Turney
2017-02-13
1
-0
/
+45
*
windows: update gtest/gmock paths
Mike Frysinger
2017-02-11
1
-3
/
+2
*
Change symbol upload message to include 'breakpad'
Bruce Dawson
2017-01-28
1
-1
/
+1
*
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
[next]