trop[bot]
|
908b8e40cd
fix: initialize asar support in worker threads (#33395)
|
3 years ago |
Milan Burda
|
fe7f296339
refactor: remove duplicate contextIsolation from getWebPreference() (#31730)
|
3 years ago |
Milan Burda
|
80577a4f08
refactor: use native WeakRef instead of v8util.weaklyTrackValue() (#31153)
|
3 years ago |
Samuel Attard
|
57d088517c
feat: add support for validating asar archives on macOS (#30667)
|
3 years ago |
Jeremy Rose
|
55c57808fb
feat: serialize NativeImage over ipc (#30729)
|
3 years ago |
George Xu
|
bc508c6113
feat: add `electron.safeStorage` encryption API (#30020)
|
3 years ago |
Milan Burda
|
c5ad7ed0cd
refactor: remove guestInstanceId from WebPreferences (#30280)
|
3 years ago |
Milan Burda
|
de6696ef1d
chore: remove unused and broken ipcRendererInternal.sendTo() (#29743)
|
3 years ago |
Milan Burda
|
c68c65f383
refactor: implement <webview> using contextBridge (#29037)
|
3 years ago |
Samuel Attard
|
e5e8ab4eea
refactor: remove more dead code post render process reuse (#28983)
|
4 years ago |
Milan Burda
|
a0589ca5d7
chore: remove unused element_instance_id_to_guest_map_ from WebViewManager (#28979)
|
4 years ago |
Samuel Attard
|
6df2680cb6
refactor: clean up webFrame implementation to use gin wrappers (#28497)
|
4 years ago |
Milan Burda
|
da8c35e3b2
chore: remove deprecated worldSafeExecuteJavaScript option (#28456)
|
4 years ago |
Milan Burda
|
55c66e3e92
chore: add types for electron_renderer_web_frame binding (#28455)
|
4 years ago |
Jeremy Rose
|
d27ad0d182
fix: revert "refactor: mmap asar files (#24470)" (#28137)
|
4 years ago |
Cheng Zhao
|
5b710519cf
test: reliably wait for spellchecker to load (#28118)
|
4 years ago |
Milan Burda
|
5b205731f6
chore: remove deprecated remote module (#25734)
|
4 years ago |
Milan Burda
|
79b3393768
chore: remove bunch of usages of any (#27512)
|
4 years ago |
Milan Burda
|
64b7be751a
fix: CSP with `unsafe-eval` detection with Trusted Types (#27446)
|
4 years ago |
Milan Burda
|
70190ec2b1
chore: update to latest TypeScript, which has built-in WeakRef declarations (#27425)
|
4 years ago |
Milan Burda
|
2be3d03630
feat: add webFrameMain.send() / webFrameMain.postMessage() (#26807)
|
4 years ago |
Milan Burda
|
b37982987a
chore: remove unused sendToAll + related APIs (#26771)
|
4 years ago |
LuoJinghua
|
e1cc78f275
feat: allow setting the Origin header and Sec-Fetch-* headers in net.request() (#26135)
|
4 years ago |
loc
|
0b85fdf26c
feat: add webContents.setWindowOpenHandler API (#24517)
|
4 years ago |
David Sanders
|
2c52d5fe42
chore: a few style fixes for internal-ambient.d.ts (#26347)
|
4 years ago |
Charles Kerr
|
f489e3054a
feat: honor `nativeTheme.themeSource = 'dark'` before creating BrowserWindow on Windows (#25373)
|
4 years ago |
Milan Burda
|
df1432a315
feat: add net.online / net.isOnline() (#21004)
|
4 years ago |
Milan Burda
|
f827acc3be
chore: convert guest-view-manager.js to TypeScript (#25825)
|
4 years ago |
Milan Burda
|
fb11a12d5b
refactor: replace a few any-s with proper types (#25681)
|
4 years ago |
Milan Burda
|
b33f22601e
refactor: check ELECTRON_ENABLE_LOGGING via native implementation (#25623)
|
4 years ago |