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
主編程語言
編程語言 (語言數: 0)
平台Linux, Mac, Windows, Android, BSD, iOS
許可證BSD 3-Clause "New" or "Revised" License
發布數30223
最新版本名稱124.0.6364.1 (發布於 )
第一版名稱10.0.601.0 (發布於 )
創建於2018-02-05 20:55:32
推送於2024-03-17 17:24:56
最后一次提交2021-11-11 22:24:28
星數17.3k
關注者數550
派生數6.3k
提交數1.4M
已啟用問題?
問題數0
打開的問題數0
拉請求數0
打開的拉請求數88
關閉的拉請求數115
已啟用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.

去到頂部