commit | aab80def01aaea3406a3d80324f017de348240d2 | [log] [tgz] |
---|---|---|
author | Vasiliy Telezhnikov <vasilyt@chromium.org> | Thu Aug 25 14:02:10 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Aug 25 14:02:10 2022 |
tree | 8e26ddf711390be60399d51fcb018c36cebc558a | |
parent | efbbd1cd085eebb0f221f7d0fadb94be4db0914c [diff] |
Cleanup DisplayResourceProvider Some fields in ChildResource ended up unused after GLRenderer deletion. This CL also move fields that accessed only by skia renderer to DisplayResourceProviderSkia Bug: 1176023 Change-Id: Ia73f6cc9a5021ee24f1107f01c72668987f1349e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3855143 Commit-Queue: Vasiliy Telezhnikov <vasilyt@chromium.org> Reviewed-by: Kyle Charbonneau <kylechar@chromium.org> Cr-Commit-Position: refs/heads/main@{#1039228}
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.