Chromium Embedded Framework (CEF). A simple framework for embedding Chromium-based browsers in other applications.
Go to file
Marshall Greenblatt 0a1fd8b040 Avoid calling OnSetFocus multiple times (issue #563).
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@569 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2012-04-02 19:05:42 +00:00
include - Add CefCookieManager interface and CefRequestHandler::GetCookieManager for custom cookie handling (issue #542). 2012-03-22 22:08:05 +00:00
libcef Avoid calling OnSetFocus multiple times (issue #563). 2012-04-02 19:05:42 +00:00
libcef_dll - Add CefCookieManager interface and CefRequestHandler::GetCookieManager for custom cookie handling (issue #542). 2012-03-22 22:08:05 +00:00
patch Update to Chromium revision 122508. 2012-02-18 00:19:52 +00:00
tests Fix problem with CefBrowser::GetMainFrame() clearing the frame URL value (issue #556). 2012-03-30 17:18:31 +00:00
tools Add the ability to (issue #236): 2012-02-16 17:11:49 +00:00
AUTHORS.txt Update the AUTHORS.txt file to include the names of past contributors (issue #474). 2012-01-23 17:18:57 +00:00
CHROMIUM_BUILD_COMPATIBILITY.txt Update to Chromium revision 122508. 2012-02-18 00:19:52 +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 CefCookieManager interface and CefRequestHandler::GetCookieManager for custom cookie handling (issue #542). 2012-03-22 22:08:05 +00:00
cef.gypi Update to Chromium revision 122508. 2012-02-18 00:24:20 +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 - Add CefCookieManager interface and CefRequestHandler::GetCookieManager for custom cookie handling (issue #542). 2012-03-22 22:08:05 +00:00
cef_paths2.gypi Break cef.h into multiple headers (issue #142). 2011-12-23 17:36:30 +00:00