breakpad/src/client/mac/sender
blundell@chromium.org 1335417f9f Adding possibility for client to upload the file
This CL adds three features that will allow the client to upload the report
file.
Three main modifications are made :
- Allow upload url to have a file:// scheme, and write the HTTP request to file
  in that case
- Split the request in two parts in case of a file:// scheme, the request
  time and the response time. A new API [handleNetworkResponse] is added.
- Give the opportunity to the client to get the configuration NSDictionary
  to be able to recreate the breakpad context at response time.

Patch by Olivier Robin <olivierrobin@chromium.org>

Review URL: https://breakpad.appspot.com/2764002/

git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@1368 4c0a9323-5329-0410-9bdc-e9ce6186880e
2014-09-01 11:02:57 +00:00
..
da.lproj Adding 11 languages to the crash uploader app on the Mac, contributed by the Camino localization teams 2010-07-25 23:05:09 +00:00
de.lproj Adding 11 languages to the crash uploader app on the Mac, contributed by the Camino localization teams 2010-07-25 23:05:09 +00:00
English.lproj Make Mac comment and email text field placeholders localizable. r=nealsid 2010-01-01 00:21:18 +00:00
es.lproj Adding 11 languages to the crash uploader app on the Mac, contributed by the Camino localization teams 2010-07-25 23:05:09 +00:00
fr.lproj Adding 11 languages to the crash uploader app on the Mac, contributed by the Camino localization teams 2010-07-25 23:05:09 +00:00
it.lproj Adding 11 languages to the crash uploader app on the Mac, contributed by the Camino localization teams 2010-07-25 23:05:09 +00:00
ja.lproj Adding 11 languages to the crash uploader app on the Mac, contributed by the Camino localization teams 2010-07-25 23:05:09 +00:00
nl.lproj Adding 11 languages to the crash uploader app on the Mac, contributed by the Camino localization teams 2010-07-25 23:05:09 +00:00
no.lproj Adding 11 languages to the crash uploader app on the Mac, contributed by the Camino localization teams 2010-07-25 23:05:09 +00:00
sl.lproj Adding 11 languages to the crash uploader app on the Mac, contributed by the Camino localization teams 2010-07-25 23:05:09 +00:00
sv.lproj Adding 11 languages to the crash uploader app on the Mac, contributed by the Camino localization teams 2010-07-25 23:05:09 +00:00
tr.lproj Adding 11 languages to the crash uploader app on the Mac, contributed by the Camino localization teams 2010-07-25 23:05:09 +00:00
Breakpad.xib Convert files in .nib format to .xib format. 2010-06-23 20:06:13 +00:00
crash_report_sender-Info.plist Give the Mac reporter app a localized name of 'Crash Reporter' 2009-04-22 03:10:03 +00:00
crash_report_sender.h Extract constants from Breakpad.h. 2011-10-11 14:40:57 +00:00
crash_report_sender.icns Incorporate feedback from first Breakpad integration. 2009-04-06 00:25:29 +00:00
crash_report_sender.m NSLocalizedString compatibility (10.8 SDK and clang trunk -Wformat-extra-args) 2013-11-05 16:53:55 +00:00
goArrow.png Port fixes from internal Google Breakpad to SVN. 2009-07-21 00:10:57 +00:00
ReporterIcon.graffle Incorporate feedback from first Breakpad integration. 2009-04-06 00:25:29 +00:00
uploader.h Adding possibility for client to upload the file 2014-09-01 11:02:57 +00:00
uploader.mm Adding possibility for client to upload the file 2014-09-01 11:02:57 +00:00