cef/include/internal
Marshall Greenblatt f5bc72b234 Add sandbox support (issue #524).
- The sandbox is now enabled by default on all platforms. Use the CefSettings.no_sandbox option or the "no-sandbox" command-line flag to disable sandbox support.
- Windows: See cef_sandbox_win.h for requirements to enable sandbox support.
- Windows: If Visual Studio isn't installed in the standard location set the CEF_VCVARS environment variable before running make_distrib.py or automate.py (see msvs_env.bat).
- Linux: For binary distributions a new chrome-sandbox executable with SUID permissions must be placed next to the CEF executable. See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for details on setting up the development environment when building CEF from source code.

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@1518 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-11-15 18:47:02 +00:00
..
cef_build.h Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
cef_export.h Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
cef_linux.h Linux: Add off-screen rendering support (issue #518). 2013-06-27 17:40:04 +00:00
cef_mac.h Mac: Add IME support with off-screen rendering (issue #973). 2013-05-31 12:46:56 +00:00
cef_ptr.h Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
cef_string_list.h Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
cef_string_map.h Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
cef_string_multimap.h Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
cef_string_types.h Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
cef_string_wrappers.h Update to Chromium revision 207871. 2013-06-22 02:06:32 +00:00
cef_string.h Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
cef_time.h Add performance tests for CEF V8 methods (issue #484). 2012-10-26 20:42:41 +00:00
cef_tuple.h - Add CefURLRequest support (issue #517). 2012-06-19 16:29:49 +00:00
cef_types_linux.h Linux: Add off-screen rendering support (issue #518). 2013-06-27 17:40:04 +00:00
cef_types_mac.h Mac: Add IME support with off-screen rendering (issue #973). 2013-05-31 12:46:56 +00:00
cef_types_win.h Mac: Add IME support with off-screen rendering (issue #973). 2013-05-31 12:46:56 +00:00
cef_types_wrappers.h Add sandbox support (issue #524). 2013-11-15 18:47:02 +00:00
cef_types.h Add sandbox support (issue #524). 2013-11-15 18:47:02 +00:00
cef_win.h Mac: Add IME support with off-screen rendering (issue #973). 2013-05-31 12:46:56 +00:00