Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit c838a1b

Browse files
Roll Skia from daf2219fec54 to 656de7fc6994 (23 revisions) (#42534)
https://skia.googlesource.com/skia.git/+log/daf2219fec54..656de7fc6994 2023-06-02 johnstiles@google.com Revert "Allow trivial non-constant expressions to use SpvOpSelect." 2023-06-02 johnstiles@google.com Add WGSL support for indexed-swizzle lvalues. 2023-06-02 johnstiles@google.com Implement WGSL vector-component lvalues. 2023-06-02 michaelludwig@google.com [skif] Consolidate mapping/layerspace code 2023-06-02 cmumford@google.com [infra] Change RadeonVega6 version to 1002:1636-31.0.12027.9001 2023-06-02 johnstiles@google.com Allow trivial non-constant expressions to use SpvOpSelect. 2023-06-02 skia-autoroll@skia-public.iam.gserviceaccount.com Manual roll Dawn from d39a400f98d7 to ef390b9d1236 (5 revisions) 2023-06-02 johnstiles@google.com Implement WGSL index- and field-access lvalues. 2023-06-02 jvanverth@google.com [graphite] Check for Vulkan depth-stencil support before initSampleCounts. 2023-06-02 johnstiles@google.com Add LValue class to WGSL code generator. 2023-06-02 cmumford@google.com [infra] temp remove Release-All-Graphite_Metal from CQ 2023-06-02 herb@google.com Add a low level quadratic root solver 2023-06-02 herb@google.com Handle subnormal properly in close_to_linear 2023-06-02 drott@chromium.org [Fontations] Roll Fontations 2023-06-02 jvanverth@google.com [graphite] Add PromiseTextureFromYUVA 2023-06-02 jvanverth@google.com [graphite] Remove redundant Image constructor to match Image_YUVA. 2023-06-02 jvanverth@google.com [graphite] Add Vulkan "renderpass" tracking 2023-06-02 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from b9c50f622521 to 41f544a49cb1 (5 revisions) 2023-06-02 jvanverth@google.com [graphite] Add Vulkan support for bindDrawBuffers(). 2023-06-02 skia-autoroll@skia-public.iam.gserviceaccount.com Manual roll ANGLE from 0ea8e55a6f06 to 1a1ee2126222 (3 revisions) 2023-06-02 brianosman@google.com SkVx: Go back to memcpy, rather than sk_unaligned_store 2023-06-02 jamesgk@google.com Add ignore rule for BlendRequiringDstReadWithLargeCoordinates on Mali400 2023-06-02 bungeman@google.com Update gn_to_cmake.py for Python 3 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,rmistry@google.com,robertphillips@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
1 parent 05f958c commit c838a1b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ vars = {
1818
'llvm_git': 'https://llvm.googlesource.com',
1919
# OCMock is for testing only so there is no google clone
2020
'ocmock_git': 'https://github.com/erikdoe/ocmock.git',
21-
'skia_revision': 'daf2219fec547abf76aa735b68a9af21f5423f03',
21+
'skia_revision': '656de7fc69941dd1b0888c2907de7a41afb8240c',
2222

2323
# WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY
2424
# See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.

ci/licenses_golden/licenses_skia

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 731b0627b54df38b47fddd5131e6a68d
1+
Signature: 75db9ec279d08da6e127872ad7a85467
22

33
====================================================================================================
44
LIBRARY: etc1

0 commit comments

Comments
 (0)