electron/common/crash_reporter
Cheng Zhao b737e602b7 mac: Store crash dumps under /tmp/ProductName Crashes/.
If we put them under ~/Library/ then we need to clean them, which makes
things more complicated.
2013-11-24 23:42:54 +08:00
..
win win: Make out-of-process crash dump work. 2013-11-24 22:22:08 +08:00
crash_reporter.cc Do not append "Renderer" in product name when uploading. 2013-11-19 12:19:59 +08:00
crash_reporter.h Do not append "Renderer" in product name when uploading. 2013-11-19 12:19:59 +08:00
crash_reporter_mac.h Add extra uploading parameters for crash reporter. 2013-11-14 18:02:15 +08:00
crash_reporter_mac.mm mac: Store crash dumps under /tmp/ProductName Crashes/. 2013-11-24 23:42:54 +08:00
crash_reporter_win.cc Use "Atom-Shell" instead of "atom-shell" for product names. 2013-11-24 23:17:48 +08:00
crash_reporter_win.h win: Set uploading parameters in crash reporter. 2013-11-24 22:57:47 +08:00