Milan Burda
|
bd08155093
refactor: load preload script directly as a string (#27741)
|
4 years ago |
George Xu
|
d73b67f386
feat: add nativeImage.createThumbnailFromPath API (#25072)
|
4 years ago |
Milan Burda
|
df53816eea
feat: expose the desktopCapturer module in the main process (#23548)
|
4 years ago |
Milan Burda
|
85fae67966
perf: use type-utils for desktopCapturer.getSources() result serialization (#23549)
|
5 years ago |
Milan Burda
|
392ea320cf
build: allow use of BUILDFLAG directives from within JS code (#20328)
|
5 years ago |
Jeremy Apthorp
|
06bf0d08dc
fix: crashReporter incompatible with sandbox on Linux (#23265)
|
5 years ago |
Milan Burda
|
4bbb2fbf1f
chore: remove unused ELECTRON_GET_CONTENT_SCRIPTS ipc handler (#23371)
|
5 years ago |
Jeremy Apthorp
|
8d0a612265
refactor: remove code for non-native extensions shim (#23340)
|
5 years ago |
Electron Bot
|
3e8d77d564
chore: bump chromium to 98ebf6c3f0b7bd96bdb1a4b42208f (master) (#22999)
|
5 years ago |
Samuel Attard
|
5d657dece4
build: enable JS semicolons (#22783)
|
5 years ago |
Milan Burda
|
31c93fec67
fix: load window-setup in sandboxed renderer (#21416)
|
5 years ago |
Milan Burda
|
1d596f616d
fix: NativeImage serialization of <webview>.capturePage() result (#20825)
|
5 years ago |
Milan Burda
|
b92163d226
refactor: take advantage of structured clone algorithm in the remote module (#20427)
|
5 years ago |
Jeremy Apthorp
|
2fad53e66b
refactor: use v8 serialization for ipc (#20214)
|
5 years ago |
Milan Burda
|
ccff140046
feat: add --enable-api-filtering-logging commandline switch (#20335)
|
5 years ago |
Milan Burda
|
11cd0db86b
build: add enable_remote_module build flag (#19821)
|
5 years ago |
Milan Burda
|
01fdb80f7c
refactor: implement isRemoteModuleEnabled via getLastWebPreferences() (#19220)
|
5 years ago |
Milan Burda
|
81e9dab52f
refactor: replace ipcRendererUtils.invoke() with ipcRendererInternal.invoke() (#19574)
|
5 years ago |
Jeremy Apthorp
|
c71cdce0b7
chore: disable JS impl when //extensions support is on (#19512)
|
5 years ago |
Milan Burda
|
69369cf365
refactor: don't expose isPromise as an internal module (#19139)
|
5 years ago |
Milan Burda
|
69ea0b4ebf
fix: ignore non-absolute session preload script paths when sandboxed (#19066)
|
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 |
Milan Burda
|
6f5c850d60
refactor: add emitCustomEvent() helper (#17960)
|
6 years ago |
Milan Burda
|
9714a91392
refactor: use fs.promises API, which is stable since Node 12 (#17999)
|
6 years ago |
Jeremy Apthorp
|
841e31b7e6
feat: show underlying stack in errors in remote module (#17851)
|
6 years ago |
Samuel Attard
|
78411db4b5
fix: maintain a ref count for objects sent over remote (#17464)
|
6 years ago |
Milan Burda
|
8cf15cc931
feat: only allow bundled preload scripts (#17308)
|
6 years ago |
Milan Burda
|
06a4594435
chore: remove special handling for dialog methods in remote module (#17412)
|
6 years ago |
Shelley Vohr
|
38d75010c7
chore: rename atomBinding to electronBinding (#17419)
|
6 years ago |