Roll Skia from c9943f14039f to 3876e576a38e (3 revisions) (flutter/engine#48246)
https://skia.googlesource.com/skia.git/+log/c9943f14039f..3876e576a38e 2023-11-20 kjlubick@google.com Pass TestFontMgr in when deserializing skps in dm 2023-11-20 kjlubick@google.com Remove other uses of SkFontMgr::RefDefault 2023-11-20 johnstiles@google.com Replace -march= with -mfeature toggles. 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,jamesgk@google.com,jonahwilliams@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
f9adfbc62c
commit
4cd10d0a1b
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': 'c9943f14039faa721b02c64b5fad42dfb87af013',
|
||||
'skia_revision': '3876e576a38e4fa46af1d86541bae362e0ed25d4',
|
||||
|
||||
# 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: 15a83b49c0f74815c8406640cad83f76
|
||||
Signature: 826e828f011c07992ff8b329c8a613e4
|
||||
|
||||
====================================================================================================
|
||||
LIBRARY: etc1
|
||||
@@ -387,6 +387,7 @@ FILE: ../../../flutter/third_party/skia/modules/pathkit/perf/perfReporter.js
|
||||
FILE: ../../../flutter/third_party/skia/modules/skparagraph/test.html
|
||||
FILE: ../../../flutter/third_party/skia/package-lock.json
|
||||
FILE: ../../../flutter/third_party/skia/relnotes/FontConfigInterface.md
|
||||
FILE: ../../../flutter/third_party/skia/relnotes/shaper.md
|
||||
FILE: ../../../flutter/third_party/skia/relnotes/vksemaphore.md
|
||||
FILE: ../../../flutter/third_party/skia/src/gpu/gpu_workaround_list.txt
|
||||
FILE: ../../../flutter/third_party/skia/src/ports/fontations/Cargo.toml
|
||||
|
||||
Reference in New Issue
Block a user