mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll Skia from bf3f9b77d3a8 to 3ad1aace3e02 (11 revisions) (#172255)
https://skia.googlesource.com/skia.git/+log/bf3f9b77d3a8..3ad1aace3e02 2025-07-16 bungeman@google.com Update clang and iwyu for Linux 2025-07-16 kjlubick@google.com Make borenet@ and kjlubick@ OWNERS of include/*.bzl files 2025-07-16 lukasza@chromium.org Reapply "[rust png] Extra verification of dimensions of the first `fcTL` chunk." 2025-07-16 mike@reedtribe.org More uses of pathbuilder instead of path 2025-07-16 mike@reedtribe.org change getPath() to return optional 2025-07-16 lehoangquyen@chromium.org GraphiteDawn: use push constants. 2025-07-16 michaelludwig@google.com Increase tolerances for BigImageTest slightly 2025-07-16 mike@reedtribe.org Oops -- false does not map to {} -- it mapped to 0 2025-07-16 kjlubick@google.com Fix path in build.sh 2025-07-16 michaelludwig@google.com [graphite] Snap scissor rects to 4px boundaries 2025-07-16 robertphillips@google.com [graphite] Migrate RenderPassProperties out of PrecompileTestUtils.h 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 jlavrova@google.com,jsimmons@google.com,kjlubick@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
323b45e994
commit
b7b183cc7c
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': 'bf3f9b77d3a84768bdfa219b31383312fb32301b',
|
||||
'skia_revision': '3ad1aace3e0297eecb6a742e77c8b2e8ed7d6c48',
|
||||
|
||||
# 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: 00cf1176cba1a4584a0ba6a2e8edc21f
|
||||
Signature: d6e69a53a449b770e9a8903838072d24
|
||||
|
||||
====================================================================================================
|
||||
LIBRARY: etc1
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user