cef/tools/distrib
Marshall Greenblatt 243a9c26d7 Update to Chromium revision 0bfd25d4 (#381305)
- Delete include/cef_runnable.h (issue #1336).
- Build the cef_unittests target using all Chromium headers. Add a
  USING_CHROMIUM_INCLUDES define and libcef_dll_wrapper_unittests
  target to support this. This change avoids compile errors due to
  the divergence of CEF and Chromium base/ header implementations.
  The libcef_dll_wrapper sources must now compile successfully with
  both CEF and Chromium base/ headers (issue #1632).
- The onbeforeunload message specified via JavaScript is no longer
  passed to the client (see http://crbug.com/587940).
2016-03-17 13:01:21 -04:00
..
linux Update to Chromium revision 12bfc336 (#338390). 2015-07-24 16:11:13 -04:00
mac Fix documentation errors (issue #1834) 2016-03-01 17:17:08 -05:00
win Fix documentation errors (issue #1834) 2016-03-01 17:17:08 -05:00
README-TRANSFER.txt Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
README.client.txt Update the project URL in the binary distribution README.txt 2015-03-17 16:46:41 -04:00
README.footer.txt make_distrib improvements: 2013-04-11 23:07:43 +00:00
README.header.txt Update scripts to support git checkouts of CEF and/or Chromium. 2014-04-18 18:31:22 +00:00
cefclient.gyp Update to Chromium revision 0bfd25d4 (#381305) 2016-03-17 13:01:21 -04:00
transfer.cfg Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00

README.header.txt

Chromium Embedded Framework (CEF) $DISTRIB_TYPE$ Binary Distribution for $PLATFORM$
-------------------------------------------------------------------------------

Date:             $DATE$

CEF Version:      $CEF_VER$
CEF URL:          $CEF_URL$
                  @$CEF_REV$

Chromium Verison: $CHROMIUM_VER$
Chromium URL:     $CHROMIUM_URL$
                  @$CHROMIUM_REV$

$DISTRIB_DESC$