electron/lib/renderer
Shelley Vohr ffb53405fb
chore: convert extension apis to TypeScript (#18688)
Converts extensions-related files to TS
2019-06-14 07:52:24 -07:00
..
api refactor: bundle the browser and renderer process electron code (#18553) 2019-06-02 13:03:03 -07:00
extensions chore: convert extension apis to TypeScript (#18688) 2019-06-14 07:52:24 -07:00
web-view chore: remove promisification deprecation callbacks (#17907) 2019-04-30 07:08:32 -07:00
callbacks-registry.js refactor: remove electron.asar and embed JS in binary (#18577) 2019-06-03 17:03:59 -07:00
chrome-api.ts chore: convert extension apis to TypeScript (#18688) 2019-06-14 07:52:24 -07:00
content-scripts-injector.ts refactor: simplify content script injection (#18532) 2019-06-04 16:07:34 -07:00
init.ts refactor: simplify content script injection (#18532) 2019-06-04 16:07:34 -07: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 refactor: use mojo for electron internal IPC (#17406) 2019-04-02 15:38:16 -07:00
security-warnings.ts refactor: bundle the browser and renderer process electron code (#18553) 2019-06-02 13:03:03 -07:00
web-frame-init.ts feat: promisify executeJavaScript (#17312) 2019-03-14 12:08:54 -07:00
webpack-provider.ts refactor: bundle the browser and renderer process electron code (#18553) 2019-06-02 13:03:03 -07:00
window-setup.ts refactor: use the URL api to resolve urls in window setup (#18611) 2019-06-05 10:21:06 -07:00