electron/lib/browser
Shelley Vohr 961c9a88a8 feat: promisify dialog.showCertificateTrustDialog() (#17181)
* feat: promisify dialog.showCertificateTrustDialog()

* update promisification doc
2019-03-15 09:02:50 +09:00
..
api feat: promisify dialog.showCertificateTrustDialog() (#17181) 2019-03-15 09:02:50 +09:00
chrome-devtools.js refactor: make ELECTRON_INSPECTOR_CONFIRM handler async (#17378) 2019-03-14 15:29:40 -07:00
chrome-extension.js feat: add support for content scripts 'all_frames' option (#17258) 2019-03-08 15:53:25 -08:00
crash-reporter-init.js chore: remove unused catch bindings (#16121) 2019-02-21 09:26:07 +00:00
default-menu.ts refactor: convert more files to typescript (#16820) 2019-02-12 04:22:33 -10:00
desktop-capturer.js refactor: use ipcRendererUtils.invoke / ipcMainUtils.handle for desktopCapturer.getSources() (#16619) 2019-03-07 15:31:25 -08:00
guest-view-manager.js fix: remove non-existent gpu-crashed event on <webview> (#17317) 2019-03-11 17:25:46 -07:00
guest-window-manager.js refactor: enforce naming of ipcMainInternal (#16689) 2019-02-04 14:49:53 -08:00
init.ts chore: remove unused catch bindings (#16121) 2019-02-21 09:26:07 +00:00
ipc-main-internal-utils.ts refactor: add ipcMainUtils.invokeInWebContents / ipcRendererUtils.handle helpers (#17313) 2019-03-13 12:03:17 -07: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 refactor: add prefer-const to .eslintrc + fix errors (#14880) 2018-10-02 11:56:31 +10:00
rpc-server.js refactor: make ELECTRON_BROWSER_SANDBOX_LOAD handler async (#17107) 2019-03-08 11:21:41 +01:00