Chromium Embedded Framework (CEF). A simple framework for embedding Chromium-based browsers in other applications.
Go to file
Marshall Greenblatt cda8819b62 Improvements to automate-git.py:
- Mac: 32-bit builds are no longer support with 2272 branch and newer (issue #1517).
- Add `--dry-run-platform` flag to simulate execution on a different platform.
- Print the value of all build-related environment variables.

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@2025 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2015-02-10 17:08:30 +00:00
include Update to Chromium revision beafd8cb (#314338). 2015-02-04 18:10:14 +00:00
libcef Update to Chromium revision beafd8cb (#314338). 2015-02-04 18:10:14 +00:00
libcef_dll Update to Chromium revision beafd8cb (#314338). 2015-02-04 18:10:14 +00:00
patch Linux: Apply simpler solution for multiple definition of 'AtomicOps_Internalx86CPUFeatures' error 2015-02-05 21:47:25 +00:00
tests cefclient: Fix/improve source code documentation (issue #1500). 2015-02-02 23:18:16 +00:00
tools Improvements to automate-git.py: 2015-02-10 17:08:30 +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 beafd8cb (#314338). 2015-02-04 18:10:14 +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 Update to Chromium revision beafd8cb (#314338). 2015-02-04 18:10:14 +00:00
cef.gypi Update to Chromium revision beafd8cb (#314338). 2015-02-04 18:10:14 +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: Move files containing the main() program entry point to the top-level cefclient directory (issue #1500). 2015-02-02 22:33:35 +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