aboutsummaryrefslogtreecommitdiff
path: root/src/client/mac/sender/uploader.mm
Commit message (Expand)AuthorAgeFilesLines
* Adding possibility for client to upload the fileblundell@chromium.org2014-09-011-33/+51
* Fix compilation for iOS on XCode 4.5qsr@chromium.org2012-07-091-1/+0
* Fix uploader so that it send the guid to the server.qsr@chromium.org2012-06-061-0/+1
* Increase kMinidumpFileLengthLimit from 800000 to 2MB.mark@chromium.org2012-05-151-1/+1
* Bits necessary to send the reports along with the minidumps.mark@chromium.org2012-05-111-5/+10
* Fix clang warning about format string.mark@chromium.org2012-02-091-1/+1
* Fix several clang warnings in breakpad.mark@chromium.org2012-01-261-1/+1
* Create a static library to use Breakpad on iOS.qsr@chromium.org2011-11-231-1/+1
* Add an API to Breakpad to upload custom file to the crash server.qsr@chromium.org2011-11-161-0/+613