Roll Skia from 1d884bab8593 to cca9328df6ca (12 revisions) (#163910)
https://skia.googlesource.com/skia.git/+log/1d884bab8593..cca9328df6ca 2025-02-21 kjlubick@google.com Revert "[graphite] Require colorspaces for precomp color xform objects" 2025-02-21 robertphillips@google.com [graphite] Allow unit tests to get access to TestOptions 2025-02-21 michaelludwig@google.com Revert "[graphite] Remove TextureInfoData and TextureSpec in TextureInfo" 2025-02-21 kjlubick@google.com Add missing dependencies to jpeg_helpers target 2025-02-21 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 126c9b378eb7 to a256e0e7f2a6 (17 revisions) 2025-02-21 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 80093a7d8f85 to be98f841ec88 (9 revisions) 2025-02-21 skia-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from d7ed113c66ec to 2407a54c9b29 (3 revisions) 2025-02-21 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Dawn from be5b722c82af to 5070f7af1ee9 (17 revisions) 2025-02-20 jamesgk@google.com [graphite] Require colorspaces for precomp color xform objects 2025-02-20 danieldilan@google.com Remove transform_scanline functions from SkJpegEncoderImpl 2025-02-20 lokokung@google.com [dawn][headers] Use ifdefs for flattening of wgpu::*Limits. 2025-02-20 kjlubick@google.com Add gm to highlight differences in codepaths to draw blurry rrects 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 jacksongardner@google.com,kjlubick@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
This commit is contained in:
parent
645e9f17a7
commit
f7be00358a
2
DEPS
2
DEPS
@ -14,7 +14,7 @@ vars = {
|
||||
'flutter_git': 'https://flutter.googlesource.com',
|
||||
'skia_git': 'https://skia.googlesource.com',
|
||||
'llvm_git': 'https://llvm.googlesource.com',
|
||||
'skia_revision': '1d884bab859370033897df4387516ffc784e9266',
|
||||
'skia_revision': 'cca9328df6ca5f636801cc625992a1f7c34e0d66',
|
||||
|
||||
# WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY
|
||||
# See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.
|
||||
|
@ -1,4 +1,4 @@
|
||||
Signature: 82498a3f847ced126a3dadba06002abe
|
||||
Signature: c14fc194a919c2ed0320535f01ffe8b7
|
||||
|
||||
====================================================================================================
|
||||
LIBRARY: etc1
|
||||
|
Loading…
x
Reference in New Issue
Block a user