electron/lib/renderer/api
Jeremy Judeaux 204f001c5d
feat: add desktopCapturer.getMediaSourceIdForWebContents() to get stream source id from web contents (#22701)
* feat: add desktopCapturer.getMediaSourceIdForWebContents() to get stream source id from web contents

* Cleanup from #22701 PR comments
2020-05-26 16:34:24 -04:00
..
exports build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
context-bridge.ts refactor: remove the RenderFrameFunctionStore and use privates to memory manage (#23592) 2020-05-15 11:57:40 -07:00
crash-reporter.ts fix: crashReporter incompatible with sandbox on Linux (#23265) 2020-05-07 13:31:26 -07:00
desktop-capturer.ts feat: add desktopCapturer.getMediaSourceIdForWebContents() to get stream source id from web contents (#22701) 2020-05-26 16:34:24 -04:00
ipc-renderer.ts fix: do not mutate ipc instances across contexts (#23236) 2020-04-22 16:36:15 -07:00
module-list.ts build: allow use of BUILDFLAG directives from within JS code (#20328) 2020-05-11 01:06:07 +02:00
remote.js refactor: use typeutils for nativeImage serialization (#23693) 2020-05-22 08:56:57 -07:00
web-frame.ts build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00