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/0c8127b3dd7d..6a056a26b3c5

2022-11-08 [email protected] Make CPU nearest image sampling round down and remove matrix tweak
2022-11-08 [email protected] [bazel] Generate driver workarounds file
2022-11-08 [email protected] Allow SkSpan(data, size) ctor to accept any integral-typed size.
2022-11-08 [email protected] Convert FatBits and ManyRects from Samples to Slides
2022-11-08 [email protected] Replace Ctx::None with NoCtx.
2022-11-08 [email protected] Disable gamut clamping in GrConvertPixels, too
2022-11-08 [email protected] Viewer slides default to window-filling dimensions
2022-11-08 [email protected] Roll Skia Infra from 2561765b1755 to 497526fd086e (1 revision)
2022-11-08 [email protected] Reland "MatrixTransform image filter supports complex canvas' transform"
2022-11-08 [email protected] Revert "Use accurate block size in SkArenaAlloc"
2022-11-08 [email protected] [cleanup] Add SkRasterPipeline_TablesCtx for byte tables.
2022-11-08 [email protected] Remove static-if and static-switch from SkSL
2022-11-08 [email protected] [cleanup] Use pipeline context pointer instead of void*.
2022-11-08 [email protected] Restructure build_pipeline logic.
2022-11-08 [email protected] Roll ANGLE from 9bda9a79b4ac to 5b2181969a22 (11 revisions)
2022-11-08 [email protected] Roll Dawn from 4cd8452c3caf to eb949c87ee5a (14 revisions)

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/0c8127b3dd7d..6a056a26b3c5

2022-11-08 [email protected] Make CPU nearest image sampling round down and remove matrix tweak
2022-11-08 [email protected] [bazel] Generate driver workarounds file
2022-11-08 [email protected] Allow SkSpan(data, size) ctor to accept any integral-typed size.
2022-11-08 [email protected] Convert FatBits and ManyRects from Samples to Slides
2022-11-08 [email protected] Replace Ctx::None with NoCtx.
2022-11-08 [email protected] Disable gamut clamping in GrConvertPixels, too
2022-11-08 [email protected] Viewer slides default to window-filling dimensions
2022-11-08 [email protected] Roll Skia Infra from 2561765b1755 to 497526fd086e (1 revision)
2022-11-08 [email protected] Reland "MatrixTransform image filter supports complex canvas' transform"
2022-11-08 [email protected] Revert "Use accurate block size in SkArenaAlloc"
2022-11-08 [email protected] [cleanup] Add SkRasterPipeline_TablesCtx for byte tables.
2022-11-08 [email protected] Remove static-if and static-switch from SkSL
2022-11-08 [email protected] [cleanup] Use pipeline context pointer instead of void*.
2022-11-08 [email protected] Restructure build_pipeline logic.
2022-11-08 [email protected] Roll ANGLE from 9bda9a79b4ac to 5b2181969a22 (11 revisions)
2022-11-08 [email protected] Roll Dawn from 4cd8452c3caf to eb949c87ee5a (14 revisions)

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 added the autosubmit Merge PR when tree becomes green via auto submit App label Nov 8, 2022
@skia-flutter-autoroll skia-flutter-autoroll force-pushed the skia-flutter-autoroll-3b4736bf-b838-4239-9692-b1d00556544e-1667933384 branch from 981f089 to 9f8edd2 Compare November 8, 2022 18:49
@auto-submit auto-submit bot merged commit 6daa75a into flutter:main Nov 8, 2022
iskakaushik pushed a commit to iskakaushik/engine that referenced this pull request Nov 8, 2022
…7438)

https://skia.googlesource.com/skia.git/+log/0c8127b3dd7d..6a056a26b3c5

2022-11-08 [email protected] Make CPU nearest image sampling round down and remove matrix tweak
2022-11-08 [email protected] [bazel] Generate driver workarounds file
2022-11-08 [email protected] Allow SkSpan(data, size) ctor to accept any integral-typed size.
2022-11-08 [email protected] Convert FatBits and ManyRects from Samples to Slides
2022-11-08 [email protected] Replace Ctx::None with NoCtx.
2022-11-08 [email protected] Disable gamut clamping in GrConvertPixels, too
2022-11-08 [email protected] Viewer slides default to window-filling dimensions
2022-11-08 [email protected] Roll Skia Infra from 2561765b1755 to 497526fd086e (1 revision)
2022-11-08 [email protected] Reland "MatrixTransform image filter supports complex canvas' transform"
2022-11-08 [email protected] Revert "Use accurate block size in SkArenaAlloc"
2022-11-08 [email protected] [cleanup] Add SkRasterPipeline_TablesCtx for byte tables.
2022-11-08 [email protected] Remove static-if and static-switch from SkSL
2022-11-08 [email protected] [cleanup] Use pipeline context pointer instead of void*.
2022-11-08 [email protected] Restructure build_pipeline logic.
2022-11-08 [email protected] Roll ANGLE from 9bda9a79b4ac to 5b2181969a22 (11 revisions)
2022-11-08 [email protected] Roll Dawn from 4cd8452c3caf to eb949c87ee5a (14 revisions)

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
naudzghebre pushed a commit to naudzghebre/engine that referenced this pull request Nov 9, 2022
…7438)

https://skia.googlesource.com/skia.git/+log/0c8127b3dd7d..6a056a26b3c5

2022-11-08 [email protected] Make CPU nearest image sampling round down and remove matrix tweak
2022-11-08 [email protected] [bazel] Generate driver workarounds file
2022-11-08 [email protected] Allow SkSpan(data, size) ctor to accept any integral-typed size.
2022-11-08 [email protected] Convert FatBits and ManyRects from Samples to Slides
2022-11-08 [email protected] Replace Ctx::None with NoCtx.
2022-11-08 [email protected] Disable gamut clamping in GrConvertPixels, too
2022-11-08 [email protected] Viewer slides default to window-filling dimensions
2022-11-08 [email protected] Roll Skia Infra from 2561765b1755 to 497526fd086e (1 revision)
2022-11-08 [email protected] Reland "MatrixTransform image filter supports complex canvas' transform"
2022-11-08 [email protected] Revert "Use accurate block size in SkArenaAlloc"
2022-11-08 [email protected] [cleanup] Add SkRasterPipeline_TablesCtx for byte tables.
2022-11-08 [email protected] Remove static-if and static-switch from SkSL
2022-11-08 [email protected] [cleanup] Use pipeline context pointer instead of void*.
2022-11-08 [email protected] Restructure build_pipeline logic.
2022-11-08 [email protected] Roll ANGLE from 9bda9a79b4ac to 5b2181969a22 (11 revisions)
2022-11-08 [email protected] Roll Dawn from 4cd8452c3caf to eb949c87ee5a (14 revisions)

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
auto-submit bot pushed a commit to flutter/flutter that referenced this pull request Nov 9, 2022
…115025)

* 6daa75ad4 Roll Skia from 0c8127b3dd7d to 6a056a26b3c5 (16 revisions) (flutter/engine#37438)

* 6517ee8ee Roll Skia from 6a056a26b3c5 to 3cecb22c5827 (1 revision) (flutter/engine#37439)

* c1200c44f Sdk roll failure - add facet to allowlist test_manager and other packages. (flutter/engine#37395)

* 179154ec1 Revert "Sdk roll failure - add facet to allowlist test_manager and other packages. (#37395)" (flutter/engine#37449)

* c171f27c4 Revert "Add rects to accumulator rather than bounds (#37435)" (flutter/engine#37444)

* 583c71ce4 Clang-tidy: Fixed math on shard-id validator. (flutter/engine#37433)

* d224648fc Roll Skia from 3cecb22c5827 to 94450cd1df4e (4 revisions) (flutter/engine#37445)

* 5df42a87b Oops, accidentally compiled the non-null-safe platform file as null safe. (flutter/engine#37453)

* 05455ac0a Roll Skia from 94450cd1df4e to 22526b55be02 (6 revisions) (flutter/engine#37455)

* 9628070ee Roll Skia from 22526b55be02 to 511aa59461f3 (1 revision) (flutter/engine#37458)

* fc7293441 [Impeller] Don't double-convert include path encodings in ImpellerC (flutter/engine#37408)

* d82a2df8a Roll Skia from 511aa59461f3 to 790aedd91cd8 (2 revisions) (flutter/engine#37463)

* be54e3ea0 Roll Skia from 790aedd91cd8 to fe143a0dc368 (3 revisions) (flutter/engine#37467)

* 410f270e6 Roll Dart SDK from c15cdb978761 to 874a662f7507 (3 revisions) (flutter/engine#37466)

* e778ca4e0 Roll Fuchsia Mac SDK from d4l6A1aPw6Z0YjxmA... to vEw8iuSZYmlfk1JiE... (flutter/engine#37468)

* f8048be39 [Reland] Add rects to accumulator rather than bounds (#37435) (flutter/engine#37451)

* 214b84137 Roll Dart SDK from 874a662f7507 to 4fcefaf03496 (1 revision) (flutter/engine#37470)

* 8ecb1c913 [macOS] Remove OpenGL rendering backend (flutter/engine#37448)

* 1a8888b51 Roll Skia from fe143a0dc368 to 0854badd5783 (1 revision) (flutter/engine#37471)

* ca303bfd4 Roll Dart SDK from 4fcefaf03496 to fa6586382e5d (1 revision) (flutter/engine#37473)

* 5d0df764b Use traingle strip for difference clip (flutter/engine#37469)

* eeba9b3c8 Support HLSL ingestion in ImpellerC (flutter/engine#37461)

* 5f88ee42b Use IndexError.check instead of RangeError.checkValidIndex in buffers. (flutter/engine#37450)

* b65ac4ac4 Roll expat to 2.5.0 (flutter/engine#37383)

* ddde8300e [sdk_roll_failure] add facet to allowlist test_manager and other packages. (flutter/engine#37479)

* 62b581ee0 Roll CanvasKit to 0.37.1 (flutter/engine#37454)

* aa4b3ea2f Turned on performance-unnecessary-value-param everywhere. (flutter/engine#37447)
@skia-flutter-autoroll skia-flutter-autoroll deleted the skia-flutter-autoroll-3b4736bf-b838-4239-9692-b1d00556544e-1667933384 branch November 15, 2022 20:41
schwa423 pushed a commit to schwa423/engine that referenced this pull request Nov 16, 2022
…7438)

https://skia.googlesource.com/skia.git/+log/0c8127b3dd7d..6a056a26b3c5

2022-11-08 [email protected] Make CPU nearest image sampling round down and remove matrix tweak
2022-11-08 [email protected] [bazel] Generate driver workarounds file
2022-11-08 [email protected] Allow SkSpan(data, size) ctor to accept any integral-typed size.
2022-11-08 [email protected] Convert FatBits and ManyRects from Samples to Slides
2022-11-08 [email protected] Replace Ctx::None with NoCtx.
2022-11-08 [email protected] Disable gamut clamping in GrConvertPixels, too
2022-11-08 [email protected] Viewer slides default to window-filling dimensions
2022-11-08 [email protected] Roll Skia Infra from 2561765b1755 to 497526fd086e (1 revision)
2022-11-08 [email protected] Reland "MatrixTransform image filter supports complex canvas' transform"
2022-11-08 [email protected] Revert "Use accurate block size in SkArenaAlloc"
2022-11-08 [email protected] [cleanup] Add SkRasterPipeline_TablesCtx for byte tables.
2022-11-08 [email protected] Remove static-if and static-switch from SkSL
2022-11-08 [email protected] [cleanup] Use pipeline context pointer instead of void*.
2022-11-08 [email protected] Restructure build_pipeline logic.
2022-11-08 [email protected] Roll ANGLE from 9bda9a79b4ac to 5b2181969a22 (11 revisions)
2022-11-08 [email protected] Roll Dawn from 4cd8452c3caf to eb949c87ee5a (14 revisions)

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
shogohida pushed a commit to shogohida/flutter that referenced this pull request Dec 7, 2022
…lutter#115025)

* 6daa75ad4 Roll Skia from 0c8127b3dd7d to 6a056a26b3c5 (16 revisions) (flutter/engine#37438)

* 6517ee8ee Roll Skia from 6a056a26b3c5 to 3cecb22c5827 (1 revision) (flutter/engine#37439)

* c1200c44f Sdk roll failure - add facet to allowlist test_manager and other packages. (flutter/engine#37395)

* 179154ec1 Revert "Sdk roll failure - add facet to allowlist test_manager and other packages. (flutter#37395)" (flutter/engine#37449)

* c171f27c4 Revert "Add rects to accumulator rather than bounds (flutter#37435)" (flutter/engine#37444)

* 583c71ce4 Clang-tidy: Fixed math on shard-id validator. (flutter/engine#37433)

* d224648fc Roll Skia from 3cecb22c5827 to 94450cd1df4e (4 revisions) (flutter/engine#37445)

* 5df42a87b Oops, accidentally compiled the non-null-safe platform file as null safe. (flutter/engine#37453)

* 05455ac0a Roll Skia from 94450cd1df4e to 22526b55be02 (6 revisions) (flutter/engine#37455)

* 9628070ee Roll Skia from 22526b55be02 to 511aa59461f3 (1 revision) (flutter/engine#37458)

* fc7293441 [Impeller] Don't double-convert include path encodings in ImpellerC (flutter/engine#37408)

* d82a2df8a Roll Skia from 511aa59461f3 to 790aedd91cd8 (2 revisions) (flutter/engine#37463)

* be54e3ea0 Roll Skia from 790aedd91cd8 to fe143a0dc368 (3 revisions) (flutter/engine#37467)

* 410f270e6 Roll Dart SDK from c15cdb978761 to 874a662f7507 (3 revisions) (flutter/engine#37466)

* e778ca4e0 Roll Fuchsia Mac SDK from d4l6A1aPw6Z0YjxmA... to vEw8iuSZYmlfk1JiE... (flutter/engine#37468)

* f8048be39 [Reland] Add rects to accumulator rather than bounds (flutter#37435) (flutter/engine#37451)

* 214b84137 Roll Dart SDK from 874a662f7507 to 4fcefaf03496 (1 revision) (flutter/engine#37470)

* 8ecb1c913 [macOS] Remove OpenGL rendering backend (flutter/engine#37448)

* 1a8888b51 Roll Skia from fe143a0dc368 to 0854badd5783 (1 revision) (flutter/engine#37471)

* ca303bfd4 Roll Dart SDK from 4fcefaf03496 to fa6586382e5d (1 revision) (flutter/engine#37473)

* 5d0df764b Use traingle strip for difference clip (flutter/engine#37469)

* eeba9b3c8 Support HLSL ingestion in ImpellerC (flutter/engine#37461)

* 5f88ee42b Use IndexError.check instead of RangeError.checkValidIndex in buffers. (flutter/engine#37450)

* b65ac4ac4 Roll expat to 2.5.0 (flutter/engine#37383)

* ddde8300e [sdk_roll_failure] add facet to allowlist test_manager and other packages. (flutter/engine#37479)

* 62b581ee0 Roll CanvasKit to 0.37.1 (flutter/engine#37454)

* aa4b3ea2f Turned on performance-unnecessary-value-param everywhere. (flutter/engine#37447)
gspencergoog pushed a commit to gspencergoog/flutter that referenced this pull request Jan 19, 2023
…lutter#115025)

* 6daa75ad4 Roll Skia from 0c8127b3dd7d to 6a056a26b3c5 (16 revisions) (flutter/engine#37438)

* 6517ee8ee Roll Skia from 6a056a26b3c5 to 3cecb22c5827 (1 revision) (flutter/engine#37439)

* c1200c44f Sdk roll failure - add facet to allowlist test_manager and other packages. (flutter/engine#37395)

* 179154ec1 Revert "Sdk roll failure - add facet to allowlist test_manager and other packages. (flutter#37395)" (flutter/engine#37449)

* c171f27c4 Revert "Add rects to accumulator rather than bounds (flutter#37435)" (flutter/engine#37444)

* 583c71ce4 Clang-tidy: Fixed math on shard-id validator. (flutter/engine#37433)

* d224648fc Roll Skia from 3cecb22c5827 to 94450cd1df4e (4 revisions) (flutter/engine#37445)

* 5df42a87b Oops, accidentally compiled the non-null-safe platform file as null safe. (flutter/engine#37453)

* 05455ac0a Roll Skia from 94450cd1df4e to 22526b55be02 (6 revisions) (flutter/engine#37455)

* 9628070ee Roll Skia from 22526b55be02 to 511aa59461f3 (1 revision) (flutter/engine#37458)

* fc7293441 [Impeller] Don't double-convert include path encodings in ImpellerC (flutter/engine#37408)

* d82a2df8a Roll Skia from 511aa59461f3 to 790aedd91cd8 (2 revisions) (flutter/engine#37463)

* be54e3ea0 Roll Skia from 790aedd91cd8 to fe143a0dc368 (3 revisions) (flutter/engine#37467)

* 410f270e6 Roll Dart SDK from c15cdb978761 to 874a662f7507 (3 revisions) (flutter/engine#37466)

* e778ca4e0 Roll Fuchsia Mac SDK from d4l6A1aPw6Z0YjxmA... to vEw8iuSZYmlfk1JiE... (flutter/engine#37468)

* f8048be39 [Reland] Add rects to accumulator rather than bounds (flutter#37435) (flutter/engine#37451)

* 214b84137 Roll Dart SDK from 874a662f7507 to 4fcefaf03496 (1 revision) (flutter/engine#37470)

* 8ecb1c913 [macOS] Remove OpenGL rendering backend (flutter/engine#37448)

* 1a8888b51 Roll Skia from fe143a0dc368 to 0854badd5783 (1 revision) (flutter/engine#37471)

* ca303bfd4 Roll Dart SDK from 4fcefaf03496 to fa6586382e5d (1 revision) (flutter/engine#37473)

* 5d0df764b Use traingle strip for difference clip (flutter/engine#37469)

* eeba9b3c8 Support HLSL ingestion in ImpellerC (flutter/engine#37461)

* 5f88ee42b Use IndexError.check instead of RangeError.checkValidIndex in buffers. (flutter/engine#37450)

* b65ac4ac4 Roll expat to 2.5.0 (flutter/engine#37383)

* ddde8300e [sdk_roll_failure] add facet to allowlist test_manager and other packages. (flutter/engine#37479)

* 62b581ee0 Roll CanvasKit to 0.37.1 (flutter/engine#37454)

* aa4b3ea2f Turned on performance-unnecessary-value-param everywhere. (flutter/engine#37447)
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