Roll Skia from 2a3fb1baa186 to ecc8e3bc043e (14 revisions)

https://skia.googlesource.com/skia.git/+log/2a3fb1baa186..ecc8e3bc043e

2021-06-10 jlavrova@google.com CPP Text Editor
2021-06-10 csmartdalton@google.com Add a single-pass tessellation Op for convex fills
2021-06-10 michaelludwig@google.com Add scratch-only version of performDeferredCleanup
2021-06-10 ethannicholas@google.com Removed StringFragment alias in favor of skstd::string_view
2021-06-10 csmartdalton@google.com Reland "Wean tessellation off SkPathOps"
2021-06-10 ethannicholas@google.com Added DSLSymbols
2021-06-10 ethannicholas@google.com Removed SkSL::StringFragment in favor of string_view
2021-06-10 brianosman@google.com Ignore divide by zero in SkColorSpaceXformSteps::apply
2021-06-10 brianosman@google.com Support mixing shaders and color filters in runtime effects
2021-06-10 johnstiles@google.com Fix for fuzzer-discovered out-of-bounds array access.
2021-06-10 brianosman@google.com Add comment explaining why .stage output looks strange
2021-06-10 robertphillips@google.com Add possibility of not compiling OGA files
2021-06-10 robertphillips@google.com [ngatoy] Strictly differentiate between painter's order and the sort/draw Zs
2021-06-10 robertphillips@google.com [ngatoy] Make an explicit ID class and simplify Cmd class

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/skia-skiabot-test-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

Tbr: borenet@google.com
Change-Id: I55df1a0ea229f8b5f25d05daa467b610b7efdc33
Reviewed-on: https://skia-review.googlesource.com/c/skiabot-test/+/417636
Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
diff --git a/DEPS b/DEPS
index 0b7129e..b6984ce 100644
--- a/DEPS
+++ b/DEPS
@@ -3,7 +3,7 @@
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling Skia
   # and whatever else without interference from each other.
-  'skia_revision': '2a3fb1baa1860d7168b60a71da3651e8aee231dd',
+  'skia_revision': 'ecc8e3bc043e5d51655bc027a4f618b985a81d61',
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling Skia
   # and whatever else without interference from each other.