Marshall Greenblatt 830182196c Improve the way that settings are specified (issue #878).
- 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
2013-02-07 19:59:40 +00:00
2013-01-15 19:12:28 +00:00
2013-01-18 20:12:20 +00:00
2012-06-11 17:40:01 +00:00
Description
Chromium Embedded Framework (CEF). A simple framework for embedding Chromium-based browsers in other applications.
38 MiB
Languages
C++ 83.6%
Python 7.9%
C 3.1%
Objective-C++ 2.4%
HTML 1.9%
Other 1%