electron/common/crash_reporter
Cheng Zhao 458ff5c41f Always use atom-shell as product name.
Since the symbols of atom-shell would be used by all third party
applications, it would make server handling more complicated if we allow
users to custom the uploaded product name. We should always use
atom-shell as product name when uploading so the server would not be
confused when searching symbols, and the user specified product name
could be show in UI.
2013-11-19 12:33:02 +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 Always use atom-shell as product name. 2013-11-19 12:33:02 +08:00
crash_reporter_win.cc Add extra uploading parameters for crash reporter. 2013-11-14 18:02:15 +08:00
crash_reporter_win.h Add extra uploading parameters for crash reporter. 2013-11-14 18:02:15 +08:00