mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll Skia from db4a29e0689e to 0fe76d9ce79e (5 revisions) (flutter/engine#48634)
https://skia.googlesource.com/skia.git/+log/db4a29e0689e..0fe76d9ce79e 2023-12-04 jvanverth@google.com [graphite] Enable GMs that no longer fail readback 2023-12-04 egdaniel@google.com Add support for getting a VertexWriter from the UploadManager. 2023-12-04 kjlubick@google.com Add Vulkan subclass of GrContextThreadSafeProxy 2023-12-04 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 3fe678c9b297 to fb6b960c0a73 (17 revisions) 2023-12-04 egdaniel@google.com [Graphite] Track CommandBuffer refs for textures instead of Usage on CommandBuffer. 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,matanl@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:
parent
79126777a4
commit
3fa90fbbd0
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': 'db4a29e0689e4aa40aec39713bf901a9e08a2b14',
|
||||
'skia_revision': '0fe76d9ce79e2cedc1ff9ca10455bd40a5410285',
|
||||
|
||||
# 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: e51c23730da800ea6e1cb6d189bad2e9
|
||||
Signature: a2f15a2c3e7e0ae51b62a9da2296afdc
|
||||
|
||||
====================================================================================================
|
||||
LIBRARY: etc1
|
||||
@ -6716,6 +6716,7 @@ ORIGIN: ../../../flutter/third_party/skia/src/core/SkIDChangeListener.cpp + ../.
|
||||
ORIGIN: ../../../flutter/third_party/skia/src/core/SkRuntimeEffectPriv.h + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/src/core/SkYUVAInfo.cpp + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/src/core/SkYUVAPixmaps.cpp + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/src/gpu/GpuRefCnt.h + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/src/gpu/ganesh/ClipStack.cpp + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/src/gpu/ganesh/ClipStack.h + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/src/gpu/ganesh/GrBackendSemaphore.cpp + ../../../flutter/third_party/skia/LICENSE
|
||||
@ -6725,7 +6726,6 @@ ORIGIN: ../../../flutter/third_party/skia/src/gpu/ganesh/GrDDLTask.cpp + ../../.
|
||||
ORIGIN: ../../../flutter/third_party/skia/src/gpu/ganesh/GrDDLTask.h + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/src/gpu/ganesh/GrManagedResource.cpp + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/src/gpu/ganesh/GrPixmap.h + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/src/gpu/ganesh/GrRefCnt.h + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/src/gpu/ganesh/GrRenderTargetContext.h + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/src/gpu/ganesh/GrRingBuffer.cpp + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/src/gpu/ganesh/GrRingBuffer.h + ../../../flutter/third_party/skia/LICENSE
|
||||
@ -6849,6 +6849,7 @@ FILE: ../../../flutter/third_party/skia/src/core/SkIDChangeListener.cpp
|
||||
FILE: ../../../flutter/third_party/skia/src/core/SkRuntimeEffectPriv.h
|
||||
FILE: ../../../flutter/third_party/skia/src/core/SkYUVAInfo.cpp
|
||||
FILE: ../../../flutter/third_party/skia/src/core/SkYUVAPixmaps.cpp
|
||||
FILE: ../../../flutter/third_party/skia/src/gpu/GpuRefCnt.h
|
||||
FILE: ../../../flutter/third_party/skia/src/gpu/ganesh/ClipStack.cpp
|
||||
FILE: ../../../flutter/third_party/skia/src/gpu/ganesh/ClipStack.h
|
||||
FILE: ../../../flutter/third_party/skia/src/gpu/ganesh/GrBackendSemaphore.cpp
|
||||
@ -6858,7 +6859,6 @@ FILE: ../../../flutter/third_party/skia/src/gpu/ganesh/GrDDLTask.cpp
|
||||
FILE: ../../../flutter/third_party/skia/src/gpu/ganesh/GrDDLTask.h
|
||||
FILE: ../../../flutter/third_party/skia/src/gpu/ganesh/GrManagedResource.cpp
|
||||
FILE: ../../../flutter/third_party/skia/src/gpu/ganesh/GrPixmap.h
|
||||
FILE: ../../../flutter/third_party/skia/src/gpu/ganesh/GrRefCnt.h
|
||||
FILE: ../../../flutter/third_party/skia/src/gpu/ganesh/GrRenderTargetContext.h
|
||||
FILE: ../../../flutter/third_party/skia/src/gpu/ganesh/GrRingBuffer.cpp
|
||||
FILE: ../../../flutter/third_party/skia/src/gpu/ganesh/GrRingBuffer.h
|
||||
@ -8923,6 +8923,8 @@ ORIGIN: ../../../flutter/third_party/skia/src/gpu/ganesh/vk/AHardwareBufferVk.cp
|
||||
ORIGIN: ../../../flutter/third_party/skia/src/gpu/ganesh/vk/GrVkBackendSemaphore.cpp + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/src/gpu/ganesh/vk/GrVkBackendSurface.cpp + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/src/gpu/ganesh/vk/GrVkBackendSurfacePriv.h + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/src/gpu/ganesh/vk/GrVkContextThreadSafeProxy.cpp + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/src/gpu/ganesh/vk/GrVkContextThreadSafeProxy.h + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/src/gpu/ganesh/vk/GrVkDirectContext.cpp + ../../../flutter/third_party/skia/LICENSE
|
||||
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
|
||||
@ -9203,6 +9205,8 @@ FILE: ../../../flutter/third_party/skia/src/gpu/ganesh/vk/AHardwareBufferVk.cpp
|
||||
FILE: ../../../flutter/third_party/skia/src/gpu/ganesh/vk/GrVkBackendSemaphore.cpp
|
||||
FILE: ../../../flutter/third_party/skia/src/gpu/ganesh/vk/GrVkBackendSurface.cpp
|
||||
FILE: ../../../flutter/third_party/skia/src/gpu/ganesh/vk/GrVkBackendSurfacePriv.h
|
||||
FILE: ../../../flutter/third_party/skia/src/gpu/ganesh/vk/GrVkContextThreadSafeProxy.cpp
|
||||
FILE: ../../../flutter/third_party/skia/src/gpu/ganesh/vk/GrVkContextThreadSafeProxy.h
|
||||
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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user