electron/lib/renderer
2019-06-19 17:23:44 +02:00
..
api refactor: re-implement desktop-capturer in TypeScript (#18580) 2019-06-15 19:44:18 +09:00
extensions chore: convert extension apis to TypeScript (#18688) 2019-06-14 07:52:24 -07:00
web-view feat: make async webContents / <webview> methods return a Promise (#18792) 2019-06-17 12:10:02 +03:00
callbacks-registry.ts chore: convert callbacks-registry to ts (#18682) 2019-06-15 17:18:25 +09:00
chrome-api.ts chore: convert extension apis to TypeScript (#18688) 2019-06-14 07:52:24 -07:00
content-scripts-injector.ts refactor: piggy-back on ELECTRON_BROWSER_SANDBOX_LOAD to get content scripts (#18823) 2019-06-19 17:23:44 +02:00
init.ts refactor: piggy-back on ELECTRON_BROWSER_SANDBOX_LOAD to get content scripts (#18823) 2019-06-19 17:23:44 +02: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 fix: extra space in security warning message causing list misalignment (#18815) 2019-06-18 09:59:02 -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