Chromium

Chromium 是一个开源浏览器项目,旨在为所有用户构建更安全、更快速、更稳定的方式来体验网络。「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.」

  • Owner: chromium/chromium
  • Platform: Linux, Mac, Windows, Android, BSD, iOS
  • License:: BSD 3-Clause "New" or "Revised" License
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

Chromium 是一个开源浏览器项目,旨在为所有用户构建更安全、更快速、更稳定的方式来体验网络。

项目网站是 https://www.chromium.org.

源代码中的文档位于 docs/README.md.

Learn how to Get Around the Chromium Source Code Directory Structure .

由于历史原因,有一些小的顶层目录。现在的指导思想是,新的顶层目录是针对产品的(如 Chrome、Android WebView、Ash)。即使这些产品有多个可执行文件,代码也应该在产品的子目录中。

Overview

Name With Ownerchromium/chromium
Primary Language
Program language (Language Count: 0)
PlatformLinux, Mac, Windows, Android, BSD, iOS
License:BSD 3-Clause "New" or "Revised" License
Release Count30223
Last Release Name124.0.6364.1 (Posted on )
First Release Name10.0.601.0 (Posted on )
Created At2018-02-05 20:55:32
Pushed At2024-03-17 17:24:56
Last Commit At2021-11-11 22:24:28
Stargazers Count17.3k
Watchers Count550
Fork Count6.3k
Commits Count1.4M
Has Issues Enabled
Issues Count0
Issue Open Count0
Pull Requests Count0
Pull Requests Open Count88
Pull Requests Close Count115
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private

Logo Chromium

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.

The project's web site is https://www.chromium.org.

To check out the source code locally, don't use git clone! Instead,
follow the instructions on how to get the code.

Documentation in the source is rooted in docs/README.md.

Learn how to Get Around the Chromium Source Code Directory
Structure
.

For historical reasons, there are some small top level directories. Now the
guidance is that new top level directories are for product (e.g. Chrome,
Android WebView, Ash). Even if these products have multiple executables, the
code should be in subdirectories of the product.

If you found a bug, please file it at https://crbug.com/new.

To the top