Roll Skia from bb2ef92d056f to 0074706b80c7 (13 revisions)

https://skia.googlesource.com/skia.git/+log/bb2ef92d056f..0074706b80c7

2021-07-26 brianosman@google.com Fix SkOpts::hash_fn slightly
2021-07-26 ethannicholas@google.com Removed name string field from SkSLType
2021-07-26 brianosman@google.com Only enlarge bounds for color filters that affect transparent black
2021-07-26 bungeman@google.com Remove unused ICU include from SkShaper_harfbuzz
2021-07-26 pkasting@chromium.org Fix an instance of -Wunused-but-set-variable.
2021-07-26 bungeman@google.com Don't build hb-icu
2021-07-26 jmbetancourt@google.com [androidkit] initial upload of SkottieView util
2021-07-26 johnstiles@google.com Fix variable name shadowing issue.
2021-07-26 jvanverth@google.com Add GrMtlRenderPipeline.
2021-07-26 robertphillips@google.com Feed all top-level GPU accessors through skgpu::BaseDevice (take 2)
2021-07-26 kjlubick@google.com [infra] Remove failing InfraTests_Win job
2021-07-26 drott@chromium.org Fix PaintScale and add testing
2021-07-26 johnstiles@google.com Implement SkBlendModeBlender::asFragmentProcessor.

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/main/autoroll/README.md

Tbr: borenet@google.com
Change-Id: Ic11ceb4f5aa24b165483112a3d60acc5de79dee7
Reviewed-on: https://skia-review.googlesource.com/c/skiabot-test/+/433116
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 4baa707..a331303 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': 'bb2ef92d056fcc18ad2d8ca259e7a9e34390ce8e',
+  'skia_revision': '0074706b80c7163e0cfa9bb9389dd5e281411b2c',
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling Skia
   # and whatever else without interference from each other.