Roll Skia from d50cbfd5398d to f7cb94e3332a (1 revision) https://skia.googlesource.com/skia.git/+log/d50cbfd5398d..f7cb94e3332a 2024-10-01 het@google.com Add `Canvas.quickReject` to quickly tell if a Rect is within the clip 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,skiabot@google.com on the revert to ensure that a human is aware of the problem. To file a bug in Skia: https://bugs.chromium.org/p/skia/issues/entry To report a problem with the AutoRoller itself, please file a bug: https://issues.skia.org/issues/new?component=1389291&template=1850622 Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md Tbr: borenet@google.com Change-Id: Ic8c501a7145d1492b4f811f2df7a641381e002ab Reviewed-on: https://skia-review.googlesource.com/c/skiabot-test/+/904668 Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
diff --git a/DEPS b/DEPS index cd0b1d9..10d535d 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': 'd50cbfd5398dacb3a7e2be0f176f26c9db6165bb', + 'skia_revision': 'f7cb94e3332a8faeac9aec307a447788442c5d0a', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling Skia # and whatever else without interference from each other.