cef/libcef
Marshall Greenblatt 049caf9131 Refactor process execution logic (see issue #2969)
CefContext implements the public CEF API functions and delegates
the stages of content & service_manager process execution to
CefMainRunner. CEF-specific runtime logic (which may be replaced
with chrome-specific runtime logic) is then delegated to
CefMainDelegate which implements content::ContentMainDelegate.
2020-06-29 16:17:13 -04:00
..
browser Refactor process execution logic (see issue #2969) 2020-06-29 16:17:13 -04:00
common Refactor process execution logic (see issue #2969) 2020-06-29 16:17:13 -04:00
features Remove cef_sandbox dependency on boringssl MD5/SHA1 functions (fixes issue #2743) 2019-10-01 17:13:02 +03:00
renderer Update to Chromium version 84.0.4147.0 (#768962) 2020-06-10 15:26:29 -04:00
resources Update to Chromium version 73.0.3679.0 (#624510) 2019-02-01 16:42:40 +00:00