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

Conversation

skia-flutter-autoroll
Copy link
Contributor

https://skia.googlesource.com/skia.git/+log/098c234c05f7..f1245dcd35f8

2022-08-05 [email protected] [graphite] Introduce ComputePipeline
2022-08-05 [email protected] Clean up some legacy shader context code
2022-08-05 [email protected] Simplify wangs_formula::VectorXform
2022-08-05 [email protected] Add AVIF decoding support using libavif
2022-08-05 [email protected] Add mask format to the SkGlyphDigest
2022-08-05 [email protected] bazel: remove redandant reference to SkSLVMCodeGenerator.h.
2022-08-05 [email protected] Roll SwiftShader from a07b3fb6b3bd to eedcf55ec853 (2 revisions)
2022-08-05 [email protected] Roll Dawn from c20fa4eae5fb to 73ecc66e47dc (9 revisions)
2022-08-05 [email protected] Use the Read/WriteBuffer bulk API for points
2022-08-05 [email protected] support additional AE blend modes using custom blenders
2022-08-05 [email protected] Roll vulkan-deps from 3a443029375b to 66c134d10034 (4 revisions)
2022-08-05 [email protected] Remove _CheckDEPSValid from PRESUBMIT.py
2022-08-04 [email protected] [codesize] Show files and symbols in diff view.
2022-08-04 [email protected] [bazel] Remove bridge headers from SkCMS
2022-08-04 [email protected] Support buffer keyword on InterfaceBlocks in Metal.
2022-08-04 [email protected] Allow readonly and writeonly as function-params on textures.
2022-08-04 [email protected] [direct3d] Implement onSetLabel
2022-08-04 [email protected] [Metal] Add one missing label
2022-08-04 [email protected] Add buffer modifier to SkSL.
2022-08-04 [email protected] Make mask checking explicit in SkDrawableGlyphBuffer
2022-08-04 [email protected] Add readonly/writeonly modifier support to texture declarations.
2022-08-04 [email protected] Manual dawn roll
2022-08-04 [email protected] Fix //bazel/exporter Bazel dependencies.

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 [email protected],[email protected] 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

https://skia.googlesource.com/skia.git/+log/098c234c05f7..f1245dcd35f8

2022-08-05 [email protected] [graphite] Introduce ComputePipeline
2022-08-05 [email protected] Clean up some legacy shader context code
2022-08-05 [email protected] Simplify wangs_formula::VectorXform
2022-08-05 [email protected] Add AVIF decoding support using libavif
2022-08-05 [email protected] Add mask format to the SkGlyphDigest
2022-08-05 [email protected] bazel: remove redandant reference to SkSLVMCodeGenerator.h.
2022-08-05 [email protected] Roll SwiftShader from a07b3fb6b3bd to eedcf55ec853 (2 revisions)
2022-08-05 [email protected] Roll Dawn from c20fa4eae5fb to 73ecc66e47dc (9 revisions)
2022-08-05 [email protected] Use the Read/WriteBuffer bulk API for points
2022-08-05 [email protected] support additional AE blend modes using custom blenders
2022-08-05 [email protected] Roll vulkan-deps from 3a443029375b to 66c134d10034 (4 revisions)
2022-08-05 [email protected] Remove _CheckDEPSValid from PRESUBMIT.py
2022-08-04 [email protected] [codesize] Show files and symbols in diff view.
2022-08-04 [email protected] [bazel] Remove bridge headers from SkCMS
2022-08-04 [email protected] Support buffer keyword on InterfaceBlocks in Metal.
2022-08-04 [email protected] Allow readonly and writeonly as function-params on textures.
2022-08-04 [email protected] [direct3d] Implement onSetLabel
2022-08-04 [email protected] [Metal] Add one missing label
2022-08-04 [email protected] Add buffer modifier to SkSL.
2022-08-04 [email protected] Make mask checking explicit in SkDrawableGlyphBuffer
2022-08-04 [email protected] Add readonly/writeonly modifier support to texture declarations.
2022-08-04 [email protected] Manual dawn roll
2022-08-04 [email protected] Fix //bazel/exporter Bazel dependencies.

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 [email protected],[email protected] 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
@skia-flutter-autoroll skia-flutter-autoroll force-pushed the skia-flutter-autoroll-37a14ec5-ef4b-4396-8662-c0e5459598f3-1659721421 branch from 981f089 to ddd51a6 Compare August 5, 2022 17:43
@skia-flutter-autoroll skia-flutter-autoroll added the autosubmit Merge PR when tree becomes green via auto submit App label Aug 5, 2022
@auto-submit auto-submit bot merged commit 57f43bd into flutter:main Aug 5, 2022
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Aug 5, 2022
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Aug 5, 2022
zanderso pushed a commit to flutter/flutter that referenced this pull request Aug 5, 2022
* 7a536ee Roll Dart SDK from 0ab07c889f74 to 16cbbc9d5e4b (1 revision) (flutter/engine#35177)

* e1e4a28 [Impeller] Enforce shader resource limits in impellerc (flutter/engine#35120)

* d6931cc Roll Fuchsia Mac SDK from CUZLMQ1lB... to b8WQvI4f0... (flutter/engine#35179)

* c1bb5d7 Roll Dart SDK from 16cbbc9d5e4b to aada0a67f81e (1 revision) (flutter/engine#35180)

* d45c4c4 ColorFilterLayer change SkColorFilter to DLColorFilter (flutter/engine#34744)

* 1a678d2 Roll Fuchsia Linux SDK from BRTz21cLl... to kURZcohuz... (flutter/engine#35182)

* cdccc60 Roll Dart SDK from aada0a67f81e to 344a7d12b413 (1 revision) (flutter/engine#35181)

* 2c7b4f6 Update setAssetDirectory service extension to fail if provided path is invalid (flutter/engine#35178)

* ce3397f fix analysis error (flutter/engine#35187)

* eaeae8e Make it possible to obtain `FontWeight` integer value (flutter/engine#35183)

* 1f9d87d Analyze all dart code on CI (flutter/engine#35147)

* 1cf7023 [impeller] [vulkan] Support textures backed by `vk::Image`s (flutter/engine#35163)

* 57f43bd Roll Skia from 098c234c05f7 to f1245dcd35f8 (23 revisions) (flutter/engine#35189)
camsim99 pushed a commit to camsim99/flutter that referenced this pull request Aug 10, 2022
…09063)

* 7a536ee Roll Dart SDK from 0ab07c889f74 to 16cbbc9d5e4b (1 revision) (flutter/engine#35177)

* e1e4a28 [Impeller] Enforce shader resource limits in impellerc (flutter/engine#35120)

* d6931cc Roll Fuchsia Mac SDK from CUZLMQ1lB... to b8WQvI4f0... (flutter/engine#35179)

* c1bb5d7 Roll Dart SDK from 16cbbc9d5e4b to aada0a67f81e (1 revision) (flutter/engine#35180)

* d45c4c4 ColorFilterLayer change SkColorFilter to DLColorFilter (flutter/engine#34744)

* 1a678d2 Roll Fuchsia Linux SDK from BRTz21cLl... to kURZcohuz... (flutter/engine#35182)

* cdccc60 Roll Dart SDK from aada0a67f81e to 344a7d12b413 (1 revision) (flutter/engine#35181)

* 2c7b4f6 Update setAssetDirectory service extension to fail if provided path is invalid (flutter/engine#35178)

* ce3397f fix analysis error (flutter/engine#35187)

* eaeae8e Make it possible to obtain `FontWeight` integer value (flutter/engine#35183)

* 1f9d87d Analyze all dart code on CI (flutter/engine#35147)

* 1cf7023 [impeller] [vulkan] Support textures backed by `vk::Image`s (flutter/engine#35163)

* 57f43bd Roll Skia from 098c234c05f7 to f1245dcd35f8 (23 revisions) (flutter/engine#35189)
emilyabest pushed a commit to emilyabest/engine that referenced this pull request Aug 12, 2022
@skia-flutter-autoroll skia-flutter-autoroll deleted the skia-flutter-autoroll-37a14ec5-ef4b-4396-8662-c0e5459598f3-1659721421 branch August 12, 2022 17:49
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
autosubmit Merge PR when tree becomes green via auto submit App
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants