cef/libcef/browser/osr
Marshall Greenblatt b3a8da9b25 Add CefAppManager and remove global ContentClient accessors (see issue #2969)
This is the first pass in removing direct dependencies on the Alloy
runtime from code that can potentially be shared between runtimes.

CefBrowserHost and CefRequestContext APIs (including CefCookieManager,
CefURLRequest, etc.) are not yet implemented for the Chrome runtime.
Assert early if these API methods are called while the Chrome runtime
is enabled.
2020-06-29 16:17:58 -04:00
..
browser_platform_delegate_osr.cc Fix OSR surface sizing on browser resize (fixes issue #2733). 2020-02-21 15:02:52 -05:00
browser_platform_delegate_osr.h Fix OSR surface sizing on browser resize (fixes issue #2733). 2020-02-21 15:02:52 -05:00
browser_platform_delegate_osr_linux.cc Apply clang-format to all C, C++ and ObjC files (issue #2171) 2017-05-18 12:30:05 +02:00
browser_platform_delegate_osr_linux.h Apply clang-format to all C, C++ and ObjC files (issue #2171) 2017-05-18 12:30:05 +02:00
browser_platform_delegate_osr_mac.h Apply clang-format to all C, C++ and ObjC files (issue #2171) 2017-05-18 12:30:05 +02:00
browser_platform_delegate_osr_mac.mm Apply clang-format to all C, C++ and ObjC files (issue #2171) 2017-05-18 12:30:05 +02:00
browser_platform_delegate_osr_win.cc Apply clang-format to all C, C++ and ObjC files (issue #2171) 2017-05-18 12:30:05 +02:00
browser_platform_delegate_osr_win.h Update to Chromium revision 6e53600d (#386251) 2016-04-28 12:57:08 -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 84.0.4147.0 (#768962) 2020-06-10 15:26:29 -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 - Factor platform-specific code out of CefBrowserHostImpl (issue #1749). 2015-11-25 20:19:36 -05:00
osr_util.h - Factor platform-specific code out of CefBrowserHostImpl (issue #1749). 2015-11-25 20:19:36 -05:00
render_widget_host_view_osr.cc Update to Chromium version 84.0.4147.0 (#768962) 2020-06-10 15:26:29 -04:00
render_widget_host_view_osr.h Update to Chromium version 84.0.4147.0 (#768962) 2020-06-10 15:26:29 -04:00
render_widget_host_view_osr_linux.cc Update to Chromium version 82.0.4085.0 (#749737) 2020-04-02 13:20:25 -04:00
render_widget_host_view_osr_win.cc Add CefAppManager and remove global ContentClient accessors (see issue #2969) 2020-06-29 16:17:58 -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 74.0.3729.0 (#638880) 2019-03-13 21:27:37 +00: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 84.0.4147.0 (#768962) 2020-06-10 15:26:29 -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 84.0.4147.0 (#768962) 2020-06-10 15:26:29 -04:00
web_contents_view_osr.h Update to Chromium version 84.0.4147.0 (#768962) 2020-06-10 15:26:29 -04:00