mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll Skia from 30132659083d to 37a2a8c95f34 (4 revisions) (flutter/engine#46501)
https://skia.googlesource.com/skia.git/+log/30132659083d..37a2a8c95f34 2023-10-03 johnstiles@google.com Remove IthTexureSampler helper. 2023-10-03 egdaniel@google.com [Graphite] Add public query for current cache usage. 2023-10-03 sharaks@google.com Merge 9 release notes into RELEASE_NOTES.md 2023-10-03 fmalita@chromium.org [skottie] Stage locale change 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,chinmaygarde@google.com,djsollen@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:
parent
fe83bd46ca
commit
f8b804f98d
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': '30132659083d025f1218679ea51e960808e4f56a',
|
||||
'skia_revision': '37a2a8c95f34af7a8715a83fafe37c2203c08d3f',
|
||||
|
||||
# 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: d69b6e8ce8708dc2d664a217c6abbb2f
|
||||
Signature: 9942a543a516ffcf0d69f9e5bf226b0d
|
||||
|
||||
====================================================================================================
|
||||
LIBRARY: etc1
|
||||
@ -385,15 +385,6 @@ FILE: ../../../third_party/skia/modules/pathkit/perf/pathops.bench.js
|
||||
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/crop-imagefilter.md
|
||||
FILE: ../../../third_party/skia/relnotes/directcontext_gl.md
|
||||
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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user