mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll Skia from ccf73af6ca91 to aed81125e6bc (9 revisions) (flutter/engine#41946)
https://skia.googlesource.com/skia.git/+log/ccf73af6ca91..aed81125e6bc 2023-05-11 johnstiles@google.com Remove DSL type constants. 2023-05-11 jamesgk@google.com [sksl] Support dual-src blending in Metal 2023-05-11 jvanverth@google.com [Direct3D] Check for valid ID3D12PipelineState allocation. 2023-05-11 johnstiles@google.com Remove DSLExpression::field and DSLVar::field. 2023-05-11 johnstiles@google.com Remove operator overloads from DSLExpression. 2023-05-11 brianosman@google.com Change SkDrawable::newPictureSnapshot to makePictureSnapshot 2023-05-11 armansito@google.com [vello_cpp] Conditional compilation of shader and encoding features 2023-05-11 johnstiles@google.com Remove unused methods from DSLVar. 2023-05-11 johnstiles@google.com Remove DSL swizzle support. 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,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
93572e708a
commit
6ebd217f9c
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': 'ccf73af6ca913bb56409b01e9d49e2ba65225191',
|
||||
'skia_revision': 'aed81125e6bcb0fe7b7b8d9bfc67dc450f8275e3',
|
||||
|
||||
# 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: 20ca15bc638816ba30bd18f95a6c22de
|
||||
Signature: 41a891121d77cca1e1b6e1903d864aa0
|
||||
|
||||
====================================================================================================
|
||||
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/skdrawable_picturesnapshot.md
|
||||
FILE: ../../../third_party/skia/relnotes/skgraphics_methods.md
|
||||
FILE: ../../../third_party/skia/relnotes/skimage_methods.md
|
||||
FILE: ../../../third_party/skia/relnotes/skimage_subset.md
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user