blob: 7ca6a8ad8fb1ca1df745c792b5d51dbf0cb2264e [file] [log] [blame]
<!DOCTYPE html>
<head>
<meta charset="utf-8">
<title>Home</title>
<link rel="stylesheet" href="/css/default.css">
</head>
<header>
<a href="/">
<img alt="the Chromium logo" src="images/icon-chromium-96.png" width="48" height="48">
<h2>The Chromium Projects</h2>
</a>
<div id="search"></div>
</header>
<div id="main-wrapper">
<nav id="sidebar-left">
<section>
<a class="selected" href="/chromium-projects">Home</a>
<a href="/Home">Chromium</a>
<a href="/chromium-os">ChromiumOS</a>
</section>
<section>
<h4>Quick links</h4>
<a href="/for-testers/bug-reporting-guidelines">Report bugs</a>
<a href="/developers/discussion-groups">Discuss</a>
</section>
<section>
<h4>Other sites</h4>
<a href="https://blog.chromium.org/">Chromium Blog</a>
<a href="https://developer.chrome.com/extensions">Google Chrome Extensions</a>
</section>
<section id="license" role="complementary">
Except as otherwise
<a href="https://developers.google.com/site-policies.html#restrictions">noted</a>,
the content of this page is licensed under a
<a href="https://creativecommons.org/licenses/by/2.5/">Creative Commons Attribution 2.5 license</a>,
and examples are licensed under the
<a href="https://chromium.googlesource.com/chromium/src/+/HEAD/LICENSE">BSD License</a>.
</section>
<section id="privacy" role="complementary">
<a href="https://policies.google.com/privacy">Privacy</a>
</section>
<a id="edit-this-page" href="https://edit.chromium.org/edit?repo=chromium/website/main&file=site/chromium-projects/index.md&cloneRepo=chromium/website:refs/heads/main&fullPath=chromium/site/chromium-projects/index.md">Edit this page</a>
</nav>
<main>
<div class="breadcrumbs">
</div>
<p>The Chromium projects include Chromium and ChromiumOS, the open-source projects
behind the <a href="https://www.google.com/chrome">Google Chrome</a> browser and Google
ChromeOS, respectively. This site houses the documentation and code related to
the Chromium projects and is intended for developers interested in learning
about and contributing to the open-source projects.</p>
<div class="two-column-container">
<div class="column">
<h2 id="chromium" tabindex="-1"><a class="header-anchor" href="#chromium"><a href="/Home">Chromium</a></a></h2>
<p>Chromium is an open-source browser project that aims to build a safer, faster,
and more stable way for all users to experience the web. This site contains
design documents, architecture overviews, testing information, and more to help
you learn to build and work with the Chromium source code.</p>
<p><a href="https://www.google.com/chrome"><img src="images/logo_chrome_color_1x_web_32dp.png" alt=""></a></p>
<p>Looking for Google Chrome?</p>
<p><a href="https://www.google.com/chrome">Download Google Chrome</a></p>
</div>
<div class="column">
<h2 id="chromiumos" tabindex="-1"><a class="header-anchor" href="#chromiumos"><a href="/chromium-os">ChromiumOS</a></a></h2>
<p>ChromiumOS is an open-source project that aims to provide a fast, simple, and
more secure computing experience for people who spend most of their time on the
web. Learn more about the <a href="https://googleblog.blogspot.com/2009/11/releasing-chromium-os-open-source.html">project
goals</a>,
obtain the latest build, and learn how you can get involved, submit code, and
file bugs.</p>
<p><a href="https://www.google.com/chrome"><img src="images/logo_chrome_color_1x_web_32dp.png" alt=""></a></p>
<p>Looking for Google ChromeOS devices?</p>
<p><a href="https://www.google.com/chromeos">Visit the Google ChromeOS site</a></p>
</div>
</div>
</main>
</div>