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

Commit 4ef0f0d

Browse files
Roll Skia from 96b7575339b6 to c1de8c48c998 (3 revisions) (#54185)
https://skia.googlesource.com/skia.git/+log/96b7575339b6..c1de8c48c998 2024-07-29 gavinmak@google.com Remove all git usage from PRESUBMIT.py 2024-07-29 michaelludwig@google.com [graphite] Add forcePathAA to subrun control 2024-07-29 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from d96d6c161ed6 to f3c1dcf83f79 (4 revisions) 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,johnstiles@google.com,jonahwilliams@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 a0219f7 commit 4ef0f0d

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
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': '96b7575339b6bac7cadf6df604a20c3a57288989',
17+
'skia_revision': 'c1de8c48c99871c038e1972602adfb07dcc17601',
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 & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: e02d7edf78d5463f8600822dfc9b3cd6
1+
Signature: a70ed0a96647b16c2b4f1c13569cb5ae
22

33
====================================================================================================
44
LIBRARY: etc1
@@ -6478,8 +6478,8 @@ ORIGIN: ../../../flutter/third_party/skia/src/gpu/tessellate/StrokeIterator.h +
64786478
ORIGIN: ../../../flutter/third_party/skia/src/gpu/tessellate/WangsFormula.h + ../../../flutter/third_party/skia/LICENSE
64796479
ORIGIN: ../../../flutter/third_party/skia/src/ports/SkScalerContext_mac_ct.h + ../../../flutter/third_party/skia/LICENSE
64806480
ORIGIN: ../../../flutter/third_party/skia/src/ports/SkTypeface_mac_ct.h + ../../../flutter/third_party/skia/LICENSE
6481-
ORIGIN: ../../../flutter/third_party/skia/src/text/gpu/SDFTControl.cpp + ../../../flutter/third_party/skia/LICENSE
6482-
ORIGIN: ../../../flutter/third_party/skia/src/text/gpu/SDFTControl.h + ../../../flutter/third_party/skia/LICENSE
6481+
ORIGIN: ../../../flutter/third_party/skia/src/text/gpu/SubRunControl.cpp + ../../../flutter/third_party/skia/LICENSE
6482+
ORIGIN: ../../../flutter/third_party/skia/src/text/gpu/SubRunControl.h + ../../../flutter/third_party/skia/LICENSE
64836483
ORIGIN: ../../../flutter/third_party/skia/src/utils/mac/SkCGBase.h + ../../../flutter/third_party/skia/LICENSE
64846484
ORIGIN: ../../../flutter/third_party/skia/src/utils/mac/SkCGGeometry.h + ../../../flutter/third_party/skia/LICENSE
64856485
ORIGIN: ../../../flutter/third_party/skia/src/utils/mac/SkCTFont.cpp + ../../../flutter/third_party/skia/LICENSE
@@ -6609,8 +6609,8 @@ FILE: ../../../flutter/third_party/skia/src/gpu/tessellate/StrokeIterator.h
66096609
FILE: ../../../flutter/third_party/skia/src/gpu/tessellate/WangsFormula.h
66106610
FILE: ../../../flutter/third_party/skia/src/ports/SkScalerContext_mac_ct.h
66116611
FILE: ../../../flutter/third_party/skia/src/ports/SkTypeface_mac_ct.h
6612-
FILE: ../../../flutter/third_party/skia/src/text/gpu/SDFTControl.cpp
6613-
FILE: ../../../flutter/third_party/skia/src/text/gpu/SDFTControl.h
6612+
FILE: ../../../flutter/third_party/skia/src/text/gpu/SubRunControl.cpp
6613+
FILE: ../../../flutter/third_party/skia/src/text/gpu/SubRunControl.h
66146614
FILE: ../../../flutter/third_party/skia/src/utils/mac/SkCGBase.h
66156615
FILE: ../../../flutter/third_party/skia/src/utils/mac/SkCGGeometry.h
66166616
FILE: ../../../flutter/third_party/skia/src/utils/mac/SkCTFont.cpp

0 commit comments

Comments
 (0)