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

Commit c937a02

Browse files
Roll Skia from f9409f6a7ad3 to 95302626a8df (1 revision) (#52554)
https://skia.googlesource.com/skia.git/+log/f9409f6a7ad3..95302626a8df 2024-05-03 [email protected] [graphite] Define ScratchResourceManager 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],[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 9ba2da8 commit c937a02

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-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': 'f9409f6a7ad3f10ff75cb10909e70835f999ac6e',
17+
'skia_revision': '95302626a8df516de1e78b95bea166bceeb8aa29',
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.

ci/licenses_golden/licenses_skia

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 5236b12d814a6bee4f49c99d8df95806
1+
Signature: 54187ee84114f5983b86b023de5367e0
22

33
====================================================================================================
44
LIBRARY: etc1
@@ -9535,6 +9535,8 @@ ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/RasterPathUtils.cpp +
95359535
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/RasterPathUtils.h + ../../../flutter/third_party/skia/LICENSE
95369536
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/RenderPassDesc.cpp + ../../../flutter/third_party/skia/LICENSE
95379537
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/RenderPassDesc.h + ../../../flutter/third_party/skia/LICENSE
9538+
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/ScratchResourceManager.cpp + ../../../flutter/third_party/skia/LICENSE
9539+
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/ScratchResourceManager.h + ../../../flutter/third_party/skia/LICENSE
95389540
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/geom/AnalyticBlurMask.cpp + ../../../flutter/third_party/skia/LICENSE
95399541
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/geom/AnalyticBlurMask.h + ../../../flutter/third_party/skia/LICENSE
95409542
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/render/AnalyticBlurRenderStep.cpp + ../../../flutter/third_party/skia/LICENSE
@@ -9590,6 +9592,8 @@ FILE: ../../../flutter/third_party/skia/src/gpu/graphite/RasterPathUtils.cpp
95909592
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/RasterPathUtils.h
95919593
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/RenderPassDesc.cpp
95929594
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/RenderPassDesc.h
9595+
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/ScratchResourceManager.cpp
9596+
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/ScratchResourceManager.h
95939597
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/geom/AnalyticBlurMask.cpp
95949598
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/geom/AnalyticBlurMask.h
95959599
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/render/AnalyticBlurRenderStep.cpp

0 commit comments

Comments
 (0)