cef/libcef/browser/native
Marshall Greenblatt 5f9bd3ecbd Fix crash when sending programmatic event to a Views-hosted browser window.
The |web_contents_| member was nullptr in CefBrowserPlatformDelegateNativeAura
when calling methods like SendKeyEvent from CefBrowserPlatformDelegateViews.
2020-09-15 11:19:04 -04:00
..
browser_platform_delegate_native.cc Move Alloy-specific logic to CefBrowserPlatformDelegateAlloy (see issue #2969) 2020-07-04 16:13:30 -04:00
browser_platform_delegate_native.h Fix crash when sending programmatic event to a Views-hosted browser window. 2020-09-15 11:19:04 -04:00
browser_platform_delegate_native_aura.cc Fix crash when sending programmatic event to a Views-hosted browser window. 2020-09-15 11:19:04 -04:00
browser_platform_delegate_native_aura.h Move Alloy-specific logic to CefBrowserPlatformDelegateAlloy (see issue #2969) 2020-07-04 16:13:30 -04:00
browser_platform_delegate_native_linux.cc Update to Chromium version 86.0.4240.0 (#800218) 2020-09-03 17:44:25 -04:00
browser_platform_delegate_native_linux.h Move Alloy-specific logic to CefBrowserPlatformDelegateAlloy (see issue #2969) 2020-07-04 16:13:30 -04:00
browser_platform_delegate_native_mac.h Add support for MimeHandlerViewInCrossProcessFrame (fixes issue #2727) 2020-01-24 20:16:47 -05:00
browser_platform_delegate_native_mac.mm Update to Chromium version 85.0.4183.0 (#782793) 2020-07-16 19:11:12 -04:00
browser_platform_delegate_native_win.cc Update to Chromium version 85.0.4183.0 (#782793) 2020-07-16 19:11:12 -04:00
browser_platform_delegate_native_win.h Move Alloy-specific logic to CefBrowserPlatformDelegateAlloy (see issue #2969) 2020-07-04 16:13:30 -04:00
file_dialog_runner_mac.h Update to Chromium version 81.0.4044.0 (#737173) 2020-03-04 19:31:54 -05:00
file_dialog_runner_mac.mm Update to Chromium version 81.0.4044.0 (#737173) 2020-03-04 19:31:54 -05:00
file_dialog_runner_win.cc Windows: File dialog add filter with all supported extensions as default (see issue #860) 2020-06-30 18:45:50 +00:00
file_dialog_runner_win.h - Factor platform-specific code out of CefBrowserHostImpl (issue #1749). 2015-11-25 20:19:36 -05:00
javascript_dialog_runner_mac.h Update to Chromium version 81.0.4044.0 (#737173) 2020-03-04 19:31:54 -05:00
javascript_dialog_runner_mac.mm Update to Chromium version 81.0.4044.0 (#737173) 2020-03-04 19:31:54 -05:00
javascript_dialog_runner_win.cc Update to Chromium version 81.0.4044.0 (#737173) 2020-03-04 19:31:54 -05:00
javascript_dialog_runner_win.h Update to Chromium version 81.0.4044.0 (#737173) 2020-03-04 19:31:54 -05:00
menu_2.cc libcef: Convert NULL to nullptr (see issue #2861) 2020-01-15 14:49:22 +01:00
menu_2.h Update to Chromium version 74.0.3706.0 (#632463) 2019-02-25 12:09:54 -05:00
menu_runner_linux.cc libcef: Convert NULL to nullptr (see issue #2861) 2020-01-15 14:49:22 +01:00
menu_runner_linux.h Apply clang-format to all C, C++ and ObjC files (issue #2171) 2017-05-18 12:30:05 +02:00
menu_runner_mac.h Update to Chromium revision 5fdc0fab (#520840) 2017-12-14 15:31:07 -05:00
menu_runner_mac.mm Update to Chromium version 86.0.4240.0 (#800218) 2020-09-03 17:44:25 -04:00
menu_runner_win.cc Update to Chromium version 86.0.4240.0 (#800218) 2020-09-03 17:44:25 -04:00
menu_runner_win.h Apply clang-format to all C, C++ and ObjC files (issue #2171) 2017-05-18 12:30:05 +02:00
menu_wrapper.h Update to Chromium version 74.0.3706.0 (#632463) 2019-02-25 12:09:54 -05:00
native_menu_win.cc Update to Chromium version 85.0.4183.0 (#782793) 2020-07-16 19:11:12 -04:00
native_menu_win.h Update to Chromium version 74.0.3706.0 (#632463) 2019-02-25 12:09:54 -05:00
window_delegate_view.cc Update to Chromium version 80.0.3987.0 (#722274) 2020-02-17 13:19:09 -05:00
window_delegate_view.h Add print preview support (see issue #123) 2019-07-19 21:55:30 -04:00
window_x11.cc Update to Chromium version 86.0.4240.0 (#800218) 2020-09-03 17:44:25 -04:00
window_x11.h Update to Chromium version 86.0.4240.0 (#800218) 2020-09-03 17:44:25 -04:00