Commit History

Author SHA1 Message Date
  Samuel Attard a80f7fc81f build: enable JS semicolons (#22787) 5 years ago
  Milan Burda 18b77a4de6 chore: rename atom-binding-setup.ts to electron-binding-setup.ts (#17949) 6 years ago
  Cheng Zhao a4fcc32799 feat: upgrade to Node 12 (#17838) 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
  Shelley Vohr 38d75010c7 chore: rename atomBinding to electronBinding (#17419) 6 years ago
  Felix Rieseberg 2498e8d1c2 refactor: Port renderer-internal to TypeScript (#16939) 6 years ago
  Felix Rieseberg 6cd75744ef refactor: Port window-setup to TS (#16894) 6 years ago
  Samuel Attard 01c442de64 refactor: convert more files to typescript (#16820) 6 years ago
  Milan Burda b965e54efc fix: <webview> not working with contextIsolation + sandbox (#16469) 6 years ago
  Robo 52fe92d02e feat: Upgrade to Chromium 71.0.3578.98 (#15966) 6 years ago
  Jeremy Apthorp 849dd0db64 fix: correctly pass hidden-page argument to isolated renderers (#16258) 6 years ago
  Cheng Zhao a5e63dc5fd fix: don't expose `isolatedWorld` to global (#16208) 6 years ago
  Cheng Zhao 8584c2f14b fix: register webview in main world when using contextIsolation (#16067) 6 years ago
  Cheng Zhao 897c6e93cb chore: simplify main world setup of contextIsolation (#16046) 6 years ago
  Milan Burda b50f86ef43 refactor: use separate ipc-renderer-internal / ipc-main-internal APIs for Electron internals (#13940) 6 years ago
  Samuel Attard 176a76217c chore: have 'use strict' consistently across our lib files (#14721) 6 years ago
  Samuel Attard 54ef906832 [RFC] perf: use an internal module resolver to improve require performance (#14633) 6 years ago
  Samuel Attard 558fff69e7 chore: update to standard 12 6 years ago
  Milan Burda 9a1ad2b93f fix: ipcRemote.sendSync regression after moving away from JSON for return values (#13941) 6 years ago
  Ryohei Ikegami 8b6b512485 Pass nativeWindowOpen flag to isolated init.js 8 years ago
  Kevin Sawicki f4f0174746 Parse guestInstanceId and opener as ints 8 years ago
  Kevin Sawicki 3f7b3c4bd7 Implement window overrides in main context 8 years ago