cef/libcef/browser/native
Marshall Greenblatt e5334a5a18 mac: Enable ARC in libcef (fixes #3496)
Also enables debugging of zombie Objective-C objects.
2023-05-09 18:26:47 +03:00
..
browser_platform_delegate_native.cc Add chrome runtime support for more callbacks and ceftests (see issue #2969) 2020-09-29 18:31:43 -04:00
browser_platform_delegate_native.h alloy: Use Views context menus on Windows/Linux (fixes issue #3330) 2022-05-20 14:15:17 +03:00
browser_platform_delegate_native_aura.cc Replace NOTREACHED() with DCHECK(false) (fixes #3500) 2023-05-08 18:36:00 +03:00
browser_platform_delegate_native_aura.h Fix potential UAF of CefBPDNativeAura::window_widget_ 2023-02-07 10:45:57 -05:00
browser_platform_delegate_native_linux.cc Replace NOTREACHED() with DCHECK(false) (fixes #3500) 2023-05-08 18:36:00 +03:00
browser_platform_delegate_native_linux.h alloy: Use Chrome JS dialogs on Windows/Linux (fixes issue #3316) 2022-06-03 22:45:23 +03:00
browser_platform_delegate_native_mac.h mac: Enable ARC in libcef (fixes #3496) 2023-05-09 18:26:47 +03:00
browser_platform_delegate_native_mac.mm mac: Enable ARC in libcef (fixes #3496) 2023-05-09 18:26:47 +03:00
browser_platform_delegate_native_win.cc Replace NOTREACHED() with DCHECK(false) (fixes #3500) 2023-05-08 18:36:00 +03:00
browser_platform_delegate_native_win.h alloy: Use Chrome JS dialogs on Windows/Linux (fixes issue #3316) 2022-06-03 22:45:23 +03:00
cursor_util.cc Update to Chromium version 111.0.5563.0 (#1097615) 2023-02-03 13:00:26 -05:00
cursor_util.h Update to Chromium version 111.0.5563.0 (#1097615) 2023-02-03 13:00:26 -05:00
cursor_util_aura.cc Replace NOTREACHED() with DCHECK(false) (fixes #3500) 2023-05-08 18:36:00 +03:00
cursor_util_mac.mm mac: Enable ARC in libcef (fixes #3496) 2023-05-09 18:26:47 +03:00
javascript_dialog_runner_mac.h mac: Enable ARC in libcef (fixes #3496) 2023-05-09 18:26:47 +03:00
javascript_dialog_runner_mac.mm mac: Enable ARC in libcef (fixes #3496) 2023-05-09 18:26:47 +03:00
menu_runner_mac.h mac: Enable ARC in libcef (fixes #3496) 2023-05-09 18:26:47 +03:00
menu_runner_mac.mm mac: Enable ARC in libcef (fixes #3496) 2023-05-09 18:26:47 +03:00
menu_runner_views_aura.cc Update source files for bracket style 2023-01-04 17:47:17 -05:00
menu_runner_views_aura.h alloy: Use Views context menus on Windows/Linux (fixes issue #3330) 2022-05-20 14:15:17 +03:00
window_delegate_view.cc Fix potential UAF of CefBPDNativeAura::window_widget_ 2023-02-07 10:45:57 -05:00
window_delegate_view.h Fix potential UAF of CefBPDNativeAura::window_widget_ 2023-02-07 10:45:57 -05:00
window_x11.cc Update to Chromium version 114.0.5735.0 (#1135570) 2023-05-05 22:53:16 +03:00
window_x11.h Remove DISALLOW_ macro from libcef/ (see issue #3234) 2021-12-07 15:02:28 -05:00