cef/libcef/browser/net_service
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_urlrequest_impl.cc Update to Chromium version 84.0.4147.0 (#768962) 2020-06-10 15:26:29 -04:00
browser_urlrequest_impl.h Add support for GetAuthCredentials (fixes issue #2718, see issue #2622). 2019-07-16 16:33:08 -04:00
cookie_helper.cc Update to Chromium version 84.0.4147.0 (#768962) 2020-06-10 15:26:29 -04:00
cookie_helper.h Update to Chromium version 81.0.4044.0 (#737173) 2020-03-04 19:31:54 -05:00
cookie_manager_impl.cc Rename the current CEF runtime to Alloy (see issue #2969) 2020-06-29 16:17:41 -04:00
cookie_manager_impl.h Convert CefCookieManagerImpl to use CefBrowserContext::Getter. 2020-03-27 16:22:34 -04:00
login_delegate.cc libcef: Convert NULL to nullptr (see issue #2861) 2020-01-15 14:49:22 +01:00
login_delegate.h Add support for GetAuthCredentials (fixes issue #2718, see issue #2622). 2019-07-16 16:33:08 -04:00
proxy_url_loader_factory.cc Update to Chromium version 84.0.4147.0 (#768962) 2020-06-10 15:26:29 -04:00
proxy_url_loader_factory.h Update to Chromium version 81.0.4044.0 (#737173) 2020-03-04 19:31:54 -05:00
resource_handler_wrapper.cc Fix issues with request callbacks during browser shutdown (see issue #2622). 2019-06-01 15:51:33 +03:00
resource_handler_wrapper.h Implement NetworkService request interception/handling (see issue #2622). 2019-04-23 22:53:28 -04:00
resource_request_handler_wrapper.cc Add CefAppManager and remove global ContentClient accessors (see issue #2969) 2020-06-29 16:17:58 -04:00
resource_request_handler_wrapper.h Update to Chromium version 78.0.3904.0 (#693954) 2019-10-01 13:55:16 +00:00
response_filter_wrapper.cc Update to Chromium version 77.0.3865.0 (#681094) 2019-09-04 15:13:32 +00:00
response_filter_wrapper.h Add NetworkService support for response filtering (see issue #2622). 2019-05-20 14:39:37 +03:00
stream_reader_url_loader.cc Update to Chromium version 84.0.4147.0 (#768962) 2020-06-10 15:26:29 -04:00
stream_reader_url_loader.h Update to Chromium version 84.0.4147.0 (#768962) 2020-06-10 15:26:29 -04:00
url_loader_factory_getter.cc Add CefAppManager and remove global ContentClient accessors (see issue #2969) 2020-06-29 16:17:58 -04:00
url_loader_factory_getter.h Update to Chromium version 80.0.3987.0 (#722274) 2020-02-17 13:19:09 -05:00