Chromium Embedded Framework (CEF). A simple framework for embedding Chromium-based browsers in other applications.
Go to file
Marshall Greenblatt a254639d2b Fix BrowserFileSystem context creation race condition between UI and IO threads (issue #442).
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@404 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2011-12-06 10:16:51 +00:00
include - Add a new CefApp interface that provides global handlers and gets passed to CefInitialize() (issue #399). 2011-11-23 22:47:09 +00:00
libcef Fix BrowserFileSystem context creation race condition between UI and IO threads (issue #442). 2011-12-06 10:16:51 +00:00
libcef_dll - Add a new CefApp interface that provides global handlers and gets passed to CefInitialize() (issue #399). 2011-11-23 22:47:09 +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 - Add a new CefApp interface that provides global handlers and gets passed to CefInitialize() (issue #399). 2011-11-23 22:47:09 +00:00
tools Generate release build debug symbols and package them with the make_distrib.py script. 2011-11-29 18:37:57 +00:00
AUTHORS.txt Set eol-style property on all files. Future commits will use the subversion auto-props configuration at http://src.chromium.org/viewvc/chrome/trunk/tools/buildbot/slave/config 2010-10-03 21:04:50 +00:00
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 Generate release build debug symbols and package them with the make_distrib.py script. 2011-11-29 18:37:57 +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 - Add a new CefApp interface that provides global handlers and gets passed to CefInitialize() (issue #399). 2011-11-23 22:47:09 +00:00