commit | 99284aaa971e05cb427f5cdf02a7393813ffdd17 | [log] [tgz] |
---|---|---|
author | chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> | Sun Feb 14 02:28:18 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sun Feb 14 02:28:18 2021 |
tree | 928622b151179c3c3b5c74d9b01d39793d11c218 | |
parent | 012d34ee7be8ee04603b68ec91706904cfb452ae [diff] |
Roll Skia from 7a2ff98ce68b to c3e152b9f795 (2 revisions) https://skia.googlesource.com/skia.git/+log/7a2ff98ce68b..c3e152b9f795 2021-02-13 james@clarkezone.net Fix type in Issue 11102: Add support for UWP compilation target 2021-02-13 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from cf8c71de559a to 545d0051c9d8 (15 revisions) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/skia-autoroll Please CC borenet@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux-blink-rel;luci.chromium.try:linux-chromeos-compile-dbg;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel Cq-Do-Not-Cancel-Tryjobs: true Bug: None Tbr: borenet@google.com Test: Test: Test: CtsCameraTestCasesTest: Test: Texture2DTestES3.CopyCompressedImageMipMaps Change-Id: If627458a1616214973004d5ae158e4d9e20b3bdc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2693957 Reviewed-by: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#853880}
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.