electron/lib/browser
2019-04-29 11:18:03 -07:00
..
api refactor: natively promisify WebContents.prototype.takeHeapSnapshot (#18000) 2019-04-29 10:11:11 -07:00
chrome-devtools.js refactor: use fs.promises API, which is stable since Node 12 (#17999) 2019-04-29 11:18:03 -07:00
chrome-extension.js refactor: use fs.promises API, which is stable since Node 12 (#17999) 2019-04-29 11:18:03 -07:00
crash-reporter-init.js chore: remove unused catch bindings (#16121) 2019-02-21 09:26:07 +00:00
default-menu.ts chore: rename atomBinding to electronBinding (#17419) 2019-03-18 12:37:06 -07:00
desktop-capturer.js fix: crash when failed to get devices in desktopCapturer (#17557) 2019-04-25 15:12:38 -07:00
guest-view-manager.js feat: add <webview>.getWebContentsId() (#17407) 2019-03-26 10:57:27 +09:00
guest-window-manager.js chore: rename atomBinding to electronBinding (#17419) 2019-03-18 12:37:06 -07:00
init.ts fix: handle remote-debugging-port=0 correctly (#17800) 2019-04-16 14:22:51 -04: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 chore: dont log 100000000 chars of URL (#16800) 2019-02-07 08:50:47 -08: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: use fs.promises API, which is stable since Node 12 (#17999) 2019-04-29 11:18:03 -07:00