electron/lib/browser
2021-09-23 19:56:14 +09:00
..
api feat: add width option to dialog.showMessageBox() (#30474) 2021-09-23 19:56:14 +09: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 refactor: replace a few usages of V8 hidden properties (#29400) 2021-06-03 14:59:56 +09:00
desktop-capturer.ts chore: make raw requires type-safe (#29006) 2021-05-05 18:05:01 -07:00
devtools.ts fix: type internal APIs that can return null properly (#29852) 2021-07-27 14:48:12 +09:00
guest-view-manager.ts feat: serialize NativeImage over ipc (#30729) 2021-09-07 10:37:45 -07:00
guest-window-manager.ts fix: type internal APIs that can return null properly (#29852) 2021-07-27 14:48:12 +09:00
guest-window-proxy.ts fix: type internal APIs that can return null properly (#29852) 2021-07-27 14:48:12 +09:00
init.ts feat: add support for validating asar archives on macOS (#30667) 2021-09-09 14:49:01 -07: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
rpc-server.ts feat: serialize NativeImage over ipc (#30729) 2021-09-07 10:37:45 -07:00