electron/atom/browser/osr
Heilig Benedek 14ee5b3d3a fix: enable osr (#14074)
* fix: re-enable osr

* fix: add changes from CEF to add MouseWheelPhaseHandler

* fix: re-enable surface synchronization by applying fix from cef

* update method call and enable AsyncWheelEvents var

* fix: make BrowserCompositorMacGetGutterColor behave like chromium

* fix: HANDLE only exists on windows

* fix: pass correct params to mouse_wheel_phase_handler_

* fix variable accessing

* revert: revert the workaround for disableHardwareAcceleration crash

* fix: remove GuestViewCrossProcessFrames from the disabled features list

* revert: remove check from BrowserChildProcessLaunchedAndConnected
2018-08-20 09:54:31 -07:00
..
osr_output_device.cc
osr_output_device.h
osr_render_widget_host_view.cc fix: enable osr (#14074) 2018-08-20 09:54:31 -07:00
osr_render_widget_host_view.h fix: enable osr (#14074) 2018-08-20 09:54:31 -07:00
osr_render_widget_host_view_mac.mm fix: enable osr (#14074) 2018-08-20 09:54:31 -07:00
osr_view_proxy.cc
osr_view_proxy.h
osr_web_contents_view.cc
osr_web_contents_view.h
osr_web_contents_view_mac.mm