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

Commit fde71dc

Browse files
Roll Skia from 82d2e4033333 to 1760de26fb83 (8 revisions)
https://skia.googlesource.com/skia.git/+log/82d2e4033333..1760de26fb83 2024-09-10 [email protected] Use implementation_deps in Bazel build 2024-09-10 [email protected] [graphite] Store dstCopy texture and bounds on CommandBuffer 2024-09-10 [email protected] [graphite] Do a compact() step when we purge DrawAtlases. 2024-09-10 [email protected] [graphite] Add analytic clip support. 2024-09-10 [email protected] Roll FreeType from f92c9655 to 83af801b (7 commits) 2024-09-10 [email protected] Tests for fake embolden 2024-09-10 [email protected] [infra] Update fetch-sk to use infra_revision variable 2024-09-10 [email protected] Manual roll SwiftShader from 5561c71fa64e to 8dd40811c571 (3 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 [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 045377e commit fde71dc

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-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': '82d2e4033333a1fd7a6f2a2c05d6a32d359c3ba7',
17+
'skia_revision': '1760de26fb833b1567bc570428b92e18c1d76a73',
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: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 3682605b798a619c7f25e517a90df6f7
1+
Signature: bf25cfe897a9358220872ef6f3d47529
22

33
====================================================================================================
44
LIBRARY: etc1
@@ -9596,6 +9596,7 @@ ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/dawn/DawnBackendTextu
95969596
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/dawn/DawnTextureInfo.cpp + ../../../flutter/third_party/skia/LICENSE
95979597
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/geom/AnalyticBlurMask.cpp + ../../../flutter/third_party/skia/LICENSE
95989598
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/geom/AnalyticBlurMask.h + ../../../flutter/third_party/skia/LICENSE
9599+
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/geom/AnalyticClip.h + ../../../flutter/third_party/skia/LICENSE
95999600
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/mtl/MtlBackendSemaphore.mm + ../../../flutter/third_party/skia/LICENSE
96009601
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/mtl/MtlBackendTexture.mm + ../../../flutter/third_party/skia/LICENSE
96019602
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/mtl/MtlTextureInfo.mm + ../../../flutter/third_party/skia/LICENSE
@@ -9711,6 +9712,7 @@ FILE: ../../../flutter/third_party/skia/src/gpu/graphite/dawn/DawnBackendTexture
97119712
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/dawn/DawnTextureInfo.cpp
97129713
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/geom/AnalyticBlurMask.cpp
97139714
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/geom/AnalyticBlurMask.h
9715+
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/geom/AnalyticClip.h
97149716
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/mtl/MtlBackendSemaphore.mm
97159717
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/mtl/MtlBackendTexture.mm
97169718
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/mtl/MtlTextureInfo.mm

0 commit comments

Comments
 (0)