.. |
api
|
refactor: don't expose isPromise as an internal module (#19139)
|
2019-07-08 15:17:50 +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
|
fix: do not remove node globals when context isolation is enabled (#18967)
|
2019-06-28 14:37:00 -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
|
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
|
refactor: use IPC helpers in window-setup (#17948)
|
2019-07-09 02:43:49 +03:00 |