Commit 683008a4 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll Skia from e6c33eabe079 to e922953cabe4 (8 revisions)

https://skia.googlesource.com/skia.git/+log/e6c33eabe079..e922953cabe4

2020-06-26 robertphillips@google.com Adjust how GM::gpuSetup is handled in the tools
2020-06-26 bsalomon@google.com Add async rescale and read APIs to SkImage.
2020-06-26 michaelludwig@google.com Use GrMatrixEffect in gradients instead of GrCoordTransform
2020-06-26 fmalita@chromium.org [skrive] Rectangle support
2020-06-26 reed@google.com Revert "Revert "clean up after big refactor of SkColorFilter --> ...Base""
2020-06-26 adlai@google.com Reland "Consolidate GrDrawingManager <-> GrRenderTask lifecycle"
2020-06-26 robertphillips@google.com More *ooprddl GM changes
2020-06-26 robertphillips@google.com Make gpuSetup draw a error message on failure

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 lovisolo@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
Bug: None
Tbr: lovisolo@google.com
Change-Id: I198ab6564c03e44ed881a9ddf02edaf136a55f6a
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2269998Reviewed-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@{#783042}
parent 94196a8d
...@@ -188,7 +188,7 @@ vars = { ...@@ -188,7 +188,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': 'e6c33eabe079e04d4c2d58659eed8814777ba959', 'skia_revision': 'e922953cabe40fd87e78518575b7de0cb4c7e7fe',
# 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