Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit e1325a9

Browse files
Roll Skia from 67a8177742e6 to a3fe5233eb10 (9 revisions) (#39627)
https://skia.googlesource.com/skia.git/+log/67a8177742e6..a3fe5233eb10 2023-02-14 brianosman@google.com Disable failing tests on Spin513 2023-02-14 brianosman@google.com Skip (flaky) cartman.svg on iPhone + mtltestprecompile 2023-02-14 brianosman@google.com Ignore more flaky tests on Intel + Linux + gltestthreading 2023-02-14 jamesgk@google.com Revert "Define GraphiteGM whose onDraw method takes a graphite Context" 2023-02-14 jvanverth@google.com Update CanvasKit to use new gpuSetup signature 2023-02-14 lehoangquyen@chromium.org [graphite-dawn] Correctly set the binding size of uniform buffers 2023-02-14 herb@google.com Make paintMasks take a simpler buffer 2023-02-14 brianosman@google.com Remove SwiftShader GL support 2023-02-14 kjlubick@google.com Address some clang-tidy warnings If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/skia-flutter-autoroll Please CC brianosman@google.com,jacksongardner@google.com,rmistry@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 file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose 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
1 parent 57e83aa commit e1325a9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ vars = {
1818
'llvm_git': 'https://llvm.googlesource.com',
1919
# OCMock is for testing only so there is no google clone
2020
'ocmock_git': 'https://github.com/erikdoe/ocmock.git',
21-
'skia_revision': '67a8177742e678e91b403f98592511c117e14681',
21+
'skia_revision': 'a3fe5233eb10272d29a1b8d7d54e60b844e6cc1a',
2222

2323
# WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY
2424
# See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.

ci/licenses_golden/licenses_skia

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: a1134810bb5e48224869eaa35dc7943a
1+
Signature: f017e13a7244dbbb57a69dc75b846832
22

33
====================================================================================================
44
LIBRARY: etc1

0 commit comments

Comments
 (0)