Chromium Embedded Framework (CEF). A simple framework for embedding Chromium-based browsers in other applications.
Go to file
Marshall Greenblatt 89a8832550 Fix crash when using asynchronous continuation with a custom resource handler (issue #1066).
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@1579 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-01-30 00:51:52 +00:00
include Add a new CefURLParts.origin member for retrieving the origin when parsing a URL. 2014-01-28 19:19:41 +00:00
libcef Fix crash when using asynchronous continuation with a custom resource handler (issue #1066). 2014-01-30 00:51:52 +00:00
libcef_dll Add a CefGetMimeType function for retrieving the mime type of a file extension (issue #1098). 2014-01-28 17:26:59 +00:00
patch Mac: Allow customization of background color (issue #1161) 2014-01-07 18:54:06 +00:00
tests Add a new CefURLParts.origin member for retrieving the origin when parsing a URL. 2014-01-28 19:19:41 +00:00
tools Add <algorithm> include required by VS2013 (issue #1094). 2014-01-14 02:45:56 +00:00
AUTHORS.txt Set "User-Agent" and "Accept-Language" headers for requests sent using CefURLRequest (issue #1125). 2013-10-30 17:42:05 +00:00
CHROMIUM_BUILD_COMPATIBILITY.txt Update to Chromium revision 242756. 2014-01-02 22:41:11 +00:00
DEPS Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
LICENSE.txt Update to Chromium revision 173683. 2013-01-14 19:21:17 +00:00
VERSION - Add about:version, about:credits and about:license internal URLs (issue #731). 2012-10-08 17:47:37 +00:00
cef.gyp Provide a generic JavaScript message router implementation (issue #1183). 2014-01-27 23:31:03 +00:00
cef.gypi Windows: Switch to aura/views architecture for content window creation (issue #180). 2013-12-07 01:55:22 +00:00
cef_create_projects.bat Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
cef_create_projects.sh Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
cef_paths.gypi Update copyright year in generated files. 2014-01-06 19:48:18 +00:00
cef_paths2.gypi Provide a generic JavaScript message router implementation (issue #1183). 2014-01-27 23:31:03 +00:00