cef/libcef/renderer
Marshall Greenblatt 24c2f2fa38 Update to Chromium version 86.0.4240.0 (#800218)
- CefURLRequest::Create is no longer supported in the renderer process
  (see https://crbug.com/891872). Use CefFrame::CreateURLRequest instead.
- Mac platform definitions have been changed from `MACOSX` to `MAC`
  (see https://crbug.com/1105907) and related CMake macro names have
  been updated. The old `OS_MACOSX` define is still set in code and CMake
  for backwards compatibility.
- Linux ARM build is currently broken (see https://crbug.com/1123214).
2020-09-03 17:44:25 -04:00
..
alloy Update to Chromium version 86.0.4240.0 (#800218) 2020-09-03 17:44:25 -04:00
extensions Rename the current CEF runtime to Alloy (see issue #2969) 2020-06-29 16:17:41 -04:00
blink_glue.cc Update to Chromium version 86.0.4240.0 (#800218) 2020-09-03 17:44:25 -04:00
blink_glue.h Update to Chromium version 85.0.4183.0 (#782793) 2020-07-16 19:11:12 -04:00
browser_impl.cc Add CefAppManager and remove global ContentClient accessors (see issue #2969) 2020-06-29 16:17:58 -04:00
browser_impl.h
dom_document_impl.cc
dom_document_impl.h
dom_node_impl.cc
dom_node_impl.h
frame_impl.cc Add CefAppManager and remove global ContentClient accessors (see issue #2969) 2020-06-29 16:17:58 -04: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 86.0.4240.0 (#800218) 2020-09-03 17:44:25 -04:00
render_frame_observer.h Update to Chromium version 86.0.4240.0 (#800218) 2020-09-03 17:44:25 -04:00
render_frame_util.cc
render_frame_util.h
render_thread_observer.cc Rename the current CEF runtime to Alloy (see issue #2969) 2020-06-29 16:17:41 -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 Update to Chromium version 86.0.4240.0 (#800218) 2020-09-03 17:44:25 -04:00
render_urlrequest_impl.h
thread_util.h Rename the current CEF runtime to Alloy (see issue #2969) 2020-06-29 16:17:41 -04: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 Add CefAppManager and remove global ContentClient accessors (see issue #2969) 2020-06-29 16:17:58 -04:00
v8_impl.h