Chromium Embedded Framework (CEF). A simple framework for embedding Chromium-based browsers in other applications.
Go to file
Marshall Greenblatt 3ae110bd92 cefclient: Restructure file lists in CMakeLists.txt.in to generate nicer output (issue #1500).
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@2017 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2015-02-02 22:29:50 +00:00
include - cefclient: Windows: Introduce RootWindow concept and associated window/client object hierarchy (issue #1500). 2015-01-27 00:03:25 +00:00
libcef Check that the return value of CefClient::GetRenderHandler is non-NULL (issue #1504). 2015-01-26 00:57:01 +00:00
libcef_dll Rename .cpp file extensions to .cc for consistency (issue #1500). 2015-01-22 01:55:39 +00:00
patch Fix crash when calling LoadURL/Reload from OnRenderProcessTerminated (issue #1429). 2015-01-13 17:38:49 +00:00
tests cefclient: Restructure file lists in CMakeLists.txt.in to generate nicer output (issue #1500). 2015-02-02 22:29:50 +00:00
tools cefclient: Organize source files into directories by target process (browser, renderer, common) (issue #1500). 2015-01-31 00:55:56 +00:00
AUTHORS.txt Add CefDisplayHandler::OnFaviconURLChange callback (issue #964). 2015-01-12 19:37:52 +00:00
CHROMIUM_BUILD_COMPATIBILITY.txt Update to Chromium revision d3cf92ca (#310534). 2015-01-09 17:22:10 +00:00
CMakeLists.txt.in - Change ALLOW_UNUSED to ALLOW_UNUSED_TYPE and ALLOW_UNUSED_LOCAL to match Chromium. 2015-01-08 02:42:59 +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 LICENSE.txt copyright date. 2014-10-10 18:57:47 +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 cefclient: Split ClientApp into process-specific types (issue #1500). 2015-01-31 04:41:36 +00:00
cef.gypi Update to Chromium revision 40af916d (#303546). 2014-11-12 19:25:15 +00:00
cef_create_projects.bat Update to Chromium revision 248478. 2014-02-05 20:35:45 +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 Add CefFindHandler for reporting find results (issue #1482). 2015-01-12 21:04:08 +00:00
cef_paths2.gypi cefclient: Split ClientApp into process-specific types (issue #1500). 2015-01-31 04:41:36 +00:00
macros.cmake.in cefclient: Organize source files into directories by target process (browser, renderer, common) (issue #1500). 2015-01-31 00:55:56 +00:00