commit | b9809a3db0123a12c98d752d5ca4b4d9e678ba29 | [log] [tgz] |
---|---|---|
author | skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> | Mon Nov 20 16:20:17 2023 +0000 |
committer | SkCQ <skcq-be@skia-corp.google.com.iam.gserviceaccount.com> | Mon Nov 20 16:21:48 2023 +0000 |
tree | 46eee4184ea35312bd60e46877c3c818fa0b5bc9 | |
parent | b7f52bf221bd64d70c4bba68c94c7d3849935f39 [diff] |
Roll Skia from a874e29d71c0 to 74a2d238200d (5 revisions) https://skia.googlesource.com/skia.git/+log/a874e29d71c0..74a2d238200d 2023-11-20 nscobie@google.com Allow SkQP to be shardable 2023-11-20 jamesgk@google.com Manual Dawn roll 2023-11-20 johnstiles@google.com Fix fuzzer-discovered timeout with deeply-nested structs. 2023-11-20 kjlubick@google.com Reland "Turn on SK_DISABLE_LEGACY_FONTMGR_FACTORY" 2023-11-20 kjlubick@google.com Remove SK_DISABLE_LEGACY_VK_GRDIRECTCONTEXT_FACTORIES If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/skia-lottie-ci-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 Cq-Include-Trybots: skia/skia.primary:Housekeeper-PerCommit-InfraTests Tbr: borenet@google.com Test: Test: compare Perfetto traces of different shards in TEST_MAPPING run Change-Id: I57c95c1b427a326fa22c0846b4049070117b8b93 Reviewed-on: https://skia-review.googlesource.com/c/lottie-ci/+/781361 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 92fba50..729e2b6 100644 --- a/DEPS +++ b/DEPS
@@ -11,7 +11,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': 'a874e29d71c0f6491c733d878204270333e44038', + 'skia_revision': '74a2d238200d7b3c4e096cd87710fa080fb4ce1d', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling Skia # and whatever else without interference from each other.