0
Go to file
Qijiang Fan 275e333cd6 Revert "build: pass CrOS' compiler_rt instead of Chrome's"
This reverts commit fb72e5a21c.

Reason for revert: breaks chromeos-base/chrome-icu https://ci.chromium.org/b/8718825360749809153

Original change's description:
> build: pass CrOS' compiler_rt instead of Chrome's
>
> In the attached issue, it was discovered that we're using Chrome's
> compiler-rt for binaries compiled by ChromeOS' toolchain. This causes an
> ABI mismatch, since Chrome's arm32 copmiler-rt isn't built with the vfp
> ARM ABI, whereas ChromeOS' is.
>
> Bug: 401603114
> Change-Id: I706087e6e4882328951255a4e5c281c1b31927e2
> Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6408132
> Reviewed-by: Nico Weber <thakis@chromium.org>
> Commit-Queue: George Burgess <gbiv@chromium.org>
> Cr-Commit-Position: refs/heads/main@{#1440030}

(cherry picked from commit 1a05047a0e)

Bug: 401603114, b/407479180, b/407748570
Change-Id: I9e180451ee1e7ee4e77c7073281d4e6d4ca0621f
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6421556
Owners-Override: Qijiang Fan <fqj@chromium.org>
Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
Commit-Queue: Qijiang Fan <fqj@chromium.org>
Cr-Original-Commit-Position: refs/heads/main@{#1440759}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6420050
Reviewed-by: Takuto Ikuta <tikuta@chromium.org>
Auto-Submit: Qijiang Fan <fqj@chromium.org>
Reviewed-by: Georg Neis <neis@chromium.org>
Cr-Commit-Position: refs/branch-heads/7103@{#26}
Cr-Branched-From: e09430c64983fc906f37a9f7e6806275c9b67b86-refs/heads/main@{#1440670}
2025-04-01 21:31:20 -07:00
2025-04-01 11:44:24 -07:00
2025-03-30 17:37:24 -07:00
2025-03-31 08:18:00 -07:00
2025-03-26 14:41:58 -07:00
2025-03-26 10:08:28 -07:00
2025-04-01 16:02:19 -07:00

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.

Description
Chromium是一个开源浏览器项目,提供了一种安全、快速、稳定的方法来体验Web。该浏览器可以在多个平台上下载,包括Mac、Windows、Linux和ChromiumOS。项目原始地址: https://chromium.googlesource.com/chromium/src.git
https://www.mobibrw.com/gitea-mirrors/chromium/src.git
Readme BSD-3-Clause 89 GiB
Languages
C++ 74.4%
Java 8.2%
Objective-C++ 4.6%
TypeScript 4%
Python 2.5%
Other 6.1%