commit | 9cbe2e02b3669b7ce221168c9c5ea5d5306e196c | [log] [tgz] |
---|---|---|
author | Colin Blundell <blundell@chromium.org> | Mon Feb 12 14:02:15 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Feb 12 14:02:15 2024 |
tree | f7e8fc36862020d9690a16cef6bdd7409be34dfb | |
parent | a392353d46f34abb2dc25632dcb83a4975a144e3 [diff] |
[//content] Remove RasterDecoder killswitch in CompositorImplAndroid This change rolled out with a killswitch in 121 [1]. 121 has been on stable for several weeks with no problems. This CL rips out the killswitch. [1] https://chromiumdash.appspot.com/commits?commit=e8d2949d3cae75650397f9a645c1f16fb7afa0c7&platform=Windows Bug: 40946049 Change-Id: I806858cb3ea13e71b5f4ac276622118dd3e6b7d6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5284996 Commit-Queue: Colin Blundell <blundell@chromium.org> Reviewed-by: Bo Liu <boliu@chromium.org> Cr-Commit-Position: refs/heads/main@{#1259133}
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.