Chromium Embedded Framework (CEF). A simple framework for embedding Chromium-based browsers in other applications.
Go to file
Marshall Greenblatt d7f7f45147 Move to GYP-based project file generation (issue #48).
- Add cef_create_projects.bat to generate the CEF project files.
- Change include paths to be relative to the root CEF directory.
- Add patch_build configuration and build.patch to modify the Chromium build system for required CEF dependencies.
- Remove old .vcproj and .vsprops files.
- Eliminate use of precompiled headers.
- Commit generated project files (these will go away in the near future).

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@50 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2009-10-02 17:59:38 +00:00
include libcef: 2009-08-21 17:41:09 +00:00
libcef Move to GYP-based project file generation (issue #48). 2009-10-02 17:59:38 +00:00
libcef_dll Move to GYP-based project file generation (issue #48). 2009-10-02 17:59:38 +00:00
patch Move to GYP-based project file generation (issue #48). 2009-10-02 17:59:38 +00:00
tests/cefclient Move to GYP-based project file generation (issue #48). 2009-10-02 17:59:38 +00:00
tools Move to GYP-based project file generation (issue #48). 2009-10-02 17:59:38 +00:00
AUTHORS.txt Update all files to use Windows CRLF (\r\n) line endings (issue #45). 2009-07-24 19:11:01 +00:00
CHROMIUM_BUILD_COMPATIBILITY.txt libcef: Update due to underlying chromium changes. 2009-09-22 16:34:27 +00:00
LICENSE.txt - Move frame-related methods from CefBrowser into a new CefFrame class. 2009-05-28 00:31:21 +00:00
cef.gyp Move to GYP-based project file generation (issue #48). 2009-10-02 17:59:38 +00:00
cef.gypi Move to GYP-based project file generation (issue #48). 2009-10-02 17:59:38 +00:00
cef.sln Move to GYP-based project file generation (issue #48). 2009-10-02 17:59:38 +00:00
cef_create_projects.bat Move to GYP-based project file generation (issue #48). 2009-10-02 17:59:38 +00:00
cefclient.vcproj Move to GYP-based project file generation (issue #48). 2009-10-02 17:59:38 +00:00
libcef.vcproj Move to GYP-based project file generation (issue #48). 2009-10-02 17:59:38 +00:00
libcef_dll_wrapper.vcproj Move to GYP-based project file generation (issue #48). 2009-10-02 17:59:38 +00:00
libcef_static.vcproj Move to GYP-based project file generation (issue #48). 2009-10-02 17:59:38 +00:00
patcher.vcproj Move to GYP-based project file generation (issue #48). 2009-10-02 17:59:38 +00:00