forked from firka/flutter
Roll Skia from 894919003036 to f9671ecda7da (3 revisions) (flutter/engine#52525)
https://skia.googlesource.com/skia.git/+log/894919003036..f9671ecda7da 2024-05-02 bungeman@google.com [fontations] Properly place CBLC/CBDT glyphs 2024-05-02 robertphillips@google.com Disable GM_matrixconvolution_bigger/_biggest on the Nexus7/Tegra3 2024-05-02 egdaniel@google.com [Graphite] Add initial label support on Textures. 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,kjlubick@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:
committed by
GitHub
parent
0551109034
commit
74975dd5df
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': '894919003036b282c6a5e01c418065c98be172d2',
|
||||
'skia_revision': 'f9671ecda7da2e2a27048b87cedd57b751e3317a',
|
||||
|
||||
# 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: 3e2e201e589119368281591c0631f6d9
|
||||
Signature: cfeaf957fe3a479dd7e377c98581d290
|
||||
|
||||
====================================================================================================
|
||||
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/+/040d3f6c4c4594d2fd960a019287457af439fd5e
|
||||
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/0316fa44b401627cde6c376ea587fc1d60172e50
|
||||
/third_party/fallback_root_certificates/
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user