..
alloy
Update to Chromium version 118.0.5993.0 ( #1192594 )
2023-09-20 12:07:47 -04:00
chrome
Update to Chromium version 111.0.5563.0 ( #1097615 )
2023-02-03 13:00:26 -05:00
extensions
Update to Chromium version 119.0.6045.0 ( #1204232 )
2023-10-24 10:56:39 -04:00
blink_glue.cc
Remove renderer process CefURLRequest support
2023-02-28 13:36:15 -05:00
blink_glue.h
Remove renderer process CefURLRequest support
2023-02-28 13:36:15 -05:00
browser_impl.cc
Remove CEF-specific integer and char16 typedef's (see #3507 )
2023-06-01 19:32:36 +03:00
browser_impl.h
Remove CEF-specific integer and char16 typedef's (see #3507 )
2023-06-01 19:32:36 +03:00
dom_document_impl.cc
Replace NOTREACHED() with DCHECK(false) ( fixes #3500 )
2023-05-08 18:36:00 +03:00
dom_document_impl.h
Remove DISALLOW_ macro from libcef/ (see issue #3234 )
2021-12-07 15:02:28 -05:00
dom_node_impl.cc
Update to Chromium version 120.0.6099.0 ( #1217362 )
2023-11-28 12:47:00 -05:00
dom_node_impl.h
Update to Chromium version 119.0.6045.0 ( #1204232 )
2023-10-24 10:56:39 -04:00
frame_impl.cc
Replace ReadOnlySharedMemoryRegion with WritableSharedMemoryRegion (see #3502 )
2023-10-16 22:43:29 +00:00
frame_impl.h
Replace ReadOnlySharedMemoryRegion with WritableSharedMemoryRegion (see #3502 )
2023-10-16 22:43:29 +00:00
render_frame_observer.cc
Update source files for bracket style
2023-01-04 17:47:17 -05:00
render_frame_observer.h
Support reconnect of the mojo frame channel (fixes issue #3260 )
2022-02-14 20:31:04 -05:00
render_frame_util.cc
Update source files for bracket style
2023-01-04 17:47:17 -05: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_manager.cc
Replace NOTREACHED() with DCHECK(false) ( fixes #3500 )
2023-05-08 18:36:00 +03:00
render_manager.h
Update to Chromium version 105.0.5176.0 ( #1023155 )
2022-07-22 13:31:29 -04:00
thread_util.h
Replace NOTREACHED() with DCHECK(false) ( fixes #3500 )
2023-05-08 18:36:00 +03:00
v8_impl.cc
Update to Chromium version 120.0.6099.0 ( #1217362 )
2023-11-28 12:47:00 -05:00
v8_impl.h
Add binary format support to CefMessageRouter ( fixes #3502 )
2023-10-25 18:20:55 +00:00