Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 9c89a8f

Browse files
Roll Skia from cc7963935d9d to 274d78ef2666 (21 revisions) (#169665)
https://skia.googlesource.com/skia.git/+log/cc7963935d9d..274d78ef2666 2025-05-29 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2025-05-29 [email protected] Roll ANGLE from 2a18fdbf4c8c to e7118451f513 (18 revisions) 2025-05-29 [email protected] Roll vulkan-deps from 8888289eb6d9 to 58febb14bdad (6 revisions) 2025-05-29 [email protected] Roll Dawn from 0dc9ec06d441 to f53bc591dafd (28 revisions) 2025-05-29 [email protected] [vulkan] Switch to VK_EXT_debug_utils 2025-05-29 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2025-05-28 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2025-05-28 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2025-05-28 [email protected] Add bounds check to onDrawPoints for ganesh Device 2025-05-28 [email protected] [gn] Remove msvc env setting 2025-05-28 [email protected] [graphite] Separate HSL and regular color matrix filter shaders 2025-05-28 [email protected] [graphite] Handle Dawn breaking change in QueueWorkDoneCallback 2025-05-28 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2025-05-28 [email protected] Rename SkRecorder::Type::kRaster -> kCPU 2025-05-28 [email protected] [graphite] Add test for static vertices padding. 2025-05-28 [email protected] Revert "[rust png] Round-trip `kOpaque_SkAlphaType` when encoding." 2025-05-28 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2025-05-28 [email protected] [graphite][vulkan] Prepare for more extensive property queries 2025-05-28 [email protected] Roll vulkan-deps from 9b8253ba5637 to 8888289eb6d9 (8 revisions) 2025-05-28 [email protected] Fix integer overflow in SkSL RP code 2025-05-28 [email protected] [rust png] Round-trip `kOpaque_SkAlphaType` when encoding. 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] 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 f262575 commit 9c89a8f

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

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': 'cc7963935d9dd21630a15ef9d387296db936ef03',
17+
'skia_revision': '274d78ef26665c0d31efb4730629338d709a7e8d',
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.

engine/src/flutter/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: aebc333eca857a2ca876b998e04ccf66
1+
Signature: ddb6b26375f26587a0adee6403c032d1
22

33
====================================================================================================
44
LIBRARY: etc1
@@ -9895,6 +9895,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
98959895

98969896
====================================================================================================
98979897
LIBRARY: skia
9898+
ORIGIN: ../../../flutter/third_party/skia/gm/hdr_pip_blur.cpp + ../../../flutter/third_party/skia/LICENSE
98989899
ORIGIN: ../../../flutter/third_party/skia/include/core/SkCPUContext.h + ../../../flutter/third_party/skia/LICENSE
98999900
ORIGIN: ../../../flutter/third_party/skia/include/core/SkCPURecorder.h + ../../../flutter/third_party/skia/LICENSE
99009901
ORIGIN: ../../../flutter/third_party/skia/include/core/SkRecorder.h + ../../../flutter/third_party/skia/LICENSE
@@ -9926,6 +9927,7 @@ ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/precompile/Serializat
99269927
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/precompile/SerializationUtils.h + ../../../flutter/third_party/skia/LICENSE
99279928
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/vk/precompile/VulkanPrecompileShader.cpp + ../../../flutter/third_party/skia/LICENSE
99289929
TYPE: LicenseType.bsd
9930+
FILE: ../../../flutter/third_party/skia/gm/hdr_pip_blur.cpp
99299931
FILE: ../../../flutter/third_party/skia/include/core/SkCPUContext.h
99309932
FILE: ../../../flutter/third_party/skia/include/core/SkCPURecorder.h
99319933
FILE: ../../../flutter/third_party/skia/include/core/SkRecorder.h

0 commit comments

Comments
 (0)