cef/tests/cefsimple
Marshall Greenblatt 28c7f04001 Delete cef_web_plugin.h and plugin-related APIs (see issue #3047)
This functionality stopped being relevant after the removal of Flash support
in January 2021. The last remaining PPAPI plugin (PDF viewer) will switch to
a non-plugin implementation (PdfUnseasoned) in M100.
2022-02-18 16:23:11 -05:00
..
mac Update to Chromium version 88.0.4324.0 (#827102) 2020-12-04 15:43:33 -05:00
res
CMakeLists.txt.in
cefsimple.exe.manifest
cefsimple.rc
cefsimple_linux.cc Delete cef_web_plugin.h and plugin-related APIs (see issue #3047) 2022-02-18 16:23:11 -05:00
cefsimple_mac.mm Various fixes related to the C++11/14 update (see issue #3140) 2021-06-18 13:42:31 -04:00
cefsimple_win.cc Delete cef_web_plugin.h and plugin-related APIs (see issue #3047) 2022-02-18 16:23:11 -05:00
process_helper_mac.cc
resource.h
simple_app.cc Various fixes related to the C++11/14 update (see issue #3140) 2021-06-18 13:42:31 -04:00
simple_app.h Replace OVERRIDE with override (see issue #3140) 2021-06-17 16:16:53 -04:00
simple_handler.cc tests: Convert usage of base::Bind to Once or Repeating (see issue #3140) 2021-06-19 17:19:32 -04:00
simple_handler.h Replace OVERRIDE with override (see issue #3140) 2021-06-17 16:16:53 -04:00
simple_handler_linux.cc
simple_handler_mac.mm
simple_handler_win.cc