cef/tests/cefclient/browser
Marshall Greenblatt a9043f2e80 Replace macros with C++17 features (see issue #3362)
- Convert ALLOW_UNUSED_LOCAL to [[maybe_unused]]
- Convert WARN_UNUSED_RESULT to [[nodiscard]]
2022-07-27 12:52:45 -04:00
..
binding_test.cc Replace OVERRIDE with override (see issue #3140) 2021-06-17 16:16:53 -04:00
binding_test.h
browser_window_osr_gtk.cc cefclient: Linux: Fix OSR context menu placement (see issue #2640) 2022-06-03 22:45:10 +03:00
browser_window_osr_gtk.h chrome: Add ability to handle chrome menu/keyboard commands (fixes issue #3280) 2022-03-22 15:11:47 -04:00
browser_window_osr_mac.h chrome: Add ability to handle chrome menu/keyboard commands (fixes issue #3280) 2022-03-22 15:11:47 -04:00
browser_window_osr_mac.mm Update to Chromium version 104.0.5112.0 (#1012729) 2022-06-22 10:56:35 +03:00
browser_window_osr_win.cc chrome: Add ability to handle chrome menu/keyboard commands (fixes issue #3280) 2022-03-22 15:11:47 -04:00
browser_window_osr_win.h chrome: Add ability to handle chrome menu/keyboard commands (fixes issue #3280) 2022-03-22 15:11:47 -04:00
browser_window_std_gtk.cc chrome: Add ability to handle chrome menu/keyboard commands (fixes issue #3280) 2022-03-22 15:11:47 -04:00
browser_window_std_gtk.h chrome: Add ability to handle chrome menu/keyboard commands (fixes issue #3280) 2022-03-22 15:11:47 -04:00
browser_window_std_mac.h chrome: Add ability to handle chrome menu/keyboard commands (fixes issue #3280) 2022-03-22 15:11:47 -04:00
browser_window_std_mac.mm chrome: Add ability to handle chrome menu/keyboard commands (fixes issue #3280) 2022-03-22 15:11:47 -04:00
browser_window_std_win.cc chrome: Add ability to handle chrome menu/keyboard commands (fixes issue #3280) 2022-03-22 15:11:47 -04:00
browser_window_std_win.h chrome: Add ability to handle chrome menu/keyboard commands (fixes issue #3280) 2022-03-22 15:11:47 -04:00
browser_window.cc Various fixes related to the C++11/14 update (see issue #3140) 2021-06-18 13:42:31 -04:00
browser_window.h Various fixes related to the C++11/14 update (see issue #3140) 2021-06-18 13:42:31 -04:00
bytes_write_handler.cc
bytes_write_handler.h Replace OVERRIDE with override (see issue #3140) 2021-06-17 16:16:53 -04:00
client_app_delegates_browser.cc
client_browser.cc Replace OVERRIDE with override (see issue #3140) 2021-06-17 16:16:53 -04:00
client_browser.h
client_handler_osr.cc chrome: Add ability to handle chrome menu/keyboard commands (fixes issue #3280) 2022-03-22 15:11:47 -04:00
client_handler_osr.h chrome: Add ability to handle chrome menu/keyboard commands (fixes issue #3280) 2022-03-22 15:11:47 -04:00
client_handler_std.cc chrome: Add ability to handle chrome menu/keyboard commands (fixes issue #3280) 2022-03-22 15:11:47 -04:00
client_handler_std.h chrome: Add ability to handle chrome menu/keyboard commands (fixes issue #3280) 2022-03-22 15:11:47 -04:00
client_handler.cc Update to Chromium version 105.0.5195.0 (#1027018) 2022-07-25 23:47:56 -04:00
client_handler.h Add CefPermissionHandler callbacks for permission prompts (see issue #3352) 2022-07-07 10:01:24 +00:00
client_types.h
dialog_handler_gtk.cc Use Chrome file dialogs on all platforms and runtimes (fixes issue #3314) 2022-04-19 18:52:26 -04:00
dialog_handler_gtk.h Use Chrome file dialogs on all platforms and runtimes (fixes issue #3314) 2022-04-19 18:52:26 -04:00
dialog_test.cc Use Chrome file dialogs on all platforms and runtimes (fixes issue #3314) 2022-04-19 18:52:26 -04:00
dialog_test.h
image_cache.cc Fix compile errors with VS2019 v16.9.3 and GCC v7.5.0 (see issue #3140) 2021-06-23 13:00:34 -04:00
image_cache.h tests: Convert usage of base::Bind to Once or Repeating (see issue #3140) 2021-06-19 17:19:32 -04:00
main_context_impl_posix.cc
main_context_impl_win.cc Various fixes related to the C++11/14 update (see issue #3140) 2021-06-18 13:42:31 -04:00
main_context_impl.cc cefclient: Add option to create default popups (see issue #3165, see issue #3294) 2022-04-12 11:49:27 -04:00
main_context_impl.h cefclient: Add option to create default popups (see issue #3165, see issue #3294) 2022-04-12 11:49:27 -04:00
main_context.cc
main_context.h cefclient: Add option to create default popups (see issue #3165, see issue #3294) 2022-04-12 11:49:27 -04:00
main_message_loop_multithreaded_gtk.cc tests: Convert usage of base::Bind to Once or Repeating (see issue #3140) 2021-06-19 17:19:32 -04:00
main_message_loop_multithreaded_gtk.h Replace OVERRIDE with override (see issue #3140) 2021-06-17 16:16:53 -04:00
main_message_loop_multithreaded_win.cc tests: Convert usage of base::Bind to Once or Repeating (see issue #3140) 2021-06-19 17:19:32 -04:00
main_message_loop_multithreaded_win.h Replace OVERRIDE with override (see issue #3140) 2021-06-17 16:16:53 -04:00
media_router_test.cc tests: Convert usage of base::Bind to Once or Repeating (see issue #3140) 2021-06-19 17:19:32 -04:00
media_router_test.h
osr_accessibility_helper.cc
osr_accessibility_helper.h
osr_accessibility_node_mac.mm
osr_accessibility_node_win.cc
osr_accessibility_node.cc Various fixes related to the C++11/14 update (see issue #3140) 2021-06-18 13:42:31 -04:00
osr_accessibility_node.h
osr_d3d11_win.cc
osr_d3d11_win.h
osr_dragdrop_events.h
osr_dragdrop_win.cc Various fixes related to the C++11/14 update (see issue #3140) 2021-06-18 13:42:31 -04:00
osr_dragdrop_win.h
osr_ime_handler_win.cc Various fixes related to the C++11/14 update (see issue #3140) 2021-06-18 13:42:31 -04:00
osr_ime_handler_win.h
osr_render_handler_win_d3d11.cc Various fixes related to the C++11/14 update (see issue #3140) 2021-06-18 13:42:31 -04:00
osr_render_handler_win_d3d11.h Replace OVERRIDE with override (see issue #3140) 2021-06-17 16:16:53 -04:00
osr_render_handler_win_gl.cc Replace macros with C++17 features (see issue #3362) 2022-07-27 12:52:45 -04:00
osr_render_handler_win_gl.h Replace OVERRIDE with override (see issue #3140) 2021-06-17 16:16:53 -04:00
osr_render_handler_win.cc tests: Convert usage of base::Bind to Once or Repeating (see issue #3140) 2021-06-19 17:19:32 -04:00
osr_render_handler_win.h
osr_renderer_settings.h
osr_renderer.cc
osr_renderer.h
osr_window_win.cc alloy: Use Views context menus on Windows/Linux (fixes issue #3330) 2022-05-20 14:15:17 +03:00
osr_window_win.h Various fixes related to the C++11/14 update (see issue #3140) 2021-06-18 13:42:31 -04:00
preferences_test.cc Replace OVERRIDE with override (see issue #3140) 2021-06-17 16:16:53 -04:00
preferences_test.h
print_handler_gtk.cc tests: Convert usage of base::Bind to Once or Repeating (see issue #3140) 2021-06-19 17:19:32 -04:00
print_handler_gtk.h Replace OVERRIDE with override (see issue #3140) 2021-06-17 16:16:53 -04:00
resource_util_linux.cc
resource_util_win_idmap.cc Add a shared memory variant of CefProcessMessage (fixes issue #3126) 2022-07-04 09:49:15 +00:00
resource.h Add a shared memory variant of CefProcessMessage (fixes issue #3126) 2022-07-04 09:49:15 +00:00
response_filter_test.cc Replace OVERRIDE with override (see issue #3140) 2021-06-17 16:16:53 -04:00
response_filter_test.h
root_window_create.cc Update to Chromium version 95.0.4638.0 (#920003) 2021-09-22 12:08:24 +03:00
root_window_gtk.cc chrome: Add ability to handle chrome menu/keyboard commands (fixes issue #3280) 2022-03-22 15:11:47 -04:00
root_window_gtk.h tests: Convert usage of base::Bind to Once or Repeating (see issue #3140) 2021-06-19 17:19:32 -04:00
root_window_mac.h tests: Convert usage of base::Bind to Once or Repeating (see issue #3140) 2021-06-19 17:19:32 -04:00
root_window_mac.mm Update to Chromium version 104.0.5112.0 (#1012729) 2022-06-22 10:56:35 +03:00
root_window_manager.cc cefclient: Add option to create default popups (see issue #3165, see issue #3294) 2022-04-12 11:49:27 -04:00
root_window_manager.h tests: Convert usage of base::Bind to Once or Repeating (see issue #3140) 2021-06-19 17:19:32 -04:00
root_window_views.cc alloy: Use Chrome JS dialogs on Windows/Linux (fixes issue #3316) 2022-06-03 22:45:23 +03:00
root_window_views.h tests: Convert usage of base::Bind to Once or Repeating (see issue #3140) 2021-06-19 17:19:32 -04:00
root_window_win.cc Replace macros with C++17 features (see issue #3362) 2022-07-27 12:52:45 -04:00
root_window_win.h tests: Convert usage of base::Bind to Once or Repeating (see issue #3140) 2021-06-19 17:19:32 -04:00
root_window.cc tests: Convert usage of base::Bind to Once or Repeating (see issue #3140) 2021-06-19 17:19:32 -04:00
root_window.h mac: cefclient: Use RootWindowManager to track key window status (fixes issue #3307) 2022-04-12 16:37:01 -04:00
scheme_test.cc Replace OVERRIDE with override (see issue #3140) 2021-06-17 16:16:53 -04:00
scheme_test.h
server_test.cc tests: Convert usage of base::Bind to Once or Repeating (see issue #3140) 2021-06-19 17:19:32 -04:00
server_test.h
temp_window_mac.h Various fixes related to the C++11/14 update (see issue #3140) 2021-06-18 13:42:31 -04:00
temp_window_mac.mm Update to Chromium version 104.0.5112.0 (#1012729) 2022-06-22 10:56:35 +03:00
temp_window_win.cc Various fixes related to the C++11/14 update (see issue #3140) 2021-06-18 13:42:31 -04:00
temp_window_win.h Various fixes related to the C++11/14 update (see issue #3140) 2021-06-18 13:42:31 -04:00
temp_window_x11.cc
temp_window_x11.h Various fixes related to the C++11/14 update (see issue #3140) 2021-06-18 13:42:31 -04:00
temp_window.h
test_runner.cc Use Chrome file dialogs on all platforms and runtimes (fixes issue #3314) 2022-04-19 18:52:26 -04:00
test_runner.h
text_input_client_osr_mac.h
text_input_client_osr_mac.mm Update to Chromium version 104.0.5112.0 (#1012729) 2022-06-22 10:56:35 +03:00
urlrequest_test.cc tests: Convert usage of base::Bind to Once or Repeating (see issue #3140) 2021-06-19 17:19:32 -04:00
urlrequest_test.h
util_gtk.cc
util_gtk.h
views_menu_bar.cc views: Add support for absolute positioned overlay views. 2021-09-16 18:25:43 +03:00
views_menu_bar.h Various fixes related to the C++11/14 update (see issue #3140) 2021-06-18 13:42:31 -04:00
views_overlay_controls.cc views: cefclient: Add missing <algorithm> include for std::max 2021-09-22 12:08:59 +03:00
views_overlay_controls.h views: Add support for absolute positioned overlay views. 2021-09-16 18:25:43 +03:00
views_style.cc Update to Chromium version 105.0.5195.0 (#1027018) 2022-07-25 23:47:56 -04:00
views_style.h views: Add support for absolute positioned overlay views. 2021-09-16 18:25:43 +03:00
views_window.cc mac: cefclient: Use RootWindowManager to track key window status (fixes issue #3307) 2022-04-12 16:37:01 -04:00
views_window.h mac: cefclient: Use RootWindowManager to track key window status (fixes issue #3307) 2022-04-12 16:37:01 -04:00
window_test_runner_gtk.cc tests: Convert usage of base::Bind to Once or Repeating (see issue #3140) 2021-06-19 17:19:32 -04:00
window_test_runner_gtk.h Replace OVERRIDE with override (see issue #3140) 2021-06-17 16:16:53 -04:00
window_test_runner_mac.h Replace OVERRIDE with override (see issue #3140) 2021-06-17 16:16:53 -04:00
window_test_runner_mac.mm
window_test_runner_views.cc
window_test_runner_views.h Replace OVERRIDE with override (see issue #3140) 2021-06-17 16:16:53 -04:00
window_test_runner_win.cc tests: Convert usage of base::Bind to Once or Repeating (see issue #3140) 2021-06-19 17:19:32 -04:00
window_test_runner_win.h Replace OVERRIDE with override (see issue #3140) 2021-06-17 16:16:53 -04:00
window_test_runner.cc
window_test_runner.h
window_test.cc Various fixes related to the C++11/14 update (see issue #3140) 2021-06-18 13:42:31 -04:00
window_test.h