Jump to content
 







Main menu
   


Navigation  



Main page
Contents
Current events
Random article
About Wikipedia
Contact us
Donate
 




Contribute  



Help
Learn to edit
Community portal
Recent changes
Upload file
 








Search  

































Create account

Log in
 









Create account
 Log in
 




Pages for logged out editors learn more  



Contributions
Talk
 



















Contents

   



(Top)
 


1 Overview  





2 Supported languages  





3 Applications using CEF  





4 See also  





5 References  





6 External links  














Chromium Embedded Framework







Русский

 

Edit links
 









Article
Talk
 

















Read
Edit
View history
 








Tools
   


Actions  



Read
Edit
View history
 




General  



What links here
Related changes
Upload file
Special pages
Permanent link
Page information
Cite this page
Get shortened URL
Download QR code
Wikidata item
 




Print/export  



Download as PDF
Printable version
 




Print/export  



















Appearance
   

 






From Wikipedia, the free encyclopedia
 


This is an old revision of this page, as edited by Malafaya (talk | contribs)at14:32, 2 January 2023 (updated latest stable version). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff)  Previous revision | Latest revision (diff) | Newer revision  (diff)

Chromium Embedded Framework
Developer(s)Marshall Greenblatt
Initial releaseJune 1, 2009; 15 years ago (2009-06-01)
Stable release

108.4.13 (ga98cd4c)

Chromium 108.0.5359.125[1][2]

/ December 15, 2022; 19 months ago (2022-12-15)

Repository
Written inC++
Operating system
  • Linux
  • macOS
  • TypeFramework, Web browser
    LicenseBSD
    Websitebitbucket.org/chromiumembedded/cef

    The Chromium Embedded Framework (CEF) is an open-source software framework for embedding a Chromium web browser within another application. This enables developers to add web browsing functionality to their application, as well as the ability to use HTML, CSS, and JavaScript to create the application's user interface (or just portions of it).

    CEF runs on Linux, macOS, and Windows. It has many language bindings including C, C++, Go, Java, and Python.

    Overview

    There are two versions of Chromium Embedded Framework: CEF 1 and CEF 3.[3] Development of CEF 2 was abandoned after the appearance of the Chromium Content API.[4]

    CEF 1 is a single-process implementation based on the Chromium WebKit API. It is no longer actively developed or supported.[5]

    CEF 3 is a multi-process implementation based on the Chromium Content API and has performance similar to Google Chrome.[6] It uses asynchronous messaging to communicate between the main application process and one or more render processes (Blink + V8 JavaScript engine). It supports PPAPI plugins and extensions, both internal (PDF viewer) or externally loadable. The single-process run mode is not supported, but still present; currently is being used for debugging purposes only.[7]

    On March 16, 2019, the CEF version numbering changed with the release of CEF 73.1.3+g46cf800+chromium-73.0.3683.75. The previous release on March 14, 2019 was CEF 3.3683.1920.g9f41a27. Both of these releases were based on Chromium 73.0.3683.75, however the new version numbering has the major number the same as the Chromium major version number it is based on.

    CEF comes with a sample application called CefClient that is written in C++ using WinAPI, Cocoa, or GTK (depending on the platform) and contains demos of various features.[8][9] Newer versions include a sample application called CefSimple that, along with an accompanying tutorial, show how to create a simple application using CEF 3.[10]

    Documentation can be found in the header files located in the "include" directory[11][12] and on wiki pages.[13]

    Supported languages

    The base CEF framework includes support for the C and C++ programming languages, but there are external projects that provide bindings for other languages:

    Applications using CEF

    See also

    References

    1. ^ "CEF3 WIKI Current Releases Supported".
  • ^ "CEF Automated Builds".
  • ^ "Versions – Overview of the CEF architecture".
  • ^ "Content API – The Chromium Projects".
  • ^ "CEF1 Retirement Plan".
  • ^ "CEF 3 Architecture – CEF wiki pages".
  • ^ "Single process – Process Models- The Chromium Projects".
  • ^ "CEF Git: 1364/cef1/tests/cefclient/".
  • ^ "CEF Git: master/tests/cefclient/".
  • ^ "CefSimple Tutorial".
  • ^ "CEF Git: /1364/cef1/include/".
  • ^ "CEF Git: /master/include/".
  • ^ "CEF Wiki Pages".
  • ^ "delphichromiumembedded – Delphi Chromium Embedded – Google Project Hosting". Retrieved 2012-12-26.
  • ^ "dcef3 – Delphi Chromium Embedded 3 – Google Project Hosting". Retrieved 2012-12-26.
  • ^ "GitHub - salvadordf/CEF4Delphi: CEF4Delphi is an open source project to embed Chromium-based browsers in applications made with Delphi". github.com. Retrieved 25 February 2017.
  • ^ "HTMLRenderer User Guide" (PDF). dyalog.com. Retrieved 1 August 2019.
  • ^ "Chromium Embedded Framework for Free Pascal". GitHub. Retrieved 2017-01-31.
  • ^ "HTML 5 based GUI toolkit for the Go language". GitHub. Retrieved 2014-02-06.
  • ^ "javachromiumembedded – Java Wrapper for the Chromium Embedded Framework (CEF)".
  • ^ "chillitom/CefSharp · GitHub". Github.com. Retrieved 2012-12-26.
  • ^ "fddima / CefGlue / wiki / Home — Bitbucket". Bitbucket.org. 2012-08-21. Retrieved 2012-12-26.
  • ^ "xilium / Xilium.CefGlue / wiki / Home — Bitbucket". Bitbucket.org. 2012-10-10. Retrieved 2012-12-26.[permanent dead link]
  • ^ "ChromiumFX – .NET bindings for the Chromium Embedded Framework (CEF)". Archived from the original on 2019-02-20. Retrieved 2015-03-21.
  • ^ "cefpython – Python bindings for Chrome / Chromium Embedded Framework (CEF) – Google Project Hosting". Retrieved 2012-12-26.
  • ^ "CEF.swift – Swift bindings for the Chromium Embedded Framework (CEF)". GitHub. 6 December 2021.
  • ^ "WebKitX CEF3 ActiveX – Visual Studio 2015 C++11 MFC/ATL ActiveX for VB6".
  • ^ "Adobe using Google Chromium Embedded Framework for Edge tools | Tim Anderson's IT Writing". Retrieved 2022-12-02.
  • ^ "CEF integration in Dreamweaver".
  • ^ "Bitdefender Total Security".
  • ^ "Eve Launcher – Evelopedia". Archived from the original on 28 May 2015. Retrieved 4 March 2013.
  • ^ "The Architecture of the League Client Update". Riot Games Engineering. Retrieved 21 March 2017.
  • ^ "How To Add a Web Browser to Your App". LiveCode. Retrieved 10 November 2015.
  • ^ "Microsoft PowerBI". Microsoft. Retrieved 22 February 2019.
  • ^ "Help us test the new Minecraft launcher! Check the comments for instructions. • /r/Minecraft". reddit. Retrieved 2016-10-25.
  • ^ obs-browser, OBS Project, 2021-10-21, retrieved 2021-10-22
  • ^ "Second Life 4.0.0.305703 Release Notes". 25 October 2015. Retrieved 7 April 2016.
  • ^ "Sling TV – Watch Live TV Programming Anytime and Anywhere". Retrieved 27 August 2015.
  • ^ "Open Source @ Spotify". Retrieved 2 March 2016.
  • ^ "Derivative WebRender TOP Documentation". Retrieved 2 December 2022.

  • Retrieved from "https://en.wikipedia.org/w/index.php?title=Chromium_Embedded_Framework&oldid=1131092432"

    Categories: 
    C++ software
    Free software
    Google Chrome
    Hidden categories: 
    All articles with dead external links
    Articles with dead external links from July 2021
    Articles with permanently dead external links
    Articles needing cleanup from September 2016
    All pages needing cleanup
    Wikipedia list cleanup from September 2016
     



    This page was last edited on 2 January 2023, at 14:32 (UTC).

    This version of the page has been revised. Besides normal editing, the reason for revision may have been that this version contains factual inaccuracies, vandalism, or material not compatible with the Creative Commons Attribution-ShareAlike License.



    Privacy policy

    About Wikipedia

    Disclaimers

    Contact Wikipedia

    Code of Conduct

    Developers

    Statistics

    Cookie statement

    Mobile view



    Wikimedia Foundation
    Powered by MediaWiki