This repository was archived by the owner on Feb 25, 2025. It is now read-only.
Commit c2cbf7e
committed
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.md1 parent 13be2d4 commit c2cbf7e
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
0 commit comments