mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll Skia from d22106cc40a0 to bab82f14da1a (7 revisions) (flutter/engine#42420)
https://skia.googlesource.com/skia.git/+log/d22106cc40a0..bab82f14da1a 2023-05-30 brianosman@google.com Switch back to Skia CPU defines in SkVx.h 2023-05-30 ccameron@chromium.org SkJpegMetadataDecoder: Add Exif, ICC, and MPF support 2023-05-30 johnstiles@google.com Add WGSL support for inner assignment-expressions. 2023-05-30 jmbetancourt@google.com create new slot manager object for internal skottie builder 2023-05-30 herb@google.com Update discriminant bounds comment 2023-05-30 skia-autoroll@skia-public.iam.gserviceaccount.com Manual roll vulkan-deps from b47e47fa1cc0 to 6bc45f9cfde3 (2 revisions) 2023-05-30 kjlubick@google.com Skip compiling fontations test 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 brianosman@google.com,jonahwilliams@google.com,rmistry@google.com,robertphillips@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://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
This commit is contained in:
parent
ca82b02c1f
commit
e28eacec2b
2
DEPS
2
DEPS
@ -18,7 +18,7 @@ vars = {
|
||||
'llvm_git': 'https://llvm.googlesource.com',
|
||||
# OCMock is for testing only so there is no google clone
|
||||
'ocmock_git': 'https://github.com/erikdoe/ocmock.git',
|
||||
'skia_revision': 'd22106cc40a0ddf5be610b5cead763ce9d8086a8',
|
||||
'skia_revision': 'bab82f14da1a77c782f307b3765f29aa251bf57f',
|
||||
|
||||
# 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: f9a6985942fbf70f270e88af97f8774a
|
||||
Signature: 8598c4d94eef739d595088f4b66abc87
|
||||
|
||||
====================================================================================================
|
||||
LIBRARY: etc1
|
||||
@ -8810,6 +8810,8 @@ ORIGIN: ../../../third_party/skia/include/ports/SkTypeface_fontations.h + ../../
|
||||
ORIGIN: ../../../third_party/skia/include/private/SkGainmapInfo.h + ../../../third_party/skia/LICENSE
|
||||
ORIGIN: ../../../third_party/skia/include/private/SkGainmapShader.h + ../../../third_party/skia/LICENSE
|
||||
ORIGIN: ../../../third_party/skia/include/private/SkJpegGainmapEncoder.h + ../../../third_party/skia/LICENSE
|
||||
ORIGIN: ../../../third_party/skia/modules/skottie/include/SlotManager.h + ../../../third_party/skia/LICENSE
|
||||
ORIGIN: ../../../third_party/skia/modules/skottie/src/SlotManager.cpp + ../../../third_party/skia/LICENSE
|
||||
ORIGIN: ../../../third_party/skia/modules/skunicode/src/SkUnicode_icu_bidi.h + ../../../third_party/skia/LICENSE
|
||||
ORIGIN: ../../../third_party/skia/src/codec/SkJpegConstants.h + ../../../third_party/skia/LICENSE
|
||||
ORIGIN: ../../../third_party/skia/src/codec/SkJpegMultiPicture.cpp + ../../../third_party/skia/LICENSE
|
||||
@ -8841,6 +8843,8 @@ FILE: ../../../third_party/skia/include/ports/SkTypeface_fontations.h
|
||||
FILE: ../../../third_party/skia/include/private/SkGainmapInfo.h
|
||||
FILE: ../../../third_party/skia/include/private/SkGainmapShader.h
|
||||
FILE: ../../../third_party/skia/include/private/SkJpegGainmapEncoder.h
|
||||
FILE: ../../../third_party/skia/modules/skottie/include/SlotManager.h
|
||||
FILE: ../../../third_party/skia/modules/skottie/src/SlotManager.cpp
|
||||
FILE: ../../../third_party/skia/modules/skunicode/src/SkUnicode_icu_bidi.h
|
||||
FILE: ../../../third_party/skia/src/codec/SkJpegConstants.h
|
||||
FILE: ../../../third_party/skia/src/codec/SkJpegMultiPicture.cpp
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user