Chromium Embedded Framework (CEF). A simple framework for embedding Chromium-based browsers in other applications.
Go to file
Marshall Greenblatt 719886c232 Add #ifndef guards to cef_logging.h
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@322 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2011-10-18 16:51:34 +00:00
include Add a new NAVTYPE_LINKDROPPED value to the cef_handler_navtype_t enum passed to OnBeforeResourceLoad() that will be passed when navigation is resulting from a drop (issue #363). 2011-10-18 00:23:32 +00:00
libcef Add a new NAVTYPE_LINKDROPPED value to the cef_handler_navtype_t enum passed to OnBeforeResourceLoad() that will be passed when navigation is resulting from a drop (issue #363). 2011-10-18 00:23:32 +00:00
libcef_dll Add #ifndef guards to cef_logging.h 2011-10-18 16:51:34 +00:00
patch Update base.patch to match Chromium revision 105051. 2011-10-14 10:12:26 +00:00
tests - Add CefFocusHandler::OnFocusedNodeChanged() notification (issue #379). 2011-10-14 12:40:40 +00:00
tools Add setlocal/endlocal to batch scripts that set variables. 2011-10-18 00:48:28 +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 105051. 2011-10-12 19:09:15 +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 - Add CefSettings.local_storage_quota and session_storage_quota options for setting localStorage and sessionStorage quota limits respectively (issue #348). 2011-10-06 13:34:47 +00:00
cef.gypi - Update to Chromium revision 105051. 2011-10-12 19:09:15 +00:00
cef_create_projects.bat Windows: Call make_version_header.bat from cef_create_projects.bat. Previously it was executed by the patcher project. 2011-09-18 00:08:06 +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 Convert cef_paths.gypi to Unix line endings (issue #370). 2011-10-07 07:50:26 +00:00