commit | 7be5f3cd68fde7d8f83d9f0ce24f7a5d29e1c74a | [log] [tgz] |
---|---|---|
author | perryuwang <perryuwang@tencent.com> | Thu Mar 07 02:38:44 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Mar 07 02:38:44 2024 |
tree | ef2a4283f0df1459ae14b3256d4f6d42c636138d | |
parent | 454bc21585abed96f7be1348a2cfba2efc809ff3 [diff] |
[WebGL] Upgrade bufferData offset from int32 to int64 Bug: 325090165 Change-Id: I5ee1228954db9c14fd606170f3322443c294b53a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5344450 Commit-Queue: Kenneth Russell <kbr@chromium.org> Reviewed-by: Kenneth Russell <kbr@chromium.org> Cr-Commit-Position: refs/heads/main@{#1269374}
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.