Roll Skia from 12c8bd6ac1d9 to c1c8ff84997c (14 revisions) (flutter/engine#56801)
https://skia.googlesource.com/skia.git/+log/12c8bd6ac1d9..c1c8ff84997c 2024-11-25 danieldilan@google.com Revert "Change window::DisplayParams to be immutable and passed by pointer" 2024-11-25 lukasza@chromium.org [rust png] Build / sources organization: Separate `decoder/` directory. 2024-11-25 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 73e40f43c062 to 64698c1a35b2 (1 revision) 2024-11-25 kjlubick@google.com Change window::DisplayParams to be immutable and passed by pointer 2024-11-25 danieldilan@google.com Use SkSafe32 functions when adding/subtracting deltas. 2024-11-25 kjlubick@google.com Save 16 bytes on GrContextOptions allocations* by reordering fields 2024-11-25 skia-autoroll@skia-public.iam.gserviceaccount.com Roll skottie-base from e4021a6fc9aa to 52028e548417 2024-11-25 skia-autoroll@skia-public.iam.gserviceaccount.com Roll debugger-app-base from 931df19ec335 to 9e05eb5b9edb 2024-11-25 skia-autoroll@skia-public.iam.gserviceaccount.com Roll shaders-base from 99b73d05cdae to 7bdb025e3cbb 2024-11-25 skia-autoroll@skia-public.iam.gserviceaccount.com Roll jsfiddle-base from 034839b9814b to 99d4627f212e 2024-11-25 skia-autoroll@skia-public.iam.gserviceaccount.com Roll skottie-base from c0ad379b6c58 to e4021a6fc9aa 2024-11-25 kylechar@chromium.org Fix DefaultImageProvider::Make() leak 2024-11-25 kjlubick@google.com Make SkGlyph and GrDriverBugWorkarounds trivially destructible 2024-11-25 michaelludwig@google.com [graphite] Fix texture matrix for asyncReadPixelsYUV420 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 aaclarke@google.com,brianosman@google.com,danieldilan@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
0d4c7dbe07
commit
569d30910b
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': '12c8bd6ac1d94821b650db74bdf08a3f6a0da621',
|
||||
'skia_revision': 'c1c8ff84997c30646c2e8177d191722fdf574495',
|
||||
|
||||
# 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: 8c117f8dc8eeaeaf21706da35938f4cb
|
||||
Signature: 2a0df1f09ef48866ff1d1386bcb82f70
|
||||
|
||||
====================================================================================================
|
||||
LIBRARY: etc1
|
||||
|
Loading…
x
Reference in New Issue
Block a user