Core APIs
Process bootstrap, browser lifecycle, frames, DOM, requests and data objects — the foundation every CEF app builds on.
Source-code-derived API reference for the Chromium Embedded Framework — pinned to CEF 151.3.24 (Chromium 151.0.7922.174). Every signature, parameter and threading constraint comes verbatim from the include/*.h headers.
New here? Start with the latest version
Head straight to the CEF v151 reference — Start here — the complete, version-pinned API surface of CEF 151.3.24. If you would rather read a soft copy, the same content is available as a PDF manual.
This documentation is generated strictly from the CEF C++ header files. Every interface, method signature, parameter description and threading constraint on this site comes verbatim from the corresponding include/*.h file. Where the header is silent on a detail (e.g. threading), the page says so explicitly rather than guessing — these docs never extrapolate or paraphrase the source.
Editorial policy
Where the source header is silent on a detail (e.g. threading constraints or return-value semantics), this site explicitly writes "Threading constraint not specified in source." The header comment is the final word.
| Version | CEF Build | Chromium | Status |
|---|---|---|---|
| v151 | 151.3.24+g2384915 | 151.0.7922.174 | Current — start here |
| v152 | — | — | Placeholder (not yet generated) |
This project only exists because of the work of the upstream community, and we are grateful for it. It is curated, generated and hosted by Ernest Tech House (owned by Pease Ernest), which is a completely separate and independent organization from the official CEF ownership and maintainers.
include/*.h headers and all upstream ownership is respected.Project status
This is not yet the official documentation for the CEF project. It is a community-driven, source-derived remade documentation website. Ernest Tech House is actively striving and contributing to make this the official documentation in the future.
The Chromium Embedded Framework (CEF) is Copyright (c) Marshall A. Greenblatt, Google Inc. and contributors. The original CEF source code is distributed under a BSD-style license; see the upstream repository for the full text. This documentation project — the markdown, VitePress configuration, generator scripts and overall architecture — is curated and maintained by Ernest Tech House.