Chromium Embedded Framework: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Fleshed out confusing page)
m (Added repository links)
Line 8: Line 8:
[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 [http://code.google.com/p/chromiumembedded/source/browse/?r=63#svn/trunk revision #65] and the Chromium code base at [http://src.chromium.org/viewvc/chrome/trunk/?pathrev=35902 revision #35902].

Revision as of 21:18, 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.