Roll Skia from 559a964f9f1b to fe3568162721 (5 revisions) (flutter/engine#46069)
https://skia.googlesource.com/skia.git/+log/559a964f9f1b..fe3568162721 2023-09-19 jvanverth@google.com [graphite] Switch signed unique ID iterators to unsigned. 2023-09-19 jamesgk@google.com Add "unsafe apis" toggle for Adapter in Graphite DawnTestContext 2023-09-19 fmalita@chromium.org [skottie] Make text shaper header public 2023-09-19 jvanverth@google.com [graphite] Add option to disable cached glyph uploads. 2023-09-19 jamesgk@google.com [graphite] Use Dawn's dual-src blend coeffs when possible 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,tdenniston@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:
committed by
GitHub
parent
978165ed7d
commit
eb1ebd7600
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': '559a964f9f1bd6ac5ab226c791d18c9defaf025b',
|
||||
'skia_revision': 'fe35681627210de13b447ccb9b40ae6bb8e447d7',
|
||||
|
||||
# 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: 672d851f6fca7bd95c59e7a7c60503cd
|
||||
Signature: 4b2d1a29398b500d5c27e9d459eb2f6d
|
||||
|
||||
====================================================================================================
|
||||
LIBRARY: etc1
|
||||
@@ -5740,6 +5740,7 @@ ORIGIN: ../../../third_party/skia/include/ports/SkCFObject.h + ../../../third_pa
|
||||
ORIGIN: ../../../third_party/skia/include/private/chromium/GrVkSecondaryCBDrawContext.h + ../../../third_party/skia/LICENSE
|
||||
ORIGIN: ../../../third_party/skia/include/private/gpu/ganesh/GrContext_Base.h + ../../../third_party/skia/LICENSE
|
||||
ORIGIN: ../../../third_party/skia/include/private/gpu/ganesh/GrImageContext.h + ../../../third_party/skia/LICENSE
|
||||
ORIGIN: ../../../third_party/skia/modules/skottie/include/TextShaper.h + ../../../third_party/skia/LICENSE
|
||||
ORIGIN: ../../../third_party/skia/modules/skottie/src/Composition.cpp + ../../../third_party/skia/LICENSE
|
||||
ORIGIN: ../../../third_party/skia/modules/skottie/src/Composition.h + ../../../third_party/skia/LICENSE
|
||||
ORIGIN: ../../../third_party/skia/modules/skottie/src/Layer.cpp + ../../../third_party/skia/LICENSE
|
||||
@@ -5768,12 +5769,12 @@ ORIGIN: ../../../third_party/skia/modules/skottie/src/layers/NullLayer.cpp + ../
|
||||
ORIGIN: ../../../third_party/skia/modules/skottie/src/layers/SolidLayer.cpp + ../../../third_party/skia/LICENSE
|
||||
ORIGIN: ../../../third_party/skia/modules/skottie/src/text/RangeSelector.cpp + ../../../third_party/skia/LICENSE
|
||||
ORIGIN: ../../../third_party/skia/modules/skottie/src/text/RangeSelector.h + ../../../third_party/skia/LICENSE
|
||||
ORIGIN: ../../../third_party/skia/modules/skottie/src/text/SkottieShaper.cpp + ../../../third_party/skia/LICENSE
|
||||
ORIGIN: ../../../third_party/skia/modules/skottie/src/text/SkottieShaper.h + ../../../third_party/skia/LICENSE
|
||||
ORIGIN: ../../../third_party/skia/modules/skottie/src/text/TextAdapter.cpp + ../../../third_party/skia/LICENSE
|
||||
ORIGIN: ../../../third_party/skia/modules/skottie/src/text/TextAdapter.h + ../../../third_party/skia/LICENSE
|
||||
ORIGIN: ../../../third_party/skia/modules/skottie/src/text/TextAnimator.cpp + ../../../third_party/skia/LICENSE
|
||||
ORIGIN: ../../../third_party/skia/modules/skottie/src/text/TextAnimator.h + ../../../third_party/skia/LICENSE
|
||||
ORIGIN: ../../../third_party/skia/modules/skottie/src/text/TextShaper.cpp + ../../../third_party/skia/LICENSE
|
||||
ORIGIN: ../../../third_party/skia/modules/skottie/src/text/TextValue.cpp + ../../../third_party/skia/LICENSE
|
||||
ORIGIN: ../../../third_party/skia/modules/skottie/src/text/TextValue.h + ../../../third_party/skia/LICENSE
|
||||
ORIGIN: ../../../third_party/skia/modules/sksg/include/SkSGRenderEffect.h + ../../../third_party/skia/LICENSE
|
||||
@@ -5858,6 +5859,7 @@ FILE: ../../../third_party/skia/include/ports/SkCFObject.h
|
||||
FILE: ../../../third_party/skia/include/private/chromium/GrVkSecondaryCBDrawContext.h
|
||||
FILE: ../../../third_party/skia/include/private/gpu/ganesh/GrContext_Base.h
|
||||
FILE: ../../../third_party/skia/include/private/gpu/ganesh/GrImageContext.h
|
||||
FILE: ../../../third_party/skia/modules/skottie/include/TextShaper.h
|
||||
FILE: ../../../third_party/skia/modules/skottie/src/Composition.cpp
|
||||
FILE: ../../../third_party/skia/modules/skottie/src/Composition.h
|
||||
FILE: ../../../third_party/skia/modules/skottie/src/Layer.cpp
|
||||
@@ -5886,12 +5888,12 @@ FILE: ../../../third_party/skia/modules/skottie/src/layers/NullLayer.cpp
|
||||
FILE: ../../../third_party/skia/modules/skottie/src/layers/SolidLayer.cpp
|
||||
FILE: ../../../third_party/skia/modules/skottie/src/text/RangeSelector.cpp
|
||||
FILE: ../../../third_party/skia/modules/skottie/src/text/RangeSelector.h
|
||||
FILE: ../../../third_party/skia/modules/skottie/src/text/SkottieShaper.cpp
|
||||
FILE: ../../../third_party/skia/modules/skottie/src/text/SkottieShaper.h
|
||||
FILE: ../../../third_party/skia/modules/skottie/src/text/TextAdapter.cpp
|
||||
FILE: ../../../third_party/skia/modules/skottie/src/text/TextAdapter.h
|
||||
FILE: ../../../third_party/skia/modules/skottie/src/text/TextAnimator.cpp
|
||||
FILE: ../../../third_party/skia/modules/skottie/src/text/TextAnimator.h
|
||||
FILE: ../../../third_party/skia/modules/skottie/src/text/TextShaper.cpp
|
||||
FILE: ../../../third_party/skia/modules/skottie/src/text/TextValue.cpp
|
||||
FILE: ../../../third_party/skia/modules/skottie/src/text/TextValue.h
|
||||
FILE: ../../../third_party/skia/modules/sksg/include/SkSGRenderEffect.h
|
||||
|
||||
Reference in New Issue
Block a user