cef/libcef/renderer
Marshall Greenblatt a64237bcb0 Update to Chromium version 70.0.3538.0 (#587811)
Known issues:
- The CefLoadCRLSetsFile function needs to be re-implemented (see issue #2497).
- Linux: GTK2 support has been removed. The cefclient sample needs to be updated
  to use GTK3 (see issue #2014).
2018-09-05 15:42:42 +02:00
..
extensions Update to Chromium version 70.0.3538.0 (#587811) 2018-09-05 15:42:42 +02:00
blink_glue.cc Update to Chromium version 70.0.3507.0 (#578961) 2018-08-02 15:15:23 -04:00
blink_glue.h Update to Chromium revision 9ef2aa86 (#550428) 2018-05-04 10:50:26 +02:00
browser_impl.cc CefFrame::GetURL in the renderer process should return the provisional URL for popups during loading (issue #2448) 2018-07-09 14:36:37 -04:00
browser_impl.h Fix test flakyness in renderer process OnLoadingStateChange history state 2018-02-20 13:51:59 -05:00
content_renderer_client.cc Update to Chromium version 70.0.3538.0 (#587811) 2018-09-05 15:42:42 +02:00
content_renderer_client.h Update to Chromium version 70.0.3538.0 (#587811) 2018-09-05 15:42:42 +02:00
dom_document_impl.cc Update to Chromium revision 9ef2aa86 (#550428) 2018-05-04 10:50:26 +02:00
dom_document_impl.h Update to Chromium revision ff259bab (#488528) 2017-07-28 18:30:34 -04:00
dom_node_impl.cc Update to Chromium revision 9ef2aa86 (#550428) 2018-05-04 10:50:26 +02:00
dom_node_impl.h Update to Chromium revision 9ef2aa86 (#550428) 2018-05-04 10:50:26 +02:00
frame_impl.cc Add missing include 2018-07-09 16:12:39 -04:00
frame_impl.h CefFrame::GetURL in the renderer process should return the provisional URL for popups during loading (issue #2448) 2018-07-09 14:36:37 -04:00
render_frame_observer.cc Update to Chromium revision 9ef2aa86 (#550428) 2018-05-04 10:50:26 +02:00
render_frame_observer.h Update to Chromium revision fa6a5d87 (#499098) 2017-09-07 17:29:47 -04:00
render_frame_util.cc Update to Chromium revision 9ef2aa86 (#550428) 2018-05-04 10:50:26 +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_message_filter.cc Update to Chromium revision 9ef2aa86 (#550428) 2018-05-04 10:50:26 +02:00
render_message_filter.h Update to Chromium revision 5fdc0fab (#520840) 2017-12-14 15:31:07 -05:00
render_thread_observer.cc Update to Chromium version 70.0.3538.0 (#587811) 2018-09-05 15:42:42 +02:00
render_thread_observer.h Update to Chromium revision adb61db1 (#508578) 2017-10-26 15:58:05 -04:00
render_urlrequest_impl.cc Update to Chromium version 70.0.3507.0 (#578961) 2018-08-02 15:15:23 -04:00
render_urlrequest_impl.h Add CefURLRequest::ResponseWasCached method (issue #2283) 2018-01-03 16:14:29 -05:00
thread_util.h Apply clang-format to all C, C++ and ObjC files (issue #2171) 2017-05-18 12:30:05 +02:00
v8_impl.cc Update to Chromium version 70.0.3538.0 (#587811) 2018-09-05 15:42:42 +02:00
v8_impl.h Add support for V8 ArrayBuffers (issue #244) 2018-04-10 16:05:19 -04:00