aboutsummaryrefslogtreecommitdiff
path: root/src/client/ios/Breakpad.mm
Commit message (Expand)AuthorAgeFilesLines
* Rewrite SimpleStringDictionary with NonAllocatingMap.rsesek@chromium.org2013-04-241-6/+4
* Move SimpleStringDictionary from common/mac/ to just common/.rsesek@chromium.org2013-04-181-2/+2
* Allow the Mac and iOS Breakpad clients to build without exceptions when the C...mark@chromium.org2012-12-111-7/+19
* Correct various compilation warnings.qsr@chromium.org2012-03-071-2/+1
* Creating minidump for uncaught exception on iOS.qsr@chromium.org2012-02-141-0/+56
* Add API on iOS to generate dump on demand.qsr@chromium.org2011-12-091-2/+55
* Correct bug introduced by last commit: Interface on Breakpad is incorrect.qsr@chromium.org2011-11-161-5/+7
* Add an API to Breakpad to upload custom file to the crash server.qsr@chromium.org2011-11-161-0/+35
* Correct leak.qsr@chromium.org2011-11-101-2/+2
* Breakpad implementation for ios.qsr@chromium.org2011-10-121-0/+683