Commit History

Author SHA1 Message Date
  Samuel Attard 122685194a build: add import/order eslint rule (#44085) 6 months ago
  electron-roller[bot] 653d0f009e chore: bump node to v20.13.1 (main) (#42088) 11 months ago
  Cheng Zhao db2bf1a0d1 fix: apply module search paths restriction on worker and child process (#41118) 1 year ago
  Shelley Vohr 9c94fd7afb chore: upgrade to Node.js v20 (#40545) 1 year ago
  Milan Burda e71a56d11e refactor: const Module = require('module') as NodeJS.ModuleInternal; (#38757) 1 year ago
  Samuel Attard ac031bf8de feat: I guess it's esm (#37535) 1 year ago
  Shelley Vohr f7c0a29d89 build: update to latest TypeScript (#38763) 1 year ago
  Milan Burda 82af000a37 chore: cleanup eslint suppressions (#38417) 1 year ago
  Jeremy Rose bad8d5e08a fix: make preload calculation identical between sandbox & non-sandboxed (#34531) 2 years ago
  Milan Burda dfb3b24de1 refactor: merge duplicate code from sandboxed/non-sandboxed renderer init (#31755) 3 years ago
  Milan Burda fe7f296339 refactor: remove duplicate contextIsolation from getWebPreference() (#31730) 3 years ago
  Robo 2a92d8f962 refactor: only access memory coordinator interface from browser process (#31295) 3 years ago
  Milan Burda c5ad7ed0cd refactor: remove guestInstanceId from WebPreferences (#30280) 3 years ago
  Milan Burda 8fc86517fa refactor: expose process.contextId directly (#29236) 3 years ago
  Milan Burda 2c65060ec8 chore: make raw requires type-safe (#29006) 4 years ago
  Samuel Attard e5e8ab4eea refactor: remove more dead code post render process reuse (#28983) 4 years ago
  Samuel Attard 6df2680cb6 refactor: clean up webFrame implementation to use gin wrappers (#28497) 4 years ago
  Milan Burda 485fa5bea9 feat: add process.contextId used by @electron/remote (#28007) 4 years ago
  Jeremy Rose 706d9ede9b refactor: only allow internal messages from the main process (#27676) 4 years ago
  Milan Burda 79b3393768 chore: remove bunch of usages of any (#27512) 4 years ago
  Milan Burda 6932e02eb8 refactor: use getWebPreference() for all options (#26531) 4 years ago
  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