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

Commit 36ca889

Browse files
Roll Skia from b5dd23bd29df to 510b6766d907 (16 revisions)
https://skia.googlesource.com/skia.git/+log/b5dd23bd29df..510b6766d907 2024-04-24 [email protected] [graphite] Move YUVATextureProxies logic into Image_YUVA 2024-04-24 [email protected] [graphite][cleanup] Remove unused kIgnoreMaskFilter flag 2024-04-24 [email protected] Remove Pixel3 and Intel BayTrail devices. 2024-04-24 [email protected] Reland "Reland "Restore affine bitmap procs"" 2024-04-24 [email protected] Add define to signal Android FontMgr is available 2024-04-24 [email protected] [graphite] Precalculation for analytic circle blur 2024-04-24 [email protected] Roll shaders-base from cbf986e97789 to edc6a51fe9de 2024-04-24 [email protected] Roll debugger-app-base from 24edbde4082b to e9508b902e1a 2024-04-24 [email protected] Roll skottie-base from 822c202b73bc to b0e42fbd5e63 2024-04-24 [email protected] Roll jsfiddle-base from 453d00b44c6b to c9b24124977b 2024-04-24 [email protected] Roll vulkan-deps from f231db78374b to 8ff7d8bf1899 (3 revisions) 2024-04-24 [email protected] Roll SK Tool from b24132ef5cdf to 26741f478094 2024-04-24 [email protected] Roll Skia Infra from eb81b28b0318 to b24132ef5cdf (11 revisions) 2024-04-24 [email protected] Roll SwiftShader from 9aec4b969291 to 76f7f8cfea80 (1 revision) 2024-04-24 [email protected] [graphite] compute-msaa8 atlas path rendering mode 2024-04-24 [email protected] [graphite][dawn] Ensure r8unorm storage usage is not advertised in WASM 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 8578edf commit 36ca889

File tree

2 files changed

+2
-6
lines changed

2 files changed

+2
-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': 'b5dd23bd29df488d2de90f7eb70b64d099e944fc',
17+
'skia_revision': '510b6766d90700a4581c2a3b3829c775e4a1c8d3',
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 & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: cb5fde60fb34110bba56cc3b3dd88e5f
1+
Signature: f55fa102aa411deef89002a11f63fe8a
22

33
====================================================================================================
44
LIBRARY: etc1
@@ -8918,8 +8918,6 @@ ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/RasterPathAtlas.cpp +
89188918
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/RasterPathAtlas.h + ../../../flutter/third_party/skia/LICENSE
89198919
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/ReadSwizzle.h + ../../../flutter/third_party/skia/LICENSE
89208920
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/YUVABackendTextures.cpp + ../../../flutter/third_party/skia/LICENSE
8921-
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/YUVATextureProxies.cpp + ../../../flutter/third_party/skia/LICENSE
8922-
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/YUVATextureProxies.h + ../../../flutter/third_party/skia/LICENSE
89238921
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/compute/ComputeStep.cpp + ../../../flutter/third_party/skia/LICENSE
89248922
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/compute/ComputeStep.h + ../../../flutter/third_party/skia/LICENSE
89258923
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/compute/DispatchGroup.cpp + ../../../flutter/third_party/skia/LICENSE
@@ -9210,8 +9208,6 @@ FILE: ../../../flutter/third_party/skia/src/gpu/graphite/RasterPathAtlas.cpp
92109208
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/RasterPathAtlas.h
92119209
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/ReadSwizzle.h
92129210
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/YUVABackendTextures.cpp
9213-
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/YUVATextureProxies.cpp
9214-
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/YUVATextureProxies.h
92159211
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/compute/ComputeStep.cpp
92169212
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/compute/ComputeStep.h
92179213
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/compute/DispatchGroup.cpp

0 commit comments

Comments
 (0)