Roll Skia from 7d0768083298 to df263765ebc8 (2 revisions) (flutter/engine#47860)
https://skia.googlesource.com/skia.git/+log/7d0768083298..df263765ebc8 2023-11-09 johnstiles@google.com Remove skcms_internal.h from modules/skcms. 2023-11-09 robertphillips@google.com Add VkTestHelper factory 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 bdero@google.com,brianosman@google.com,fmalita@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
6ecc6e20b6
commit
c378306ada
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': '7d07680832980c365b92930c1f7a7e02dd94125b',
|
||||
'skia_revision': 'df263765ebc866806df3ef7879ba4a8066bb9dbf',
|
||||
|
||||
# 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: 8f469f6331b1c71bfc5a13cb720b1c25
|
||||
Signature: c99db7aaf49731e722ed8bff8b9b023f
|
||||
|
||||
====================================================================================================
|
||||
LIBRARY: etc1
|
||||
@@ -8613,7 +8613,6 @@ ORIGIN: ../../../third_party/skia/include/private/SkGainmapShader.h + ../../../t
|
||||
ORIGIN: ../../../third_party/skia/include/private/SkJpegGainmapEncoder.h + ../../../third_party/skia/LICENSE
|
||||
ORIGIN: ../../../third_party/skia/include/private/SkXmp.h + ../../../third_party/skia/LICENSE
|
||||
ORIGIN: ../../../third_party/skia/modules/skcms/skcms.h + ../../../third_party/skia/LICENSE
|
||||
ORIGIN: ../../../third_party/skia/modules/skcms/skcms_internal.h + ../../../third_party/skia/LICENSE
|
||||
ORIGIN: ../../../third_party/skia/modules/skottie/include/SlotManager.h + ../../../third_party/skia/LICENSE
|
||||
ORIGIN: ../../../third_party/skia/modules/skottie/src/SlotManager.cpp + ../../../third_party/skia/LICENSE
|
||||
ORIGIN: ../../../third_party/skia/modules/skshaper/src/SkShaper_skunicode.cpp + ../../../third_party/skia/LICENSE
|
||||
@@ -8663,7 +8662,6 @@ FILE: ../../../third_party/skia/include/private/SkGainmapShader.h
|
||||
FILE: ../../../third_party/skia/include/private/SkJpegGainmapEncoder.h
|
||||
FILE: ../../../third_party/skia/include/private/SkXmp.h
|
||||
FILE: ../../../third_party/skia/modules/skcms/skcms.h
|
||||
FILE: ../../../third_party/skia/modules/skcms/skcms_internal.h
|
||||
FILE: ../../../third_party/skia/modules/skottie/include/SlotManager.h
|
||||
FILE: ../../../third_party/skia/modules/skottie/src/SlotManager.cpp
|
||||
FILE: ../../../third_party/skia/modules/skshaper/src/SkShaper_skunicode.cpp
|
||||
|
||||
Reference in New Issue
Block a user