electron/lib/renderer
2019-03-15 17:32:04 -07:00
..
api feat: promisify executeJavaScript () 2019-03-14 12:08:54 -07:00
extensions chore: remove unused catch bindings () 2019-02-21 09:26:07 +00:00
web-view refactor: implement clipboard APIs without the remote module () 2019-03-15 17:32:04 -07:00
callbacks-registry.js refactor: don't expose CallbacksRegistry as an internal module () 2018-08-31 11:29:00 -07:00
chrome-api.ts refactor: Port chrome-api to TypeScript () 2019-02-19 13:09:44 +00:00
content-scripts-injector.ts feat: Add content script world isolation () 2019-03-11 16:27:57 -07:00
init.ts feat: add support for content scripts 'all_frames' option () 2019-03-08 15:53:25 -08:00
inspector.ts refactor: Port inspector to TypeScript () 2019-02-25 18:10:25 -08: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: Port renderer-internal to TypeScript () 2019-02-14 17:24:25 -08: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 chore: remove unused catch bindings () 2019-02-21 09:26:07 +00:00