cef/libcef/browser/net
Alexander Guettler 725ed88529 Update to Chromium version 74.0.3729.0 (#638880)
- Windows: 10.0.17763.0 SDK is now required.
- Mac: 10.13 SDK is now required.
- Removed CefRequestContext::ResolveHostCached which is no longer supported by Chromium.
2019-03-13 21:27:37 +00:00
..
chrome_scheme_handler.cc Update to Chromium version 73.0.3665.0 (#620590) 2019-01-18 11:25:51 +01:00
chrome_scheme_handler.h Apply clang-format to all C, C++ and ObjC files (issue #2171) 2017-05-18 12:30:05 +02:00
cookie_store_proxy.cc Update to Chromium version 74.0.3729.0 (#638880) 2019-03-13 21:27:37 +00:00
cookie_store_proxy.h Update to Chromium version 74.0.3729.0 (#638880) 2019-03-13 21:27:37 +00:00
cookie_store_source.cc Fix crash using CefCookieManager::SetStoragePath (issue #2522) 2018-10-08 18:57:14 +03:00
cookie_store_source.h Fix crash using CefCookieManager::SetStoragePath (issue #2522) 2018-10-08 18:57:14 +03:00
crlset_file_util_impl.cc Update to Chromium version 70.0.3538.0 (#587811) 2018-09-05 15:42:42 +02:00
devtools_scheme_handler.cc Add component build support (issue #1617) 2017-07-06 18:22:13 -04:00
devtools_scheme_handler.h Move network-related code to net/ folder 2015-11-25 21:53:12 -05:00
internal_scheme_handler.cc Add component build support (issue #1617) 2017-07-06 18:22:13 -04:00
internal_scheme_handler.h Add component build support (issue #1617) 2017-07-06 18:22:13 -04:00
net_util.cc Update to Chromium version 74.0.3729.0 (#638880) 2019-03-13 21:27:37 +00:00
net_util.h Update to Chromium version 74.0.3729.0 (#638880) 2019-03-13 21:27:37 +00:00
network_delegate.cc Fix crash if CefAuthCallback outlives the matching URLRequest (issue #2612) 2019-02-26 16:42:22 +00:00
network_delegate.h Update to Chromium version 72.0.3599.0 (#604791) 2018-11-05 13:31:55 -05:00
resource_request_job.cc Update to Chromium version 74.0.3729.0 (#638880) 2019-03-13 21:27:37 +00:00
resource_request_job.h Update to Chromium version 74.0.3729.0 (#638880) 2019-03-13 21:27:37 +00:00
scheme_handler.cc Update to Chromium version 70.0.3516.0 (#581409) 2018-08-10 11:31:08 -04:00
scheme_handler.h Update to Chromium revision 3a87aecc (#433059) 2016-11-29 16:56:29 -05:00
source_stream.cc Apply clang-format to all C, C++ and ObjC files (issue #2171) 2017-05-18 12:30:05 +02:00
source_stream.h Update to Chromium revision 3a87aecc (#433059) 2016-11-29 16:56:29 -05:00
url_request_context.cc Update to Chromium revision ff259bab (#488528) 2017-07-28 18:30:34 -04:00
url_request_context.h Apply clang-format to all C, C++ and ObjC files (issue #2171) 2017-05-18 12:30:05 +02:00
url_request_context_getter.h Move network-related code to net/ folder 2015-11-25 21:53:12 -05:00
url_request_context_getter_impl.cc Update to Chromium version 74.0.3729.0 (#638880) 2019-03-13 21:27:37 +00:00
url_request_context_getter_impl.h Fix crash using CefCookieManager::SetStoragePath (issue #2522) 2018-10-08 18:57:14 +03:00
url_request_context_getter_proxy.cc Apply clang-format to all C, C++ and ObjC files (issue #2171) 2017-05-18 12:30:05 +02:00
url_request_context_getter_proxy.h Add support for loading extensions (issue #1947) 2017-08-25 18:40:32 -04:00
url_request_context_impl.h Move network-related code to net/ folder 2015-11-25 21:53:12 -05:00
url_request_context_proxy.cc Fix crash using CefCookieManager::SetStoragePath (issue #2522) 2018-10-08 18:57:14 +03:00
url_request_context_proxy.h Add support for loading extensions (issue #1947) 2017-08-25 18:40:32 -04:00
url_request_interceptor.cc Fix bugs and test failures with browser-side navigation (issue #2290) 2017-11-30 18:20:24 -05:00
url_request_interceptor.h Move network-related code to net/ folder 2015-11-25 21:53:12 -05:00
url_request_manager.cc Update to Chromium version 73.0.3679.0 (#624510) 2019-02-01 16:42:40 +00:00
url_request_manager.h Apply clang-format to all C, C++ and ObjC files (issue #2171) 2017-05-18 12:30:05 +02:00
url_request_user_data.cc Move network-related code to net/ folder 2015-11-25 21:53:12 -05:00
url_request_user_data.h Apply clang-format to all C, C++ and ObjC files (issue #2171) 2017-05-18 12:30:05 +02:00