aboutsummaryrefslogtreecommitdiff
path: root/src/client/mac/sender/uploader.mm
Commit message (Expand)AuthorAgeFilesLines
* Remove dependency of uploader.mm on GTMLoggerSylvain Defresne2019-11-121-12/+12
* [Breakpad iOS] Add a callback on report upload completion.Olivier Robin2019-04-231-0/+8
* iOS client identifies itself via URL paramsRoman Margold2017-03-101-0/+44
* Revert "iOS client identifies itself via URL params"Roman Margold2017-02-011-37/+0
* iOS client identifies itself via URL paramsRoman Margold2017-02-011-0/+37
* 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