Roll Skia from 15de7f9c3b3b to fb09020ce62d (3 revisions) (flutter/engine#45233)
https://skia.googlesource.com/skia.git/+log/15de7f9c3b3b..fb09020ce62d 2023-08-29 lovisolo@google.com [bazel] Add Bazel-only GM for testing purposes. 2023-08-29 bungeman@google.com Remove SK_IGNORE_COLRV1_GRADIENT_COLORSPACE_FIX 2023-08-29 drott@chromium.org [Fontations] Move wrappers to sk_fontations namespace 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,jlavrova@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://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug 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
69fd1ebf92
commit
2e8e99e339
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': '15de7f9c3b3b0a1290e72a56c63871752cbca9ab',
|
||||
'skia_revision': 'fb09020ce62dd513dea583f02a1abd2fc839da7b',
|
||||
|
||||
# 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: af54ce91573f141e36dc2c5ce7eb1e96
|
||||
Signature: 4924db2fdfd4392c0cf92a1038351c0d
|
||||
|
||||
====================================================================================================
|
||||
LIBRARY: etc1
|
||||
@@ -8782,6 +8782,7 @@ ORIGIN: ../../../third_party/skia/fuzz/oss_fuzz/FuzzQuadRoots.cpp + ../../../thi
|
||||
ORIGIN: ../../../third_party/skia/gm/BazelGMRunner.cpp + ../../../third_party/skia/LICENSE
|
||||
ORIGIN: ../../../third_party/skia/gm/BazelNoopRunner.cpp + ../../../third_party/skia/LICENSE
|
||||
ORIGIN: ../../../third_party/skia/gm/graphite_replay.cpp + ../../../third_party/skia/LICENSE
|
||||
ORIGIN: ../../../third_party/skia/gm/hello_bazel_world.cpp + ../../../third_party/skia/LICENSE
|
||||
ORIGIN: ../../../third_party/skia/gm/png_codec.cpp + ../../../third_party/skia/LICENSE
|
||||
ORIGIN: ../../../third_party/skia/gm/rippleshadergm.cpp + ../../../third_party/skia/LICENSE
|
||||
ORIGIN: ../../../third_party/skia/gm/scaledrects.cpp + ../../../third_party/skia/LICENSE
|
||||
@@ -9028,6 +9029,7 @@ FILE: ../../../third_party/skia/fuzz/oss_fuzz/FuzzQuadRoots.cpp
|
||||
FILE: ../../../third_party/skia/gm/BazelGMRunner.cpp
|
||||
FILE: ../../../third_party/skia/gm/BazelNoopRunner.cpp
|
||||
FILE: ../../../third_party/skia/gm/graphite_replay.cpp
|
||||
FILE: ../../../third_party/skia/gm/hello_bazel_world.cpp
|
||||
FILE: ../../../third_party/skia/gm/png_codec.cpp
|
||||
FILE: ../../../third_party/skia/gm/rippleshadergm.cpp
|
||||
FILE: ../../../third_party/skia/gm/scaledrects.cpp
|
||||
|
||||
Reference in New Issue
Block a user