Commit Graph

20931 Commits

Author SHA1 Message Date
Jonah Williams
b2a0500a9e [Impeller] Append to existing atlas if room exists, reuse texture (flutter/engine#38253)
* [impeller][wip] append to existing atlas if room exists

* cleanups and reuse texture

* ++

* ++

* ++

* ++

* dnfield review

* ++

* ++

* ++
2023-02-03 21:54:47 +00:00
skia-flutter-autoroll
8687f16411 Roll Skia from 07a95bb37760 to 83a3d8b16c94 (5 revisions) (flutter/engine#39373)
https://skia.googlesource.com/skia.git/+log/07a95bb37760..83a3d8b16c94

2023-02-03 jvanverth@google.com Enable AutoreleasePool for MacOS/iOS in general.
2023-02-03 jvanverth@google.com [graphite] More progress on getting Dawn dm working.
2023-02-03 herb@google.com Add bitfields for actions
2023-02-03 bsalomon@google.com Simplify SkRuntimeEffect::makeImage
2023-02-03 bsalomon@google.com Revert "Don't overwrite dr, dg, db, da registers in seed_shader."

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 21:42:04 +00:00
skia-flutter-autoroll
8b28f5449c Roll Skia from 62dcca5b175a to 07a95bb37760 (10 revisions) (flutter/engine#39369)
https://skia.googlesource.com/skia.git/+log/62dcca5b175a..07a95bb37760

2023-02-03 bsalomon@google.com Don't overwrite dr, dg, db, da registers in seed_shader.
2023-02-03 kjlubick@google.com Fix SkJpegSourceMgr::Make missing linker issues
2023-02-03 herb@google.com Add maskDigest
2023-02-03 johnstiles@google.com Honor the SkCapabilities of the raster backend.
2023-02-03 bsalomon@google.com Revert "Don't overwrite b, a, dr, dg, db, da registers in seed_shader."
2023-02-03 bsalomon@google.com Don't overwrite b, a, dr, dg, db, da registers in seed_shader.
2023-02-03 johnstiles@google.com Set the paint color in SkColorFilterBase::onFilterColor4f.
2023-02-03 jamesgk@google.com Manually roll Dawn from 70f968d098c8 to 14685aa05bfd (16 revisions)
2023-02-03 jamesgk@google.com Revert "Roll ANGLE from 2e9909f5e605 to fee24cfbe519 (10 revisions)"
2023-02-03 johnstiles@google.com Prevent seed_shader from being appended mid-shader.

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 19:39:24 +00:00
skia-flutter-autoroll
9d2a2a32b6 Roll Fuchsia Linux SDK from CAyoT0SrHHyXCMF31... to y0pMcSL4ejAh7JYTq... (flutter/engine#39371)
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-03 19:33:31 +00:00
Jonah Williams
6543a525e7 [impellerc] sort uniforms on metal backend (flutter/engine#39366)
* [impellerc] sort uniforms on metal backend

* dont double loop

* add comment

* ensure sksl backend picks up all uniforms
2023-02-03 19:20:08 +00:00
godofredoc
9dff1d9871 Add gen_snapshot to windows flutter artifact. (flutter/engine#39353)
* Add gen_snapshot to windows flutter artifact.

This file was missing on release and profile versions.

Bug: https://github.com/flutter/flutter/issues/119887

* Format gn file.
2023-02-03 17:13:13 +00:00
yaakovschectman
24ce1df7f9 Fire UIA event on Checkbox state change (flutter/engine#39346)
* Issue property change event

* Test checkbox property

* Formatting
2023-02-03 11:21:25 -05:00
skia-flutter-autoroll
a07ac423a7 Roll Skia from ee68f3edfa96 to 62dcca5b175a (1 revision) (flutter/engine#39362)
https://skia.googlesource.com/skia.git/+log/ee68f3edfa96..62dcca5b175a

2023-02-03 fmalita@chromium.org [skottie] Fix bluge effect sampling resolution

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 15:47:05 +00:00
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 abc97cd6e0.
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 f1bbb90589.
2023-01-30 18:10:56 -08:00