electron/atom
Andrew MacDonald 6bfb122cd1 Add a display_id parameter to the desktopCapturer API. (#12417)
* Add a screen_api_id parameter to the desktopCapturer API.

When using the DirectX capturer on Windows, there was previously no way
to associate desktopCapturer/getUserMedia and electron.screen API
screens. This new parameter provides the association.

* Fix non-Windows build.

* Fix Mac.

* Fix Mac harder.

* JS lint

* clang-format C++ code.

* IWYU

* display_id, Linux comment, better test

* lint

* Fix tests on Linux.

* Add display_id documentation.
2018-04-09 14:43:35 +09:00
..
app Enable plznavigate aka browser side navigation (#12535) 2018-04-06 16:22:52 +09:00
browser Add a display_id parameter to the desktopCapturer API. (#12417) 2018-04-09 14:43:35 +09:00
common Propagate referrer to new windows (#12397) 2018-04-05 18:13:24 -05:00
node Fixed build issues 2017-11-24 10:58:53 +09:00
renderer Move AutofillPopup from NativeWindow to WebContents (#12514) 2018-04-05 09:53:51 +09:00
utility [c++11 library] Remove ScopedVector 2017-11-24 10:58:17 +09:00
CPPLINT.cfg Enable alphabetical include order lint filter 2016-08-26 15:29:53 -07:00