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
/
common
/
mac
/
HTTPMultipartUpload.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use local variable for out parameter rather than direct use of ivar
ivanpe@chromium.org
2015-06-20
1
-2
/
+3
*
This CL initialize NSData in HTTPMultipartUpload.m to nil.
qsr@chromium.org
2014-09-12
1
-1
/
+1
*
Adding possibility for client to upload the file
blundell@chromium.org
2014-09-01
1
-6
/
+10
*
Fixing HTTPMultipartUpload.
qsr@chromium.org
2012-05-15
1
-2
/
+2
*
Bits necessary to send the reports along with the minidumps.
mark@chromium.org
2012-05-11
1
-1
/
+4
*
Fix some compilation warnings and other errors due to API changes
mark@chromium.org
2011-09-29
1
-1
/
+2
*
Clean up build for 64 bit.
dmaclach
2010-07-19
1
-4
/
+4
*
Issue 197: reviewed by Waylonis
ladderbreaker
2007-08-16
1
-1
/
+8
*
issue 134: reduce timeout period for minidump upload : reviwer waylonis
ladderbreaker
2007-03-16
1
-1
/
+5
*
Added method to allow adding a file's contents directly. Fixes issue #105.
waylonis
2007-01-04
1
-12
/
+30
*
Changed files_ to be a Dictionary.
waylonis
2006-12-14
1
-7
/
+7
*
Add the HTTP uploading class for Mac.
waylonis
2006-12-14
1
-0
/
+176