Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Roll Skia from a434f9b69660 to 33c62dafffc9 (9 revisions) #37598

Conversation

skia-flutter-autoroll
Copy link
Contributor

https://skia.googlesource.com/skia.git/+log/a434f9b69660..33c62dafffc9

2022-11-14 [email protected] [experiment] Replace ball of void* with SkRasterPipelineStage struct.
2022-11-14 [email protected] Add SkOpts::raster_pipeline_highp|lowp_stride.
2022-11-14 [email protected] Roll Skia Infra from 9f31a3bcc069 to 44d375050861 (1 revision)
2022-11-14 [email protected] [graphite] Make PipelineData Graphite-only
2022-11-14 [email protected] Rename fCount->fSize, fAllocCount->fCapacity, fItemArray->fData
2022-11-14 [email protected] Roll Skia Infra from c48dbf0bb02a to 9f31a3bcc069 (1 revision)
2022-11-14 [email protected] Replace Program_GetFunction with SkSL::Program::getFunction.
2022-11-14 [email protected] Roll Skia Infra from c7eaa2978786 to c48dbf0bb02a (1 revision)
2022-11-14 [email protected] Add support for kRectangle textureType as a DstProxy.

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/a434f9b69660..33c62dafffc9

2022-11-14 [email protected] [experiment] Replace ball of void* with SkRasterPipelineStage struct.
2022-11-14 [email protected] Add SkOpts::raster_pipeline_highp|lowp_stride.
2022-11-14 [email protected] Roll Skia Infra from 9f31a3bcc069 to 44d375050861 (1 revision)
2022-11-14 [email protected] [graphite] Make PipelineData Graphite-only
2022-11-14 [email protected] Rename fCount->fSize, fAllocCount->fCapacity, fItemArray->fData
2022-11-14 [email protected] Roll Skia Infra from c48dbf0bb02a to 9f31a3bcc069 (1 revision)
2022-11-14 [email protected] Replace Program_GetFunction with SkSL::Program::getFunction.
2022-11-14 [email protected] Roll Skia Infra from c7eaa2978786 to c48dbf0bb02a (1 revision)
2022-11-14 [email protected] Add support for kRectangle textureType as a DstProxy.

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 14, 2022
@skia-flutter-autoroll skia-flutter-autoroll force-pushed the skia-flutter-autoroll-60bad71f-d955-4628-9703-03b9c24bfb0c-1668462771 branch from 981f089 to 4b1446d Compare November 14, 2022 21:52
@auto-submit auto-submit bot merged commit c3d7c59 into flutter:main Nov 14, 2022
auto-submit bot pushed a commit to flutter/flutter that referenced this pull request Nov 15, 2022
…115335)

* 6976132e5 [web] Switch to doubles (flutter/engine#37336)

* c3d7c5967 Roll Skia from a434f9b69660 to 33c62dafffc9 (9 revisions) (flutter/engine#37598)

* 91656a5ff Avoid segfault when converting no-op ColorFilter to ImageFilter (flutter/engine#37596)

* 965f87d31 Archive windows gen_snapshot.exe. (flutter/engine#35414)

* 16dba68e5 [Impeller] Only apply the rrect blur fast path for solid Colors (flutter/engine#37594)

* d366183c0 Roll Dart SDK from 7cbcf48157cf to 6f5478a58387 (2 revisions) (flutter/engine#37597)

* 88f56870b Roll Fuchsia Linux SDK from dRHIZSishiboEHMdw... to B0OuUvWOY24LI1WoF... (flutter/engine#37603)

* 28eeba518 [Multiwindow, macOS] FlutterCompositor::Present receives view_id (flutter/engine#37391)

* 8d815657c Roll Skia from 33c62dafffc9 to b474a43dcc34 (6 revisions) (flutter/engine#37606)

* 78ae24140 Revert "[web] Switch to doubles (#37336)" (flutter/engine#37609)
schwa423 pushed a commit to schwa423/engine that referenced this pull request Nov 16, 2022
)

https://skia.googlesource.com/skia.git/+log/a434f9b69660..33c62dafffc9

2022-11-14 [email protected] [experiment] Replace ball of void* with SkRasterPipelineStage struct.
2022-11-14 [email protected] Add SkOpts::raster_pipeline_highp|lowp_stride.
2022-11-14 [email protected] Roll Skia Infra from 9f31a3bcc069 to 44d375050861 (1 revision)
2022-11-14 [email protected] [graphite] Make PipelineData Graphite-only
2022-11-14 [email protected] Rename fCount->fSize, fAllocCount->fCapacity, fItemArray->fData
2022-11-14 [email protected] Roll Skia Infra from c48dbf0bb02a to 9f31a3bcc069 (1 revision)
2022-11-14 [email protected] Replace Program_GetFunction with SkSL::Program::getFunction.
2022-11-14 [email protected] Roll Skia Infra from c7eaa2978786 to c48dbf0bb02a (1 revision)
2022-11-14 [email protected] Add support for kRectangle textureType as a DstProxy.

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 deleted the skia-flutter-autoroll-60bad71f-d955-4628-9703-03b9c24bfb0c-1668462771 branch November 21, 2022 22:33
shogohida pushed a commit to shogohida/flutter that referenced this pull request Dec 7, 2022
…lutter#115335)

* 6976132e5 [web] Switch to doubles (flutter/engine#37336)

* c3d7c5967 Roll Skia from a434f9b69660 to 33c62dafffc9 (9 revisions) (flutter/engine#37598)

* 91656a5ff Avoid segfault when converting no-op ColorFilter to ImageFilter (flutter/engine#37596)

* 965f87d31 Archive windows gen_snapshot.exe. (flutter/engine#35414)

* 16dba68e5 [Impeller] Only apply the rrect blur fast path for solid Colors (flutter/engine#37594)

* d366183c0 Roll Dart SDK from 7cbcf48157cf to 6f5478a58387 (2 revisions) (flutter/engine#37597)

* 88f56870b Roll Fuchsia Linux SDK from dRHIZSishiboEHMdw... to B0OuUvWOY24LI1WoF... (flutter/engine#37603)

* 28eeba518 [Multiwindow, macOS] FlutterCompositor::Present receives view_id (flutter/engine#37391)

* 8d815657c Roll Skia from 33c62dafffc9 to b474a43dcc34 (6 revisions) (flutter/engine#37606)

* 78ae24140 Revert "[web] Switch to doubles (flutter#37336)" (flutter/engine#37609)
gspencergoog pushed a commit to gspencergoog/flutter that referenced this pull request Jan 19, 2023
…lutter#115335)

* 6976132e5 [web] Switch to doubles (flutter/engine#37336)

* c3d7c5967 Roll Skia from a434f9b69660 to 33c62dafffc9 (9 revisions) (flutter/engine#37598)

* 91656a5ff Avoid segfault when converting no-op ColorFilter to ImageFilter (flutter/engine#37596)

* 965f87d31 Archive windows gen_snapshot.exe. (flutter/engine#35414)

* 16dba68e5 [Impeller] Only apply the rrect blur fast path for solid Colors (flutter/engine#37594)

* d366183c0 Roll Dart SDK from 7cbcf48157cf to 6f5478a58387 (2 revisions) (flutter/engine#37597)

* 88f56870b Roll Fuchsia Linux SDK from dRHIZSishiboEHMdw... to B0OuUvWOY24LI1WoF... (flutter/engine#37603)

* 28eeba518 [Multiwindow, macOS] FlutterCompositor::Present receives view_id (flutter/engine#37391)

* 8d815657c Roll Skia from 33c62dafffc9 to b474a43dcc34 (6 revisions) (flutter/engine#37606)

* 78ae24140 Revert "[web] Switch to doubles (flutter#37336)" (flutter/engine#37609)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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