electron/atom/common/crash_reporter
Nitish Sakhawalkar 85c24c0b47
chore: Add patch to partially revert chromium crashpad change (#17978)
This adds a patch to support functionality that we were using but chromium changed it. Electron uses breakpad on windows, chromium uses crashpad (which is newer). So this patch is needed until we update electron to use crashpad for windows.
2019-05-10 10:35:17 -07:00
..
linux chore: breakpad #include compatibility between GN and GYP 2018-07-09 16:53:06 -07:00
win chore: bump chromium to 1e9f9a24aa12 (master) (#17880) 2019-04-20 10:20:37 -07:00
crash_reporter.cc refactor: convert crash reporter to gin (#17952) 2019-05-01 15:19:11 -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 chore: add clang-format and limited linting for Objective-C sources (#18104) 2019-05-02 21:05:37 +09:00
crash_reporter_win.cc chore: Add patch to partially revert chromium crashpad change (#17978) 2019-05-10 10:35:17 -07:00
crash_reporter_win.h build: [gn] working on 32bit windows 2018-07-19 17:04:44 -07:00