electron/lib/browser
Jeremy Rose 4fd7c2adcd
feat: make desktopCapturer main-process-only (#30720)
* feat: make desktopCapturer main-process-only

* remove --enable-api-filtering-logging

* remove test

* merge lib/browser/api/desktop-capturer.ts with lib/browser/desktop-capturer.ts

* remove desktop-capturer-get-sources event

* fix specs

* getSources needs to be async

Co-authored-by: Milan Burda <milan.burda@gmail.com>
2021-10-04 12:16:00 +09:00
..
api feat: make desktopCapturer main-process-only (#30720) 2021-10-04 12:16:00 +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
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: make desktopCapturer main-process-only (#30720) 2021-10-04 12:16:00 +09:00