mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll Skia from 638bfdc9e23c to 1762c093d086 (8 revisions) (flutter/engine#39507)
https://skia.googlesource.com/skia.git/+log/638bfdc9e23c..1762c093d086 2023-02-08 robertphillips@google.com Remove OOPRDDL jobs and supporting tooling 2023-02-08 johnstiles@google.com Support constant variables in index-expressions. 2023-02-08 robertphillips@google.com Add abandoned check to SkSurface's DDL-drawing code path 2023-02-08 robertphillips@google.com Remove narrow-glf16 from BonusConfigs jobs 2023-02-08 kjlubick@google.com Treat cubics with absolutely or relatively small A as quadratics 2023-02-08 armansito@google.com [graphite] Fixup GR_TEST_UTILS uses to GRAPHITE_TEST_UTILS 2023-02-08 herb@google.com Make SkGlyphDigest handle direct mask for CPU 2023-02-08 robertphillips@google.com Expand both colorspaces and backends tested by "ColorSpaces" jobs 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,jonahwilliams@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://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
ed5db606a3
commit
c5290a7ebe
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': '638bfdc9e23c3f26f9c0da493a33a769a555ce60',
|
||||
'skia_revision': '1762c093d0866e287e4053dc6153210acded1f4a',
|
||||
|
||||
# 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: 159968979d9ff1b417b6d1760a9c2441
|
||||
Signature: f1b58bd910aaf16d173e6d3502553a24
|
||||
|
||||
====================================================================================================
|
||||
LIBRARY: etc1
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user