aboutsummaryrefslogtreecommitdiff
path: root/src/client/mac/sender/crash_report_sender.m
Commit message (Expand)AuthorAgeFilesLines
* NSLocalizedString compatibility (10.8 SDK and clang trunk -Wformat-extra-args)mark@chromium.org2013-11-051-12/+12
* Fix a clang warning.mark@chromium.org2013-06-271-5/+7
* Create a static library to use Breakpad on iOS.qsr@chromium.org2011-11-231-1/+1
* Extract constants from Breakpad.h.qsr@chromium.org2011-10-111-6/+6
* Extract the uploader process from crash_report_senderqsr@chromium.org2011-10-101-545/+34
* Make localization resizing of Mac uploader email line more robust. Review URL...stuart.morgan2011-01-051-5/+18
* Keep a log of uploaded crash IDs on the Mac. Review URL: http://breakpad.apps...stuartmorgan2010-12-171-0/+27
* Clean up build for 64 bit.dmaclach2010-07-191-32/+35
* Make Mac comment and email text field placeholders localizable. r=nealsidstuart.morgan2010-01-011-0/+6
* Add email mapping for Socorro. r=nealsidstuart.morgan2010-01-011-2/+2
* Fix text field resizing for 10.5+ SDKstuartmorgan2009-08-281-1/+4
* Port fixes from internal Google Breakpad to SVN. nealsid2009-07-211-24/+191
* Support custom URL parameters. Added unit tests for Breakpad. Addednealsid2009-06-031-12/+63
* Mac reporter improvements:stuartmorgan2009-04-291-135/+284
* Mac framework fixes: Propagate server type from plist, and fix precedence of ...stuart.morgan2009-04-291-1/+1
* Code review issue 9002: Add paranoid logging to Inspector & Reporternealsid2009-04-231-8/+38
* Add a parameter to control the Mac reporter timeout.stuartmorgan2009-04-221-11/+12
* Fix to support extensible parameter handling, and add process crashtime/uptim...nealsid2009-04-221-42/+92
* Sender tweaks; strip whitespace from server-returned ID, and change the title...stuart.morgan2009-04-071-4/+6
* Open sourcing the Breakpad framework from Google. nealsid2009-04-011-0/+762