Commit 3b8491ce authored by chromium-autoroll's avatar chromium-autoroll Committed by Chromium LUCI CQ

Roll Skia from fe4611c18e9d to 8f924ac0ce63 (11 revisions)

https://skia.googlesource.com/skia.git/+log/fe4611c18e9d..8f924ac0ce63

2020-12-30 djsollen@google.com Revert "Add new virts, hide old ones"
2020-12-30 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from c7d00ca7 to d5feee8b (163 revisions)
2020-12-30 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 220642a93da1 to de62b251b73b (5 revisions)
2020-12-30 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Dawn from 0eb61724c8f1 to 9a38e5b60dcc (1 revision)
2020-12-30 csmartdalton@google.com Revert "drawGlyphRunRSXform: post-compose shader local matrix adjustments"
2020-12-30 bsalomon@google.com Move GPU read pixels tests to new file.
2020-12-29 brianosman@google.com Code cleanup in runtimeintrinsics.cpp GMs
2020-12-29 reed@google.com Add new virts, hide old ones
2020-12-29 fmalita@chromium.org drawGlyphRunRSXform: post-compose shader local matrix adjustments
2020-12-29 adlai@google.com Revert "Have DDLs honor the reduceOpsTaskSplittingFlag"
2020-12-29 johnstiles@google.com Prevent half type from being emitted in Metal matrixConstructHelpers.

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 djsollen@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: chromium:1146701
Tbr: djsollen@google.com
Change-Id: I411439be28be3f4820cda653bf7ff144803d6645
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2607444Reviewed-by: default avatarchromium-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@{#839749}
parent a81ea88b
...@@ -199,7 +199,7 @@ vars = { ...@@ -199,7 +199,7 @@ vars = {
# Three lines of non-changing comments so that # Three lines of non-changing comments so that
# the commit queue can handle CLs rolling Skia # the commit queue can handle CLs rolling Skia
# and whatever else without interference from each other. # and whatever else without interference from each other.
'skia_revision': 'fe4611c18e9de63d7ff2113c14f43e3275a51547', 'skia_revision': '8f924ac0ce63806886b7297e8be554984a6e7ce5',
# Three lines of non-changing comments so that # Three lines of non-changing comments so that
# the commit queue can handle CLs rolling V8 # the commit queue can handle CLs rolling V8
# and whatever else without interference from each other. # and whatever else without interference from each other.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment