Chromium Embedded Framework (CEF). A simple framework for embedding Chromium-based browsers in other applications.
Go to file
Marshall Greenblatt 8635aeb5cf libcef:
- Fix a leak of CachedResource objects due to the Cache never being cleared (issue #15).
- Fix a crash when the main application exits while popup windows exist due to a race condition when deleting CefBrowser objects.

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@49 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2009-09-26 01:22:33 +00:00
include libcef: 2009-08-21 17:41:09 +00:00
libcef libcef: 2009-09-26 01:22:33 +00:00
libcef_dll libcef: 2009-08-21 17:41:09 +00:00
patch libcef: Update due to underlying chromium changes. 2009-09-22 16:34:27 +00:00
tests/cefclient cefclient: 2009-08-21 19:43:37 +00:00
tools libcef: Update due to underlying chromium changes. 2009-07-24 18:37:00 +00:00
AUTHORS.txt Update all files to use Windows CRLF (\r\n) line endings (issue #45). 2009-07-24 19:11:01 +00:00
cef.sln libcef: Update due to underlying chromium changes. 2009-09-17 16:56:32 +00:00
CHROMIUM_BUILD_COMPATIBILITY.txt libcef: Update due to underlying chromium changes. 2009-09-22 16:34:27 +00:00
LICENSE.txt - Move frame-related methods from CefBrowser into a new CefFrame class. 2009-05-28 00:31:21 +00:00