Chromium Embedded Framework: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
(Fleshed out confusing page)
Line 1: Line 1:
Chromium Embedded Framework (CEF) is an [http://code.google.com/p/chromiumembedded/ extension] of the [http://en.wikipedia.org/wiki/Chromium_(web_browser) Chromium] browser rendering engine, an open-source project which is a component of [http://www.google.com/chrome Google Chrome].
== In relation to Valve ==
It is reported that Valve's latest iteration of the [[Steam]] content-delivery platform is using a variation of the CEF to render web content. This is a departure from previous versions, which internally used Internet Explorer and was thus tied to Windows platforms.
The Source code for Valve's usage of the Chromium Embedded Framework can be downloaded here:
The Source code for Valve's usage of the Chromium Embedded Framework can be downloaded here:
[http://developer.valvesoftware.com/w/images/cef/cef_valve_03162010.zip]
[http://developer.valvesoftware.com/w/images/cef/cef_valve_03162010.zip]


This drop is based off the CEF code base at revision 65 and the Chromium code base at revision 35902.
This drop is based off the CEF code base at revision 65 and the Chromium code base at revision 35902.

Revision as of 16:47, 16 March 2010

Chromium Embedded Framework (CEF) is an extension of the Chromium browser rendering engine, an open-source project which is a component of Google Chrome.

In relation to Valve

It is reported that Valve's latest iteration of the Steam content-delivery platform is using a variation of the CEF to render web content. This is a departure from previous versions, which internally used Internet Explorer and was thus tied to Windows platforms.

The Source code for Valve's usage of the Chromium Embedded Framework can be downloaded here: [1]

This drop is based off the CEF code base at revision 65 and the Chromium code base at revision 35902.