aboutsummaryrefslogtreecommitdiff
path: root/src/client/ios/Breakpad.h
Commit message (Expand)AuthorAgeFilesLines
* fix pointer style to match the style guideMike Frysinger2020-07-151-23/+23
* [Breakpad iOS] Add a callback on report upload completion.Olivier Robin2019-04-231-3/+14
* Adds method to get the date of the most recent iOS crash report.Evan Bernstein2018-10-081-0/+3
* Adding possibility for client to upload the fileblundell@chromium.org2014-09-011-0/+22
* When the Breakpad.h header gets compiled by standard C compilersdmaclach2014-02-181-3/+6
* Add -[BreakpadController setParametersToAddAtUploadTime:] for iOS.blundell@chromium.org2014-01-131-1/+3
* Provide BreakpadGetCrashReportCount() and -[BreakpadControllermark@chromium.org2013-11-201-2/+2
* Send uptime as milliseconds for Mac and iOS.qsr@chromium.org2012-03-021-5/+7
* Add API on iOS to generate dump on demand.qsr@chromium.org2011-12-091-0/+11
* Fix a missed include path change from r889. (r=qsr in person)stuartmorgan2011-12-021-1/+1
* Correct bug introduced by last commit: Interface on Breakpad is incorrect.qsr@chromium.org2011-11-161-1/+1
* Add an API to Breakpad to upload custom file to the crash server.qsr@chromium.org2011-11-161-0/+5
* Breakpad implementation for ios.qsr@chromium.org2011-10-121-0/+201