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
/
linux
/
symupload
/
sym_upload.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor sym_upload in tools to extract code into common/linux, and minor fixes
Li Yan
2016-03-30
1
-128
/
+3
*
Support for multiple upload files in CrashReportSender/HTTPUpload
David Major
2015-10-06
1
-2
/
+5
*
Reconfigured options for sym_upload to not treat h and ? flags as invalid opt...
ivanpe@chromium.org
2015-06-22
1
-0
/
+5
*
Print response code when sym_upload fails.
mattdr.breakpad@gmail.com
2013-10-29
1
-0
/
+1
*
This change allows compiling sym_upload.cc and minidump_upload.cc using a glo...
ivan.penkov@gmail.com
2013-04-23
1
-25
/
+27
*
Turn on more warnings in ios / mac projects.
qsr@chromium.org
2012-09-21
1
-1
/
+1
*
sym_upload: Show failure if symbol server gives redirect response
mkrebs@chromium.org
2012-05-24
1
-3
/
+11
*
fix symupload / minidump_upload to match changes to HTTPUpload::SendRequest f...
ted.mielczarek
2010-08-18
1
-0
/
+1
*
Breakpad: Avoid using the C++ <cfoo> headers.
ted.mielczarek
2010-06-25
1
-3
/
+3
*
Include what you use.
mmentovai
2010-04-05
1
-0
/
+1
*
Fix compile bustage from issue 221
ted.mielczarek
2007-11-20
1
-3
/
+4
*
Discard age field in the dumped symbol file.
luly81
2007-04-04
1
-13
/
+9
*
Add Linux exception handler.
luly81
2007-03-12
1
-0
/
+219