electron/lib/browser
Shelley Vohr e46446e7e4
chore: bump chromium to e836cbe709f3cd703f233de8eb6cc6ec99b72c9d (#27475)
Co-authored-by: deepak1556 <hop2deep@gmail.com>
Co-authored-by: Jeremy Rose <nornagon@nornagon.net>
2021-02-09 12:16:21 -08:00
..
api chore: bump chromium to e836cbe709f3cd703f233de8eb6cc6ec99b72c9d (#27475) 2021-02-09 12:16:21 -08:00
remote chore: remove bunch of usages of any (#27512) 2021-01-29 12:41:59 -08:00
.eslintrc.json build: ensure that electron/lib/browser can only use browser or common imports (#24512) 2020-07-13 09:58:49 -07:00
default-menu.ts feat: hide electron links in default help menu when packaged (#25831) 2020-10-09 13:42:44 -07:00
desktop-capturer.ts fix: memory leak in desktopCapturer.getSources (#27031) 2020-12-16 16:11:39 -08:00
devtools.ts chore: update to latest TypeScript, which has built-in WeakRef declarations (#27425) 2021-01-22 11:25:47 -08:00
guest-view-manager.ts chore: remove bunch of usages of any (#27512) 2021-01-29 12:41:59 -08:00
guest-window-manager.ts fix: remove windowName set as title for native window.open() (#27481) 2021-02-05 11:20:58 -08:00
guest-window-proxy.ts chore: remove bunch of usages of any (#27512) 2021-01-29 12:41:59 -08:00
init.ts feat: add webFrameMain.send() / webFrameMain.postMessage() (#26807) 2021-01-15 09:00:37 +09:00
ipc-main-impl.ts refactor: replace a few any-s with proper types (#25681) 2020-10-08 03:01:23 +02:00
ipc-main-internal-utils.ts chore: remove unused sendToAll + related APIs (#26771) 2020-12-03 15:55:50 +09:00
ipc-main-internal.ts build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
message-port-main.ts build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
navigation-controller.ts refactor: move IPC handlers from navigation-controller to rpc-server (#26846) 2020-12-08 10:46:08 -08:00
rpc-server.ts refactor: load preload script directly as a string (#27546) 2021-02-08 09:32:20 -08:00