Chromium Embedded Framework (CEF). A simple framework for embedding Chromium-based browsers in other applications.
Go to file
Marshall Greenblatt be69bf9eb1 Enhancements to automate.py and make_distrib.py (issue #1072):
- Update the depot tools checkout if the checkout is managed by automate.py (on windows it's mandatory to run depot tools update to install svn, git and python).
- Add "--no-update" switch to allow users to run only build and distrib steps without updating CEF and Chromium. This is useful when some custom actions have to be done between the checkout and build steps. 
- Add "--build-tests" switch to build the cef_unittests target in addition to the cefclient target.
- Add "--verbose" switch to have ninja output more details while building.
- Add "--build-log-file" switch to write build logs to a file on disk.
- Add 7z compression support based on the presence of a CEF_COMMAND_7ZIP environment variable.
- Create distrib folders using the architecture (32/64) string.

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@1434 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-09-10 20:02:09 +00:00
cef1 Linux: Update binary distrib to execute pkg-config as part of the make configuration. 2013-04-23 22:38:23 +00:00
include Expose resource type and transition type via CefRequest (issue #1071). 2013-09-10 19:42:53 +00:00
libcef Expose resource type and transition type via CefRequest (issue #1071). 2013-09-10 19:42:53 +00:00
libcef_dll Expose resource type and transition type via CefRequest (issue #1071). 2013-09-10 19:42:53 +00:00
patch Update to Chromium revision 220934. 2013-09-03 21:48:12 +00:00
tests Expose resource type and transition type via CefRequest (issue #1071). 2013-09-10 19:42:53 +00:00
tools Enhancements to automate.py and make_distrib.py (issue #1072): 2013-09-10 20:02:09 +00:00
AUTHORS.txt Update AUTHORS.txt file. 2013-03-20 18:43:59 +00:00
CHROMIUM_BUILD_COMPATIBILITY.txt Update to Chromium revision 220934. 2013-09-03 21:48:12 +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 Expose resource type and transition type via CefRequest (issue #1071). 2013-09-10 19:42:53 +00:00
cef.gypi Improvements to v8::Persistent usage (issue #1001): 2013-06-26 22:33:44 +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 Update to Chromium revision 217791. 2013-08-15 19:38:55 +00:00