cef/tests/cefsimple
Marshall Greenblatt c3d4f24720 cefsimple: Fix sizing of popup windows with --use-views (see issue #2854) 2020-01-27 20:36:35 -05:00
..
mac Update to Chromium version 77.0.3865.0 (#681094) 2019-09-04 15:13:32 +00:00
res Add the cefsimple sample application which demonstrates the minimal functionality required to create a browser window. 2013-11-26 22:02:14 +00:00
CMakeLists.txt.in Update to Chromium version 77.0.3865.0 (#681094) 2019-09-04 15:13:32 +00:00
cefsimple.exe.manifest Add the cefsimple sample application which demonstrates the minimal functionality required to create a browser window. 2013-11-26 22:02:14 +00:00
cefsimple.rc Add the cefsimple sample application which demonstrates the minimal functionality required to create a browser window. 2013-11-26 22:02:14 +00:00
cefsimple_linux.cc cefsimple: Convert NULL to nullptr (see issue #2861) 2020-01-15 15:26:01 +01:00
cefsimple_mac.mm macOS: Add support for building clients with ARC enabled (fixes issue #2623). 2019-04-23 17:17:56 +00:00
cefsimple_win.cc cefsimple: Convert NULL to nullptr (see issue #2861) 2020-01-15 15:26:01 +01:00
process_helper_mac.cc cefsimple: Convert NULL to nullptr (see issue #2861) 2020-01-15 15:26:01 +01:00
resource.h Apply clang-format to all C, C++ and ObjC files (issue #2171) 2017-05-18 12:30:05 +02:00
simple_app.cc cefsimple: Fix sizing of popup windows with --use-views (see issue #2854) 2020-01-27 20:36:35 -05:00
simple_app.h Apply clang-format to all C, C++ and ObjC files (issue #2171) 2017-05-18 12:30:05 +02:00
simple_handler.cc cefsimple: Convert NULL to nullptr (see issue #2861) 2020-01-15 15:26:01 +01:00
simple_handler.h Apply clang-format to all C, C++ and ObjC files (issue #2171) 2017-05-18 12:30:05 +02:00
simple_handler_linux.cc Linux: Add support for ozone builds (fixes issue #2296). 2019-04-23 17:00:14 +00:00
simple_handler_mac.mm macOS: Add support for building clients with ARC enabled (fixes issue #2623). 2019-04-23 17:17:56 +00:00
simple_handler_win.cc Apply clang-format to all C, C++ and ObjC files (issue #2171) 2017-05-18 12:30:05 +02:00