cef/tests/cefsimple
Marshall Greenblatt 03c9156c80 Fix build and initial Chrome runtime issues on macOS (see issue #2969)
This change moves shared resource initialization to a common location and
disables crash reporting initialization in chrome/ code via patch files.

When using the Chrome runtime on macOS the Chrome application window will
display, but web content is currently blank and the application does not
exit cleanly. This will need to be debugged further in the future.
2020-07-06 15:20:53 -04:00
..
mac
res
CMakeLists.txt.in
cefsimple.exe.manifest
cefsimple.rc
cefsimple_linux.cc
cefsimple_mac.mm Fix build and initial Chrome runtime issues on macOS (see issue #2969) 2020-07-06 15:20:53 -04:00
cefsimple_win.cc
process_helper_mac.cc
resource.h
simple_app.cc Add initial Chrome runtime support for browser APIs (see issue #2969) 2020-07-04 16:13:30 -04:00
simple_app.h
simple_handler.cc
simple_handler.h
simple_handler_linux.cc Add initial Chrome runtime support for browser APIs (see issue #2969) 2020-07-04 16:13:30 -04:00
simple_handler_mac.mm
simple_handler_win.cc Add initial Chrome runtime support for browser APIs (see issue #2969) 2020-07-04 16:13:30 -04:00