electron/shell/common/crash_reporter
Charles Kerr f6fb877de9
chore: pass base::StringPiece args by value (#19432)
https://cs.chromium.org/chromium/src/base/strings/string_piece.h?l=14
discusses this, saying "Prefer passing StringPieces by value" because
"[p]assing by value generates slightly smaller code."
2019-07-25 10:19:04 -05:00
..
linux chore: fix linting after shell rename 2019-06-19 17:33:28 -07:00
win chore: fix linting after shell rename 2019-06-19 17:33:28 -07:00
crash_reporter.cc refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07: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
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