electron/lib/renderer
2019-07-17 10:23:52 -07:00
..
api chore: update to latest TypeScript 3.5.2 (#19133) 2019-07-09 14:44:46 +03:00
extensions chore: convert extension apis to TypeScript (#18688) 2019-06-14 07:52:24 -07:00
web-view Revert: electron/electron#14487 (#19011) 2019-07-11 17:25:26 -05:00
callbacks-registry.ts chore: convert callbacks-registry to ts (#18682) 2019-06-15 17:18:25 +09:00
chrome-api.ts fix: serialize messages being sent over chrome message ports (#19104) 2019-07-15 19:05:09 +09: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 feat: add stack trace log to preload script error handling (#18905) 2019-07-14 21:54:33 -07:00
inspector.ts chore: convert more files to TypeScript (#18820) 2019-07-17 10:23:52 -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 fix: use bidning.ipc instead of binding.sendTo which is undefined (#19103) 2019-07-03 16:36:44 -07:00
security-warnings.ts fix: disable nodeIntegration & insecure resource warnings for localhost (#18814) 2019-07-02 19:36:50 +09: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 fix: revert use of IPC helpers for history due to failing test (#19189) 2019-07-11 20:25:07 +03:00