Roll Skia from 7cba76a07795 to a5a6d12b3642 (3 revisions) (flutter/engine#55179)
https://skia.googlesource.com/skia.git/+log/7cba76a07795..a5a6d12b3642 2024-09-13 drott@chromium.org [Fontations] Activate usage of autohinting 2024-09-13 brianosman@google.com Remove brianosman references from OWNERS and TODO 2024-09-13 michaelludwig@google.com [graphite] Append DawnCommandBuffer's dstCopy intrinsic to BindGroup 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 aaclarke@google.com,brianosman@google.com,bwils@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
f6b728f86f
commit
bb9035e847
2
DEPS
2
DEPS
@ -14,7 +14,7 @@ vars = {
|
||||
'flutter_git': 'https://flutter.googlesource.com',
|
||||
'skia_git': 'https://skia.googlesource.com',
|
||||
'llvm_git': 'https://llvm.googlesource.com',
|
||||
'skia_revision': '7cba76a07795a3b78efde1b5c60b497f6e34a061',
|
||||
'skia_revision': 'a5a6d12b36427a75c04ef9863ffe219273a01466',
|
||||
|
||||
# WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY
|
||||
# See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.
|
||||
|
@ -2728,7 +2728,6 @@
|
||||
../../../flutter/third_party/skia/include/private/gpu/ganesh/BUILD.bazel
|
||||
../../../flutter/third_party/skia/include/private/gpu/vk/BUILD.bazel
|
||||
../../../flutter/third_party/skia/include/sksl/BUILD.bazel
|
||||
../../../flutter/third_party/skia/include/sksl/OWNERS
|
||||
../../../flutter/third_party/skia/include/svg/BUILD.bazel
|
||||
../../../flutter/third_party/skia/include/third_party/vulkan/BUILD.bazel
|
||||
../../../flutter/third_party/skia/include/utils/BUILD.bazel
|
||||
|
@ -1,4 +1,4 @@
|
||||
Signature: ab24eb17848ecc64363c3fef88af2785
|
||||
Signature: 821d84d922cdc7a041680fd49d5d408c
|
||||
|
||||
====================================================================================================
|
||||
LIBRARY: etc1
|
||||
|
Loading…
x
Reference in New Issue
Block a user