commit | fe9973fee82097dca862d9065bfa60755ed9dfb6 | [log] [tgz] |
---|---|---|
author | Stefan Zager <szager@chromium.org> | Sun Jan 30 23:51:49 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sun Jan 30 23:51:49 2022 |
tree | 1e64c393487004854f621602e454548af081efc2 | |
parent | 7078ddd76d2e30d9d230aee76d12638e9535c806 [diff] |
Apply ProtectedSequence semantics to cc::Layer subclasses Bug: chromium:1255972 Change-Id: Ib6386473231d6cde9785f52c5a2e8ab778f5d9c5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3410916 Reviewed-by: Vladimir Levin <vmpstr@chromium.org> Commit-Queue: Stefan Zager <szager@chromium.org> Cr-Commit-Position: refs/heads/main@{#965015}
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.