electron/lib/renderer
2019-05-31 10:25:19 -07:00
..
api feat: add ipcRenderer.invoke() () 2019-05-31 10:25:19 -07:00
extensions chore: remove unused catch bindings () 2019-02-21 09:26:07 +00:00
web-view chore: remove promisification deprecation callbacks () 2019-04-30 07:08:32 -07:00
callbacks-registry.js chore: rename atomBinding to electronBinding () 2019-03-18 12:37:06 -07:00
chrome-api.ts fix: honor extensionId arg in chrome.runtime.connect () 2019-05-02 11:42:04 +09:00
content-scripts-injector.ts fix: ensure dots in content script patterns aren't used as wildcards () 2019-03-28 14:03:37 -07:00
init.ts Chrome changed the devtools url 2019-05-17 16:16:25 -07:00
inspector.ts refactor: make ELECTRON_INSPECTOR_CONTEXT_MENU handler async () 2019-03-19 10:37:43 -07:00
ipc-renderer-internal-utils.ts refactor: add ipcMainUtils.invokeInWebContents / ipcRendererUtils.handle helpers () 2019-03-13 12:03:17 -07:00
ipc-renderer-internal.ts refactor: use mojo for electron internal IPC () 2019-04-02 15:38:16 -07:00
security-warnings.ts feat: promisify executeJavaScript () 2019-03-14 12:08:54 -07:00
web-frame-init.ts feat: promisify executeJavaScript () 2019-03-14 12:08:54 -07:00
window-setup.ts refactor: add invoke helpers in window-setup () 2019-05-18 20:52:29 +02:00