electron/lib/browser
2019-05-09 14:48:10 -04:00
..
api chore: remove deprecated APIs () 2019-05-09 14:48:10 -04:00
chrome-devtools.js refactor: use fs.promises API, which is stable since Node 12 () 2019-04-29 11:18:03 -07:00
chrome-extension.js refactor: use fs.promises API, which is stable since Node 12 () 2019-04-29 11:18:03 -07:00
crash-reporter-init.js refactor: make name a prop on app () 2019-04-30 13:55:33 -07:00
default-menu.ts refactor: make shell.OpenExternal async () 2019-05-03 13:53:45 -07:00
desktop-capturer.js refactor: add emitCustomEvent() helper () 2019-05-01 09:07:57 -04:00
guest-view-manager.js feat: add <webview>.getWebContentsId() () 2019-03-26 10:57:27 +09:00
guest-window-manager.js chore: rename atomBinding to electronBinding () 2019-03-18 12:37:06 -07:00
init.ts refactor: add emitCustomEvent() helper () 2019-05-01 09:07:57 -04:00
ipc-main-internal-utils.ts refactor: use ipcMainUtils.invokeInWebContents / ipcRendererUtils.handle helpers for Chrome APIs () 2019-03-26 11:38:35 +09:00
ipc-main-internal.ts refactor: Split 'Event' docs/types into more specific Event types () 2019-02-19 09:24:19 +00:00
navigation-controller.js fix: do not mark navigations interupted with same-document navigations as aborted () 2019-05-03 16:19:50 -07:00
objects-registry.js fix: maintain a ref count for objects sent over remote () 2019-04-16 16:08:11 -04:00
rpc-server.js refactor: add emitCustomEvent() helper () 2019-05-01 09:07:57 -04:00
utils.ts refactor: allow requiring modules with no side effects () 2019-04-30 09:46:08 +09:00