commit | c75d311c0bf6097b2d0e5594822bc529d8d58b2b | [log] [tgz] |
---|---|---|
author | Frank Tang <[email protected]> | Fri Jun 04 00:41:06 2021 |
committer | Chromium LUCI CQ <[email protected]> | Fri Jun 04 00:41:06 2021 |
tree | 12ee3c859bbe9c2fc9e669cad1325fab621b42fe | |
parent | 573fd07d6dc7e36d0b71027bb6c60ee022035782 [diff] |
[intl] Roll ICU to add calendar name data Add necessary data for Intl DisplayName v2 API https://github.com/tc39/intl-displaynames-v2/blob/main/README.md https://chromium.googlesource.com/chromium/deps/icu.git/+log/f022e298..a0718d4f12 Binary-Size: Size increase is needed for calendar name data of new ECMA402 API Bug: v8:11637 Change-Id: I744cb5b012b9fbab321a0a5a41df98d6d88fda2e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2934437 Reviewed-by: Jungshik Shin <[email protected]> Commit-Queue: Frank Tang <[email protected]> Cr-Commit-Position: refs/heads/master@{#889084}
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.