Jonah Williams
199e8abb3f
[Impeller] Sync presentation when rendering into FlutterImageView. ( flutter/engine#44881 )
...
Fixes https://github.com/flutter/flutter/issues/131730
When the Android embedder starts rendering into a FlutterImageView, notify the Impeller context to block on submitKHR.
2023-08-29 00:00:54 +00:00
skia-flutter-autoroll
a62803495b
Roll Fuchsia Linux SDK from AQZddYgKiWrQL8vny... to Ys38QMyFZToJxnXrF... ( flutter/engine#45195 )
...
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/fuchsia-linux-sdk-flutter-engine
Please CC jimgraham@google.com ,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-08-28 23:45:59 +00:00
Jackson Gardner
fd9e7e8e8f
[skwasm] encode PNGs using browser APIs ( flutter/engine#45187 )
...
This allows us to remove libpng from skia entirely, which saves us about 25kb brotli compressed.
Note, this should not change any functionality. The existing functionality is covered by the unit tests here: bfcb9d08e8/lib/web_ui/test/ui/image_golden_test.dart (L197-L197)
2023-08-28 23:08:46 +00:00
skia-flutter-autoroll
bbc8869c1c
Roll Dart SDK from 5d3ab5db5037 to 2900ad211f38 (3 revisions) ( flutter/engine#45192 )
...
https://dart.googlesource.com/sdk.git/+log/5d3ab5db5037..2900ad211f38
2023-08-28 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.2.0-117.0.dev
2023-08-28 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.2.0-116.0.dev
2023-08-28 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.2.0-115.0.dev
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/dart-sdk-flutter-engine
Please CC dart-vm-team@google.com ,jimgraham@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-08-28 22:40:01 +00:00
skia-flutter-autoroll
bfcb9d08e8
Roll Skia from 335f748463db to 66e367b12e96 (1 revision) ( flutter/engine#45189 )
...
https://skia.googlesource.com/skia.git/+log/335f748463db..66e367b12e96
2023-08-28 johnstiles@google.com Change extraneous sampler/texture check to an assertion.
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 brianosman@google.com ,jimgraham@google.com,jlavrova@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-08-28 22:20:47 +00:00
Jonah Williams
089cb17e97
[Impeller] Cache Skia text bounds computation. ( flutter/engine#45150 )
...
Fixes https://github.com/flutter/flutter/issues/133388
Just use the TextBounds that Skia gives us. These are slightly larger but already computed. If the larger bounds are a problem we can go back to Impeller computed bounds, but using a cached computation.
### Skia

### Impeller

2023-08-28 21:49:41 +00:00
skia-flutter-autoroll
ec6964204d
Roll Skia from 83f6fbad8a38 to 335f748463db (1 revision) ( flutter/engine#45186 )
...
https://skia.googlesource.com/skia.git/+log/83f6fbad8a38..335f748463db
2023-08-28 johnstiles@google.com Fix loop-unrolling for single-iteration inclusive reverse loops.
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 brianosman@google.com ,jimgraham@google.com,jlavrova@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-08-28 21:33:04 +00:00
Matan Lurey
fd931a48e5
Explain how to update the embedder/fixtures golden outputs. ( flutter/engine#45184 )
...
Closes https://github.com/flutter/flutter/issues/133375 .
2023-08-28 20:54:43 +00:00
skia-flutter-autoroll
5f2a0a7679
Roll Skia from ded5d08a9999 to 83f6fbad8a38 (1 revision) ( flutter/engine#45183 )
...
https://skia.googlesource.com/skia.git/+log/ded5d08a9999..83f6fbad8a38
2023-08-28 bungeman@google.com Specify COLRv1 gradient interpolation
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 brianosman@google.com ,jimgraham@google.com,jlavrova@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-08-28 20:30:20 +00:00
Jonah Williams
e4d3c07fa5
[Impeller] Simplify color source + text with new Skia API. ( flutter/engine#45090 )
...
The original implementation of arbitrary color source + text was quite complicated due to the fact that I had to use blending to emulate this functionality. Now that we can get paths from a given text data, I can instead make non solid color color sources and text just use the regular geometry + color source pipelines.
Fixes https://github.com/flutter/flutter/issues/132928
Fixes https://github.com/flutter/flutter/issues/132972
2023-08-28 20:15:04 +00:00
Matan Lurey
254401dca0
Re-write docs for DlSkCanvas{Adapter|Dispatcher}. ( flutter/engine#44961 )
...
Closes https://github.com/flutter/flutter/issues/132994 .
I suspect this is imperfect, so please suggest any changes or additions (either using GitHub's tooling or as a review comment).
/cc @dnfield
2023-08-28 20:06:14 +00:00
skia-flutter-autoroll
08fd91052e
Roll Skia from 5baa2c74fbc6 to ded5d08a9999 (1 revision) ( flutter/engine#45181 )
...
https://skia.googlesource.com/skia.git/+log/5baa2c74fbc6..ded5d08a9999
2023-08-28 johnstiles@google.com Revert "Pass colorspace-transform coefficients in a 4x4 matrix."
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 brianosman@google.com ,jimgraham@google.com,jlavrova@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-08-28 19:33:04 +00:00
skia-flutter-autoroll
566723870e
Roll Skia from 651ada29fcb0 to 5baa2c74fbc6 (2 revisions) ( flutter/engine#45178 )
...
https://skia.googlesource.com/skia.git/+log/651ada29fcb0..5baa2c74fbc6
2023-08-28 michaelludwig@google.com Reland "Move 1D linear Gaussian FP to a runtime GrSkSLFP"
2023-08-28 johnstiles@google.com Pass colorspace-transform coefficients in a 4x4 matrix.
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 brianosman@google.com ,jimgraham@google.com,jlavrova@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-08-28 18:40:18 +00:00
skia-flutter-autoroll
4b8cbe7e5b
Roll Skia from 477659e6f41b to 651ada29fcb0 (3 revisions) ( flutter/engine#45176 )
...
https://skia.googlesource.com/skia.git/+log/477659e6f41b..651ada29fcb0
2023-08-28 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 9fc352d7f6e3 to b847b1b89c33 (6 revisions)
2023-08-28 fmalita@chromium.org [mesh2d demo] Initial styling
2023-08-28 johnstiles@google.com Shrink the $apply_swizzle function.
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 brianosman@google.com ,jimgraham@google.com,jlavrova@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-08-28 17:53:02 +00:00
Brandon DeRosier
52da5a7633
[Impeller] Only enable captures in debug builds. ( flutter/engine#45174 )
...
Disable Impeller captures on profile builds.
So that we can verify it doesn't have any overhead when build-time disabled in the benchmarks: https://github.com/flutter/flutter/issues/133440
2023-08-28 17:34:03 +00:00
skia-flutter-autoroll
94b8556ae8
Roll Skia from ce99ad7b587e to 477659e6f41b (1 revision) ( flutter/engine#45173 )
...
https://skia.googlesource.com/skia.git/+log/ce99ad7b587e..477659e6f41b
2023-08-28 johnstiles@google.com Avoid generating unnecessary _skParam variables in WGSL.
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 brianosman@google.com ,jimgraham@google.com,jlavrova@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-08-28 17:05:58 +00:00
Jackson Gardner
69b2747ca3
Skwasm platform views ( flutter/engine#43011 )
...
This implements platform views in Skwasm. There are a number of substantial changes rolled up in this change, including:
* Reworked the rendering system to use multiple canvases with a single WebGL context, via ImageBitmap rendering.
* Reworked our object management and bindings to use the `__externref_t` construct in C code.
* Upgraded emscripten to a much newer version
* Generified skwasm's scene builder to be able to work with any renderer that can produce `ImageBitmap` objects from Pictures, and whose `Canvas`, `Picture` and `ImageFilter` objects conform to `SceneCanvas`/`ScenePicture`/`SceneImageFilter`
For platform views themselves, most stuff is implemented except for clipping. I plan on doing that in a subsequent change.
2023-08-28 16:29:14 +00:00
skia-flutter-autoroll
953f039ede
Roll Skia from df783b542165 to ce99ad7b587e (2 revisions) ( flutter/engine#45172 )
...
https://skia.googlesource.com/skia.git/+log/df783b542165..ce99ad7b587e
2023-08-28 brianosman@google.com Fix GL-tests bazel build
2023-08-28 johnstiles@google.com Show WGSL code in Viewer's Shader pane.
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 brianosman@google.com ,jimgraham@google.com,jlavrova@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-08-28 16:21:04 +00:00
skia-flutter-autoroll
da5246ab14
Roll Skia from fe4f018ef935 to df783b542165 (1 revision) ( flutter/engine#45171 )
...
https://skia.googlesource.com/skia.git/+log/fe4f018ef935..df783b542165
2023-08-28 brianosman@google.com Remove SK_VULKAN #ifdefs from GrBackendSurface
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 brianosman@google.com ,jimgraham@google.com,jlavrova@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-08-28 15:37:04 +00:00
skia-flutter-autoroll
ba6b8288f9
Roll Skia from 0d39172f35d2 to fe4f018ef935 (1 revision) ( flutter/engine#45169 )
...
https://skia.googlesource.com/skia.git/+log/0d39172f35d2..fe4f018ef935
2023-08-28 fmalita@chromium.org Add Mesh2D demo page
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 brianosman@google.com ,jimgraham@google.com,jlavrova@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-08-28 14:49:17 +00:00
skia-flutter-autoroll
95d51d48fb
Roll Fuchsia Mac SDK from xRUHI4zSil6TevQTa... to u44zzvYd85WSDMpS3... ( flutter/engine#45168 )
...
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 jimgraham@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-08-28 11:35:25 +00:00
skia-flutter-autoroll
645fb7814f
Roll Fuchsia Linux SDK from jnDJLdEAx34diOWFx... to AQZddYgKiWrQL8vny... ( flutter/engine#45167 )
...
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/fuchsia-linux-sdk-flutter-engine
Please CC jimgraham@google.com ,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-08-28 11:07:14 +00:00
skia-flutter-autoroll
3a339e78c8
Roll Skia from 1ce3c2af0971 to 0d39172f35d2 (1 revision) ( flutter/engine#45164 )
...
https://skia.googlesource.com/skia.git/+log/1ce3c2af0971..0d39172f35d2
2023-08-28 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from c8ec8739ec4d to 57388ab2e24d (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 brianosman@google.com ,jimgraham@google.com,jlavrova@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-08-28 07:05:01 +00:00
skia-flutter-autoroll
0001a29d61
Manual roll Dart SDK from ab417bc74bb1 to 5d3ab5db5037 (17 revisions) ( flutter/engine#45165 )
...
Manual roll requested by asiva@google.com
https://dart.googlesource.com/sdk.git/+log/ab417bc74bb1..5d3ab5db5037
2023-08-26 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.2.0-114.0.dev
2023-08-25 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.2.0-113.0.dev
2023-08-25 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.2.0-112.0.dev
2023-08-25 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.2.0-111.0.dev
2023-08-25 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.2.0-110.0.dev
2023-08-25 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.2.0-109.0.dev
2023-08-25 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.2.0-108.0.dev
2023-08-24 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.2.0-107.0.dev
2023-08-24 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.2.0-106.0.dev
2023-08-24 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.2.0-105.0.dev
2023-08-24 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.2.0-104.0.dev
2023-08-24 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.2.0-103.0.dev
2023-08-24 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.2.0-102.0.dev
2023-08-23 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.2.0-101.0.dev
2023-08-23 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.2.0-100.0.dev
2023-08-23 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.2.0-99.0.dev
2023-08-23 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.2.0-98.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 asiva@google.com ,dart-vm-team@google.com,jimgraham@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-08-28 07:04:59 +00:00
skia-flutter-autoroll
12073acc49
Roll Skia from 2582a06b4618 to 1ce3c2af0971 (2 revisions) ( flutter/engine#45163 )
...
https://skia.googlesource.com/skia.git/+log/2582a06b4618..1ce3c2af0971
2023-08-28 skia-autoroll@skia-public.iam.gserviceaccount.com Roll SK Tool from 6587ca5b6e44 to 14707bc35498
2023-08-28 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Skia Infra from 7a3cf15a1fc1 to 6587ca5b6e44 (8 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 brianosman@google.com ,jimgraham@google.com,jlavrova@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-08-28 06:22:23 +00:00
skia-flutter-autoroll
1f1838923e
Roll Skia from 405c2ecb7f2a to 2582a06b4618 (1 revision) ( flutter/engine#45162 )
...
https://skia.googlesource.com/skia.git/+log/405c2ecb7f2a..2582a06b4618
2023-08-28 skia-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from a147f6c5192a to 32f9332d1d7a (1 revision)
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/skia-flutter-autoroll
Please CC brianosman@google.com ,jimgraham@google.com,jlavrova@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-08-28 05:28:23 +00:00
skia-flutter-autoroll
3bdafdf4b7
Roll Skia from 0f9e50daa879 to 405c2ecb7f2a (1 revision) ( flutter/engine#45161 )
...
https://skia.googlesource.com/skia.git/+log/0f9e50daa879..405c2ecb7f2a
2023-08-28 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from da4fc1e938a8 to 9fc352d7f6e3 (1 revision)
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/skia-flutter-autoroll
Please CC brianosman@google.com ,jimgraham@google.com,jlavrova@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-08-28 04:45:22 +00:00
skia-flutter-autoroll
2f39ddecc7
Roll Fuchsia Mac SDK from 8nJB1-rSpC5L4digu... to xRUHI4zSil6TevQTa... ( flutter/engine#45160 )
...
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 jimgraham@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-08-27 22:55:22 +00:00
skia-flutter-autoroll
b042a2cc67
Roll Fuchsia Linux SDK from N-A8agqDgvTKiT2Wc... to jnDJLdEAx34diOWFx... ( flutter/engine#45159 )
...
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/fuchsia-linux-sdk-flutter-engine
Please CC jimgraham@google.com ,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-08-27 22:24:07 +00:00
Jonah Williams
a03b6e3a36
[Impeller] SuboptimalKHR is not an exit condition. ( flutter/engine#45157 )
...
Sometimes we can get SuboptimalKHR on swapchain aquisition, and if we dont treat that as success the app will exit.
2023-08-27 22:05:14 +00:00
Matan Lurey
123bf44114
Use YAML >- to avoid strange formatting. ( flutter/engine#45158 )
...
Partial (safe) re-land of https://github.com/flutter/engine/pull/44936 .
2023-08-27 14:52:08 -07:00
Matan Lurey
761720dc4c
[Impeller] Implement TextDecoration (i.e. dashed lines) ( flutter/engine#45041 )
...
Closes https://github.com/flutter/flutter/issues/126673 .
Ideally, this would be an `#ifdef`, but currently Impeller is a runtime
flag, for reasons (CI capacity?)
~~To be able to write tests, I'd need
https://github.com/flutter/flutter/issues/133264 completed.~~ Edit:

## Before

## After
<img width="795" alt="Screenshot 2023-08-24 at 9 56 48 AM"
src="https://github.com/flutter/engine/assets/168174/0e33f705-6a71-4468-8ec8-372a2e98624e ">
2023-08-27 14:24:30 -07:00
skia-flutter-autoroll
1e47427756
Roll Fuchsia Mac SDK from jZgLG9jWLutILTtsL... to 8nJB1-rSpC5L4digu... ( flutter/engine#45156 )
...
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 jimgraham@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-08-27 10:10:34 +00:00
skia-flutter-autoroll
5ef0c6d178
Roll Fuchsia Linux SDK from xYHxghcipvy5XZAK6... to N-A8agqDgvTKiT2Wc... ( flutter/engine#45155 )
...
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/fuchsia-linux-sdk-flutter-engine
Please CC jimgraham@google.com ,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-08-27 09:46:14 +00:00
Matan Lurey
fa81dcec02
Use SkTextBlob::bounds instead of TextFrame::getBounds(). ( flutter/engine#45148 )
...
Closes https://github.com/flutter/flutter/issues/133157 .
2023-08-26 17:50:18 -07:00
skia-flutter-autoroll
5672127793
Roll Fuchsia Mac SDK from Qj4BGsKtF7EJssKIK... to jZgLG9jWLutILTtsL... ( flutter/engine#45153 )
...
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 jimgraham@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-08-26 21:30:22 +00:00
skia-flutter-autoroll
fca7f9c311
Roll Skia from e64e8f4094b2 to 0f9e50daa879 (2 revisions) ( flutter/engine#45152 )
...
https://skia.googlesource.com/skia.git/+log/e64e8f4094b2..0f9e50daa879
2023-08-26 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from aac1ae9db959 to da4fc1e938a8 (1 revision)
2023-08-26 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from fc1cafa4c10c to aac1ae9db959 (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 brianosman@google.com ,jimgraham@google.com,lovisolo@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-08-26 21:18:17 +00:00
skia-flutter-autoroll
a31b90edb8
Roll Fuchsia Linux SDK from IYiIm4zYdKPYfpOIG... to xYHxghcipvy5XZAK6... ( flutter/engine#45151 )
...
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/fuchsia-linux-sdk-flutter-engine
Please CC jimgraham@google.com ,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-08-26 21:06:00 +00:00
Jonah Williams
a04635d9e6
Revert "[Impeller] DlAiksCanvas as a DlCanvas wrapper for impeller::Canvas" ( flutter/engine#45149 )
...
Reverts flutter/engine#45131
This is failing the Impeller variants of the unobstructed platform views tests:
https://ci.chromium.org/ui/p/flutter/builders/prod/Mac%20Production%20Engine%20Drone/132249/overview
```
Failing tests:
-[UnobstructedPlatformViewTests testPlatformViewsMaxOverlays]
-[UnobstructedPlatformViewTests testOneOverlay]
-[UnobstructedPlatformViewTests testOneOverlayPartialIntersection]
-[UnobstructedPlatformViewTests testTwoIntersectingOverlays]
-[UnobstructedPlatformViewTests testOneOverlayAndTwoIntersectingOverlays]
** TEST FAILED **
```
We've retried it a few times so I suspect this isn't a flake.
2023-08-26 19:31:39 +00:00
Dan Field
e9b2008748
[Impeller] DlAiksCanvas as a DlCanvas wrapper for impeller::Canvas ( flutter/engine#45131 )
...
This is a reland of https://github.com/flutter/engine/pull/44248
Fixes https://github.com/flutter/flutter/issues/132416
Changes from last time:
- The `drawPoints` benchmark was failing to render anything meaningful because of an error in `AiksLayer` that resulted in an infinitely sized bounding rectangle poisoning the bounds with `NaN` (this happens, for example, with a `drawPaint` call, which that benchmark happens to use). Added a test covering this and filed https://github.com/flutter/flutter/issues/132770 to explore ways to avoid this in the future.
- There was a bug in `DlAiksCanvas::SaveLayer` where a `nullptr` `paint` but non-`nullptr` `backdrop` was failing to actually save the layer. This resulted in incorrect rendering.
- There was a bug in `impeller::Canvas::DrawPicture` that resulted in incorrect stencil depth counting. That was fixed separately by @bdero, but was the cause of incorrect rendering in some Wonderous screens.
- I've added a simple implementation for `AiksLayer::IsReplacing`. It does not currently compare as deeply as the `DisplayListLayer` version potentially does, but it is good enough to avoid the regression noted in https://github.com/flutter/flutter/issues/132071 . That regression was on a benchmark that greatly benefits from partial repaint. With the new implementation, it still gains partial repaint where it previously did not. There is more work that can be done here, filed https://github.com/flutter/flutter/issues/133361 to track that work.
I merged but did not fully integrate the `DisplayListBuilder`/`CanvasToReceiver` work that @flar has done. I have a local experiment with that, but would prefer to see this land and run through the device lab so we get some better comparison numbers for which one performs better.
2023-08-26 05:37:28 +00:00
skia-flutter-autoroll
4ece6251d3
Roll Fuchsia Linux SDK from u8ovJYTk3nN78xF4X... to IYiIm4zYdKPYfpOIG... ( flutter/engine#45138 )
...
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/fuchsia-linux-sdk-flutter-engine
Please CC jimgraham@google.com ,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-08-26 05:25:37 +00:00
skia-flutter-autoroll
c4c95dd2be
Roll Skia from ac39b12fd835 to e64e8f4094b2 (1 revision) ( flutter/engine#45136 )
...
https://skia.googlesource.com/skia.git/+log/ac39b12fd835..e64e8f4094b2
2023-08-26 michaelludwig@google.com Revert "Move 1D linear Gaussian FP to a runtime GrSkSLFP"
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 brianosman@google.com ,jimgraham@google.com,lovisolo@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-08-26 02:00:23 +00:00
skia-flutter-autoroll
147ffbea6c
Roll Skia from e67d9439a8c4 to ac39b12fd835 (1 revision) ( flutter/engine#45133 )
...
https://skia.googlesource.com/skia.git/+log/e67d9439a8c4..ac39b12fd835
2023-08-25 johnstiles@google.com Remove GrBackendApi::kDawn.
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 brianosman@google.com ,jimgraham@google.com,lovisolo@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-08-26 00:04:13 +00:00
skia-flutter-autoroll
a8c8493d5d
Roll Skia from 40f4e01fca40 to e67d9439a8c4 (4 revisions) ( flutter/engine#45132 )
...
https://skia.googlesource.com/skia.git/+log/40f4e01fca40..e67d9439a8c4
2023-08-25 michaelludwig@google.com Move 1D linear Gaussian FP to a runtime GrSkSLFP
2023-08-25 johnstiles@google.com Unify 'all GL contexts' with 'GL rendering contexts.'
2023-08-25 johnstiles@google.com Factor out context-type helper functions.
2023-08-25 michaelludwig@google.com Remove some testing-only image filter subclasses
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 brianosman@google.com ,jimgraham@google.com,lovisolo@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-08-25 22:57:04 +00:00
Brandon DeRosier
2e61f4d1a8
[Impeller] Reland debug captures and inspector. ( flutter/engine#45094 )
...
Original PR: https://github.com/flutter/engine/pull/43764
2023-08-25 15:13:01 -07:00
Brandon DeRosier
da50e36224
[Impeller] Fix mask blurs and the Gaussian blur coverage hint. ( flutter/engine#45079 )
...
Resolves https://github.com/flutter/flutter/issues/132936 .
* In some cases, mask blurs were getting applied twice.
* Coverage hint clipping was too aggressive on the second pass of the
gaussian blur.
* Rework the mask blur applicator to support gracefully falling back to
GPU-based color filters when necessary.
This fix requires us to cherry-pick:
https://github.com/flutter/engine/pull/43519
Going a revert-based route to fix all of these problems would also be
pretty complex.
https://github.com/flutter/engine/assets/919017/9ee5e856-af7a-42b9-b135-ea268c2ba53f
2023-08-25 14:11:13 -07:00
Chris Yang
26e997b337
ios: remove shared_application and support app extension build ( flutter/engine#44732 )
...
This PR turns on the flag to support engine to build app extension.
When building for app extension, the usage of sharedApplication API is removed.
fixes https://github.com/flutter/flutter/issues/124286 and https://github.com/flutter/flutter/issues/124289
[C++, Objective-C, Java style guides]: https://github.com/flutter/engine/blob/main/CONTRIBUTING.md#style
2023-08-25 21:08:19 +00:00
skia-flutter-autoroll
75c5678a3f
Roll Skia from 76672468e8d7 to 40f4e01fca40 (3 revisions) ( flutter/engine#45126 )
...
https://skia.googlesource.com/skia.git/+log/76672468e8d7..40f4e01fca40
2023-08-25 johnstiles@google.com Treat GR_TEST_UTILS as defined or not, not 1 or 0.
2023-08-25 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 00368bd7466b to fc1cafa4c10c (15 revisions)
2023-08-25 michaelludwig@google.com Move fGpuBudgetInBytes outside of GRAPHITE_TEST_UTILS guard
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 brianosman@google.com ,jimgraham@google.com,lovisolo@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-08-25 20:51:40 +00:00
skia-flutter-autoroll
6ee80f4f4a
Roll Fuchsia Mac SDK from 4LHUJjNlDT21v_pdT... to Qj4BGsKtF7EJssKIK... ( flutter/engine#45127 )
...
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 jimgraham@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-08-25 20:50:00 +00:00
Zachary Anderson
d72727e744
Remove --enable-software-rendering from iOS scenario tests ( flutter/engine#45093 )
2023-08-25 20:29:05 +00:00