breakpad/src
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
..
build Add GYP build for the src/tools directory on Mac and Linux. 2014-07-24 15:22:51 +00:00
client Adding possibility for client to upload the file 2014-09-01 11:02:57 +00:00
common Adding possibility for client to upload the file 2014-09-01 11:02:57 +00:00
google_breakpad Add missing MD_MISCINFO_FLAGS1_BUILDSTRING. Revise documentation to clarify 2014-06-03 19:35:41 +00:00
processor Add GYP build for the src/tools directory on Mac and Linux. 2014-07-24 15:22:51 +00:00
third_party Add GYP build for the src/tools directory on Mac and Linux. 2014-07-24 15:22:51 +00:00
tools upload_system_symbols: Use the Go1.3 improvements to debug/macho. 2014-07-31 19:11:29 +00:00
breakpad_googletest_includes.h disable unittests under ASAN that use memory crashes 2013-12-11 05:38:34 +00:00
config.h.in Use AM_MAINTAINER_MODE so configure supports --enable-maintainer-mode 2013-12-10 12:28:11 +00:00