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 Refactoring: use C++11 class member variable initialization 2018-05-22 00:18:38 +02:00
osr_output_device.h Refactoring: use C++11 class member variable initialization 2018-05-22 00:18:38 +02:00
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 Refactoring: use C++11 class member variable initialization 2018-05-22 00:18:38 +02:00
osr_view_proxy.h Refactoring: use C++11 class member variable initialization 2018-05-22 00:18:38 +02:00
osr_web_contents_view.cc Update OSR code 2018-06-19 11:49:44 +10:00
osr_web_contents_view.h Update OSR code 2018-06-19 11:49:44 +10:00
osr_web_contents_view_mac.mm clang-format objc files (#12673) 2018-04-20 11:47:04 -07:00