electron/lib/browser
2019-07-08 15:17:50 +09:00
..
api chore: remove unused BrowserWindow.fromDevToolsWebContents (#19090) 2019-07-03 12:07:47 -07:00
chrome-extension.js chore: bump chromium to f1d9522c04ca8fa0a906f88ababe9 (master) (#18648) 2019-07-02 18:22:09 -07: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: check parent-child relationship in canAccessWindow (#19077) 2019-07-04 18:22:08 +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 refactor: don't expose isPromise as an internal module (#19139) 2019-07-08 15:17:50 +09:00
utils.ts refactor: allow requiring modules with no side effects (#17496) 2019-04-30 09:46:08 +09:00