-
Notifications
You must be signed in to change notification settings - Fork 6k
Comparing changes
Open a pull request
base repository: flutter/engine
base: 14ecaeb915e0
head repository: flutter/engine
compare: 78ae2414003a
- 10 commits
- 16 files changed
- 7 contributors
Commits on Nov 14, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 6976132 - Browse repository at this point
Copy the full SHA 6976132View commit details -
Roll Skia from a434f9b69660 to 33c62dafffc9 (9 revisions) (#37598)
https://skia.googlesource.com/skia.git/+log/a434f9b69660..33c62dafffc9 2022-11-14 johnstiles@google.com [experiment] Replace ball of void* with SkRasterPipelineStage struct. 2022-11-14 johnstiles@google.com Add SkOpts::raster_pipeline_highp|lowp_stride. 2022-11-14 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Skia Infra from 9f31a3bcc069 to 44d375050861 (1 revision) 2022-11-14 robertphillips@google.com [graphite] Make PipelineData Graphite-only 2022-11-14 herb@google.com Rename fCount->fSize, fAllocCount->fCapacity, fItemArray->fData 2022-11-14 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Skia Infra from c48dbf0bb02a to 9f31a3bcc069 (1 revision) 2022-11-14 johnstiles@google.com Replace Program_GetFunction with SkSL::Program::getFunction. 2022-11-14 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Skia Infra from c7eaa2978786 to c48dbf0bb02a (1 revision) 2022-11-14 egdaniel@google.com 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 jimgraham@google.com,tdenniston@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.md
Configuration menu - View commit details
-
Copy full SHA for c3d7c59 - Browse repository at this point
Copy the full SHA c3d7c59View commit details -
Configuration menu - View commit details
-
Copy full SHA for 91656a5 - Browse repository at this point
Copy the full SHA 91656a5View commit details -
Archive windows gen_snapshot.exe. (#35414)
* Archive windows gen_snapshot.exe. This is required to enable engine_v2 recipes for windows platform. Bug: flutter/flutter#81855 * Add dep to generate gen_snapshot.exe. * Use target platform name rather than host. * Use prebuilt_arch. * Use platform_name instead of is_win. * Remove android check. * Fix output name. * Separate platform and cpu in name. * Remove failing line. * Use dart_target_arch rather than target_cpu in windows. * Add dart_target_arch to scope. * Add support for android_cpu. * Fix android_cpu variable name. * Rebase to ToT * Try to use target cpu directly. * Use host os instead of is_win. * Build engine artifacts for win. * Update build/archives/BUILD.gn Co-authored-by: Zachary Anderson <zanderso@users.noreply.github.com> * Update build/archives/BUILD.gn Co-authored-by: Zachary Anderson <zanderso@users.noreply.github.com> * Update build/archives/BUILD.gn Co-authored-by: Zachary Anderson <zanderso@users.noreply.github.com> Co-authored-by: Zachary Anderson <zanderso@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 965f87d - Browse repository at this point
Copy the full SHA 965f87dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 16dba68 - Browse repository at this point
Copy the full SHA 16dba68View commit details -
Roll Dart SDK from 7cbcf48 to 6f5478a (2 revisions) (#37597)
https://dart.googlesource.com/sdk.git/+log/7cbcf48157cf..6f5478a58387 2022-11-14 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 2.19.0-398.0.dev 2022-11-14 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 2.19.0-397.0.dev If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dart-sdk-flutter-engine Please CC dart-vm-team@google.com,jimgraham@google.com on the revert to ensure that a human is aware of the problem. To file a bug in Flutter Engine: 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
Configuration menu - View commit details
-
Copy full SHA for d366183 - Browse repository at this point
Copy the full SHA d366183View commit details -
Roll Fuchsia Linux SDK from dRHIZSishiboEHMdw... to B0OuUvWOY24LI1WoF…
…... (#37603) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/fuchsia-linux-sdk-flutter-engine Please CC jimgraham@google.com 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
Configuration menu - View commit details
-
Copy full SHA for 88f5687 - Browse repository at this point
Copy the full SHA 88f5687View commit details
Commits on Nov 15, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 28eeba5 - Browse repository at this point
Copy the full SHA 28eeba5View commit details -
Roll Skia from 33c62dafffc9 to b474a43dcc34 (6 revisions) (#37606)
https://skia.googlesource.com/skia.git/+log/33c62dafffc9..b474a43dcc34 2022-11-14 bsalomon@google.com 11 file Sample->Slide conversion 2022-11-14 michaelludwig@google.com [skif] Fix origin negation 2022-11-14 johnstiles@google.com Revert "Add SkRasterPipeline ops immediate_f and store_unmasked." 2022-11-14 robertphillips@google.com Fix chrome build 2022-11-14 jamesgk@google.com [graphite] Track Device size separately from target texture proxy's 2022-11-14 johnstiles@google.com Add SkRasterPipeline ops immediate_f and store_unmasked. 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 jimgraham@google.com,tdenniston@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.md
Configuration menu - View commit details
-
Copy full SHA for 8d81565 - Browse repository at this point
Copy the full SHA 8d81565View commit details -
Configuration menu - View commit details
-
Copy full SHA for 78ae241 - Browse repository at this point
Copy the full SHA 78ae241View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 14ecaeb915e0...78ae2414003a