cef/tests/cefsimple
Marshall Greenblatt e690fa444c Update platform and build requirements.
- Mac: Require 10.7+ deployment target and 10.9+ system version
  (see https://codereview.chromium.org/1615823003/).
- Windows: Changes references from VS2013 to VS2015.
2016-04-29 13:16:28 -04:00
..
mac Update platform and build requirements. 2016-04-29 13:16:28 -04: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 revision cb947c01 (#352221) 2015-10-09 17:31:27 -04: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: Only instantiate SimpleApp in the browser process (issue #1776) 2015-12-03 17:27:32 -05:00
cefsimple_mac.mm cefsimple: Only instantiate SimpleApp in the browser process (issue #1776) 2015-12-03 17:27:32 -05:00
cefsimple_win.cc cefsimple: Only instantiate SimpleApp in the browser process (issue #1776) 2015-12-03 17:27:32 -05:00
process_helper_mac.cc Rename .cpp file extensions to .cc for consistency (issue #1500). 2015-01-22 01:55:39 +00:00
resource.h Add the cefsimple sample application which demonstrates the minimal functionality required to create a browser window. 2013-11-26 22:02:14 +00:00
simple_app.cc Implement Views framework on Windows and Linux (issue #1749). 2016-04-26 11:58:13 -04:00
simple_app.h cefsimple: Only instantiate SimpleApp in the browser process (issue #1776) 2015-12-03 17:27:32 -05:00
simple_handler.cc Implement Views framework on Windows and Linux (issue #1749). 2016-04-26 11:58:13 -04:00
simple_handler.h Implement Views framework on Windows and Linux (issue #1749). 2016-04-26 11:58:13 -04:00
simple_handler_linux.cc Implement Views framework on Windows and Linux (issue #1749). 2016-04-26 11:58:13 -04:00
simple_handler_mac.mm Implement Views framework on Windows and Linux (issue #1749). 2016-04-26 11:58:13 -04:00
simple_handler_win.cc Implement Views framework on Windows and Linux (issue #1749). 2016-04-26 11:58:13 -04:00