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

Commit 22bc53f

Browse files
Roll Skia from 809f868ded1c to aec11ae18bb6 (22 revisions)
https://skia.googlesource.com/skia.git/+log/809f868ded1c..aec11ae18bb6 2024-09-05 [email protected] [graphite] Store dst copy texture and bounds on RenderPassTask 2024-09-05 [email protected] Roll vulkan-deps from 3763a16adf08 to a0dffec9be81 (3 revisions) 2024-09-05 [email protected] [graphite] Update viewer's flag handling 2024-09-05 [email protected] [graphite] Convert Uniform|TextureDataBlock to value types 2024-09-05 [email protected] [infra] Fix infra_revision in DEPS 2024-09-05 [email protected] Add Skia Client Search HTML source to repository 2024-09-05 [email protected] [graphite] Add disable_robustness toggle for viewer/dm/nanobench 2024-09-05 [email protected] [graphite] TextureDataBlock holds span of texture proxies 2024-09-05 [email protected] [graphite] Add DrawAtlasTest. 2024-09-05 [email protected] Roll ANGLE from d1a4b0ff5b83 to 59eff3660f81 (5 revisions) 2024-09-05 [email protected] Roll vulkan-deps from 6256e7687963 to 3763a16adf08 (4 revisions) 2024-09-05 [email protected] Roll Dawn from c0bc4d075afe to d3b7a448690d (17 revisions) 2024-09-05 [email protected] [graphite] Disable SSBOs for Dawn/Vulkan 2024-09-04 [email protected] [graphite] Move PipelineDataCache into PipelineData.h 2024-09-04 [email protected] Add SkArenaAlloc::makeArrayCopy() 2024-09-04 [email protected] [bazel] Add BazelBuild job for //example/external_client:use_ganesh_gl 2024-09-04 [email protected] add build clarification to getting started docs 2024-09-04 [email protected] Roll vulkan-deps from 725499142cb6 to 6256e7687963 (2 revisions) 2024-09-04 [email protected] Add Dockerfile/script to build fiddler backend 2024-09-04 [email protected] Guard both divisions in luminosity blend mode 2024-09-04 [email protected] [infra] Add explicit DEPS entry for infra repo 2024-09-04 [email protected] [graphite] Add jobs for testing Tint IR 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 b51276f commit 22bc53f

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': '809f868ded1c56b8ad79e2c0f4e5c243263c7c79',
17+
'skia_revision': 'aec11ae18bb61ab845858ff97969c1800bf6c848',
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: ff06ba0045a99313531b85e5bb4cefe8
1+
Signature: 705e99dfe5eb94ac4e957e255311844d
22

33
====================================================================================================
44
LIBRARY: etc1
@@ -7401,7 +7401,6 @@ ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/GraphicsPipeline.h +
74017401
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/GraphicsPipelineDesc.h + ../../../flutter/third_party/skia/LICENSE
74027402
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/Image_Graphite.cpp + ../../../flutter/third_party/skia/LICENSE
74037403
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/Image_Graphite.h + ../../../flutter/third_party/skia/LICENSE
7404-
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/PipelineDataCache.h + ../../../flutter/third_party/skia/LICENSE
74057404
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/Recorder.cpp + ../../../flutter/third_party/skia/LICENSE
74067405
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/Recording.cpp + ../../../flutter/third_party/skia/LICENSE
74077406
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/Renderer.h + ../../../flutter/third_party/skia/LICENSE
@@ -7614,7 +7613,6 @@ FILE: ../../../flutter/third_party/skia/src/gpu/graphite/GraphicsPipeline.h
76147613
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/GraphicsPipelineDesc.h
76157614
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/Image_Graphite.cpp
76167615
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/Image_Graphite.h
7617-
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/PipelineDataCache.h
76187616
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/Recorder.cpp
76197617
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/Recording.cpp
76207618
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/Renderer.h
@@ -8120,7 +8118,6 @@ ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/PaintParams.cpp + ../
81208118
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/PaintParams.h + ../../../flutter/third_party/skia/LICENSE
81218119
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/PaintParamsKey.cpp + ../../../flutter/third_party/skia/LICENSE
81228120
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/PaintParamsKey.h + ../../../flutter/third_party/skia/LICENSE
8123-
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/PipelineData.cpp + ../../../flutter/third_party/skia/LICENSE
81248121
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/PipelineData.h + ../../../flutter/third_party/skia/LICENSE
81258122
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/PrecompileInternal.h + ../../../flutter/third_party/skia/LICENSE
81268123
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/PublicPrecompile.cpp + ../../../flutter/third_party/skia/LICENSE
@@ -8334,7 +8331,6 @@ FILE: ../../../flutter/third_party/skia/src/gpu/graphite/PaintParams.cpp
83348331
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/PaintParams.h
83358332
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/PaintParamsKey.cpp
83368333
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/PaintParamsKey.h
8337-
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/PipelineData.cpp
83388334
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/PipelineData.h
83398335
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/PrecompileInternal.h
83408336
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/PublicPrecompile.cpp

0 commit comments

Comments
 (0)