breakpad/src/client/windows
2012-05-15 22:33:29 +00:00
..
build Fix svn:executable and svn:eol-style properties in src/client/windows. 2011-10-20 13:18:59 +00:00
common Expose a callback to allow crash server implementations to defer the uploading of crash dumps to a later time. The client can provide a crash_id when the dump is performed and then at a later time connect again and request that the crash id be uploaded triggering an implementation defined callback. 2012-04-13 22:20:30 +00:00
crash_generation Initialize a CustomClientInfo variable. (Coverity) 2012-05-15 22:33:29 +00:00
handler wires up the crash client side so that the deferred upload callback can be used. 2012-05-03 18:15:11 +00:00
sender Fix svn:executable and svn:eol-style properties in src/client/windows. 2011-10-20 13:18:59 +00:00
tests/crash_generation_app Expose a callback to allow crash server implementations to defer the uploading of crash dumps to a later time. The client can provide a crash_id when the dump is performed and then at a later time connect again and request that the crash id be uploaded triggering an implementation defined callback. 2012-04-13 22:20:30 +00:00
unittests Expose a callback to allow crash server implementations to defer the uploading of crash dumps to a later time. The client can provide a crash_id when the dump is performed and then at a later time connect again and request that the crash id be uploaded triggering an implementation defined callback. 2012-04-13 22:20:30 +00:00
breakpad_client.gyp Fix svn:executable and svn:eol-style properties in src/client/windows. 2011-10-20 13:18:59 +00:00