mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll Skia from 19051bc5fc90 to 2718866006d2 (33 revisions) https://skia.googlesource.com/skia.git/+log/19051bc5fc90..2718866006d2 2023-06-14 johnstiles@google.com Disable SwitchWithFallthrough test on Adreno GPUs. 2023-06-14 jmbetancourt@google.com Reland "[skottie] add functionality for get, set, and tracking image slots to SlotManager" 2023-06-14 brianosman@google.com Swap the order of the final two gradient FPs 2023-06-14 brianosman@google.com Extract RP code for converting interpolated to destination color space 2023-06-14 michaelludwig@google.com [skif] Update morphology filters to use FilterResult 2023-06-14 het@google.com [canvaskit] Allow OffscreenCanvas to make a CPU Surface 2023-06-14 johnstiles@google.com Add WGSL support for switches that have fallthrough cases. 2023-06-14 johnstiles@google.com Add WGSL support for switches that do not have fallthrough cases. 2023-06-14 johnstiles@google.com Migrate switch top-level variables into a block. 2023-06-14 wcandillon@gmail.com Refine the EmbindObject type so that TypeScript can differentiate between opaque types such as Shader, ColorFilter, and so on. 2023-06-14 jvanverth@google.com [graphite] Remove deprecated YUVA constructor 2023-06-14 robertphillips@google.com Simplify parameters to drawEdgeAAImage and DrawTiledBitmap 2023-06-14 johnstiles@google.com Add WGSL support for exponential intrinsics. 2023-06-14 kjlubick@google.com Fix G3 roll 2023-06-14 robertphillips@google.com Reorganize parameters to new drawEdgeAAImage method 2023-06-14 robertphillips@google.com Move tiled image draws to operate at the Device level (take 2) 2023-06-14 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 5b7ee750e5e8 to a3ea6d67d5de (3 revisions) 2023-06-14 maryla@google.com Refactor SkJpegXmp into SkXmp which is more generic. 2023-06-14 dnfield@google.com Support kBGR_101010x_XR_SkColorType gather 2023-06-14 michaelludwig@google.com [skif] Delete SkImageFilters::AlphaThreshold 2023-06-14 jamesgk@google.com Reland "Add unit test for nested runtime blending" 2023-06-14 fmalita@chromium.org Add my chromium.org email to owners 2023-06-14 herb@google.com Revert "Quad intersections for glyph underlines" 2023-06-14 bungeman@google.com Remove duplicate paint_scale gms 2023-06-14 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 1572f609c18e to 3a3a3c655a96 (11 revisions) 2023-06-14 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Skia Infra from ecc1c77185cb to ae32157135ff (6 revisions) 2023-06-14 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Dawn from bfe346b8723e to a0e679b77011 (10 revisions) 2023-06-14 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from f4703823888a to 5b7ee750e5e8 (5 revisions) 2023-06-14 skia-autoroll@skia-public.iam.gserviceaccount.com Roll SK Tool from 3ab2beba4131 to ae32157135ff 2023-06-14 michaelludwig@google.com [skif] Remove legacy Magnifier implementation 2023-06-14 johnstiles@google.com Add WGSL support for additional intrinsics. 2023-06-13 bungeman@google.com [pdf] Remove SK_IGNORE_PDF_DW_FIX 2023-06-13 apli@google.com [sksl] Fix alphabetic ordering of compute shader texture intrinsics 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,chinmaygarde@google.com,herb@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 ...