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

Commit f7cf731

Browse files
Roll Skia from 56f28f137507 to b63e5a3c14e1 (1 revision) (#49733)
https://skia.googlesource.com/skia.git/+log/56f28f137507..b63e5a3c14e1 2024-01-11 johnstiles@google.com Add placeholder files for Graphite ES2 support. 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 armansito@google.com,bdero@google.com,brianosman@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://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
1 parent 569a2b1 commit f7cf731

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ vars = {
1717
'llvm_git': 'https://llvm.googlesource.com',
1818
# OCMock is for testing only so there is no google clone
1919
'ocmock_git': 'https://github.com/erikdoe/ocmock.git',
20-
'skia_revision': '56f28f1375071eac18c74810f5dfa300ca89b356',
20+
'skia_revision': 'b63e5a3c14e14fbabe4c83910e872641491be4d8',
2121

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

ci/licenses_golden/licenses_skia

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 021f16f951fc3f5f38dfa832382f7cfb
1+
Signature: 88370e23f3bfbfe0fd7ee9e454639574
22

33
====================================================================================================
44
LIBRARY: etc1
@@ -401,8 +401,12 @@ FILE: ../../../flutter/third_party/skia/src/sksl/generated/sksl_gpu.minified.sks
401401
FILE: ../../../flutter/third_party/skia/src/sksl/generated/sksl_gpu.unoptimized.sksl
402402
FILE: ../../../flutter/third_party/skia/src/sksl/generated/sksl_graphite_frag.minified.sksl
403403
FILE: ../../../flutter/third_party/skia/src/sksl/generated/sksl_graphite_frag.unoptimized.sksl
404+
FILE: ../../../flutter/third_party/skia/src/sksl/generated/sksl_graphite_frag_es2.minified.sksl
405+
FILE: ../../../flutter/third_party/skia/src/sksl/generated/sksl_graphite_frag_es2.unoptimized.sksl
404406
FILE: ../../../flutter/third_party/skia/src/sksl/generated/sksl_graphite_vert.minified.sksl
405407
FILE: ../../../flutter/third_party/skia/src/sksl/generated/sksl_graphite_vert.unoptimized.sksl
408+
FILE: ../../../flutter/third_party/skia/src/sksl/generated/sksl_graphite_vert_es2.minified.sksl
409+
FILE: ../../../flutter/third_party/skia/src/sksl/generated/sksl_graphite_vert_es2.unoptimized.sksl
406410
FILE: ../../../flutter/third_party/skia/src/sksl/generated/sksl_public.minified.sksl
407411
FILE: ../../../flutter/third_party/skia/src/sksl/generated/sksl_public.unoptimized.sksl
408412
FILE: ../../../flutter/third_party/skia/src/sksl/generated/sksl_rt_shader.minified.sksl
@@ -416,7 +420,9 @@ FILE: ../../../flutter/third_party/skia/src/sksl/sksl_compute.sksl
416420
FILE: ../../../flutter/third_party/skia/src/sksl/sksl_frag.sksl
417421
FILE: ../../../flutter/third_party/skia/src/sksl/sksl_gpu.sksl
418422
FILE: ../../../flutter/third_party/skia/src/sksl/sksl_graphite_frag.sksl
423+
FILE: ../../../flutter/third_party/skia/src/sksl/sksl_graphite_frag_es2.sksl
419424
FILE: ../../../flutter/third_party/skia/src/sksl/sksl_graphite_vert.sksl
425+
FILE: ../../../flutter/third_party/skia/src/sksl/sksl_graphite_vert_es2.sksl
420426
FILE: ../../../flutter/third_party/skia/src/sksl/sksl_public.sksl
421427
FILE: ../../../flutter/third_party/skia/src/sksl/sksl_rt_shader.sksl
422428
FILE: ../../../flutter/third_party/skia/src/sksl/sksl_shared.sksl

0 commit comments

Comments
 (0)