electron/atom/common/crash_reporter
Cheng Zhao 2505ebb9a6 win: Guard against failure of RtlAddFunctionTable
On some machines this call will fail and CHECK will abort the
application.
2015-11-05 22:00:40 +08:00
..
linux linux: Put "uploads.log" under "/tmp/ProductName Crashes/" 2014-11-11 13:30:06 +08:00
win win: Make the event in crash service signaled by default 2015-10-15 16:36:29 +08:00
crash_reporter.cc Fix linking error 2015-10-14 11:53:53 +08:00
crash_reporter.h mac: Disable crash reporter for MAS build 2015-10-14 11:53:52 +08:00
crash_reporter_linux.cc Rename hard-coded application names in code 2015-04-14 15:55:41 +08:00
crash_reporter_linux.h OVERRIDE macro is now removed 2015-01-27 13:18:30 -08:00
crash_reporter_mac.h Implement crash-reporter.getUploadedReports API. 2015-06-05 18:59:03 +08:00
crash_reporter_mac.mm Implement crash-reporter.getUploadedReports API. 2015-06-05 18:59:03 +08:00
crash_reporter_win.cc win: Guard against failure of RtlAddFunctionTable 2015-11-05 22:00:40 +08:00
crash_reporter_win.h win: Only install breakpad hook when crash-reporter is used 2015-10-15 18:25:07 +08:00