cef/libcef/browser/osr
Marshall Greenblatt 24c2f2fa38 Update to Chromium version 86.0.4240.0 (#800218)
- CefURLRequest::Create is no longer supported in the renderer process
  (see https://crbug.com/891872). Use CefFrame::CreateURLRequest instead.
- Mac platform definitions have been changed from `MACOSX` to `MAC`
  (see https://crbug.com/1105907) and related CMake macro names have
  been updated. The old `OS_MACOSX` define is still set in code and CMake
  for backwards compatibility.
- Linux ARM build is currently broken (see https://crbug.com/1123214).
2020-09-03 17:44:25 -04:00
..
browser_platform_delegate_osr_linux.cc Move Alloy-specific logic to CefBrowserPlatformDelegateAlloy (see issue #2969) 2020-07-04 16:13:30 -04:00
browser_platform_delegate_osr_linux.h Move Alloy-specific logic to CefBrowserPlatformDelegateAlloy (see issue #2969) 2020-07-04 16:13:30 -04:00
browser_platform_delegate_osr_mac.h
browser_platform_delegate_osr_mac.mm Move Alloy-specific logic to CefBrowserPlatformDelegateAlloy (see issue #2969) 2020-07-04 16:13:30 -04:00
browser_platform_delegate_osr_win.cc Move Alloy-specific logic to CefBrowserPlatformDelegateAlloy (see issue #2969) 2020-07-04 16:13:30 -04:00
browser_platform_delegate_osr_win.h Move Alloy-specific logic to CefBrowserPlatformDelegateAlloy (see issue #2969) 2020-07-04 16:13:30 -04:00
browser_platform_delegate_osr.cc Update to Chromium version 86.0.4240.0 (#800218) 2020-09-03 17:44:25 -04:00
browser_platform_delegate_osr.h Fix initial transparency delay for OSR + gpu-disabled (see issue #2938) 2020-08-13 14:50:40 -04:00
host_display_client_osr.cc Update to Chromium version 80.0.3987.0 (#722274) 2020-02-17 13:19:09 -05:00
host_display_client_osr.h Update to Chromium version 80.0.3987.0 (#722274) 2020-02-17 13:19:09 -05:00
motion_event_osr.cc Update to Chromium version 84.0.4147.0 (#768962) 2020-06-10 15:26:29 -04:00
motion_event_osr.h Update to Chromium version 81.0.4044.0 (#737173) 2020-03-04 19:31:54 -05:00
osr_accessibility_util.cc Update to Chromium version 86.0.4240.0 (#800218) 2020-09-03 17:44:25 -04:00
osr_accessibility_util.h Update to Chromium version 69.0.3453.0 (#565531) 2018-06-12 14:16:03 -04:00
osr_util.cc
osr_util.h
render_widget_host_view_osr_linux.cc Update to Chromium version 86.0.4240.0 (#800218) 2020-09-03 17:44:25 -04:00
render_widget_host_view_osr_win.cc Update to Chromium version 85.0.4183.0 (#782793) 2020-07-16 19:11:12 -04:00
render_widget_host_view_osr.cc Update to Chromium version 86.0.4240.0 (#800218) 2020-09-03 17:44:25 -04:00
render_widget_host_view_osr.h Update to Chromium version 86.0.4240.0 (#800218) 2020-09-03 17:44:25 -04:00
software_output_device_proxy.cc Update to Chromium version 83.0.4103.0 (#756066) 2020-04-15 16:47:50 -04:00
software_output_device_proxy.h Update to Chromium version 78.0.3904.0 (#693954) 2019-10-01 13:55:16 +00:00
synthetic_gesture_target_osr.cc Update to Chromium version 86.0.4240.0 (#800218) 2020-09-03 17:44:25 -04:00
synthetic_gesture_target_osr.h Update to Chromium version 74.0.3729.0 (#638880) 2019-03-13 21:27:37 +00:00
video_consumer_osr.cc Update to Chromium version 85.0.4183.0 (#782793) 2020-07-16 19:11:12 -04:00
video_consumer_osr.h Update to Chromium version 84.0.4147.0 (#768962) 2020-06-10 15:26:29 -04:00
web_contents_view_osr.cc Update to Chromium version 86.0.4240.0 (#800218) 2020-09-03 17:44:25 -04:00
web_contents_view_osr.h Update to Chromium version 86.0.4240.0 (#800218) 2020-09-03 17:44:25 -04:00