commit | 7c470a8a87db5ec2efff5f29cef6214d9c2ab19b | [log] [tgz] |
---|---|---|
author | Mike Klein <mtklein@google.com> | Wed Feb 24 13:02:43 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Feb 24 13:02:43 2021 |
tree | c51d723fe266296eb9e8ac7c860b0b7b9187dc6a | |
parent | ee9cd9d9cf06194ada83e246f34c065a2d54fd40 [diff] |
add two guard defines Add one for me to guard more filters becoming runtime effects, and one for nifong@ to make dither imply HQ (SkRP/SkVM) effects. Change-Id: I75d72ef700842b0547620b71a27b5843cf147046 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2715900 Commit-Queue: Mike Reed <reed@google.com> Auto-Submit: Mike Klein <mtklein@google.com> Reviewed-by: Mike Reed <reed@google.com> Cr-Commit-Position: refs/heads/master@{#857130}
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.