electron/atom/browser/osr
Heilig Benedek 81bf15877f fix: port OSR code to new viz compositor codepath (#17538)
* fix: make OSR work with viz compositor

* fix: update OSR patch

* fix: update patch again

* fix: update viz_osr.patch for macOS

* fix: gn check warnings

* chore: no need to change SoftwareOutputDeviceWinProxy

* chore: add check in case we missed something

* fix: consider scale factor when compare size

* fix: make GPU OSR work

* fix: autofill popups with OSR

* chore: use UNIX line ending for osr_video_consumer

* chore: code is already in defined(OS_MACOSX)

* fix: share same OSR implementation on macOS

This should also fix the crash when there is navigation on macOS.

* test: osr window should not crash after navigation

* fix: make osr work on Mac properly

* fix: software osr on windows

* fix: software osr on Linux

* fix: compilation error introduced with rebase

* fix: split local surface id allocation into two

* Update osr_host_display_client_mac.mm

* chore: update copyright year

* fix: update patch
2019-04-17 14:10:04 -07:00
..
osr_host_display_client.cc fix: port OSR code to new viz compositor codepath (#17538) 2019-04-17 14:10:04 -07:00
osr_host_display_client.h fix: port OSR code to new viz compositor codepath (#17538) 2019-04-17 14:10:04 -07:00
osr_host_display_client_mac.mm fix: port OSR code to new viz compositor codepath (#17538) 2019-04-17 14:10:04 -07:00
osr_render_widget_host_view.cc fix: port OSR code to new viz compositor codepath (#17538) 2019-04-17 14:10:04 -07:00
osr_render_widget_host_view.h fix: port OSR code to new viz compositor codepath (#17538) 2019-04-17 14:10:04 -07:00
osr_video_consumer.cc fix: port OSR code to new viz compositor codepath (#17538) 2019-04-17 14:10:04 -07:00
osr_video_consumer.h fix: port OSR code to new viz compositor codepath (#17538) 2019-04-17 14:10:04 -07:00
osr_view_proxy.cc Refactoring: use C++11 class member variable initialization 2018-05-22 00:18:38 +02:00
osr_view_proxy.h fix: fix gn cpplint warnings (#14583) 2018-09-12 19:25:56 -05:00
osr_web_contents_view.cc fix: port OSR code to new viz compositor codepath (#17538) 2019-04-17 14:10:04 -07:00
osr_web_contents_view.h fix: port OSR code to new viz compositor codepath (#17538) 2019-04-17 14:10:04 -07:00
osr_web_contents_view_mac.mm clang-format objc files (#12673) 2018-04-20 11:47:04 -07:00