Chromium Embedded Framework (CEF). A simple framework for embedding Chromium-based browsers in other applications.
Go to file
Marshall Greenblatt 956073100e Mac: Create a real dSYM that includes file/line info in make_distrib.py.
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@415 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2011-12-09 14:02:32 +00:00
include Add CefQuitMessageLoop function (issue #443). 2011-12-08 13:25:26 +00:00
libcef Mac: The MessageLoop::AutoRunState scope in Run() never exits so clear the state_ variable in the CefMessageLoopForUI destructor to avoid an assertion in the MessageLoop destructor (issue #443). 2011-12-08 15:18:19 +00:00
libcef_dll Add CefQuitMessageLoop function (issue #443). 2011-12-08 13:25:26 +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 Expose unique identifiers for frames and the ability to retrieve a frame's parent frame (issue #450). 2011-12-08 11:44:30 +00:00
tools Mac: Create a real dSYM that includes file/line info in make_distrib.py. 2011-12-09 14:02:32 +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 - 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