mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-01-10 17:23:26 +01:00
Chromium Embedded Framework (CEF). A simple framework for embedding Chromium-based browsers in other applications.
830182196c
- Change CefBrowserSettings members that previously used a boolean to instead use a cef_state_t enumeration with default, enabled and disabled states. - Remove CefBrowserSettings members that are unlikely to be used and that can also be set using Chromium command-line switches. - Change the CEF command-line switch naming pattern to match Chromium and move the implementation out of cefclient. - Improve documentation by listing the command-line switch, if any, associated with each setting. git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@1083 5089003a-bbd8-11dd-ad1f-f1f9622dbc98 |
||
---|---|---|
cef1 | ||
include | ||
libcef | ||
libcef_dll | ||
patch | ||
tests | ||
tools | ||
AUTHORS.txt | ||
cef_create_projects.bat | ||
cef_create_projects.sh | ||
cef_paths2.gypi | ||
cef_paths.gypi | ||
cef.gyp | ||
cef.gypi | ||
CHROMIUM_BUILD_COMPATIBILITY.txt | ||
DEPS | ||
LICENSE.txt | ||
VERSION |