electron/lib/browser
2019-05-31 10:25:19 -07:00
..
api feat: add ipcRenderer.invoke() (#18449) 2019-05-31 10:25:19 -07:00
chrome-extension.js fix: ensure the webContents is not destroyed before communicating (#18467) 2019-05-28 14:22:35 -07:00
crash-reporter-init.js refactor: make name a prop on app (#17701) 2019-04-30 13:55:33 -07:00
default-menu.ts refactor: make shell.OpenExternal async (#17135) 2019-05-03 13:53:45 -07:00
desktop-capturer.js refactor: add emitCustomEvent() helper (#17960) 2019-05-01 09:07:57 -04:00
devtools.js Chrome changed the devtools url 2019-05-17 16:16:25 -07:00
guest-view-manager.js fix: set nativeWindowOpen when sandboxed (#18273) 2019-05-27 02:44:54 +02:00
guest-window-manager.js fix: set nativeWindowOpen when sandboxed (#18273) 2019-05-27 02:44:54 +02:00
init.ts Chrome changed the devtools url 2019-05-17 16:16:25 -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: add emitCustomEvent() helper (#17960) 2019-05-01 09:07:57 -04:00
utils.ts refactor: allow requiring modules with no side effects (#17496) 2019-04-30 09:46:08 +09:00