Commit History

Author SHA1 Message Date
  Pedro Pontes f3e5920f66 refactor: only access memory coordinator interface from browser process (#31305) (#31342) 3 years ago
  Robo c285da9071 fix: adjust initial webContents focus calculation (#29204) (#29235) 3 years ago
  Milan Burda e25de07657 feat: add webFrameMain.send() / webFrameMain.postMessage() (#26807) (#27366) 4 years ago
  Milan Burda a6af3bd8df chore: remove unused sendToAll + related APIs (#26771) (#27354) 4 years ago
  Jeremy Rose 36c695ce2a fix: restrict sendToFrame to same-process frames by default (#26875) (#26925) 4 years ago
  Milan Burda 5ee9cc202b fix: ensure that internal messages are sent from the main process (#26429) 4 years ago
  Cheng Zhao bb3fb548d8 feat: add APIs to enable/disable spell checker (#26276) 4 years ago
  loc 0b85fdf26c feat: add webContents.setWindowOpenHandler API (#24517) 4 years ago
  Jeremy Rose 34156c424c fix: [webview] fix missing properties on events when contextIsolation: true (#26289) 4 years ago
  Cheng Zhao 6b6ffbdd10 feat: add support for share menu on macOS (#25629) 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 e1a19d735e chore: convert guest-window-manager.js to TypeScript (#25709) 4 years ago
  Milan Burda 8df4faa8f0 chore: cleanup typings/internal-electron.d.ts (#25711) 4 years ago
  Samuel Attard a6b9f9d8e5 fix: only focus a webContents if the window was not initially hidden (#25292) 4 years ago
  Samuel Attard 8baa9deccd build: update to typescript 4 (#25091) 4 years ago
  Samuel Attard 4c3da359fc build: convert touch-bar to typescript (#24511) 4 years ago
  Jeremy Rose 71a7e1b2e3 chore: tsify menu (#24358) 4 years ago
  Jeremy Rose 1f23807271 chore: tsify web-contents (#24325) 4 years ago
  Jeremy Rose 451086d7f2 chore: tsify extensions shim (#24355) 4 years ago
  Cheng Zhao ef3579eae3 refactor: rename TopLevelWindow to BaseWindow (#24305) 4 years ago
  Jeremy Rose 80e5007c47 chore: tsify browser-window (#24326) 4 years ago
  Jeremy Rose 605e50269e chore: convert rpc-server to ts (#24271) 4 years ago
  Milan Burda 673169a7ba chore: remove unused deprecate.fnToProperty() (#24069) 4 years ago
  Samuel Attard 9bc5e98238 chore: tsify more of lib (#23721) 4 years ago
  Samuel Attard 9d7ba98209 refactor: remove the RenderFrameFunctionStore and use privates to memory manage (#23592) 5 years ago
  Milan Burda 85fae67966 perf: use type-utils for desktopCapturer.getSources() result serialization (#23549) 5 years ago
  Samuel Attard 7f9b7b2e95 chore: clean up context bridge scopes and add specs for internal bridge (#23334) 5 years ago
  Samuel Attard 0d2e967960 feat: expose electron/{process} typed modules (#22937) 5 years ago
  Samuel Attard aa15a2cc03 build: update typescript and webpack (#22776) 5 years ago