Roll Skia from 3ee0dc63665f to 36c1804e8f5c (3 revisions)

https://skia.googlesource.com/skia.git/+log/3ee0dc63665f..36c1804e8f5c

2021-07-14 csmartdalton@google.com Don't disable multisample for GrDashLinePathRenderer
2021-07-14 csmartdalton@google.com Use stencil clips when DMSAA is supported
2021-07-14 csmartdalton@google.com Don't let interior AAStrokeRectOp edges cross

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: I4b08478869f33297190b0d5d4586147f563d7c9c
Reviewed-on: https://skia-review.googlesource.com/c/skiabot-test/+/428280
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 9ab0d9c..bb2ed46 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': '3ee0dc63665f8d085424733a35e2e43117f59f90',
+  'skia_revision': '36c1804e8f5ce024ab91522cae8d2db22f359f23',
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling Skia
   # and whatever else without interference from each other.