electron/lib/browser
2020-10-19 03:24:51 +03:00
..
api refactor: use Map instead of Object for better semantics (#25982) 2020-10-19 03:24:51 +03:00
remote refactor: create IPC_MESSAGES enum for IPC message channels (#25694) 2020-10-14 00:11:06 +03: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
chrome-extension-shim.ts 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 feat: remove getMediaSourceIdForWebContents() (#25414) 2020-09-14 10:38:05 -07:00
devtools.ts refactor: create IPC_MESSAGES enum for IPC message channels (#25694) 2020-10-14 00:11:06 +03:00
guest-view-manager.ts refactor: use Map instead of Object for better semantics (#25982) 2020-10-19 03:24:51 +03:00
guest-window-manager.ts refactor: create IPC_MESSAGES enum for IPC message channels (#25694) 2020-10-14 00:11:06 +03:00
init.ts chore: cleanup some typos in comments (#25770) 2020-10-13 10:25:21 -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 refactor: replace a few any-s with proper types (#25681) 2020-10-08 03:01:23 +02: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: create IPC_MESSAGES enum for IPC message channels (#25694) 2020-10-14 00:11:06 +03:00
rpc-server.ts refactor: create IPC_MESSAGES enum for IPC message channels (#25694) 2020-10-14 00:11:06 +03:00