mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll Skia from 8a587a10323f to 625d04f3a7c5 (5 revisions) (flutter/engine#51655)
https://skia.googlesource.com/skia.git/+log/8a587a10323f..625d04f3a7c5 2024-03-25 kjlubick@google.com Enforce IWYU on src/gpu/ganesh/mock 2024-03-25 drott@chromium.org [Fontations-backend] Make Fontations understand named instance ttc index 2024-03-25 michaelludwig@google.com [graphite] Remove unnecessary Task declarations 2024-03-25 robertphillips@google.com [graphite] Improve PaintParamsKeyTest 2024-03-25 robertphillips@google.com [graphite] Add Alpha-only Image handling to Precompilation system 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,jamesgk@google.com,jonahwilliams@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
cac99a988a
commit
e09fbfc91d
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': '8a587a10323fe39908b576bf52152274585bc7d3',
|
||||
'skia_revision': '625d04f3a7c52b222247a2a089ac03a39d4a4fbe',
|
||||
|
||||
# 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: 452e229311db267b718c814d547eab65
|
||||
Signature: baf9ff7832c4ae706f95273498de2ba5
|
||||
|
||||
====================================================================================================
|
||||
LIBRARY: etc1
|
||||
@ -7446,7 +7446,6 @@ ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/task/CopyTask.cpp + .
|
||||
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/task/CopyTask.h + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/task/RenderPassTask.cpp + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/task/RenderPassTask.h + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/task/Task.cpp + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/task/Task.h + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/task/TaskList.cpp + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/task/TaskList.h + ../../../flutter/third_party/skia/LICENSE
|
||||
@ -7660,7 +7659,6 @@ FILE: ../../../flutter/third_party/skia/src/gpu/graphite/task/CopyTask.cpp
|
||||
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/task/CopyTask.h
|
||||
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/task/RenderPassTask.cpp
|
||||
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/task/RenderPassTask.h
|
||||
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/task/Task.cpp
|
||||
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/task/Task.h
|
||||
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/task/TaskList.cpp
|
||||
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/task/TaskList.h
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user