electron/atom/common/crash_reporter
Jeremy Apthorp 6f91af9343
chore: fix various chromium-style errors in windows (#13394)
These errors weren't previously picked up because the GN build wasn't running on Windows.
2018-06-25 22:30:00 +02:00
..
linux Refactoring: use C++11 class member variable initialization 2018-05-22 00:18:38 +02:00
win chore: fix various chromium-style errors in windows (#13394) 2018-06-25 22:30:00 +02:00
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 up #includes to work with both GYP and GN 2018-05-10 13:38:40 -07: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 Refactoring: use C++11 class member variable initialization 2018-05-22 00:18:38 +02:00
crash_reporter_win.h chore: fix various chromium-style errors in windows (#13394) 2018-06-25 22:30:00 +02:00