electron/lib/renderer
Julien Isorce 1f55f1635f feat: add support for DesktopCapturerSource.appIcon
Useful to get the icon of the application owning the source.
Only available for sources of type window, i.e. not for screen.

https://github.com/electron/electron/issues/14845
2018-12-04 15:42:49 +09:00
..
api feat: add support for DesktopCapturerSource.appIcon 2018-12-04 15:42:49 +09:00
extensions refactor: use separate ipc-renderer-internal / ipc-main-internal APIs for Electron internals (#13940) 2018-10-07 00:48:00 +13:00
web-view security: only handle related IPCs when <webview> tag is enabled (#15859) 2018-11-30 18:44:38 +09:00
callbacks-registry.js refactor: don't expose CallbacksRegistry as an internal module (#14389) 2018-08-31 11:29:00 -07:00
chrome-api.js fix: use sendToAll method correctly in chrome-api (#15518) 2018-11-01 07:16:49 -07:00
content-scripts-injector.js refactor: use separate ipc-renderer-internal / ipc-main-internal APIs for Electron internals (#13940) 2018-10-07 00:48:00 +13:00
init.js refactor: use boolean for nodeIntegration / webviewTag (#15005) 2018-10-08 15:51:31 +02:00
inspector.js fix: folder open not working in devtools (#15387) 2018-10-25 08:36:48 -07:00
ipc-renderer-internal.js refactor: use separate ipc-renderer-internal / ipc-main-internal APIs for Electron internals (#13940) 2018-10-07 00:48:00 +13:00
override.js refactor: use separate ipc-renderer-internal / ipc-main-internal APIs for Electron internals (#13940) 2018-10-07 00:48:00 +13:00
remote.js feat: add webPreferences.enableRemoteModule option (#13028) 2018-10-13 20:50:07 +03:00
security-warnings.js refactor: use separate ipc-renderer-internal / ipc-main-internal APIs for Electron internals (#13940) 2018-10-07 00:48:00 +13:00
web-frame-init.js refactor: use separate ipc-renderer-internal / ipc-main-internal APIs for Electron internals (#13940) 2018-10-07 00:48:00 +13:00
window-setup.js chore: have 'use strict' consistently across our lib files (#14721) 2018-09-23 00:28:50 +12:00