Chromium Embedded Framework (CEF). A simple framework for embedding Chromium-based browsers in other applications.
Go to file
Marshall Greenblatt f18083e5df - Add support for returning an HTTP status code from HandleBeforeResourceLoad and custom scheme handlers via the CefResponse class (issue #202).
- Add unit tests for custom scheme handlers (issue #221).
- Fix reversed enable/disable of stop and reload buttons in cefclient.

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@222 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2011-04-21 16:46:16 +00:00
include - Add support for returning an HTTP status code from HandleBeforeResourceLoad and custom scheme handlers via the CefResponse class (issue #202). 2011-04-21 16:46:16 +00:00
libcef - Add support for returning an HTTP status code from HandleBeforeResourceLoad and custom scheme handlers via the CefResponse class (issue #202). 2011-04-21 16:46:16 +00:00
libcef_dll - Add support for returning an HTTP status code from HandleBeforeResourceLoad and custom scheme handlers via the CefResponse class (issue #202). 2011-04-21 16:46:16 +00:00
patch Update to Chromium revision 80310. 2011-04-05 16:17:33 +00:00
tests - Add support for returning an HTTP status code from HandleBeforeResourceLoad and custom scheme handlers via the CefResponse class (issue #202). 2011-04-21 16:46:16 +00:00
tools Support parsing of virtual methods with default implementations. 2011-04-20 15:20:31 +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 80310. 2011-04-05 16:17:33 +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 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
cef.gyp - Add support for returning an HTTP status code from HandleBeforeResourceLoad and custom scheme handlers via the CefResponse class (issue #202). 2011-04-21 16:46:16 +00:00
cef.gypi Initial GYP changes and utility scripts for Mac and Linux support. 2010-10-09 16:37:43 +00:00
cef_create_projects.bat 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_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