mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll Skia from 76bae143aded to 150d534341a4 (2 revisions) (flutter/engine#42301)
https://skia.googlesource.com/skia.git/+log/76bae143aded..150d534341a4 2023-05-24 michaelludwig@google.com [skif] Add max sample radius to SkImageFilters::RuntimeShader 2023-05-24 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 84c82fea3f43 to 9ad20521dc02 (8 revisions) 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,rmistry@google.com,scroggo@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
dc22f5f572
commit
0fea388f04
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': '76bae143aded1928fa9aacb675d80fb62a32f62a',
|
||||
'skia_revision': '150d534341a4312e80a9209f6fe92780a97b2ef1',
|
||||
|
||||
# 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: 0ebb40cd06c443d1ec18c9e9e3346fe9
|
||||
Signature: 39efeb4b8cb9b9b5d3d85a2f4437014f
|
||||
|
||||
====================================================================================================
|
||||
LIBRARY: etc1
|
||||
@ -384,6 +384,7 @@ 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/skif_runtimeshader_sampleradius.md
|
||||
FILE: ../../../third_party/skia/relnotes/skimagegenerator_grexternaltexturegenerator.md
|
||||
FILE: ../../../third_party/skia/relnotes/sksurface_methods.md
|
||||
FILE: ../../../third_party/skia/src/core/SkOrderedReadBuffer.h
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user