Roll Skia from ed0148ab400d to 6496c9c5866a (6 revisions) (flutter/engine#49234)
https://skia.googlesource.com/skia.git/+log/ed0148ab400d..6496c9c5866a 2023-12-19 nicolettep@google.com [graphite] Add pipeline stage flags to descriptor data struct, use to determine VkShaderStageFlags 2023-12-19 herb@google.com Compare two segments at a given y 2023-12-19 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 17b2d54cf88d to abf17e333489 (5 revisions) 2023-12-19 bungeman@google.com Reland "Cache the one SkEmptyTypeface" 2023-12-19 drott@chromium.org [Fontations-backend] Use new outline API 2023-12-19 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 40f4de8fa1ff to bd5dce9a8e85 (5 revisions) 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,jimgraham@google.com,jvanverth@google.com,rmistry@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:
committed by
GitHub
parent
37ac51e652
commit
ca98f62d1c
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': 'ed0148ab400d3870d5f287a25248bca52e579beb',
|
||||
'skia_revision': '6496c9c5866a672328c5384e5a742c6053cfae9c',
|
||||
|
||||
# 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: 44ae7d512c57ee49ea5d25a75de17eb3
|
||||
Signature: 2b6a08a541402cf5108e61f1269d1eb6
|
||||
|
||||
====================================================================================================
|
||||
LIBRARY: etc1
|
||||
@@ -8925,7 +8925,7 @@ ORIGIN: ../../../flutter/third_party/skia/src/gpu/ganesh/vk/GrVkDirectContext.cp
|
||||
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/AtlasProvider.cpp + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/AtlasProvider.h + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/BackendSemaphore.cpp + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/DescriptorTypes.h + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/DescriptorData.h + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/ImageFactories.cpp + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/Image_Base_Graphite.cpp + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/Image_Base_Graphite.h + ../../../flutter/third_party/skia/LICENSE
|
||||
@@ -9214,7 +9214,7 @@ FILE: ../../../flutter/third_party/skia/src/gpu/ganesh/vk/GrVkDirectContext.cpp
|
||||
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/AtlasProvider.cpp
|
||||
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/AtlasProvider.h
|
||||
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/BackendSemaphore.cpp
|
||||
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/DescriptorTypes.h
|
||||
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/DescriptorData.h
|
||||
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/ImageFactories.cpp
|
||||
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/Image_Base_Graphite.cpp
|
||||
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/Image_Base_Graphite.h
|
||||
|
||||
Reference in New Issue
Block a user