cef/libcef/browser
Marshall Greenblatt ebee84755e Convert legacy IPC messages to Mojo (fixes issue #3123)
This change introduces a few minor CEF API behavior changes:

- A CefProcessMessage object cannot be reused after being passed to
  SendProcessMessage.
- The |extra_info| argument to CefRenderProcessHandler::OnBrowserCreated may
  now be NULL.

Where appropriate, we now utilize the default UTF string encoding format and
shared memory to reduce copies and conversions for the cross-process
transfer of arbitrary-length strings. For example, CefFrame::GetSource/GetText
now involves zero UTF conversions and zero copies in the browser process for
the CefString delivered to CefStringVisitor::Visit().
2021-05-18 21:59:48 -04:00
..
alloy
chrome Convert legacy IPC messages to Mojo (fixes issue #3123) 2021-05-18 21:59:48 -04:00
devtools
extensions
gpu
media_router
native
net
net_service
osr
plugins
prefs
printing
views
audio_capturer.cc
audio_capturer.h
audio_loopback_stream_creator.cc
audio_loopback_stream_creator.h
browser_contents_delegate.cc Convert legacy IPC messages to Mojo (fixes issue #3123) 2021-05-18 21:59:48 -04:00
browser_contents_delegate.h
browser_context.cc
browser_context.h
browser_context_keyed_service_factories.cc
browser_context_keyed_service_factories.h
browser_frame.cc
browser_frame.h
browser_host_base.cc
browser_host_base.h
browser_host_create.cc
browser_info.cc
browser_info.h
browser_info_manager.cc
browser_info_manager.h
browser_manager.cc
browser_manager.h
browser_message_loop.cc
browser_message_loop.h
browser_platform_delegate.cc
browser_platform_delegate.h
browser_platform_delegate_create.cc
browser_util.cc
browser_util.h
chrome_crash_reporter_client_stub.cc
context.cc
context.h
context_menu_params_impl.cc Update to Chromium version 91.0.4472.0 (#870763) 2021-04-23 11:38:51 -04:00
context_menu_params_impl.h
download_item_impl.cc
download_item_impl.h
download_manager_delegate.cc
download_manager_delegate.h
extension_impl.cc
extension_impl.h
file_dialog_manager.cc
file_dialog_manager.h
file_dialog_runner.h
frame_host_impl.cc
frame_host_impl.h
image_impl.cc
image_impl.h
iothread_state.cc
iothread_state.h
javascript_dialog_manager.cc Update to Chromium version 91.0.4472.0 (#870763) 2021-04-23 11:38:51 -04:00
javascript_dialog_manager.h
javascript_dialog_runner.h
main_runner.cc
main_runner.h
media_capture_devices_dispatcher.cc
media_capture_devices_dispatcher.h Update to Chromium version 77.0.3865.0 (#681094) 2019-09-04 15:13:32 +00:00
menu_manager.cc
menu_manager.h Update to Chromium version 91.0.4472.0 (#870763) 2021-04-23 11:38:51 -04:00
menu_model_impl.cc
menu_model_impl.h
menu_runner.h
navigation_entry_impl.cc
navigation_entry_impl.h
origin_whitelist_impl.cc
origin_whitelist_impl.h
path_util_impl.cc
print_settings_impl.cc
print_settings_impl.h
process_util_impl.cc Update to Chromium version 85.0.4183.0 (#782793) 2020-07-16 19:11:12 -04:00
request_context_handler_map.cc
request_context_handler_map.h
request_context_impl.cc Wait for CefBrowserContext initialization (see issue #2969) 2021-04-14 21:03:44 -04:00
request_context_impl.h
scheme_impl.cc
server_impl.cc Update to Chromium version 91.0.4472.0 (#870763) 2021-04-23 11:38:51 -04:00
server_impl.h
simple_menu_model_impl.cc
simple_menu_model_impl.h
speech_recognition_manager_delegate.cc
speech_recognition_manager_delegate.h
ssl_host_state_delegate.cc
ssl_host_state_delegate.h
ssl_info_impl.cc
ssl_info_impl.h
ssl_status_impl.cc
ssl_status_impl.h
stream_impl.cc
stream_impl.h
thread_util.h
trace_impl.cc
trace_subscriber.cc
trace_subscriber.h
web_contents_dialog_helper.cc
web_contents_dialog_helper.h
web_plugin_impl.cc Update to Chromium version 71.0.3567.0 (#595360) 2018-10-04 12:17:26 +03:00
web_plugin_impl.h
x509_cert_principal_impl.cc
x509_cert_principal_impl.h
x509_certificate_impl.cc
x509_certificate_impl.h
xml_reader_impl.cc
xml_reader_impl.h
zip_reader_impl.cc
zip_reader_impl.h