electron/atom/common/crash_reporter
Richard Townsend 3d307e5610 fix: correct crash reporter for Windows on Arm (#17533)
ARM64 cleans up and moves around RUNTIME_FUNCTION structure fields.
With this patch applied, electron should build cleanly for Windows on Arm.
2019-03-27 11:30:11 -07:00
..
linux chore: breakpad #include compatibility between GN and GYP 2018-07-09 16:53:06 -07:00
win Use base::size rather than arraysize 2019-02-14 23:59:22 +05:30
crash_reporter.cc [chromium-style] auto variable type must not deduce to a raw pointer type 2018-04-19 11:10:52 -07:00
crash_reporter.h add new method and mark setExtraParameter for deprecation 2017-11-01 21:57:43 -04:00
crash_reporter_linux.cc Refactoring: use C++11 class member variable initialization 2018-05-22 00:18:38 +02:00
crash_reporter_linux.h Refactoring: use C++11 class member variable initialization 2018-05-22 00:18:38 +02:00
crash_reporter_mac.h fix: fix gn cpplint warnings (#14583) 2018-09-12 19:25:56 -05:00
crash_reporter_mac.mm Fix up #includes to work with both GYP and GN 2018-05-10 13:38:40 -07:00
crash_reporter_win.cc fix: correct crash reporter for Windows on Arm (#17533) 2019-03-27 11:30:11 -07:00
crash_reporter_win.h build: [gn] working on 32bit windows 2018-07-19 17:04:44 -07:00