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 |
|
Milan Burda
|
35294891ae
|
fix: <webview> not working in scriptable popups (#19198)
|
2019-07-11 20:56:04 -05:00 |
|
Milan Burda
|
3859244a79
|
chore: remove unused switches::kDisableHtmlFullscreenWindowResize (#19041)
|
2019-07-01 11:58:39 +09:00 |
|
Milan Burda
|
f3f2990b9e
|
feat: sandbox renderer processes for cross-origin frames (#18650)
|
2019-06-20 12:10:56 +02:00 |
|
Samuel Attard
|
34c4c8d508
|
refactor: rename the atom namespace to electron
|
2019-06-19 17:33:28 -07:00 |
|
Samuel Attard
|
2160c1fcc9
|
refactor: replace includes for atom with shell
|
2019-06-19 17:33:28 -07:00 |
|
Samuel Attard
|
d7f07e8a80
|
refactor: rename the atom directory to shell
|
2019-06-19 17:33:28 -07:00 |
|