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

Commit 0316472

Browse files
Roll Skia from 8a587a10323f to 625d04f3a7c5 (5 revisions) (#51655)
https://skia.googlesource.com/skia.git/+log/8a587a10323f..625d04f3a7c5 2024-03-25 [email protected] Enforce IWYU on src/gpu/ganesh/mock 2024-03-25 [email protected] [Fontations-backend] Make Fontations understand named instance ttc index 2024-03-25 [email protected] [graphite] Remove unnecessary Task declarations 2024-03-25 [email protected] [graphite] Improve PaintParamsKeyTest 2024-03-25 [email protected] [graphite] Add Alpha-only Image handling to Precompilation system 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 04191a1 commit 0316472

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
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': '8a587a10323fe39908b576bf52152274585bc7d3',
17+
'skia_revision': '625d04f3a7c52b222247a2a089ac03a39d4a4fbe',
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: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 452e229311db267b718c814d547eab65
1+
Signature: baf9ff7832c4ae706f95273498de2ba5
22

33
====================================================================================================
44
LIBRARY: etc1
@@ -7446,7 +7446,6 @@ ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/task/CopyTask.cpp + .
74467446
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/task/CopyTask.h + ../../../flutter/third_party/skia/LICENSE
74477447
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/task/RenderPassTask.cpp + ../../../flutter/third_party/skia/LICENSE
74487448
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/task/RenderPassTask.h + ../../../flutter/third_party/skia/LICENSE
7449-
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/task/Task.cpp + ../../../flutter/third_party/skia/LICENSE
74507449
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/task/Task.h + ../../../flutter/third_party/skia/LICENSE
74517450
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/task/TaskList.cpp + ../../../flutter/third_party/skia/LICENSE
74527451
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/task/TaskList.h + ../../../flutter/third_party/skia/LICENSE
@@ -7660,7 +7659,6 @@ FILE: ../../../flutter/third_party/skia/src/gpu/graphite/task/CopyTask.cpp
76607659
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/task/CopyTask.h
76617660
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/task/RenderPassTask.cpp
76627661
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/task/RenderPassTask.h
7663-
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/task/Task.cpp
76647662
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/task/Task.h
76657663
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/task/TaskList.cpp
76667664
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/task/TaskList.h

0 commit comments

Comments
 (0)