Chromium Embedded Framework (CEF). A simple framework for embedding Chromium-based browsers in other applications.
Go to file
Marshall Greenblatt 19379d98c2 Mac: Add NSAutoreleasePool in PlatformCreateWindow to make sure CefBrowserHostView is dealloc'ed on window destruction
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@1534 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-11-26 19:45:45 +00:00
include Support file uploads in CefURLRequests originating from the browser process (issue #1013). 2013-11-25 17:31:59 +00:00
libcef Mac: Add NSAutoreleasePool in PlatformCreateWindow to make sure CefBrowserHostView is dealloc'ed on window destruction 2013-11-26 19:45:45 +00:00
libcef_dll Restore CefRenderProcessHandler::OnBeforeNavigation (issue #1076). This method is still needed for some use cases due to issue #1129. 2013-11-21 20:59:28 +00:00
patch Update to Chromium revision 237081. 2013-11-25 23:04:25 +00:00
tests Update to Chromium revision 237081. 2013-11-25 23:04:25 +00:00
tools Add breakpad support (issue #1131). 2013-11-21 22:43:36 +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 237081. 2013-11-25 23:04:25 +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 Remove the old (non-functional) about:tracing implementation. A new implementation is required due to Chromium changes (issue #1146). 2013-11-25 23:21:32 +00:00
cef.gypi Linux: Fix clang compile errors. 2013-10-24 21:40:32 +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 Structural improvements for request handling (issue #1044) 2013-09-03 16:43:31 +00:00
cef_paths2.gypi Add sandbox support (issue #524). 2013-11-15 18:47:02 +00:00