Chromium Embedded Framework (CEF). A simple framework for embedding Chromium-based browsers in other applications.
Go to file
Marshall Greenblatt 64e08c2918 - Auto-generate all C/C++ translation code (issue #33).
- Change index parameter types from int to size_t to make 0-based range implicit.
- Make CefPrintOptions and CefMenuInfo proper wrapper classes.
- Normalize the naming of menu-related types.
- Remove unused command_line variable from test_suite.cc.

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@408 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2011-12-08 01:38:30 +00:00
include - Auto-generate all C/C++ translation code (issue #33). 2011-12-08 01:38:30 +00:00
libcef - Auto-generate all C/C++ translation code (issue #33). 2011-12-08 01:38:30 +00:00
libcef_dll - Auto-generate all C/C++ translation code (issue #33). 2011-12-08 01:38:30 +00:00
patch Fix problem where images loaded using the background-image CSS attribute sometimes do not display on Mac after browsing back to the page (issue #447). 2011-12-06 08:49:22 +00:00
tests - Auto-generate all C/C++ translation code (issue #33). 2011-12-08 01:38:30 +00:00
tools - Auto-generate all C/C++ translation code (issue #33). 2011-12-08 01:38:30 +00:00
AUTHORS.txt
CHROMIUM_BUILD_COMPATIBILITY.txt Update to Chromium revision 110703. 2011-11-18 22:10:53 +00:00
DEPS Move gclient integration to the gclient_hook.py script in order to support a platform-agnostic DEPS file (issue #174). 2011-01-27 02:21:50 +00:00
LICENSE.txt Add the make_distrib tool for automated creation of CEF binary distributions (issue #260). 2011-09-27 15:02:08 +00:00
cef.gyp - Auto-generate all C/C++ translation code (issue #33). 2011-12-08 01:38:30 +00:00
cef.gypi Add support for transparency on Windows (issue #99). 2011-10-21 19:35:19 +00:00
cef_create_projects.bat Set the product version string using make_version_header.py and the chrome/VERSION file (issue #383). 2011-10-18 17:56:10 +00:00
cef_create_projects.sh Move gclient integration to the gclient_hook.py script in order to support a platform-agnostic DEPS file (issue #174). 2011-01-27 02:21:50 +00:00
cef_paths.gypi - Auto-generate all C/C++ translation code (issue #33). 2011-12-08 01:38:30 +00:00