Commit History

Author SHA1 Message Date
  Samuel Attard a80f7fc81f build: enable JS semicolons (#22787) 5 years ago
  Milan Burda cbf499b18a fix: load window-setup in sandboxed renderer (#21696) 5 years ago
  Milan Burda 2b84b1ea43 fix: NativeImage serialization of <webview>.capturePage() result (#20825) (#21104) 5 years ago
  Milan Burda 725dac35ab fix: pass frameId to v8Util.setRemoteCallbackFreer() (#20732) (#20814) 5 years ago
  Milan Burda 50822bc8d4 fix: send ELECTRON_BROWSER_CONTEXT_RELEASE asynchronously (#20632) (#20715) 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
  Milan Burda 3a091cdea4 refactor: implement clipboard APIs without the remote module (#17200) 6 years ago
  Milan Burda d34f81972d refactor: make ELECTRON_BROWSER_SANDBOX_LOAD handler async (#17107) 6 years ago
  Milan Burda 5a99ea4c46 refactor: merge ipcMainUtils.handle / handleSync (#17062) 6 years ago
  Milan Burda d8ba1278d1 chore: disable the remote module in devtools / chrome extension background scripts (#16866) 6 years ago
  Milan Burda 4211a9c69f refactor: use ipcRendererUtils.invokeSync / ipcMainUtils.handleSync (#16759) 6 years ago
  Milan Burda 6d674eebb1 refactor: crashReporterInit (#16729) 6 years ago
  Samuel Attard af64140100 refactor: enforce naming of ipcMainInternal (#16689) 6 years ago
  Milan Burda fa5442f211 fix: execute session preload scripts in sandboxed renderers (#16538) 6 years ago
  Milan Burda 7d4a1223fd feat: add `preload-error` event to `webContents` (#16411) 6 years ago
  Milan Burda 349a3c20ae feat: add additional remote APIs filtering (#16293) 6 years ago
  Milan Burda 5c250455ad refactor: pass isWebViewTagEnabled via ELECTRON_BROWSER_SANDBOX_LOAD (#16238) 6 years ago
  Milan Burda a0cdcc5f8d security: improve IPC validation in guest-view-manager 6 years ago
  Milan Burda c65a0d90b8 chore: misc cleanup (#16037) 6 years ago
  Cheng Zhao db2fda1b6f chore: make rpc-server reply to sender frame instead of the main frame (#15973) 6 years ago