Roll Skia from e16a9b5b2c48 to a19a325cd670 (6 revisions) (flutter/engine#46261)
https://skia.googlesource.com/skia.git/+log/e16a9b5b2c48..a19a325cd670 2023-09-25 jvanverth@google.com [Metal] Update some deprecated interfaces. 2023-09-25 johnstiles@google.com Add 'children' parameters to SkMesh::Make. 2023-09-25 kjlubick@google.com Reland "Make SKP deserialize null instead of PNG images by default." 2023-09-25 brianosman@google.com Update include/OWNERS 2023-09-25 johnstiles@google.com Allow child effects in SkMeshSpecification. 2023-09-25 kjlubick@google.com Fix Bazel rules 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,bungeman@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://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
dbb2019ec4
commit
28e92fdc84
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': 'e16a9b5b2c48319185cdab5adfe4a84e568723d0',
|
||||
'skia_revision': 'a19a325cd6707356b0e84f4738670a4d717fcafb',
|
||||
|
||||
# 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: 3f10d187ba859bfd6e1f2be9531b1a3c
|
||||
Signature: 13b69111adbe0bfca5e7742b99d45757
|
||||
|
||||
====================================================================================================
|
||||
LIBRARY: etc1
|
||||
@@ -386,9 +386,12 @@ FILE: ../../../third_party/skia/modules/pathkit/perf/perfReporter.js
|
||||
FILE: ../../../third_party/skia/modules/skparagraph/test.html
|
||||
FILE: ../../../third_party/skia/package-lock.json
|
||||
FILE: ../../../third_party/skia/relnotes/directcontext_submit.md
|
||||
FILE: ../../../third_party/skia/relnotes/mesh-child-effect.md
|
||||
FILE: ../../../third_party/skia/relnotes/mesh-child-params.md
|
||||
FILE: ../../../third_party/skia/relnotes/minify-mesh.md
|
||||
FILE: ../../../third_party/skia/relnotes/patheffects.md
|
||||
FILE: ../../../third_party/skia/relnotes/shadowflags.md
|
||||
FILE: ../../../third_party/skia/relnotes/skpicture_png.md
|
||||
FILE: ../../../third_party/skia/src/gpu/gpu_workaround_list.txt
|
||||
FILE: ../../../third_party/skia/src/sksl/generated/sksl_compute.minified.sksl
|
||||
FILE: ../../../third_party/skia/src/sksl/generated/sksl_compute.unoptimized.sksl
|
||||
|
||||
Reference in New Issue
Block a user