electron/shell/common/crash_reporter
Charles Kerr 2b316f3843
refactor: run clang-tidy (#20231)
* refactor: clang-tidy modernize-use-nullptr

* refactor: clang-tidy modernize-use-equals-default

* refactor: clang-tidy modernize-make-unique

* refactor: omit nullptr arg from unique_ptr.reset()

As per comment by @miniak
2019-09-16 18:12:00 -04:00
..
linux refactor: run clang-tidy (#20231) 2019-09-16 18:12:00 -04:00
win chore: bump chromium to 62327c655093c821aa0fcfc6db53f5fd943e08c7 (master) (#19792) 2019-08-23 18:14:23 -07:00
crash_reporter.cc refactor: run clang-tidy (#20231) 2019-09-16 18:12:00 -04:00
crash_reporter.h chore: fix linting after shell rename 2019-06-19 17:33:28 -07:00
crash_reporter_crashpad.cc chore: pass base::StringPiece args by value (#19432) 2019-07-25 10:19:04 -05:00
crash_reporter_crashpad.h chore: pass base::StringPiece args by value (#19432) 2019-07-25 10:19:04 -05:00
crash_reporter_linux.cc refactor: run clang-tidy (#20231) 2019-09-16 18:12:00 -04:00
crash_reporter_linux.h chore: fix linting after shell rename 2019-06-19 17:33:28 -07:00
crash_reporter_mac.h chore: fix linting after shell rename 2019-06-19 17:33:28 -07:00
crash_reporter_mac.mm
crash_reporter_win.cc refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
crash_reporter_win.h chore: fix linting after shell rename 2019-06-19 17:33:28 -07:00