Refactor crash reporter to be more cross-platform friendly.
authorCheng Zhao <zcbenz@gmail.com>
Thu, 14 Nov 2013 05:33:09 +0000 (13:33 +0800)
committerCheng Zhao <zcbenz@gmail.com>
Thu, 14 Nov 2013 05:33:09 +0000 (13:33 +0800)
commit9007a45051fbadaba1dbb8738a6579da03a788ab
tree70c0e05aae98d4601efecd3396b358667023c0ce
parent801a19504a186a2072d04556187b95da6aa2da01
Refactor crash reporter to be more cross-platform friendly.
atom.gyp
common/api/atom_api_crash_reporter.cc
common/api/atom_api_crash_reporter.h
common/api/lib/crash-reporter.coffee
common/crash_reporter/crash_reporter.cc [new file with mode: 0644]
common/crash_reporter/crash_reporter.h
common/crash_reporter/crash_reporter_mac.h [new file with mode: 0644]
common/crash_reporter/crash_reporter_mac.mm