electron/lib/browser
2019-06-20 08:39:12 +09:00
..
api feat: add removeInsertedCSS (#16579) 2019-06-17 11:39:35 -04:00
chrome-extension.js refactor: piggy-back on ELECTRON_BROWSER_SANDBOX_LOAD to get content scripts (#18823) 2019-06-19 17:23:44 +02:00
crash-reporter-init.js fix: use crashpad on Windows (#18483) 2019-06-13 15:42:21 +09:00
default-menu.ts refactor: make shell.OpenExternal async (#17135) 2019-05-03 13:53:45 -07:00
desktop-capturer.ts refactor: re-implement desktop-capturer in TypeScript (#18580) 2019-06-15 19:44:18 +09:00
devtools.js refactor: remove menu-will-close / setTimeout workaround (#18582) 2019-06-03 16:48:01 -05:00
guest-view-manager.js feat: make async webContents / <webview> methods return a Promise (#18792) 2019-06-17 12:10:02 +03:00
guest-window-manager.js fix: set nativeWindowOpen when sandboxed (#18273) 2019-05-27 02:44:54 +02:00
init.ts refactor: remove electron.asar and embed JS in binary (#18577) 2019-06-03 17:03:59 -07:00
ipc-main-internal-utils.ts refactor: use ipcMainUtils.invokeInWebContents / ipcRendererUtils.handle helpers for Chrome APIs (#17417) 2019-03-26 11:38:35 +09:00
ipc-main-internal.ts refactor: Split 'Event' docs/types into more specific Event types (#17038) 2019-02-19 09:24:19 +00:00
navigation-controller.js fix: do not mark navigations interupted with same-document navigations as aborted (#18109) 2019-05-03 16:19:50 -07:00
objects-registry.js fix: maintain a ref count for objects sent over remote (#17464) 2019-04-16 16:08:11 -04:00
rpc-server.js Revert "feat: only allow bundled preload scripts (#17308)" (#18091) 2019-06-20 08:39:12 +09:00
utils.ts refactor: allow requiring modules with no side effects (#17496) 2019-04-30 09:46:08 +09:00