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

Commit c2cbf7e

Browse files
Roll Skia from c3018296ee25 to 5bd366392bc1 (16 revisions)
https://skia.googlesource.com/skia.git/+log/c3018296ee25..5bd366392bc1 2023-03-02 jvanverth@google.com Revert "Add support for copy-to-indirect-masked into RP codegen." 2023-03-01 herb@google.com Use skia_private::TArray in skia/bench 2023-03-01 johnstiles@google.com Add RP codegen support for trunc(). 2023-03-01 johnstiles@google.com Add support for copy-to-indirect-masked into RP codegen. 2023-03-01 johnstiles@google.com Add support for copy-to-indirect-masked into RP builder. 2023-03-01 herb@google.com Use TransformedMaskVertexFiller for DirectMaskSubRun 2023-03-01 brianosman@google.com Implement SkBlender support for Raster Pipeline 2023-03-01 herb@google.com Generalize MaskedTransformVertexFiller 2023-03-01 johnstiles@google.com Implement copy-to-indirect-masked op. 2023-03-01 fmalita@chromium.org [skshaper] CoreText-only shaper 2023-03-01 robertphillips@google.com [graphite] Add RecorderPriv::CreateCachedImage 2023-03-01 johnstiles@google.com Remove redundant Haswell and Skylake-X #if checks. 2023-03-01 kjlubick@google.com Pipe in GrContext for SkImage::encodeToData 2023-03-01 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 40e44ce87280 to c91d9033e8cd (3 revisions) 2023-03-01 johnstiles@google.com Remove dead method from SkRP. 2023-03-01 brianosman@google.com Change SkStageRec to just store paint color (not the whole paint) 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,jsimmons@google.com,jvanverth@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 Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
1 parent 13be2d4 commit c2cbf7e

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': 'c3018296ee25b4a925683fb5d4658ada059b3bf0',
21+
'skia_revision': '5bd366392bc1dc813141caaf3b03b0e712dd1431',
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: f181bc3cc3a89a6acc3121fc47d5322e
1+
Signature: 19bb7be693ca69147d0940d733f99e9c
22

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

0 commit comments

Comments
 (0)