cef/libcef/common/net
Marshall Greenblatt 9484d6528c Remove DISALLOW_ macro from libcef/ (see issue #3234)
Also perform related C++ cleanup:
- Use =default instead of {} for default implementations of
  constructors/destructors.
- Replace typedef with using.
2021-12-07 15:02:28 -05:00
..
http_header_utils.cc Modify CefResponse header methods to match CefRequest API (fixes issue #2770) 2019-10-14 13:49:05 +02:00
http_header_utils.h Remove DISALLOW_ macro from libcef/ (see issue #3234) 2021-12-07 15:02:28 -05:00
net_resource_provider.cc Update to Chromium version 85.0.4183.0 (#782793) 2020-07-16 19:11:12 -04:00
net_resource_provider.h Update to Chromium version 79.0.3945.1 (#706915) 2019-11-19 13:22:13 -05:00
scheme_info.h Add CefAppManager and remove global ContentClient accessors (see issue #2969) 2020-06-29 16:17:58 -04:00
scheme_registration.cc Update to Chromium version 95.0.4638.0 (#920003) 2021-09-22 12:08:24 +03:00
scheme_registration.h Add support and enable out-of-Blink CORS (fixes issue #2716) 2020-08-26 16:25:25 -04:00
url_util.cc Wait for CefBrowserContext initialization (see issue #2969) 2021-04-14 21:03:44 -04:00
url_util.h Wait for CefBrowserContext initialization (see issue #2969) 2021-04-14 21:03:44 -04:00