Roll Skia from ec4a1e03f7b0 to 004c81523e44 (23 revisions) (flutter/engine#53813)
https://skia.googlesource.com/skia.git/+log/ec4a1e03f7b0..004c81523e44 2024-07-11 skia-autoroll@skia-public.iam.gserviceaccount.com Roll SK Tool from 3c9cca49b866 to 2d5b62fa0b39 2024-07-11 robertphillips@google.com [graphite] Make RuntimeEffect precompilation match the rest of the system 2024-07-11 kjlubick@google.com Add presubmit check to detect accidental leakage of src/ into include/ 2024-07-11 robertphillips@google.com [graphite] Replace PrecompileChildPtr with a sk_sp<PrecompileBase> 2024-07-11 fmalita@google.com Revert "[graphite] Add non-aa bounds filling renderer" 2024-07-11 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from eff9c7d7bfff to bc656cdad31e (3 revisions) 2024-07-11 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Skia Infra from 3c9cca49b866 to 67fb1a1b693f (8 revisions) 2024-07-11 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Dawn from f986604e2165 to c7002cf03eb0 (14 revisions) 2024-07-11 sunnyps@chromium.org graphite: Use format index for pipeline render pass key 2024-07-10 fmalita@google.com Remove assert in SubRun deserialization 2024-07-10 jamesgk@google.com Update viewer/android build 2024-07-10 michaelludwig@google.com [graphite] Add non-aa bounds filling renderer 2024-07-10 lokokung@google.com [dawn] Use new device callback types in Graphite 2024-07-10 michaelludwig@google.com [graphite] CoverBoundsRenderStep can be configured with custom DepthStencilSettings 2024-07-10 jvanverth@google.com [graphite] Add colorspace xform to primitive color 2024-07-10 nathanasanchez@google.com Revert "[Graphite] Enable storage buffers in Vulkan" 2024-07-10 skia-autoroll@skia-public.iam.gserviceaccount.com Manual roll Dawn from 14d1f6cd4cd2 to f986604e2165 (11 revisions) 2024-07-10 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 9ad77082be54 to eff9c7d7bfff (2 revisions) 2024-07-10 nathanasanchez@google.com [Graphite] Add perspective local matrix shader 2024-07-10 nathanasanchez@google.com [Graphite] Add perspective flag to precompile LMS 2024-07-10 johnstiles@google.com Reject interface blocks containing a boolean. 2024-07-10 nathanasanchez@google.com [Graphite] Enable storage buffers in Vulkan 2024-07-10 michaelludwig@google.com [graphite] Add substruct support to UniformOffsetCalculator 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 bdero@google.com,brianosman@google.com,fmalita@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
8d354698bb
commit
902e78dd2a
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': 'ec4a1e03f7b03b6cd2a7797979e220269f78d76b',
|
||||
'skia_revision': '004c81523e44cef6144df28252cbfc9ceade0d8c',
|
||||
|
||||
# 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: 9e80eaefcb438aeae2f902a9a88cdc5c
|
||||
Signature: 08c956b2682e4961271772051b666a24
|
||||
|
||||
====================================================================================================
|
||||
LIBRARY: etc1
|
||||
|
Loading…
x
Reference in New Issue
Block a user