Roll Skia from 665f7d51ef25 to f9f73082740e (1 revision) (flutter/engine#49630)
https://skia.googlesource.com/skia.git/+log/665f7d51ef25..f9f73082740e 2024-01-09 robertphillips@google.com [graphite] Add Graphite version of WrapAndroidHardwareBuffer 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 armansito@google.com,bdero@google.com,brianosman@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
589ee41c33
commit
4cee399ff4
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': '665f7d51ef25259ea57e605e76c494fb0d1dc73e',
|
||||
'skia_revision': 'f9f73082740e3b44b7a09c7b7246b0f3b3b92053',
|
||||
|
||||
# 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: a6891068b682c05072b8aad9a8baba61
|
||||
Signature: f7b14939d0814a28d8a809b417ec34b7
|
||||
|
||||
====================================================================================================
|
||||
LIBRARY: etc1
|
||||
@@ -8754,6 +8754,7 @@ ORIGIN: ../../../flutter/third_party/skia/include/android/SkCanvasAndroid.h + ..
|
||||
ORIGIN: ../../../flutter/third_party/skia/include/android/SkHeifDecoder.h + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/include/android/SkImageAndroid.h + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/include/android/SkSurfaceAndroid.h + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/include/android/graphite/SurfaceAndroid.h + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/include/codec/SkAvifDecoder.h + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/include/codec/SkBmpDecoder.h + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/include/codec/SkGifDecoder.h + ../../../flutter/third_party/skia/LICENSE
|
||||
@@ -8962,6 +8963,7 @@ ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/render/CoverageMaskRe
|
||||
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/render/GraphiteVertexFiller.cpp + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/render/PerEdgeAAQuadRenderStep.cpp + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/render/PerEdgeAAQuadRenderStep.h + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/surface/Surface_AndroidFactories.cpp + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/vk/VulkanDescriptorPool.cpp + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/vk/VulkanDescriptorPool.h + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/vk/VulkanDescriptorSet.cpp + ../../../flutter/third_party/skia/LICENSE
|
||||
@@ -9043,6 +9045,7 @@ FILE: ../../../flutter/third_party/skia/include/android/SkCanvasAndroid.h
|
||||
FILE: ../../../flutter/third_party/skia/include/android/SkHeifDecoder.h
|
||||
FILE: ../../../flutter/third_party/skia/include/android/SkImageAndroid.h
|
||||
FILE: ../../../flutter/third_party/skia/include/android/SkSurfaceAndroid.h
|
||||
FILE: ../../../flutter/third_party/skia/include/android/graphite/SurfaceAndroid.h
|
||||
FILE: ../../../flutter/third_party/skia/include/codec/SkAvifDecoder.h
|
||||
FILE: ../../../flutter/third_party/skia/include/codec/SkBmpDecoder.h
|
||||
FILE: ../../../flutter/third_party/skia/include/codec/SkGifDecoder.h
|
||||
@@ -9251,6 +9254,7 @@ FILE: ../../../flutter/third_party/skia/src/gpu/graphite/render/CoverageMaskRend
|
||||
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/render/GraphiteVertexFiller.cpp
|
||||
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/render/PerEdgeAAQuadRenderStep.cpp
|
||||
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/render/PerEdgeAAQuadRenderStep.h
|
||||
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/surface/Surface_AndroidFactories.cpp
|
||||
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/vk/VulkanDescriptorPool.cpp
|
||||
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/vk/VulkanDescriptorPool.h
|
||||
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/vk/VulkanDescriptorSet.cpp
|
||||
|
||||
Reference in New Issue
Block a user