cef/libcef/renderer
Dmitry Azaraev be6af15754 Add SameSite (same_site) and Priority attributes to CefCookie (fixes issue #2524)
This change also restores the Chromium default values for the
SameSiteByDefaultCookies and CookiesWithoutSameSiteMustBeSecure features. See
https://www.chromium.org/updates/same-site for feature details and rollout
timeline.
2020-04-24 17:48:26 -04:00
..
extensions Update to Chromium version 81.0.4044.0 (#737173) 2020-03-04 19:31:54 -05:00
blink_glue.cc Update to Chromium version 82.0.4085.0 (#749737) 2020-04-02 13:20:25 -04:00
blink_glue.h Add support for MimeHandlerViewInCrossProcessFrame (fixes issue #2727) 2020-01-24 20:16:47 -05:00
browser_impl.cc Update to Chromium version 76.0.3809.0 (#665002) 2019-07-16 15:34:16 -04:00
browser_impl.h Update to Chromium version 76.0.3809.0 (#665002) 2019-07-16 15:34:16 -04:00
content_renderer_client.cc Update to Chromium version 82.0.4085.0 (#749737) 2020-04-02 13:20:25 -04:00
content_renderer_client.h Update to Chromium version 81.0.4044.0 (#737173) 2020-03-04 19:31:54 -05:00
dom_document_impl.cc libcef: Convert NULL to nullptr (see issue #2861) 2020-01-15 14:49:22 +01:00
dom_document_impl.h Update to Chromium version 74.0.3729.0 (#638880) 2019-03-13 21:27:37 +00:00
dom_node_impl.cc libcef: Convert NULL to nullptr (see issue #2861) 2020-01-15 14:49:22 +01:00
dom_node_impl.h Update to Chromium revision 9ef2aa86 (#550428) 2018-05-04 10:50:26 +02:00
frame_impl.cc Update to Chromium version 81.0.4044.0 (#737173) 2020-03-04 19:31:54 -05:00
frame_impl.h Update to Chromium version 80.0.3987.0 (#722274) 2020-02-17 13:19:09 -05:00
render_frame_observer.cc Update to Chromium version 80.0.3987.0 (#722274) 2020-02-17 13:19:09 -05:00
render_frame_observer.h Update to Chromium version 80.0.3987.0 (#722274) 2020-02-17 13:19:09 -05:00
render_frame_util.cc Fix CefFrame::GetIdentifier value in the render process (fixes issue #2687, see issue #2498) 2019-06-19 16:55:31 +02:00
render_frame_util.h Change CefFrame::GetName() to return assigned name if it is non-empty before returning unique name (issue #2403) 2018-03-28 17:30:15 +00:00
render_thread_observer.cc Update to Chromium version 82.0.4085.0 (#749737) 2020-04-02 13:20:25 -04:00
render_thread_observer.h Update to Chromium version 82.0.4085.0 (#749737) 2020-04-02 13:20:25 -04:00
render_urlrequest_impl.cc Add SameSite (same_site) and Priority attributes to CefCookie (fixes issue #2524) 2020-04-24 17:48:26 -04:00
render_urlrequest_impl.h Add NetworkService support for CefURLRequest (see issue #2622). 2019-05-17 21:42:25 +03:00
thread_util.h Apply clang-format to all C, C++ and ObjC files (issue #2171) 2017-05-18 12:30:05 +02:00
url_loader_throttle_provider_impl.cc Update to Chromium version 82.0.4085.0 (#749737) 2020-04-02 13:20:25 -04:00
url_loader_throttle_provider_impl.h Update to Chromium version 82.0.4085.0 (#749737) 2020-04-02 13:20:25 -04:00
v8_impl.cc Update to Chromium version 80.0.3987.0 (#722274) 2020-02-17 13:19:09 -05:00
v8_impl.h Update to Chromium version 74.0.3729.0 (#638880) 2019-03-13 21:27:37 +00:00