cef/tests
Marshall Greenblatt 023d218104 Move OnCursorChange from CefRenderHandler to CefDisplayHandler
The cursor change can now be handled by the client with both windowed and
off-screen rendering.

Returning true from OnCursorChange will disable the default cursor change
behavior. This is functionally equivalent to the
CefBrowserHost::SetMouseCursorChangeDisabled method, so that method has been
removed.
2020-10-28 12:56:27 -04:00
..
cefclient Move OnCursorChange from CefRenderHandler to CefDisplayHandler 2020-10-28 12:56:27 -04:00
cefsimple Update to Chromium version 86.0.4240.0 (#800218) 2020-09-03 17:44:25 -04:00
ceftests Move OnCursorChange from CefRenderHandler to CefDisplayHandler 2020-10-28 12:56:27 -04:00
gtest Fix gtest path (issue #2188) 2017-06-13 17:09:59 +03:00
shared Update to Chromium version 87.0.4280.0 (#812852) 2020-10-15 14:21:06 -04:00