27058 Commits

Author SHA1 Message Date
Jonah Williams
abc97cd6e0 [impellerc] sort uniforms on metal backend (flutter/engine#39345)
* [impellerc] sort uniforms on metal backend

* dont double loop

* add comment
2023-02-03 03:55:04 +00:00
skia-flutter-autoroll
ebdecf4656 Roll Fuchsia Mac SDK from rqjJA8z_K0gdGcsvA... to 2xyEsodtHgcamPwX4... (flutter/engine#39352)
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 bdero@google.com,rmistry@google.com,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-02-03 03:49:22 +00:00
skia-flutter-autoroll
873db156b3 Roll Skia from 4f0166baf5a4 to a4079ec4c399 (1 revision) (flutter/engine#39351)
https://skia.googlesource.com/skia.git/+log/4f0166baf5a4..a4079ec4c399

2023-02-02 johnstiles@google.com Add SkRuntimeColorFilterBuilder helper class.

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 bdero@google.com,brianosman@google.com,jamesgk@google.com,rmistry@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-02-03 03:13:37 +00:00
skia-flutter-autoroll
0384bb83df Roll Dart SDK from 73b03bb636d3 to 283b05994d68 (2 revisions) (flutter/engine#39349)
https://dart.googlesource.com/sdk.git/+log/73b03bb636d3..283b05994d68

2023-02-02 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.0.0-198.0.dev
2023-02-02 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.0.0-197.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 aam@google.com,bdero@google.com,dart-vm-team@google.com,rmistry@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-02-03 01:21:18 +00:00
skia-flutter-autoroll
0f6c32694c Roll Skia from c2d81db3ef41 to 4f0166baf5a4 (13 revisions) (flutter/engine#39348)
https://skia.googlesource.com/skia.git/+log/c2d81db3ef41..4f0166baf5a4

2023-02-02 fmalita@chromium.org [skottie] More text editing functionality
2023-02-02 herb@google.com Add sdftDigest
2023-02-02 robertphillips@google.com Expand the configs tested by the ColorSpaces jobs
2023-02-02 jlavrova@google.com Correct text adjustment (2)
2023-02-02 jlavrova@google.com Correct text adjustment (1)
2023-02-02 ccameron@chromium.org Add SkJpegUnseekableSourceMgr
2023-02-02 kjlubick@google.com Move several GCE perf jobs onto bare-metal machines
2023-02-02 johnstiles@google.com Fix handling of operator | and ||.
2023-02-02 fmayer@google.com Disable memtag_stack for SKIA to work around miscompile
2023-02-02 herb@google.com Add directMaskDigest
2023-02-02 johnstiles@google.com Fix type handling for matrix multiplication.
2023-02-02 nscobie@google.com Include SkTypes before checking defines in various jpeg-related files
2023-02-02 johnstiles@google.com Save and restore execution mask when invoking children.

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 bdero@google.com,brianosman@google.com,jamesgk@google.com,rmistry@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-02-03 00:49:19 +00:00
Derek Xu
0be9d11f92 Bump ninja version to 1.11.1 (flutter/engine#39347) 2023-02-02 15:38:36 -08:00
Brandon DeRosier
6457720e7f [Impeller] Don't ceil subpass texture sizes (flutter/engine#39336)
* [Impeller] Don't ceil subpass texture sizes

* Better conditional
2023-02-02 23:11:57 +00:00
Mouad Debbar
1df3bf7ab1 [web] Update the within() matcher to be more useful (flutter/engine#39288)
* [web] Add the moreOrLessEquals matcher

* address review comments

* use within() instead

* fix wasm tests
2023-02-02 21:56:21 +00:00
Bruno Leroux
0f117282e4 [Web][HTML] Add mirrored characters support for RTL languages (flutter/engine#39162)
* [Web][HTML] Add mirrored characters support for RTL languages

* Fix fontSize in test
2023-02-02 21:14:18 +00:00
skia-flutter-autoroll
a42e56b8a3 Roll Skia from 60242c4ea6a7 to c2d81db3ef41 (5 revisions) (flutter/engine#39344)
https://skia.googlesource.com/skia.git/+log/60242c4ea6a7..c2d81db3ef41

2023-02-02 fmalita@chromium.org [skottie] Rename text shaper valign enums
2023-02-02 jamesgk@google.com Manually roll Dawn from 635c5d0f0496 to 70f968d098c8 (13 revisions)
2023-02-02 robertphillips@google.com Centralize the "ColorSpaces" job setup in dm_flags.go
2023-02-02 jvanverth@google.com [graphite] Add Image_YUVA_Graphite.
2023-02-02 fmalita@chromium.org Add missing forward declarations to SkVideoEncoder.h

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 bdero@google.com,brianosman@google.com,jamesgk@google.com,rmistry@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-02-02 19:40:04 +00:00
Jackson Gardner
a0d925df01 Don't rely on timings for dimension_provider unit test. (flutter/engine#39343) 2023-02-02 18:32:49 +00:00
skia-flutter-autoroll
103cdabc3f Roll Dart SDK from 11d97405a447 to 73b03bb636d3 (1 revision) (flutter/engine#39341)
https://dart.googlesource.com/sdk.git/+log/11d97405a447..73b03bb636d3

2023-02-02 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.0.0-196.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 aam@google.com,bdero@google.com,dart-vm-team@google.com,rmistry@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-02-02 17:25:48 +00:00
skia-flutter-autoroll
a9b787a52a Roll Skia from 532c04c00ad7 to 60242c4ea6a7 (5 revisions) (flutter/engine#39340)
https://skia.googlesource.com/skia.git/+log/532c04c00ad7..60242c4ea6a7

2023-02-02 jreck@google.com SkGainmapShader const SkImages
2023-02-02 johnstiles@google.com Add RP builder support for pushing dst color.
2023-02-02 johnstiles@google.com Eliminate SampleUsage::constructor.
2023-02-02 ccameron@chromium.org Add SK_CODEC_DECODES_JPEG guards
2023-02-02 johnstiles@google.com Append child effects in the SkRuntimeEffect RP builder.

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 bdero@google.com,brianosman@google.com,jamesgk@google.com,rmistry@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-02-02 17:12:57 +00:00
skia-flutter-autoroll
54e8ca8a58 Roll Fuchsia Linux SDK from QxkjqmRgowkk_n2NZ... to pWloCaRzjLEAUvQEz... (flutter/engine#39339)
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 bdero@google.com,rmistry@google.com,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-02-02 16:54:41 +00:00
htoor3
ab3e814000 [web] Hide autofill overlay (flutter/engine#39294)
* Make autofill styling transparent

* Formatting

* Add tests

* Modify tests

* Add correct prefix for safari and firefox tests
2023-02-02 15:59:06 +00:00
Loïc Sharma
ae70d40faf [Windows] Use 'ninja' instead of 'ninja.exe' (flutter/engine#39326) 2023-02-02 07:18:37 -08:00
skia-flutter-autoroll
4622c8739c Roll Fuchsia Mac SDK from j5rQsxkO2VJrX55Yj... to rqjJA8z_K0gdGcsvA... (flutter/engine#39338)
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 bdero@google.com,rmistry@google.com,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-02-02 14:45:31 +00:00
skia-flutter-autoroll
a548b7aec6 Roll Dart SDK from 99014717b633 to 11d97405a447 (3 revisions) (flutter/engine#39337)
https://dart.googlesource.com/sdk.git/+log/99014717b633..11d97405a447

2023-02-02 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.0.0-195.0.dev
2023-02-02 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.0.0-194.0.dev
2023-02-02 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.0.0-193.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 aam@google.com,bdero@google.com,dart-vm-team@google.com,rmistry@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-02-02 11:46:30 +00:00
skia-flutter-autoroll
e4643cd3b1 Roll Skia from c3c5c6f61421 to 532c04c00ad7 (1 revision) (flutter/engine#39333)
https://skia.googlesource.com/skia.git/+log/c3c5c6f61421..532c04c00ad7

2023-02-02 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 754c923bfd02 to 2e9909f5e605 (9 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 bdero@google.com,brianosman@google.com,jamesgk@google.com,rmistry@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-02-02 06:44:22 +00:00
skia-flutter-autoroll
c6f31952f4 Roll Skia from 934ef0660509 to c3c5c6f61421 (1 revision) (flutter/engine#39332)
https://skia.googlesource.com/skia.git/+log/934ef0660509..c3c5c6f61421

2023-02-02 skia-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from aae98adc2222 to bcb8f46b86b7 (4 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 bdero@google.com,brianosman@google.com,jamesgk@google.com,rmistry@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-02-02 05:46:02 +00:00
godofredoc
bc8e6f0aab Add missing file to artifacts.zip and win platform. (flutter/engine#39310)
dll.exp, dll.lib and dll.pdb files are missing from the gn generated
artifacts.zip.

Bug: https://github.com/flutter/flutter/issues/119663
2023-02-02 05:02:00 +00:00
skia-flutter-autoroll
4da3d5afad Roll Dart SDK from 1c219a91e637 to 99014717b633 (1 revision) (flutter/engine#39330)
https://dart.googlesource.com/sdk.git/+log/1c219a91e637..99014717b633

2023-02-01 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.0.0-192.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 aam@google.com,bdero@google.com,dart-vm-team@google.com,rmistry@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-02-02 02:11:19 +00:00
godofredoc
bb3d0f3bf5 Roll buildroot to #75f75b73. (flutter/engine#39329)
This is to integrate exp, pdb and lib file to win library outputs.

Bug: https://github.com/flutter/flutter/issues/119663
2023-02-02 02:06:22 +00:00
skia-flutter-autoroll
e98067fa78 Roll Fuchsia Mac SDK from 31KOCvc_d1yPT_yes... to j5rQsxkO2VJrX55Yj... (flutter/engine#39328)
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 bdero@google.com,rmistry@google.com,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-02-02 01:54:13 +00:00
skia-flutter-autoroll
0f5358c34a Roll Skia from a2e706ab283d to 934ef0660509 (7 revisions) (flutter/engine#39327)
https://skia.googlesource.com/skia.git/+log/a2e706ab283d..934ef0660509

2023-02-01 ccameron@chromium.org Fold SkJpegSeekableScan into SkJpegSourceMgr
2023-02-01 bungeman@google.com [pdf] Output drawable glyphs as XForms
2023-02-01 johnstiles@google.com Recompile Raster Pipeline runtime effects less often.
2023-02-01 kjlubick@google.com Replace /archive/ with /download/release where possible
2023-02-01 robertphillips@google.com Add separate "ColorSpaces" jobs
2023-02-01 ccameron@chromium.org SkJpegCodec: Add SkJpegSourceMgr (reland)
2023-02-01 herb@google.com Remove prepareForPathDrawing and prepareForDrawableDrawing

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 bdero@google.com,brianosman@google.com,jamesgk@google.com,rmistry@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-02-02 00:48:03 +00:00
luckysmg
e9254a637b Add iOS spring animation objc files (flutter/engine#38801)
* ++

* ++

* ++

* ++

* ++

* ++

* Add tests

* ++

* ++

* ++

* ++

* ++
2023-02-02 00:29:17 +00:00
Jonah Williams
35d23f8200 [Impeller] let images with opacity and filters passthrough. (flutter/engine#39237)
* [impeller] let images with opacity and filters passthrough

* ++

* ++

* ++

* ++

* Update aiks_unittests.cc

* ++

* ++

* Update canvas.cc
2023-02-01 23:17:19 +00:00
Jonah Williams
475964a1f4 [Impeller] improve blur performance for Android and iPad Pro. (flutter/engine#39291)
* [Impeller] improve gaussian blur performance on Android

* ++

* ++
2023-02-01 23:12:05 +00:00
skia-flutter-autoroll
13625af693 Roll Dart SDK from b47964e5d575 to 1c219a91e637 (1 revision) (flutter/engine#39324)
https://dart.googlesource.com/sdk.git/+log/b47964e5d575..1c219a91e637

2023-02-01 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.0.0-191.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 aam@google.com,bdero@google.com,dart-vm-team@google.com,rmistry@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-02-01 22:16:26 +00:00
skia-flutter-autoroll
503676b5aa Roll Skia from 86f7b2dd2b4f to a2e706ab283d (7 revisions) (flutter/engine#39323)
https://skia.googlesource.com/skia.git/+log/86f7b2dd2b4f..a2e706ab283d

2023-02-01 kjlubick@google.com Make SkDebug_stdio.cpp load SkUserConfig
2023-02-01 jamesgk@google.com Add some notes about updating an asset in infra/bots/
2023-02-01 bungeman@google.com Reland "[pdf] SkPDFGraphicStackState::Entry::fColor default"
2023-02-01 kjlubick@google.com Remove skvx usage from PipelineData and UniformManager
2023-02-01 jamesgk@google.com Update CMake version to match Swiftshader requirement
2023-02-01 kjlubick@google.com Move SkHalf and SkVx to src/base
2023-02-01 lehoangquyen@chromium.org [graphite-dawn] Implement read pixels' support

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 bdero@google.com,brianosman@google.com,jamesgk@google.com,rmistry@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-02-01 21:35:15 +00:00
skia-flutter-autoroll
bb0011fa1a Roll Fuchsia Linux SDK from TFcelQ5SwrzkcYK2d... to QxkjqmRgowkk_n2NZ... (flutter/engine#39322)
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 bdero@google.com,rmistry@google.com,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-02-01 21:22:21 +00:00
yaakovschectman
ce15fbec0e Use Windows high contrast black/white theme with MaterialApp themes (flutter/engine#39206)
* Check high contrast themes

* Formatting

* Test message sending

* Assert channel name

* Formatting

* Calculate luminance

* Refactor brightness check

* Formatting

* Formatting
2023-02-01 13:21:37 -05:00
skia-flutter-autoroll
f9f8c2f67a Roll Dart SDK from 88d1f3ffa266 to b47964e5d575 (1 revision) (flutter/engine#39321)
https://dart.googlesource.com/sdk.git/+log/88d1f3ffa266..b47964e5d575

2023-02-01 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.0.0-190.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 aam@google.com,bdero@google.com,dart-vm-team@google.com,rmistry@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-02-01 18:18:11 +00:00
skia-flutter-autoroll
8a1481106b Roll Skia from 4b5799677173 to 86f7b2dd2b4f (8 revisions) (flutter/engine#39320)
https://skia.googlesource.com/skia.git/+log/4b5799677173..86f7b2dd2b4f

2023-02-01 kjlubick@google.com [modules] Sketch out out bare-bones core and functional pathops target
2023-02-01 zhaoming.jiang@intel.com Replace DawnTogglesDeviceDescriptor with DawnTogglesDescriptor
2023-02-01 johnstiles@google.com Add support for ChildCall expressions in RP codegen.
2023-02-01 johnstiles@google.com Defer label and branch offset fixup until `appendStages`.
2023-02-01 herb@google.com Isolate routines pathAction and drawableAction from RemoteStrike
2023-02-01 herb@google.com Extract pathAction and drawableAction from SkStrike
2023-02-01 johnstiles@google.com Add BuilderOps for invoking child effects.
2023-02-01 kjlubick@google.com Initialize points before iteration

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 bdero@google.com,brianosman@google.com,jamesgk@google.com,rmistry@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-02-01 17:38:23 +00:00
Drew Roen
599705848e Update README.md (flutter/engine#39319) 2023-02-01 16:31:09 +00:00
Zachary Anderson
d9d1d8266e Use the x64 toolchain when building host artifacts on arm64 mac (flutter/engine#39279) 2023-02-01 07:41:27 -08:00
skia-flutter-autoroll
9005910c85 Roll Skia from 8f33da33edcf to 4b5799677173 (1 revision) (flutter/engine#39318)
https://skia.googlesource.com/skia.git/+log/8f33da33edcf..4b5799677173

2023-02-01 kjlubick@google.com Use bit cast instead of specialized double logic

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 bdero@google.com,brianosman@google.com,jamesgk@google.com,rmistry@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-02-01 14:58:34 +00:00
skia-flutter-autoroll
cc6dbe695a Roll Fuchsia Mac SDK from Clk4li1185E2JoIkU... to 31KOCvc_d1yPT_yes... (flutter/engine#39317)
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 bdero@google.com,rmistry@google.com,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-02-01 13:04:33 +00:00
skia-flutter-autoroll
8989276222 Roll Dart SDK from de03e1f41b50 to 88d1f3ffa266 (1 revision) (flutter/engine#39316)
https://dart.googlesource.com/sdk.git/+log/de03e1f41b50..88d1f3ffa266

2023-02-01 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.0.0-189.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 aam@google.com,bdero@google.com,dart-vm-team@google.com,rmistry@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-02-01 11:18:11 +00:00
skia-flutter-autoroll
6750a49cac Roll Skia from da41cf18f651 to 8f33da33edcf (1 revision) (flutter/engine#39315)
https://skia.googlesource.com/skia.git/+log/da41cf18f651..8f33da33edcf

2023-02-01 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 786d237f39f1 to 754c923bfd02 (11 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 bdero@google.com,brianosman@google.com,jamesgk@google.com,rmistry@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-02-01 10:39:13 +00:00
skia-flutter-autoroll
93778bfb43 Roll Dart SDK from 8b57d23a7246 to de03e1f41b50 (1 revision) (flutter/engine#39313)
https://dart.googlesource.com/sdk.git/+log/8b57d23a7246..de03e1f41b50

2023-02-01 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.0.0-188.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 aam@google.com,bdero@google.com,dart-vm-team@google.com,rmistry@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-02-01 07:25:08 +00:00
skia-flutter-autoroll
e54d6d30da Roll Fuchsia Linux SDK from 71lEeibIyrq0V8jId... to TFcelQ5SwrzkcYK2d... (flutter/engine#39312)
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 bdero@google.com,rmistry@google.com,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-02-01 06:35:09 +00:00
skia-flutter-autoroll
fbfd690314 Roll Skia from 654f4805e8b8 to da41cf18f651 (1 revision) (flutter/engine#39311)
https://skia.googlesource.com/skia.git/+log/654f4805e8b8..da41cf18f651

2023-02-01 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Dawn from cf1f70553ffc to 635c5d0f0496 (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 bdero@google.com,brianosman@google.com,jamesgk@google.com,rmistry@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-02-01 05:25:11 +00:00
skia-flutter-autoroll
e2db72139c Roll Skia from c29211525dac to 654f4805e8b8 (21 revisions) (flutter/engine#39309)
https://skia.googlesource.com/skia.git/+log/c29211525dac..654f4805e8b8

2023-02-01 bsalomon@google.com Use SkShaderBase::MatrixRec rather than SkMatrixProvider for shader SkVM
2023-01-31 ccameron@chromium.org SkJpegSourceMgr: Add blank files
2023-01-31 kjlubick@google.com Actually increase collection time of SkottieFrames
2023-01-31 smartercallum@gmail.com Fix getGlyphPositionAtCoordinate for RTL
2023-01-31 herb@google.com Use GlyphAction in SkStrike
2023-01-31 herb@google.com Use GlyphAction in RemoteStrike
2023-01-31 kjlubick@google.com Increase timeout for CanvasKit tests
2023-01-31 herb@google.com Add action fields to the SkGlyphDigest for Path and Drawable
2023-01-31 jamesgk@google.com Manual dawn roll
2023-01-31 bsalomon@google.com Fix SkShaderBase::MatrixRec concatenation order for Android Framework.
2023-01-31 herb@google.com Split up digest() to allow for mutable glyph digest
2023-01-31 johnstiles@google.com Add BuilderOps for pushing and popping RP colors.
2023-01-31 johnstiles@google.com Add atan2 support to SkRasterPipeline builder/codegen.
2023-01-31 johnstiles@google.com Add single-argument atan support to SkRasterPipeline builder/codegen.
2023-01-31 bungeman@google.com Revert "[pdf] SkPDFGraphicStackState::Entry::fColor default"
2023-01-31 johnstiles@google.com Reland "Add atan2_ primitive to SkRasterPipeline."
2023-01-31 kjlubick@google.com SkCubics::RootsReal should not return an infinite root
2023-01-31 kjlubick@google.com [includes] Enforce IWYU on src/image
2023-01-31 johnstiles@google.com Create RAII mechanism for continue-mask management.
2023-01-31 bungeman@google.com [pdf] Really retain zero glyph in subset
2023-01-31 sky@chromium.org Couple of allocation changes to SkPath

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 bdero@google.com,brianosman@google.com,jamesgk@google.com,rmistry@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-02-01 03:41:31 +00:00
Brandon DeRosier
841758cc6c Add SkSurface include to every file where it's used (flutter/engine#39304) 2023-02-01 00:50:58 +00:00
skia-flutter-autoroll
3997f8df5f Roll Dart SDK from 9bcc1773ebf0 to 8b57d23a7246 (1 revision) (flutter/engine#39303)
https://dart.googlesource.com/sdk.git/+log/9bcc1773ebf0..8b57d23a7246

2023-01-31 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.0.0-187.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 aam@google.com,bdero@google.com,dart-vm-team@google.com,rmistry@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-02-01 00:40:03 +00:00
skia-flutter-autoroll
7b7b5d20c4 Roll Fuchsia Mac SDK from IdMSzll1VeWJMV6v8... to Clk4li1185E2JoIkU... (flutter/engine#39300)
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 bdero@google.com,rmistry@google.com,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-02-01 00:11:33 +00:00
Loïc Sharma
c6f9e5cebd [Shell] Update stale comments after multi-view (flutter/engine#39298) 2023-01-31 23:58:10 +00:00
Jackson Gardner
6f7fd98f68 Remove uses of --full-dart-sdk from the engine_v2 builders. (flutter/engine#39297)
Also, do not produce host-specific web_sdk artifacts in the builders.
2023-01-31 23:01:00 +00:00
alanwutang11
e3a347daad clipPath to use fillType param (flutter/engine#38956)
Co-authored-by: alanwutang11 <alpwu@google.com>
2023-01-31 22:09:22 +00:00