cef/libcef/browser/chrome
Marshall Greenblatt 9484d6528c Remove DISALLOW_ macro from libcef/ (see issue #3234)
Also perform related C++ cleanup:
- Use =default instead of {} for default implementations of
  constructors/destructors.
- Replace typedef with using.
2021-12-07 15:02:28 -05:00
..
extensions chrome: Add support for PdfViewerTest ceftests (see issue #3047) 2021-11-16 19:17:50 -05:00
views Remove DISALLOW_ macro from libcef/ (see issue #3234) 2021-12-07 15:02:28 -05:00
browser_delegate.h Add chrome runtime support for more callbacks and ceftests (see issue #2969) 2020-09-29 18:31:43 -04:00
browser_platform_delegate_chrome.cc chrome: Add Views API integration (see issue #2969) 2021-02-21 15:25:10 -05:00
browser_platform_delegate_chrome.h chrome: Add Views API integration (see issue #2969) 2021-02-21 15:25:10 -05:00
chrome_browser_context.cc Update to Chromium version 94.0.4606.0 (#911515) 2021-08-24 17:43:02 -04:00
chrome_browser_context.h Remove DISALLOW_ macro from libcef/ (see issue #3234) 2021-12-07 15:02:28 -05:00
chrome_browser_delegate.cc Update to Chromium version 94.0.4606.0 (#911515) 2021-08-24 17:43:02 -04:00
chrome_browser_delegate.h Remove DISALLOW_ macro from libcef/ (see issue #3234) 2021-12-07 15:02:28 -05:00
chrome_browser_host_impl.cc chrome: Show non-CefBrowserView browser windows on creation (see issue #2969) 2021-11-16 17:25:04 -05:00
chrome_browser_host_impl.h Rename SendFocusEvent to SetFocus (fixes issue #866) 2021-09-27 10:50:12 +03:00
chrome_browser_main_extra_parts_cef.cc Update to Chromium version 91.0.4472.0 (#870763) 2021-04-23 11:38:51 -04:00
chrome_browser_main_extra_parts_cef.h Remove DISALLOW_ macro from libcef/ (see issue #3234) 2021-12-07 15:02:28 -05:00
chrome_content_browser_client_cef.cc Remove DISALLOW_ macro from libcef/ (see issue #3234) 2021-12-07 15:02:28 -05:00
chrome_content_browser_client_cef.h Remove DISALLOW_ macro from libcef/ (see issue #3234) 2021-12-07 15:02:28 -05:00
chrome_context_menu_handler.cc Remove DISALLOW_ macro from libcef/ (see issue #3234) 2021-12-07 15:02:28 -05:00
chrome_context_menu_handler.h chrome: Support customization of context menus (see issue #2969) 2021-04-08 19:38:29 -04:00