26175 Commits

Author SHA1 Message Date
skia-flutter-autoroll
be1910c4c2 Roll Skia from 7f385b0ae434 to 8589c8ac6ee6 (1 revision) (flutter/engine#37702)
https://skia.googlesource.com/skia.git/+log/7f385b0ae434..8589c8ac6ee6

2022-11-16 johnstiles@google.com Add support for init-lane-masks to SkRasterPipeline.

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 aaclarke@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
2022-11-17 06:16:52 +00:00
Siva
8c34a481d0 Migrate const_finder tests to be null safe (flutter/engine#37683)
* Bump language version of package:const_finder_fixtures in preparation of
running with sound null safety be default.

* Fix null safety errors.

* Migrate test files to be null safe.

* Fix analyzer warnings.
2022-11-17 03:16:47 +00:00
skia-flutter-autoroll
66d288c164 Roll Fuchsia Mac SDK from uhjeOxDSb9z-mNpGS... to -Y6svEFnJjmSFQGPZ... (flutter/engine#37695)
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/fuchsia-mac-sdk-flutter-engine
Please CC aaclarke@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
2022-11-17 00:56:20 +00:00
Harry Terkelsen
a73618b46a Roll Firefox to CIPD with dev/browser_roller.dart (flutter/engine#37692) 2022-11-16 16:55:08 -08:00
skia-flutter-autoroll
463dae01ed Roll Skia from 1dfecd7cd478 to 7f385b0ae434 (9 revisions) (flutter/engine#37693)
https://skia.googlesource.com/skia.git/+log/1dfecd7cd478..7f385b0ae434

2022-11-16 herb@google.com SkSpan: fix initializer-list confusion
2022-11-16 robertphillips@google.com Revert "[graphite] Make Uniform Graphite-only"
2022-11-16 borenet@google.com [infra] Create kubectl asset
2022-11-16 penghuang@chromium.org [graphite] fix compile error for DawnResourceProvider.cpp
2022-11-16 jcgregorio@google.com Upgrade OS version on Sparky360 devices.
2022-11-16 robertphillips@google.com [graphite] Make Uniform Graphite-only
2022-11-16 kjlubick@google.com [includes] Enforce IWYU on even more base files
2022-11-16 kjlubick@google.com [includes] Enforce IWYU on some base files
2022-11-16 kjlubick@google.com [bazel] Support enforcing IWYU on select headers

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 aaclarke@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
2022-11-17 00:40:04 +00:00
godofredoc
86f91f085f Move windows engine_v2 to prod. (flutter/engine#37680)
Windows engine_v2 are now generating the expected artifacts and ready to
be moved to the production environment.

Bug: https://github.com/flutter/flutter/issues/81855
2022-11-16 23:34:03 +00:00
Kaushik Iska
5d5a04b2b3 Fix potential null-point references (flutter/engine#37678) 2022-11-16 22:08:04 +00:00
yaakovschectman
adc79c3cf3 Add back tooltip to Embedder (flutter/engine#37676)
* Add back tooltip to Embedder

* Test inclusion of tooltip data

* Change to constexpr

* Lint
2022-11-16 17:02:09 -05:00
skia-flutter-autoroll
182555a690 Roll Fuchsia Linux SDK from T7_W8eoMNuMdG-5R9... to haqxMhaSf7-4ZeVL8... (flutter/engine#37684)
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 aaclarke@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
2022-11-16 21:36:19 +00:00
Michael Ludwig
8191916a47 Use SkImageFilters::Shader instead of ::Paint (flutter/engine#37682)
* Use SkImageFilters::Shader instead of ::Paint

SkImageFilters::Paint() is deprecated and will be removed in https://skia-review.googlesource.com/c/skia/+/604917

* Fix formatting
2022-11-16 12:56:57 -08:00
skia-flutter-autoroll
075b40413a Roll Skia from 74a57221dfb3 to 1dfecd7cd478 (6 revisions) (flutter/engine#37685)
https://skia.googlesource.com/skia.git/+log/74a57221dfb3..1dfecd7cd478

2022-11-16 penghuang@chromium.org [graphite] implement DawnTexture and DawnSampler
2022-11-16 robertphillips@google.com [graphite] Make KeyContext Graphite-only
2022-11-16 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from c5e93331a728 to 2809a099b5e5 (6 revisions)
2022-11-16 brianosman@google.com Add a debugger script for CodeLLDB visualizers
2022-11-16 brianosman@google.com Change SkParsePath::ToSVGString to just return the string
2022-11-16 johnstiles@google.com Omit frame pointers in SkOpts code.

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 aaclarke@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
2022-11-16 20:53:23 +00:00
Brandon DeRosier
82b8d83fb8 [Impeller] Reland: Refactor color source resolution to use explicit factory types (flutter/engine#37677)
* [Impeller] Reland: Refactor color source resolution to use explicit factory types
2022-11-16 11:48:40 -08:00
stuartmorgan
7bbe571f14 Fix resize crash in Android virtual display (flutter/engine#37329)
In the Virtual Display codepath for Android platform views, resize
completes asynchronously. Currently it is attempting to access the
Context in the completion handler, but there is no guarantee that it
is still present at that point, leading to possible null pointer
crashes.

This adds a check for the current state of the Context, and uses a
fallback if it's not available.

Fixes https://github.com/flutter/flutter/issues/114095
2022-11-16 19:06:30 +00:00
Josh Gargus
a1255b6105 [fuchsia] Fix shader warmup. (flutter/engine#37662)
Before, ~VulkanSurface() invokes a potentially empty std::function.
Now, checks if it is empty before invoking it.
2022-11-16 13:35:13 -05:00
skia-flutter-autoroll
d2e763ddb6 Roll Skia from 4b3d36f36bf3 to 74a57221dfb3 (7 revisions) (flutter/engine#37675)
https://skia.googlesource.com/skia.git/+log/4b3d36f36bf3..74a57221dfb3

2022-11-16 herb@google.com Move data pointer for move operator=
2022-11-16 brianosman@google.com Reland "Reland "Fix rect-dashing logic""
2022-11-16 bungeman@google.com Use Vulkan as Dawn test context on Android
2022-11-16 johnstiles@google.com Add basic slot tracking to Raster Pipeline code generation.
2022-11-16 robertphillips@google.com Remove stray ';'
2022-11-16 kjlubick@google.com Reland "[bazel] Fix golang cross-compilation on RBE"
2022-11-16 kjlubick@google.com Manually Roll Dawn from c33d10ae79e5 to d0353f342bd4 (18 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 aaclarke@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
2022-11-16 17:57:08 +00:00
Chris Bracken
c26cb23881 [macOS] Merge FlutterMetalCompositor, superclass (flutter/engine#37648)
Now that OpenGL support in Flutter on macOS has been removed, the only
FlutterCompositor implementation is the Metal-based compositor. This
patch merges it into the FlutterCompositor base class since there's no
longer any reason to keep the interface separate from its implementation.

This patch will be followed by similar patches for the renderer, surface
manager, and external textures.

Issue: https://github.com/flutter/flutter/issues/108304
Issue: https://github.com/flutter/flutter/issues/114445
2022-11-16 09:56:22 -08:00
Zachary Anderson
ea2bc64c4b Revert "[Impeller] Refactor color source resolution to use explicit factory types (#37656)" (flutter/engine#37673)
This reverts commit 6bcc31ed0f2da58e7280311d4da3c65d5b2fc3d8.
2022-11-16 08:38:43 -08:00
skia-flutter-autoroll
0df6b02789 Roll Skia from 36efebf14ad8 to 4b3d36f36bf3 (1 revision) (flutter/engine#37668)
https://skia.googlesource.com/skia.git/+log/36efebf14ad8..4b3d36f36bf3

2022-11-16 skia-autoroll@skia-public.iam.gserviceaccount.com Roll SK Tool from e9b6c3973911 to 2a3eedab7272

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 aaclarke@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
2022-11-16 12:40:33 +00:00
skia-flutter-autoroll
9f392a0e7f Roll Fuchsia Mac SDK from gKyvwhUS3r6pTRfxx... to uhjeOxDSb9z-mNpGS... (flutter/engine#37667)
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/fuchsia-mac-sdk-flutter-engine
Please CC aaclarke@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
2022-11-16 09:13:14 +00:00
Brandon DeRosier
6bcc31ed0f [Impeller] Refactor color source resolution to use explicit factory types (flutter/engine#37656) 2022-11-16 00:54:47 -08:00
skia-flutter-autoroll
1161c9606b Roll Skia from cdf8348e6fba to 36efebf14ad8 (4 revisions) (flutter/engine#37665)
https://skia.googlesource.com/skia.git/+log/cdf8348e6fba..36efebf14ad8

2022-11-16 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from afb6ece77e0c to c5e93331a728 (4 revisions)
2022-11-16 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Skia Infra from 71c1067c73fe to b3e750a1fe2c (2 revisions)
2022-11-16 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 85c98a92bb76 to 2fa255da8c82 (12 revisions)
2022-11-16 skia-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from aac11f84562f to dbdf74996a2c (1 revision)

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 aaclarke@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
2022-11-16 08:04:33 +00:00
skia-flutter-autoroll
e4c15a2828 Roll Dart SDK from 7163c9627d98 to c3f1b3642181 (2 revisions) (flutter/engine#37664)
https://dart.googlesource.com/sdk.git/+log/7163c9627d98..c3f1b3642181

2022-11-16 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 2.19.0-406.0.dev
2022-11-16 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 2.19.0-405.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 aaclarke@google.com,dart-vm-team@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
2022-11-16 07:25:56 +00:00
Brandon DeRosier
5264f22a55 Fix linter error (flutter/engine#37661) 2022-11-16 04:18:49 +00:00
skia-flutter-autoroll
5aed2242bf Roll Fuchsia Linux SDK from agStiOtzmc9Fmw6gc... to T7_W8eoMNuMdG-5R9... (flutter/engine#37659)
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 aaclarke@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
2022-11-16 03:29:26 +00:00
yusuf-goog
649fa7534c Adding sdk_version to mac builds for dart-internal. (flutter/engine#37651)
The osx_sdk version isn't getting propagated to the sub-builds,
so adding a property to pass it in.

Bug:b/232552448
2022-11-16 03:24:29 +00:00
godofredoc
506765f907 Mark Linux Web Engine Bringup. (flutter/engine#37658)
This is to open the tree while downloading firefox is fixed.

Bug: https://github.com/flutter/flutter/issues/115404
2022-11-16 03:21:18 +00:00
skia-flutter-autoroll
3f912440fa Roll Dart SDK from 8132f04a0b86 to 7163c9627d98 (1 revision) (flutter/engine#37657)
https://dart.googlesource.com/sdk.git/+log/8132f04a0b86..7163c9627d98

2022-11-15 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 2.19.0-404.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 aaclarke@google.com,dart-vm-team@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
2022-11-16 02:48:59 +00:00
skia-flutter-autoroll
d30484d5a8 Roll Skia from cfb6de45f39b to cdf8348e6fba (4 revisions) (flutter/engine#37649)
https://skia.googlesource.com/skia.git/+log/cfb6de45f39b..cdf8348e6fba

2022-11-15 armansito@google.com Skip switch fallthrough tests on Dawn
2022-11-15 michaelludwig@google.com [graphite] Add vertex shader to AnalyticRRectRenderStep
2022-11-15 nicolettep@google.com [graphite] VulkanCaps optimizations
2022-11-15 kjlubick@google.com [infra] Remove catchsegv from Linux recipes

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 aaclarke@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
2022-11-16 02:31:51 +00:00
Harry Terkelsen
4779ebc375 Revert "Update text editing tests (#37642)" (flutter/engine#37653)
This reverts commit dbdeabc5076e5f818e3726e8dd4a4f1bb4c19d97.
2022-11-15 16:28:19 -08:00
Chris Johnson
b8f5767b7f Remove usage of deprecated Fuchsia event source (flutter/engine#37641)
This capability is being removed by the Fuchsia platform (https://fuchsia-review.git.corp.google.com/c/fuchsia/+/758606), but is currently blocked on this usage.

This change simply removes the capability from this tests, where it doesn't seem to be used at all.
2022-11-15 15:53:26 -08:00
alanwutang11
df9586ab32 colorFilter as imageFilter for web (flutter/engine#37522)
* colorFilter as imageFilter

* misplaced early return in backdrop filter

* fixed test that did not make sense

* addressed comments

* removed creator and toRendererColorFilter method

* fixed typo and comment

* formatting

* more formatting
2022-11-15 23:44:16 +00:00
Harry Terkelsen
dbdeabc507 Update text editing tests (flutter/engine#37642) 2022-11-15 23:41:08 +00:00
Siva
9d3a153bfa Update language version in flutter_frontend_server/test/fixtures (flutter/engine#37643)
package.
2022-11-15 22:53:20 +00:00
Jackson Gardner
5b7645c6b3 Remove felt snapshotting behavior. (flutter/engine#37639)
* Remove felt snapshotting behavior.

* Use `dart run`.
2022-11-15 22:11:32 +00:00
skia-flutter-autoroll
08fef5091c Roll Skia from 02e2101a75f7 to cfb6de45f39b (7 revisions) (flutter/engine#37640)
https://skia.googlesource.com/skia.git/+log/02e2101a75f7..cfb6de45f39b

2022-11-15 nicolettep@google.com [graphite] Fix unintentional switch fallthrough causing Debian build failures
2022-11-15 bungeman@google.com Add Dawn handling to TextureInfo operators
2022-11-15 kjlubick@google.com Remove unused file
2022-11-15 jvanverth@google.com Remove all SDF code when optimizing for size
2022-11-15 herb@google.com Update debugging templates for SkTArray
2022-11-15 johnstiles@google.com Create a placeholder Raster Pipeline code generator.
2022-11-15 kjlubick@google.com Add DEPS -> deps.bzl check to CheckGeneratedFiles

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 aaclarke@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
2022-11-15 21:35:24 +00:00
Jim Graham
87e6c95c55 update Scene.toImageSync test to use proper bounds in the request (flutter/engine#37638) 2022-11-15 20:59:18 +00:00
yusuf-goog
14ce910051 Removing some builds from mac release builder. (flutter/engine#37556)
Reducing the number of mac releaase builder builds, since we
do not have enough capacity to process all the builds.

Bug:b/232552448
2022-11-15 20:52:19 +00:00
skia-flutter-autoroll
9f2acf219d Roll Fuchsia Mac SDK from 32kfSm94FGtJJeUjg... to gKyvwhUS3r6pTRfxx... (flutter/engine#37634)
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/fuchsia-mac-sdk-flutter-engine
Please CC aaclarke@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
2022-11-15 20:21:48 +00:00
joshualitt
c6467e322e [web] Test harness fixes. (flutter/engine#37560) 2022-11-15 12:21:31 -08:00
Jackson Gardner
8b8ddc8c04 Skip the skwasm unit test suite on Safari since it is flaky. (flutter/engine#37602)
* Skip the skwasm unit test suite on Safari since it is flaky.

* Add TODO.
2022-11-15 20:20:45 +00:00
Brandon DeRosier
246a620e4d Add ability to set entry-point for HLSL shaders (flutter/engine#37608) 2022-11-15 11:43:07 -08:00
godofredoc
d3145f3a88 Add archives to android aot engine. (flutter/engine#37601)
This enables archives generation of gen_snapshot for windows AOT.

Bug: https://github.com/flutter/flutter/issues/81855
2022-11-15 19:40:46 +00:00
skia-flutter-autoroll
6b6ff00a74 Roll Dart SDK from 42f87c0521f8 to 8132f04a0b86 (2 revisions) (flutter/engine#37632)
https://dart.googlesource.com/sdk.git/+log/42f87c0521f8..8132f04a0b86

2022-11-15 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 2.19.0-403.0.dev
2022-11-15 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 2.19.0-402.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 aaclarke@google.com,dart-vm-team@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
2022-11-15 19:05:15 +00:00
skia-flutter-autoroll
9e390d380d Roll Skia from 826b3ea577f3 to 02e2101a75f7 (4 revisions) (flutter/engine#37631)
https://skia.googlesource.com/skia.git/+log/826b3ea577f3..02e2101a75f7

2022-11-15 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 74a9c0d257ff to afb6ece77e0c (3 revisions)
2022-11-15 nicolettep@google.com [graphite] Implement vulkan default texture info methods
2022-11-15 johnstiles@google.com Move Program_GetUniformInfo into SkSL::Program.
2022-11-15 bungeman@google.com Update MSVC compiler toolchain

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 aaclarke@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
2022-11-15 18:37:46 +00:00
skia-flutter-autoroll
00e16867d0 Roll Skia from 1991515dd191 to 826b3ea577f3 (4 revisions) (flutter/engine#37628)
https://skia.googlesource.com/skia.git/+log/1991515dd191..826b3ea577f3

2022-11-15 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Skia Infra from e9b6c3973911 to 71c1067c73fe (3 revisions)
2022-11-15 robertphillips@google.com [graphite] Make KeyHelpers be Graphite-only
2022-11-15 johnstiles@google.com Reland "Reland "Add SkRasterPipeline ops immediate_f and store_unmasked.""
2022-11-15 kjlubick@google.com [canvaskit] Deploy 0.37.2

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 aaclarke@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
2022-11-15 17:09:04 +00:00
jensjoha
69209bd5a0 [dart] Run generate_sdk_version_file.py to be compatible with dart ch… (flutter/engine#37624)
* [dart] Run generate_sdk_version_file.py to be compatible with dart change

* licenses_third_party
2022-11-15 16:56:13 +01:00
Alex Wallen
a97421b8bd Place native callback registration before running engine (flutter/engine#37600)
Co-authored-by: a-wallen <stephenwallen@google.com>
2022-11-15 14:46:58 +00:00
skia-flutter-autoroll
235abfe233 Roll Skia from 4d519a8ba97a to 1991515dd191 (1 revision) (flutter/engine#37622)
https://skia.googlesource.com/skia.git/+log/4d519a8ba97a..1991515dd191

2022-11-15 skia-autoroll@skia-public.iam.gserviceaccount.com Roll SK Tool from 7da398475e3c to e9b6c3973911

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
2022-11-15 14:14:09 +00:00
skia-flutter-autoroll
b8a088f0fc Roll Fuchsia Linux SDK from B0OuUvWOY24LI1WoF... to agStiOtzmc9Fmw6gc... (flutter/engine#37621)
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
2022-11-15 14:02:07 +00:00
Kaushik Iska
845441abe0 [Impeller] Add debug names to additional VK objects (flutter/engine#37592) 2022-11-15 08:17:24 -05:00