electron/atom/common/crash_reporter
Cheng Zhao d90b598125 win: Hook up V8 to breakpad
This fixes the crashes happens from V8 not caught by the crash reporter,
for more context, see http://code.google.com/p/v8/issues/detail?id=3597.

Fix #2365.
2015-10-15 16:36:30 +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: Hook up V8 to breakpad 2015-10-15 16:36:30 +08:00
crash_reporter_win.h win: Hook up V8 to breakpad 2015-10-15 16:36:30 +08:00