electron/lib/renderer
2019-03-28 11:38:51 +01:00
..
api chore: rename atomBinding to electronBinding (#17419) 2019-03-18 12:37:06 -07:00
extensions chore: remove unused catch bindings (#16121) 2019-02-21 09:26:07 +00:00
web-view feat: add <webview>.getWebContentsId() (#17407) 2019-03-26 10:57:27 +09:00
callbacks-registry.js chore: rename atomBinding to electronBinding (#17419) 2019-03-18 12:37:06 -07:00
chrome-api.ts refactor: use ipcMainUtils.invokeInWebContents / ipcRendererUtils.handle helpers for Chrome APIs (#17417) 2019-03-26 11:38:35 +09:00
content-scripts-injector.ts refactor: use ipcMainUtils.invokeInWebContents / ipcRendererUtils.handle helpers for Chrome APIs (#17417) 2019-03-26 11:38:35 +09:00
init.ts feat: only allow bundled preload scripts (#17308) 2019-03-28 11:38:51 +01:00
inspector.ts refactor: make ELECTRON_INSPECTOR_CONTEXT_MENU handler async (#17411) 2019-03-19 10:37:43 -07:00
ipc-renderer-internal-utils.ts refactor: add ipcMainUtils.invokeInWebContents / ipcRendererUtils.handle helpers (#17313) 2019-03-13 12:03:17 -07:00
ipc-renderer-internal.ts chore: rename atomBinding to electronBinding (#17419) 2019-03-18 12:37:06 -07:00
security-warnings.ts feat: promisify executeJavaScript (#17312) 2019-03-14 12:08:54 -07:00
web-frame-init.ts feat: promisify executeJavaScript (#17312) 2019-03-14 12:08:54 -07:00
window-setup.ts chore: remove unused catch bindings (#16121) 2019-02-21 09:26:07 +00:00