Skip to content

Commit f764f18

Browse files
Roll Skia from e7caf38140ce to c3d9596a93f8 (2 revisions) (flutter/engine#56765)
https://skia.googlesource.com/skia.git/+log/e7caf38140ce..c3d9596a93f8 2024-11-22 [email protected] [graphite] Allow clients to configure active logging level 2024-11-22 [email protected] Roll skottie-base from a049ff55ff14 to c0ad379b6c58 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 [email protected],[email protected],[email protected] 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 2805143 commit f764f18

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ vars = {
1414
'flutter_git': 'https://flutter.googlesource.com',
1515
'skia_git': 'https://skia.googlesource.com',
1616
'llvm_git': 'https://llvm.googlesource.com',
17-
'skia_revision': 'e7caf38140ceb81ae776d6c6ef81aa3124c8ec9f',
17+
'skia_revision': 'c3d9596a93f81c03ae617d4662472a35a9f9529d',
1818

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

engine/src/flutter/ci/licenses_golden/licenses_skia

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 5d6c620016c29cb2024caa0775f84da9
1+
Signature: 59342f4d7b5ab9509ab02179d966438f
22

33
====================================================================================================
44
LIBRARY: etc1
@@ -400,6 +400,7 @@ FILE: ../../../flutter/third_party/skia/modules/pathkit/perf/perfReporter.js
400400
FILE: ../../../flutter/third_party/skia/modules/skparagraph/test.html
401401
FILE: ../../../flutter/third_party/skia/package-lock.json
402402
FILE: ../../../flutter/third_party/skia/relnotes/GpuStats.md
403+
FILE: ../../../flutter/third_party/skia/relnotes/GraphiteLogPriority.md
403404
FILE: ../../../flutter/third_party/skia/relnotes/SkColorSpaceMakeCICP.md
404405
FILE: ../../../flutter/third_party/skia/relnotes/precompilecontext.md
405406
FILE: ../../../flutter/third_party/skia/src/gpu/gpu_workaround_list.txt
@@ -9511,6 +9512,7 @@ ORIGIN: ../../../flutter/third_party/skia/include/gpu/ganesh/gl/win/GrGLMakeWinI
95119512
ORIGIN: ../../../flutter/third_party/skia/include/gpu/ganesh/mtl/GrMtlBackendSemaphore.h + ../../../flutter/third_party/skia/LICENSE
95129513
ORIGIN: ../../../flutter/third_party/skia/include/gpu/ganesh/mtl/GrMtlBackendSurface.h + ../../../flutter/third_party/skia/LICENSE
95139514
ORIGIN: ../../../flutter/third_party/skia/include/gpu/ganesh/mtl/GrMtlDirectContext.h + ../../../flutter/third_party/skia/LICENSE
9515+
ORIGIN: ../../../flutter/third_party/skia/include/gpu/graphite/LogPriority.h + ../../../flutter/third_party/skia/LICENSE
95149516
ORIGIN: ../../../flutter/third_party/skia/include/gpu/graphite/PrecompileContext.h + ../../../flutter/third_party/skia/LICENSE
95159517
ORIGIN: ../../../flutter/third_party/skia/include/gpu/graphite/precompile/PaintOptions.h + ../../../flutter/third_party/skia/LICENSE
95169518
ORIGIN: ../../../flutter/third_party/skia/include/gpu/graphite/precompile/Precompile.h + ../../../flutter/third_party/skia/LICENSE
@@ -9637,6 +9639,7 @@ FILE: ../../../flutter/third_party/skia/include/gpu/ganesh/gl/win/GrGLMakeWinInt
96379639
FILE: ../../../flutter/third_party/skia/include/gpu/ganesh/mtl/GrMtlBackendSemaphore.h
96389640
FILE: ../../../flutter/third_party/skia/include/gpu/ganesh/mtl/GrMtlBackendSurface.h
96399641
FILE: ../../../flutter/third_party/skia/include/gpu/ganesh/mtl/GrMtlDirectContext.h
9642+
FILE: ../../../flutter/third_party/skia/include/gpu/graphite/LogPriority.h
96409643
FILE: ../../../flutter/third_party/skia/include/gpu/graphite/PrecompileContext.h
96419644
FILE: ../../../flutter/third_party/skia/include/gpu/graphite/precompile/PaintOptions.h
96429645
FILE: ../../../flutter/third_party/skia/include/gpu/graphite/precompile/Precompile.h

0 commit comments

Comments
 (0)