Roll Skia from 065f0d2302ca to b3360479118f (4 revisions) (flutter/engine#47510)
https://skia.googlesource.com/skia.git/+log/065f0d2302ca..b3360479118f 2023-10-31 sharaks@google.com Merge 11 release notes into RELEASE_NOTES.md 2023-10-31 kjlubick@google.com Check for success in WebPPictureInit calls 2023-10-31 sharaks@google.com Update Skia milestone to 121 2023-10-31 michaelludwig@google.com Add epsilon tolerance to QuadContainsRect 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,herb@google.com,rmistry@google.com,zra@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
d82fa93ef9
commit
3a12ca33cd
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': '065f0d2302ca3a53a0ce66810f67e95b3f683271',
|
||||
'skia_revision': 'b3360479118ff6cdfd9f07cebccdab443d9f1739',
|
||||
|
||||
# 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: 62fe673d20480d201dece4792f6392cc
|
||||
Signature: 7ee57d623472364406d831a4c8ed39c5
|
||||
|
||||
====================================================================================================
|
||||
LIBRARY: etc1
|
||||
@@ -386,17 +386,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/base64.md
|
||||
FILE: ../../../third_party/skia/relnotes/font-default.md
|
||||
FILE: ../../../third_party/skia/relnotes/glbackendsemaphore.md
|
||||
FILE: ../../../third_party/skia/relnotes/graphite_borrow.md
|
||||
FILE: ../../../third_party/skia/relnotes/grsurface-info.md
|
||||
FILE: ../../../third_party/skia/relnotes/mesh.md
|
||||
FILE: ../../../third_party/skia/relnotes/readbuffer-deserial.md
|
||||
FILE: ../../../third_party/skia/relnotes/recorder-static-member.md
|
||||
FILE: ../../../third_party/skia/relnotes/typeface.md
|
||||
FILE: ../../../third_party/skia/relnotes/vk-directcontext.md
|
||||
FILE: ../../../third_party/skia/relnotes/waitSemaphore.md
|
||||
FILE: ../../../third_party/skia/src/gpu/gpu_workaround_list.txt
|
||||
FILE: ../../../third_party/skia/src/ports/fontations/Cargo.toml
|
||||
FILE: ../../../third_party/skia/src/sksl/generated/sksl_compute.minified.sksl
|
||||
|
||||
Reference in New Issue
Block a user