cef/libcef/browser/net
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
..
chrome_scheme_handler.cc Add CefAppManager and remove global ContentClient accessors (see issue #2969) 2020-06-29 16:17:58 -04:00
chrome_scheme_handler.h Remove the old network implementation (see issue #2622) 2019-07-29 17:41:45 -04:00
crlset_file_util_impl.cc Update to Chromium version 81.0.4044.0 (#737173) 2020-03-04 19:31:54 -05:00
devtools_scheme_handler.cc Update to Chromium version 80.0.3987.0 (#722274) 2020-02-17 13:19:09 -05:00
devtools_scheme_handler.h Remove the old network implementation (see issue #2622) 2019-07-29 17:41:45 -04:00
internal_scheme_handler.cc Add CefAppManager and remove global ContentClient accessors (see issue #2969) 2020-06-29 16:17:58 -04:00
internal_scheme_handler.h Update to Chromium version 80.0.3987.0 (#722274) 2020-02-17 13:19:09 -05:00
scheme_handler.cc Remove the old network implementation (see issue #2622) 2019-07-29 17:41:45 -04:00
scheme_handler.h Remove the old network implementation (see issue #2622) 2019-07-29 17:41:45 -04:00