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/05d09f28250a..9867fa253064

2023-04-28 [email protected] feat(*): add entry points for canvaskit
2023-04-28 [email protected] Remove Ganesh and Graphite code from SkImage::subset
2023-04-28 [email protected] Roll ANGLE from 5c0b4251bd2c to adf21a927515 (8 revisions)
2023-04-28 [email protected] Roll SwiftShader from 3076b4c0d8ce to f0d31e0f4846 (1 revision)
2023-04-28 [email protected] Roll Skia Infra from 3007135dd349 to a51a80d7ae5a (12 revisions)
2023-04-28 [email protected] Roll vulkan-deps from a8c2037f213a to 14eaf973d52a (12 revisions)
2023-04-27 [email protected] Roll SK Tool from 3007135dd349 to 575bfadf099e
2023-04-27 [email protected] [graphite] BufferManager: Rename mappable and fix AccessPattern setting
2023-04-27 [email protected] Remove AVX512 (SKX) logic from RasterPipeline_opts
2023-04-27 [email protected] Remove unused AVX512 opts code
2023-04-27 [email protected] Eliminate redundant constant-stores to the same range in SkRP.
2023-04-27 [email protected] Remove affine bitmap procs
2023-04-27 [email protected] Detect invalid layout(push_constant) modifier.
2023-04-27 [email protected] [graphite] BufferManager: support pre-zeroed storage buffer creation
2023-04-27 [email protected] Use push-pop simplification in many more places.
2023-04-27 [email protected] Print which pixel format was requested in abort message
2023-04-27 [email protected] [skif] Add inverseMapRect to LayerSpace
2023-04-27 [email protected] Change copyright of presubmit tests to Google Inc.

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],[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/05d09f28250a..9867fa253064

2023-04-28 [email protected] feat(*): add entry points for canvaskit
2023-04-28 [email protected] Remove Ganesh and Graphite code from SkImage::subset
2023-04-28 [email protected] Roll ANGLE from 5c0b4251bd2c to adf21a927515 (8 revisions)
2023-04-28 [email protected] Roll SwiftShader from 3076b4c0d8ce to f0d31e0f4846 (1 revision)
2023-04-28 [email protected] Roll Skia Infra from 3007135dd349 to a51a80d7ae5a (12 revisions)
2023-04-28 [email protected] Roll vulkan-deps from a8c2037f213a to 14eaf973d52a (12 revisions)
2023-04-27 [email protected] Roll SK Tool from 3007135dd349 to 575bfadf099e
2023-04-27 [email protected] [graphite] BufferManager: Rename `mappable` and fix AccessPattern setting
2023-04-27 [email protected] Remove AVX512 (SKX) logic from RasterPipeline_opts
2023-04-27 [email protected] Remove unused AVX512 opts code
2023-04-27 [email protected] Eliminate redundant constant-stores to the same range in SkRP.
2023-04-27 [email protected] Remove affine bitmap procs
2023-04-27 [email protected] Detect invalid layout(push_constant) modifier.
2023-04-27 [email protected] [graphite] BufferManager: support pre-zeroed storage buffer creation
2023-04-27 [email protected] Use push-pop simplification in many more places.
2023-04-27 [email protected] Print which pixel format was requested in abort message
2023-04-27 [email protected] [skif] Add inverseMapRect to LayerSpace<SkMatrix>
2023-04-27 [email protected] Change copyright of presubmit tests to Google Inc.

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],[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 added the autosubmit Merge PR when tree becomes green via auto submit App label Apr 28, 2023
@skia-flutter-autoroll skia-flutter-autoroll force-pushed the skia-flutter-autoroll-a9b5ece8-748d-47ae-a47c-61366e70a7bb-1682690017 branch from 981f089 to 866a76a Compare April 28, 2023 13:53
@auto-submit auto-submit bot merged commit 3bd6435 into flutter:main Apr 28, 2023
auto-submit bot pushed a commit to flutter/flutter that referenced this pull request Apr 28, 2023
…125714)

flutter/engine@98b6fab...2a84ea5

2023-04-28 [email protected] Revert "Replace deprecated and internal Skia EncodedImage calls with public versions" (flutter/engine#41595)
2023-04-28 [email protected] Roll buildroot to c96c9d4641714301fab450a5f3b0f3c42712e1e3 (flutter/engine#41589)
2023-04-28 [email protected] [platform_view] Only dispose view when it is removed from the composition order (flutter/engine#41521)
2023-04-28 [email protected] Determine lifecycle by looking at window focus also (flutter/engine#41094)
2023-04-28 [email protected] Increase timeout for clang-tidy on mac (flutter/engine#41588)
2023-04-28 [email protected] [Impeller] Always enable validation for goldens (flutter/engine#41574)
2023-04-28 [email protected] fuchsia: do not read version_history.json (flutter/engine#41585)
2023-04-28 [email protected] Roll Dart SDK from c7160d4ea0b7 to 8e9bf2bb9878 (5 revisions) (flutter/engine#41586)
2023-04-28 [email protected] Replace deprecated and internal Skia EncodedImage calls with public versions (flutter/engine#41368)
2023-04-28 [email protected] Roll Skia from 05d09f28250a to 9867fa253064 (18 revisions) (flutter/engine#41584)

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC [email protected],[email protected],[email protected] on the revert to ensure that a human
is aware of the problem.

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 deleted the skia-flutter-autoroll-a9b5ece8-748d-47ae-a47c-61366e70a7bb-1682690017 branch May 5, 2023 14:07
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