# chromium/chromium

The official GitHub mirror of the Chromium source

Repository: https://github.com/chromium/chromium
Canonical: https://ross.abutalabs.com/products/chromium
Homepage: https://chromium.googlesource.com/chromium/src/
License: BSD-3-Clause
License Family: permissive
Topics: browser, chromium
Last push: 2026-08-27T00:31:57+00:00

## Health v2 (maintenance only)
Score: 77/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 35, longevity 100
- inputs: {"age_days": 3131, "days_push": 7, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 24628, forks 9185 (observed 2026-08-28T04:11:37.535391+00:00)

## What it is
Chromium is the open-source web browser project behind Google Chrome, Microsoft Edge, and many other browsers. This repository is the official GitHub mirror of the Chromium source code.

## Use cases
- build a custom web browser from Chromium source
- contribute patches to the Chromium browser
- study how a production browser engine works
- embed Chromium rendering in another application
- debug a Chromium-specific rendering or security issue

## When to choose
- you want to fork or build a Chromium-based browser
- you are contributing to the Chromium project itself
- you need to inspect or patch browser engine internals

## When to avoid
- you just want a browser to use day-to-day - download a release build instead
- you want to embed a browser in your app with minimal effort - use CEF or Electron
- you expect to git clone and build quickly - the checkout and build process is large and complex

## Facets
- artifact type: application
- maturity: active
- function: browser-extension, graphics, security, developer-tools
- domain: web-development, browser-extensions, cross-platform, security, developer-tools
- platform: windows, cpp
- tags: web-browser, chrome, blink, v8, source-mirror, macos, linux, android, ios

## Member repositories
- chromium/chromium (main) score 77

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:11:37.535391+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T16:56:11.209276+00:00, confidence not recorded.
  - readme: https://github.com/chromium/chromium (fetched 2026-08-28T04:11:37.535391+00:00, sha 688b066ecaa8)
- Data as of 2026-08-30T08:39:29.467469+00:00.
