Chromium Developer Documentation

Google Chrome is built with open source code from Chromium.

Except as otherwise noted, the content of this page is licensed under a Creative Commons Attribution 2.5 license, and examples are licensed under the BSD License.

Design Documents

Start here:
  • Multi-process Architecture: Describes the high-level architecture of Chromium
    Note: Most of the rest of the design documents assume familiarity with the concepts explained in this document.

  • How Chromium Displays Web Pages: Bottom-to-top overview of how WebKit is embedded in Chromium

Architecture

Also see the documentation for V8, which is the JavaScript engine used within Chromium.

UI Framework

Feature-specific

Mac OS X

Other