cef/libcef/browser/alloy
Marshall Greenblatt b8f91c5431 Add callbacks for unresponsive render process (fixes #3661)
The client can optionally wait or terminate the render process.

Expose process exit codes via OnRenderProcessTerminated and
CefGetExitCode (fixes #2126).

cefclient: Add a new https://tests/hang page for testing hang behavior.

cefclient: Move message and resource handling to a new BaseClientHandler
class to support loading of test pages in default Chrome UI windows.
2024-03-18 17:45:31 -04:00
..
dialogs Update to Chromium version 118.0.5993.0 (#1192594) 2023-09-20 12:07:47 -04:00
alloy_browser_context.cc Update to Chromium version 122.0.6261.0 (#1250580) 2024-01-30 12:07:08 -05:00
alloy_browser_context.h Update to Chromium version 122.0.6261.0 (#1250580) 2024-01-30 12:07:08 -05:00
alloy_browser_host_impl.cc Add callbacks for unresponsive render process (fixes #3661) 2024-03-18 17:45:31 -04:00
alloy_browser_host_impl.h Add callbacks for unresponsive render process (fixes #3661) 2024-03-18 17:45:31 -04:00
alloy_browser_main.cc Update to Chromium version 122.0.6261.0 (#1250580) 2024-01-30 12:07:08 -05:00
alloy_browser_main.h alloy: Add callback for already running app relaunch (fixes #3615) 2023-12-06 11:50:08 -05:00
alloy_browser_main_win.cc Rename the current CEF runtime to Alloy (see issue #2969) 2020-06-29 16:17:41 -04:00
alloy_content_browser_client.cc Update to Chromium version 123.0.6312.0 (#1262506) 2024-02-26 12:08:55 -05:00
alloy_content_browser_client.h Update to Chromium version 123.0.6312.0 (#1262506) 2024-02-26 12:08:55 -05:00
alloy_download_util.cc Update to Chromium version 93.0.4577.0 (#902210) 2021-07-27 19:03:09 -04:00
alloy_download_util.h Update to Chromium version 93.0.4577.0 (#902210) 2021-07-27 19:03:09 -04:00
alloy_web_contents_view_delegate.cc alloy: Add touch handle and quick menu support for OSR (fixes issue #3268) 2022-05-30 10:51:39 +03:00
alloy_web_contents_view_delegate.h alloy: Add touch handle and quick menu support for OSR (fixes issue #3268) 2022-05-30 10:51:39 +03:00
browser_platform_delegate_alloy.cc chrome: Add SetAccessibilityState support (fixes #3649) 2024-02-20 16:27:48 +00:00
browser_platform_delegate_alloy.h chrome: Add SetAccessibilityState support (fixes #3649) 2024-02-20 16:27:48 +00:00
chrome_browser_process_alloy.cc Update to Chromium version 122.0.6261.0 (#1250580) 2024-01-30 12:07:08 -05:00
chrome_browser_process_alloy.h Update to Chromium version 122.0.6261.0 (#1250580) 2024-01-30 12:07:08 -05:00
chrome_profile_alloy.cc libcef: Format with clang-tidy (see #3632) 2024-01-20 19:33:17 -05:00
chrome_profile_alloy.h Use Chrome file dialogs on all platforms and runtimes (fixes issue #3314) 2022-04-19 18:52:26 -04:00
chrome_profile_manager_alloy.cc libcef: Format with clang-tidy (see #3632) 2024-01-20 19:33:17 -05:00
chrome_profile_manager_alloy.h Remove DISALLOW_ macro from libcef/ (see issue #3234) 2021-12-07 15:02:28 -05:00