electron/lib/renderer/api
Felix Rieseberg 2498e8d1c2 refactor: Port renderer-internal to TypeScript (#16939)
* chore: make aliasify work on .ts files as well

* refactor: Port ipc-renderer-internal to TypeScript

* refactor: Correctly import internal ipcRenderer

* refactor: One more rename

* refactor: Fix one more lint issue

* refactor: Correctly reference ipcRendererInternal
2019-02-14 17:24:25 -08:00
..
exports chore: refactor browser IPC into TS and app API into TS (#16921) 2019-02-14 14:29:20 -08:00
crash-reporter.js refactor: crashReporterInit (#16729) 2019-02-05 12:56:44 -08:00
desktop-capturer.js refactor: Port renderer-internal to TypeScript (#16939) 2019-02-14 17:24:25 -08:00
ipc-renderer.js refactor: pass internal flag via IPC message struct for consistency (#16490) 2019-01-23 08:24:57 -08:00
module-list.js chore: remove deprecated modules internally using remote.require in sandboxed renderer context (#15957) 2019-01-24 10:53:52 -08:00
remote.js refactor: Port renderer-internal to TypeScript (#16939) 2019-02-14 17:24:25 -08:00
web-frame.js Blink: Plumb correct security origin for isolated world CSPs. 2019-02-14 23:59:22 +05:30