mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll Skia from e26aee36345f to 81ba2eea7b42 (3 revisions) (flutter/engine#52820)
https://skia.googlesource.com/skia.git/+log/e26aee36345f..81ba2eea7b42 2024-05-14 scroggo@google.com Change CtsEnforcement for ImageAsyncReadPixels 2024-05-14 armansito@google.com Fix CanvasKit WebGPU build 2024-05-14 kjlubick@google.com Add WebGPU build to the CQ 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 armansito@google.com,bdero@google.com,brianosman@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://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:
parent
6ee57afaf3
commit
fadafad193
2
DEPS
2
DEPS
@ -14,7 +14,7 @@ vars = {
|
||||
'flutter_git': 'https://flutter.googlesource.com',
|
||||
'skia_git': 'https://skia.googlesource.com',
|
||||
'llvm_git': 'https://llvm.googlesource.com',
|
||||
'skia_revision': 'e26aee36345f2522690475bc309d803b0472d725',
|
||||
'skia_revision': '81ba2eea7b42028a8eaf7f9f0077372391ac26ad',
|
||||
|
||||
# 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: c8ba432637a413f25d483c5bf9031c26
|
||||
Signature: 0b90b3e62377112162aaae0f3ed6012d
|
||||
|
||||
====================================================================================================
|
||||
LIBRARY: etc1
|
||||
|
||||
@ -32293,7 +32293,7 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
|
||||
This Source Code Form is "Incompatible With Secondary Licenses", as
|
||||
defined by the Mozilla Public License, v. 2.0.
|
||||
|
||||
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/fe75fa5f7dc0dca6ff2da32beffea62e444da869
|
||||
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/0380354e24483e4f23216d93879ca513b6443ba0
|
||||
/third_party/fallback_root_certificates/
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user