cef/libcef/browser/alloy
Nik Pavlov d3a2237a5a alloy: mac: Fix default popup window positioning (see issue #3244)
Popup windows will be created on the display that best matches the requested
coordinates. The requested size will apply to the content area (as required by
JS documentation) and window size will be reduced if necessary to fit within the
target display. The requested origin will apply to the window (including frame)
and will be modified if necessary so that the window is fully visible on the
target display.

This change does not implement popup positioning for cefclient which uses an
application-created parent window.

This change grants access to the getScreenDetails JS API without user prompt.
2022-06-27 10:29:16 +00:00
..
dialogs alloy: Use Chrome JS dialogs on Windows/Linux (fixes issue #3316) 2022-06-03 22:45:23 +03:00
alloy_browser_context.cc alloy: mac: Fix default popup window positioning (see issue #3244) 2022-06-27 10:29:16 +00:00
alloy_browser_context.h alloy: mac: Fix default popup window positioning (see issue #3244) 2022-06-27 10:29:16 +00:00
alloy_browser_host_impl.cc Update to Chromium version 104.0.5112.0 (#1012729) 2022-06-22 10:56:35 +03:00
alloy_browser_host_impl.h alloy: Use Chrome JS dialogs on Windows/Linux (fixes issue #3316) 2022-06-03 22:45:23 +03:00
alloy_browser_main.cc Windows: Fix AssertBlockingAllowed failure in GetAzureADJoinStateStorage (fixes issue #3342) 2022-06-23 13:59:09 +03:00
alloy_browser_main.h Update to Chromium version 104.0.5112.0 (#1012729) 2022-06-22 10:56:35 +03: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 alloy: Add touch handle and quick menu support for OSR (fixes issue #3268) 2022-05-30 10:51:39 +03:00
alloy_content_browser_client.h alloy: Add touch handle and quick menu support for OSR (fixes issue #3268) 2022-05-30 10:51:39 +03: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_permission_manager.cc alloy: mac: Fix default popup window positioning (see issue #3244) 2022-06-27 10:29:16 +00:00
alloy_permission_manager.h alloy: mac: Fix default popup window positioning (see issue #3244) 2022-06-27 10:29:16 +00: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 alloy: Use Chrome JS dialogs on Windows/Linux (fixes issue #3316) 2022-06-03 22:45:23 +03:00
browser_platform_delegate_alloy.h alloy: Use Chrome JS dialogs on Windows/Linux (fixes issue #3316) 2022-06-03 22:45:23 +03:00
chrome_browser_process_alloy.cc Update to Chromium version 100.0.4896.0 (#972766) 2022-02-22 19:22:39 -05:00
chrome_browser_process_alloy.h Update to Chromium version 100.0.4896.0 (#972766) 2022-02-22 19:22:39 -05:00
chrome_profile_alloy.cc Use Chrome file dialogs on all platforms and runtimes (fixes issue #3314) 2022-04-19 18:52:26 -04: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 Update to Chromium version 92.0.4515.0 (#885287) 2021-06-10 16:42:44 -04:00
chrome_profile_manager_alloy.h Remove DISALLOW_ macro from libcef/ (see issue #3234) 2021-12-07 15:02:28 -05:00