loc
|
0b85fdf26c
feat: add webContents.setWindowOpenHandler API (#24517)
|
4 years ago |
Milan Burda
|
2c68bad631
refactor: create IPC_MESSAGES enum for IPC message channels (#25694)
|
4 years ago |
Samuel Attard
|
8baa9deccd
build: update to typescript 4 (#25091)
|
4 years ago |
Shelley Vohr
|
659e79fc08
refactor: prevent consistent early exception (#24191)
|
4 years ago |
Samuel Attard
|
969f46a48f
chore: remove IPC hiddens (#23720)
|
4 years ago |
Samuel Attard
|
e3c2ec9f7c
chore: remove unused isolated-world-args (#23716)
|
4 years ago |
Jeremy Apthorp
|
8d0a612265
refactor: remove code for non-native extensions shim (#23340)
|
5 years ago |
Samuel Attard
|
5d657dece4
build: enable JS semicolons (#22783)
|
5 years ago |
Jeremy Apthorp
|
b4d07f76d3
feat: MessagePorts in the main process (#22404)
|
5 years ago |
Samuel Attard
|
360c1cad1b
chore: do not override history methods when rendererprocessreuse is enabled (#22335)
|
5 years ago |
Samuel Attard
|
ee58d60612
fix: ensure no node globals passively leak when nodeIntegration is disabled (#21342)
|
5 years ago |
Milan Burda
|
b92163d226
refactor: take advantage of structured clone algorithm in the remote module (#20427)
|
5 years ago |
Cheng Zhao
|
49fe2604b3
Revert "fix: activate the uv_loop on incoming IPC messages (#19449)" (#19727)
|
5 years ago |
Jeremy Apthorp
|
c71cdce0b7
chore: disable JS impl when //extensions support is on (#19512)
|
5 years ago |
Samuel Attard
|
8028c57b42
fix: activate the uv_loop on incoming IPC messages (#19449)
|
5 years ago |
Ian Sanders
|
079a173a72
feat: add stack trace log to preload script error handling (#18905)
|
5 years ago |
Samuel Attard
|
6eed4a98ce
fix: do not remove node globals when context isolation is enabled (#18967)
|
5 years ago |
David Sanders
|
6251a6d307
fix: typo in comment (#18899)
|
5 years ago |
Milan Burda
|
4575a4aae3
Revert "feat: only allow bundled preload scripts (#17308)" (#18091)
|
5 years ago |
Milan Burda
|
edb56500c7
refactor: piggy-back on ELECTRON_BROWSER_SANDBOX_LOAD to get content scripts (#18823)
|
5 years ago |
Jeremy Apthorp
|
ed5fb4a720
refactor: simplify content script injection (#18532)
|
5 years ago |
Samuel Attard
|
24b3d66767
refactor: remove electron.asar and embed JS in binary (#18577)
|
5 years ago |
Samuel Attard
|
bc527f6b51
refactor: bundle the browser and renderer process electron code (#18553)
|
5 years ago |
Nitish Sakhawalkar
|
cf5224140b
Chrome changed the devtools url
|
6 years ago |
Milan Burda
|
6f5c850d60
refactor: add emitCustomEvent() helper (#17960)
|
6 years ago |
Cheng Zhao
|
a4fcc32799
feat: upgrade to Node 12 (#17838)
|
6 years ago |
Jeremy Apthorp
|
53f6cbccbf
refactor: use mojo for electron internal IPC (#17406)
|
6 years ago |
Milan Burda
|
d597a0e8b0
refactor: expose ipcRendererInternal to the main world for window-setup using the content script world pattern (#17591)
|
6 years ago |
Milan Burda
|
8cf15cc931
feat: only allow bundled preload scripts (#17308)
|
6 years ago |
Milan Burda
|
336db33d18
refactor: use ipcMainUtils.invokeInWebContents / ipcRendererUtils.handle helpers for Chrome APIs (#17417)
|
6 years ago |