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.」

  • 所有者: chromium/chromium
  • 平台: Linux,Mac,Windows,Android,BSD,iOS
  • 许可证: BSD 3-Clause "New" or "Revised" License
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

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

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

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

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

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

主要指标

概览
名称与所有者chromium/chromium
主编程语言C++
编程语言 (语言数: 54)
平台Linux, Mac, Windows, Android, BSD, iOS
许可证BSD 3-Clause "New" or "Revised" License
所有者活动
创建于2018-02-05 20:55:32
推送于2025-04-20 17:35:40
最后一次提交2021-11-11 22:24:28
发布数34208
最新版本名称137.0.7136.1 (发布于 )
第一版名称10.0.601.0 (发布于 )
用户参与
星数20.5k
关注者数572
派生数7.5k
提交数1.6M
已启用问题?
问题数0
打开的问题数0
拉请求数0
打开的拉请求数126
关闭的拉请求数158
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?

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.