20923 Commits

Author SHA1 Message Date
Brandon DeRosier
21710ccc6b [Impeller] Use minimal coverage for stencil restores after overdraw prevention (flutter/engine#39358) 2023-02-03 00:47:36 -08:00
Brandon DeRosier
00376de326 Revert "[impellerc] sort uniforms on metal backend (#39345)" (flutter/engine#39356)
This reverts commit abc97cd6e06320eda21e4f1ac277bf57ed13aa00.
2023-02-03 06:25:03 +00:00
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
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
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
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
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
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
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
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
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
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
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
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
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
Brandon DeRosier
e1ced4e387 Unblock Skia roll by including SkSurface header (flutter/engine#39295) 2023-01-31 11:43:30 -08:00
Mouad Debbar
62be71a7e8 [web] Remove unused test helper: expectPageHtml (flutter/engine#39287) 2023-01-31 19:23:29 +00:00
skia-flutter-autoroll
d15ef0de57 Roll Fuchsia Linux SDK from cTwkXiHcuqwrumaJ5... to 71lEeibIyrq0V8jId... (flutter/engine#39284)
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-31 16:38:05 +00:00
skia-flutter-autoroll
8b5c5d19ee Roll Skia from 3c6eb76a683a to c29211525dac (2 revisions) (flutter/engine#39289)
https://skia.googlesource.com/skia.git/+log/3c6eb76a683a..c29211525dac

2023-01-31 johnstiles@google.com Revert "Add atan2_ primitive to SkRasterPipeline."
2023-01-31 appujee@google.com Disable thinLTO in skia  for riscv

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,jamesgk@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 16:36:23 +00:00
Zachary Anderson
e4a6e688e9 Python compatibility fix (flutter/engine#39286)
Missed in https://github.com/flutter/engine/pull/39133
2023-01-31 08:03:55 -08: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
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