27000 Commits

Author SHA1 Message Date
skia-flutter-autoroll
54ea1ff2f6 Roll Dart SDK from c64a3f0c9fea to 4fdbc7c28141 (1 revision) (flutter/engine#39282)
https://dart.googlesource.com/sdk.git/+log/c64a3f0c9fea..4fdbc7c28141

2023-01-31 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.0.0-185.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,zra@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
2023-01-31 11:02:40 +00:00
skia-flutter-autoroll
f296131a43 Roll Dart SDK from 52dc94238144 to c64a3f0c9fea (5 revisions) (flutter/engine#39281)
https://dart.googlesource.com/sdk.git/+log/52dc94238144..c64a3f0c9fea

2023-01-31 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.0.0-184.0.dev
2023-01-30 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.0.0-183.0.dev
2023-01-30 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.0.0-182.0.dev
2023-01-30 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.0.0-181.0.dev
2023-01-30 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.0.0-180.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,zra@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
2023-01-31 07:02:55 +00:00
skia-flutter-autoroll
c3a888ee59 Roll Skia from fc31f43cc40a to 3c6eb76a683a (1 revision) (flutter/engine#39280)
https://skia.googlesource.com/skia.git/+log/fc31f43cc40a..3c6eb76a683a

2023-01-31 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 0cde45b7cbcc to 786d237f39f1 (13 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 jamesgk@google.com,zra@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
2023-01-31 06:00:56 +00:00
luckysmg
09bf280b29 Remove useless variable in Canvas.drawCircle. (flutter/engine#39250) 2023-01-31 05:55:30 +00:00
Jackson Gardner
7ed627a970 Download emsdk for web framework tests. (flutter/engine#39268)
This is in preparation for changes that will use `--local-web-sdk`
instead of `--local-engine` for the web framework tests.
2023-01-31 04:37:04 +00:00
skia-flutter-autoroll
f9b06a9c9e Roll Skia from 3c4cd77c5e5d to fc31f43cc40a (1 revision) (flutter/engine#39278)
https://skia.googlesource.com/skia.git/+log/3c4cd77c5e5d..fc31f43cc40a

2023-01-30 bungeman@google.com [pdf] SkPDFGraphicStackState::Entry::fColor default

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 jamesgk@google.com,zra@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
2023-01-31 04:12:15 +00:00
Miguel
ea5b6dfa72 Revert "[fuchsia] Diagnostics directory rights are R* (#39203)" (flutter/engine#39271)
This reverts commit f1bbb9058945878a280c37991d4a4488cda0cb96.
2023-01-30 18:10:56 -08:00
Ricardo Amador
0dbb3ce0db Update bytes str code (flutter/engine#39275) 2023-01-31 01:39:08 +00:00
Tong Mu
9d1b539c4a Rebase all (flutter/engine#38855) 2023-01-31 01:00:56 +00:00
Jackson Gardner
5c3acfecc6 @alwaysThrows is deprecated. Return Never instead. (flutter/engine#39269) 2023-01-30 16:31:56 -08:00
Mouad Debbar
5fafcca371 [web] Use our own icu_bidi (flutter/engine#39200) 2023-01-30 23:29:42 +00:00
Mouad Debbar
b418fd002a [web] @JS('Intl') (flutter/engine#39211)
* [web] @JS('Intl')

* Fix call sites

* one more place
2023-01-30 23:28:10 +00:00
Loïc Sharma
f0d59792fa [Windows] Use 'FlutterWindowsEngineBuilder' in keyboard unit tests (flutter/engine#39209)
* [Windows] Refactor the keyboard unit tests

* Kick CI

* Second approach

* Undo unnecessary changes
2023-01-30 23:19:32 +00:00
Loïc Sharma
c6e65f2054 [Windows] Remove dead code from FlutterWindow tests (flutter/engine#39216) 2023-01-30 23:16:37 +00:00
skia-flutter-autoroll
c90afd2772 Roll Fuchsia Linux SDK from xTXbcsPr5GJvFSLha... to cTwkXiHcuqwrumaJ5... (flutter/engine#39265)
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 zra@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
2023-01-30 22:31:39 +00:00
skia-flutter-autoroll
1fb42f9ee0 Roll Fuchsia Mac SDK from EAFnGijD0l5QxaPxF... to CNkyuFjzxZhOxLNRS... (flutter/engine#39263)
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 zra@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
2023-01-30 22:14:00 +00:00
skia-flutter-autoroll
b054c4fd56 Roll Skia from 59dcffca9061 to 3c4cd77c5e5d (22 revisions) (flutter/engine#39264)
https://skia.googlesource.com/skia.git/+log/59dcffca9061..3c4cd77c5e5d

2023-01-30 kjlubick@google.com Replace Pathops in Geometry::ChopMonoCubic implementation
2023-01-30 kjlubick@google.com [base] Add SkBezierCubic::subdivide
2023-01-30 johnstiles@google.com Add atan2_ primitive to SkRasterPipeline.
2023-01-30 johnstiles@google.com Add atan_ primitive to SkRasterPipeline.
2023-01-30 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from be674ea25e15 to be2b5b119b13 (4 revisions)
2023-01-30 robertphillips@google.com Repurpose sorttoy to filterfuzz
2023-01-30 jvanverth@google.com Fix UBSAN report in SkM44::Perspective.
2023-01-30 kjlubick@google.com Fetch and use ninja when building Skia Release Docker image
2023-01-30 brianosman@google.com Revert "SkJpegCodec: Add SkJpegSourceMgr"
2023-01-30 ccameron@chromium.org Add SkJpegGainmapEncoder::EncodeJpegR and EncodeHDRGM
2023-01-30 herb@google.com Remove single use of commonFilterLoop
2023-01-30 bsalomon@google.com Remove use of SkMatrixProvider in SkShaderBase::appendRootStages
2023-01-30 herb@google.com Have prepare mask drawing do position mapping
2023-01-30 johnstiles@google.com Simplify do-while loops that do not use `continue`.
2023-01-30 johnstiles@google.com Add mechanism for recycling temp slots.
2023-01-30 johnstiles@google.com Simplify for-loops with straight-line control flow.
2023-01-30 johnstiles@google.com Change branch-if-all-lanes-equal to branch-if-no-active-lanes-equal.
2023-01-30 johnstiles@google.com Track loop returns in addition to continue/break.
2023-01-30 ccameron@chromium.org SkJpegCodec: Add SkJpegSourceMgr
2023-01-30 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 9988b37a3351 to be674ea25e15 (1 revision)
2023-01-30 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 1d9b8d802eb2 to 0cde45b7cbcc (12 revisions)
2023-01-30 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Dawn from b2ec2c350576 to e8168a177ab2 (7 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 jamesgk@google.com,zra@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
2023-01-30 22:09:56 +00:00
Mouad Debbar
e1651d2e3a [web] Expose felt flag for building CanvasKit Chromium (flutter/engine#39201) 2023-01-30 21:48:15 +00:00
Ben Konyi
d3f45828bf Reland "Remove references to Observatory (#38919)" (flutter/engine#39139)
This reverts commit 5dd945442b230a2c0549ee6d798fda71e031a4a9.
2023-01-30 09:50:09 -05:00
skia-flutter-autoroll
2db3612902 Roll Fuchsia Linux SDK from 1D63BqURfJdG4r3CK... to xTXbcsPr5GJvFSLha... (flutter/engine#39238)
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 zra@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
2023-01-30 00:32:34 +00:00
skia-flutter-autoroll
66a8dfd537 Roll Fuchsia Mac SDK from 9y7C2oamTv6Py4JSC... to EAFnGijD0l5QxaPxF... (flutter/engine#39236)
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 zra@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
2023-01-29 16:34:23 +00:00
skia-flutter-autoroll
02e27c8495 Roll Skia from 0c636b805b9e to 59dcffca9061 (1 revision) (flutter/engine#39235)
https://skia.googlesource.com/skia.git/+log/0c636b805b9e..59dcffca9061

2023-01-29 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update SKP version

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 nicolettep@google.com,zra@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
2023-01-29 11:18:22 +00:00
skia-flutter-autoroll
7cad98fecd Roll Fuchsia Linux SDK from O_p8I_8713KlTZ7WG... to 1D63BqURfJdG4r3CK... (flutter/engine#39234)
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 zra@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
2023-01-29 11:07:22 +00:00
skia-flutter-autoroll
564d64ece6 Roll Fuchsia Mac SDK from 1TFy9RSFMfNy7JpQU... to 9y7C2oamTv6Py4JSC... (flutter/engine#39233)
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 zra@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
2023-01-29 03:39:36 +00:00
skia-flutter-autoroll
a4cdc853dc Roll Fuchsia Linux SDK from TiK_fVODtUaKOgxRf... to O_p8I_8713KlTZ7WG... (flutter/engine#39231)
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 zra@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
2023-01-28 22:16:06 +00:00
skia-flutter-autoroll
0576678602 Roll Skia from 7df7a83f733d to 0c636b805b9e (1 revision) (flutter/engine#39228)
https://skia.googlesource.com/skia.git/+log/7df7a83f733d..0c636b805b9e

2023-01-28 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from ead30fe6b410 to 9988b37a3351 (5 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 nicolettep@google.com,zra@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
2023-01-28 15:13:52 +00:00
skia-flutter-autoroll
bdfc45379b Roll Dart SDK from f9583e13e214 to 52dc94238144 (1 revision) (flutter/engine#39227)
https://dart.googlesource.com/sdk.git/+log/f9583e13e214..52dc94238144

2023-01-28 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.0.0-179.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,zra@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
2023-01-28 12:18:22 +00:00
skia-flutter-autoroll
b7ccf7bfba Roll Skia from 0b75650caf2a to 7df7a83f733d (13 revisions) (flutter/engine#39225)
https://skia.googlesource.com/skia.git/+log/0b75650caf2a..7df7a83f733d

2023-01-28 bsalomon@google.com Fix temporary SkMatrixProvider used to build SkVM in SkDraw:drawAtlas.
2023-01-27 johnstiles@google.com Revert "Remove canvas scale from runtime-intrinsics slide."
2023-01-27 bsalomon@google.com Make SkColorFilterBase::appendStages virtual and remove onAppendStages.
2023-01-27 kyslov@google.com Exposing Gainmap via BitmapRegionDecoder
2023-01-27 bsalomon@google.com Reland "Seed coords earlier in shader traversal for SkRasterPipeline."
2023-01-27 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from d723200bd4b5 to ead30fe6b410 (8 revisions)
2023-01-27 bsalomon@google.com Revert "Seed coords earlier in shader traversal for SkRasterPipeline."
2023-01-27 bsalomon@google.com Seed coords earlier in shader traversal for SkRasterPipeline.
2023-01-27 sharaks@google.com Update Skia milestone to 112
2023-01-27 nicolettep@google.com Roll Dawn from 3076a8bf178e to b2ec2c350576 (11 revisions)
2023-01-27 kyslov@google.com This rolls back JPEGR support via dedicated JPEGR decoder. Further JPEGR support will be via SkAndroidCodec::getGainmap.
2023-01-27 49699333+dependabot[bot]@users.noreply.github.com Bump ua-parser-js from 0.7.31 to 0.7.33 in /modules/pathkit
2023-01-27 49699333+dependabot[bot]@users.noreply.github.com Bump ua-parser-js from 0.7.31 to 0.7.33 in /modules/canvaskit

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 nicolettep@google.com,zra@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
2023-01-28 11:07:18 +00:00
skia-flutter-autoroll
f632f78a3b Roll Fuchsia Linux SDK from 6c2H32X3EXOGlWIgb... to TiK_fVODtUaKOgxRf... (flutter/engine#39224)
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 zra@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
2023-01-28 08:15:14 +00:00
skia-flutter-autoroll
42bef2c1a4 Roll Fuchsia Mac SDK from 11wOrGFBXTHgxQVOi... to 1TFy9RSFMfNy7JpQU... (flutter/engine#39223)
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 zra@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
2023-01-28 07:57:06 +00:00
skia-flutter-autoroll
03fa187ba9 Roll Dart SDK from 135f4c51c9ff to f9583e13e214 (2 revisions) (flutter/engine#39221)
https://dart.googlesource.com/sdk.git/+log/135f4c51c9ff..f9583e13e214

2023-01-28 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.0.0-178.0.dev
2023-01-27 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.0.0-177.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,zra@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
2023-01-28 06:48:00 +00:00
Jenn Magder
55a427bec8 Default to running the scenario tests on an arm iOS simulator variant on an Apple Silicon host Mac (flutter/engine#39210)
* Default to using an arm iOS simulator variant on Apple Silicon

* Kick tests
2023-01-28 02:57:45 +00:00
skia-flutter-autoroll
b1a7e47b95 Roll Dart SDK from 2cd9b7ac95e8 to 135f4c51c9ff (3 revisions) (flutter/engine#39217)
https://dart.googlesource.com/sdk.git/+log/2cd9b7ac95e8..135f4c51c9ff

2023-01-27 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.0.0-176.0.dev
2023-01-27 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.0.0-175.0.dev
2023-01-27 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.0.0-174.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,zra@google.com,asiva@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
2023-01-28 02:10:12 +00:00
skia-flutter-autoroll
9f3d10fa70 Roll Dart SDK from 2cd9b7ac95e8 to 135f4c51c9ff (3 revisions) (flutter/engine#39214)
https://dart.googlesource.com/sdk.git/+log/2cd9b7ac95e8..135f4c51c9ff

2023-01-27 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.0.0-176.0.dev
2023-01-27 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.0.0-175.0.dev
2023-01-27 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.0.0-174.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,zra@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
2023-01-28 00:16:50 +00:00
Jenn Magder
1b4ce3fa8b Use arm64 engine variant on simulators in iOS unit tests (flutter/engine#39213) 2023-01-28 00:16:47 +00:00
Miguel
f1bbb90589 [fuchsia] Diagnostics directory rights are R* (flutter/engine#39203) 2023-01-27 17:44:24 -05:00
Tamir Duberstein
15f53d515e [fuchsia] Migrate to new RealmBuilder API (flutter/engine#39205)
See https://fxrev.dev/793422.

Missed in 92fca42e0667969b3a78815c77afca9c6acd1c83,
3bfa5c5b1db5391d49cc58f9a23f1b4cd802d3e3 and
d429b674f1dd60590fda077fd893a4493c2b5455.
2023-01-27 15:42:15 -05:00
Jonah Williams
6306da26f1 [Impeller] support overlapping stops with SSBO gradients. (flutter/engine#39174)
* [impeller] gradient stops

* Support overlapping stops

* ++

* update test values

* Use padding type

* bytes not floats

* move to entity

* ++

* Update gradient_generator.h

* Update aiks_unittests.cc

* ++
2023-01-27 19:32:35 +00:00
Zachary Anderson
b62b3fb9ec Move Linux Fuchsia FEMU to bringup due to flakes (flutter/engine#39202)
For https://github.com/flutter/flutter/issues/119356
2023-01-27 11:30:22 -08:00
Jonah Williams
1cb65559a3 [impellerc] remove remaining remap sampler support (flutter/engine#39198) 2023-01-27 18:50:56 +00:00
Jonah Williams
b8974b5199 [impellerc] remove coffset usage (flutter/engine#39199)
* [impellerc] remove coffset usage

* ++
2023-01-27 18:47:56 +00:00
Derek Xu
e31df55438 Handle proto deps that were added to the Dart SDK (flutter/engine#39098) 2023-01-27 10:24:53 -08:00
Zachary Anderson
54e53b326e Fix for downstream C++20 compiler (flutter/engine#39197) 2023-01-27 10:12:19 -08:00
Tamir Duberstein
d429b674f1 [fuchsia] Migrate to new RealmBuilder API (flutter/engine#39196)
See https://fxrev.dev/793422.

Missed in 92fca42e0667969b3a78815c77afca9c6acd1c83 and
3bfa5c5b1db5391d49cc58f9a23f1b4cd802d3e3.
2023-01-27 13:01:28 -05:00
Kaushik Iska
2dac47078e Enable vulkan dev on macOS host (flutter/engine#39179) 2023-01-27 09:34:58 -08:00
Constantine Shablya
dcef53581c Fix Vulkan embedder example (flutter/engine#39052) 2023-01-27 15:55:06 +00:00
skia-flutter-autoroll
c37e4cc691 Roll Skia from 091ec9bdcf9b to 0b75650caf2a (5 revisions) (flutter/engine#39190)
https://skia.googlesource.com/skia.git/+log/091ec9bdcf9b..0b75650caf2a

2023-01-27 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 3f8e117e3655 to d723200bd4b5 (5 revisions)
2023-01-27 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from b64b573bac2b to 1d9b8d802eb2 (17 revisions)
2023-01-27 armansito@google.com [sksl][wgsl] Support vector splat constructor
2023-01-26 herb@google.com Combine prepareForMaskDrawing
2023-01-26 johnstiles@google.com Add Raster Pipeline codegen support to SkRuntimeEffect.

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 nicolettep@google.com,zra@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
2023-01-27 15:55:03 +00:00
skia-flutter-autoroll
bdb382aa8f Roll Fuchsia Mac SDK from MyL3JcOBni9CTx9wz... to 11wOrGFBXTHgxQVOi... (flutter/engine#39192)
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 zra@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
2023-01-27 15:52:57 +00:00
skia-flutter-autoroll
9f0c1f3734 Roll Dart SDK from dcdd3fbb3116 to 2cd9b7ac95e8 (2 revisions) (flutter/engine#39185)
https://dart.googlesource.com/sdk.git/+log/dcdd3fbb3116..2cd9b7ac95e8

2023-01-27 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.0.0-173.0.dev
2023-01-26 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.0.0-172.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,zra@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
2023-01-27 15:52:54 +00:00
skia-flutter-autoroll
2f734d9484 Roll Fuchsia Linux SDK from kdjOCYzDtnfY30985... to 6c2H32X3EXOGlWIgb... (flutter/engine#39193)
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 zra@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
2023-01-27 15:51:04 +00:00