Harry Terkelsen
01d17d6af9
Add test for image readback ( flutter/engine#37401 )
2022-11-07 17:05:37 -08:00
yusuf-goog
2dec5de8cf
Adding release_build:true property to windows builders. ( flutter/engine#37397 )
...
This will run the specified jobs under the release builder
recipe in dart-internal.
Bug:b/232552448
2022-11-08 00:37:49 +00:00
godofredoc
25e39ebb3e
Fix boolean json property. ( flutter/engine#37403 )
...
The json translation of gclient_vars is failing because it can't parse
the boolean value as True.
Bug: https://github.com/flutter/flutter/issues/114656
2022-11-08 00:28:48 +00:00
skia-flutter-autoroll
301d6b23b9
Roll Skia from aef6d301c0b5 to 0c8127b3dd7d (6 revisions) ( flutter/engine#37402 )
...
https://skia.googlesource.com/skia.git/+log/aef6d301c0b5..0c8127b3dd7d
2022-11-07 johnstiles@google.com [cleanup] Minor cleanup in Raster Pipeline.
2022-11-07 michaelludwig@google.com [skif] Be more lenient about merging passes with NN filtering
2022-11-07 bungeman@google.com Revert "Disable "use_header_modules" with SkOpts in Bazel"
2022-11-07 kjlubick@google.com [bazel] Add rules to compile SkSL tests
2022-11-07 kjlubick@google.com [sksl] Modify sksl_compile_tests to be more Bazel friendly
2022-11-07 kjlubick@google.com Skip timeout-prone skp for wasm CPU
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 garyq@google.com ,lovisolo@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
2022-11-08 00:06:06 +00:00
skia-flutter-autoroll
0f075bf5b5
Roll Dart SDK from d97d5ad98893 to b22b36c0f52e (1 revision) ( flutter/engine#37400 )
...
https://dart.googlesource.com/sdk.git/+log/d97d5ad98893..b22b36c0f52e
2022-11-07 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 2.19.0-375.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 ,garyq@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
2022-11-07 23:28:14 +00:00
gaaclarke
00f1a51fa3
clang-tidy: added the ability to shard jobs ( flutter/engine#37265 )
...
* clang-tidy: added the ability to shard jobs
* added test
* jenn feedback
* hack ci to run as a shard to measure the time
* tweak
* fix hack
* zach feedback
* zach feedback 2
* removed stray async
* moved to using sets for lookups
* fixed typo in docstring
* Revert "fix hack"
This reverts commit 06a61a6323ccee07c05f566399ffbaf51c06384e.
Revert "tweak"
This reverts commit e7c58b156799cea5901b3ede9782e56a3ae831de.
Revert "hack ci to run as a shard to measure the time"
This reverts commit e4589631d6c3f550fa589db0d151a2033a8cbc21.
* removed calls to map
* turned the ci hack back on
* Revert "turned the ci hack back on"
This reverts commit 0d53794c18d835abd9776bdc94fa1ee5aef2bf04.
* removed sync*
2022-11-07 23:10:52 +00:00
gaaclarke
c47de9e8be
clang-tidy: Added an environment variable that allows fix to print the ( flutter/engine#37024 )
...
generated diff.
2022-11-07 14:40:53 -08:00
skia-flutter-autoroll
f6cfb013ac
Roll Skia from dec7a930c0b7 to aef6d301c0b5 (4 revisions) ( flutter/engine#37393 )
...
https://skia.googlesource.com/skia.git/+log/dec7a930c0b7..aef6d301c0b5
2022-11-07 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Skia Infra from 2072d5cae23c to 2561765b1755 (1 revision)
2022-11-07 bsalomon@google.com Revert "Revert "[ganesh] Buffer to buffer transfer ops block reordering""
2022-11-07 herb@google.com Use accurate block size in SkArenaAlloc
2022-11-07 bungeman@google.com Disable "use_header_modules" with SkOpts in Bazel
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 garyq@google.com ,lovisolo@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
2022-11-07 22:17:07 +00:00
Erik
fd9e9ccd63
[fuchsia] embedding-flutter test ( flutter/engine#37052 )
...
* Add embedding-flutter test
* Lint CC files
* GN formatting
* Remove changes to embedder
* Minor refactor
* Remove unused dependencies
* Lint CC files
* Remove comments
* Rename pubspec
2022-11-07 22:04:58 +00:00
Bruno Leroux
00f424f205
[Web] Synthesize modifiers key up based on known logical key ( flutter/engine#37280 )
...
Co-authored-by: Bruno Leroux <bruno.leroux@gmail.com>
2022-11-07 20:31:51 +00:00
skia-flutter-autoroll
6d88edb007
Roll Skia from da9fad017aee to dec7a930c0b7 (10 revisions) ( flutter/engine#37390 )
...
https://skia.googlesource.com/skia.git/+log/da9fad017aee..dec7a930c0b7
2022-11-07 johnstiles@google.com Fix IWYU on tests/ directory.
2022-11-07 kjlubick@google.com [bazel] Port gl interface generation script to Bazel
2022-11-07 johnstiles@google.com Add IWYU mapping: memcpy/memcmp exist in <cstring>.
2022-11-07 bungeman@google.com Reorder bazel SkOpts
2022-11-07 brianosman@google.com Fix incorrect source file in crc32 version of opts code
2022-11-07 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Skia Infra from 2a87ef96fc7f to 2072d5cae23c (1 revision)
2022-11-07 johnstiles@google.com Assert that ProgramUsage is correct after transformations.
2022-11-07 herb@google.com Remove sk_malloc_usable_size()
2022-11-07 jlavrova@google.com Fix the performance regression in text layout
2022-11-07 johnstiles@google.com Fix ProgramUsage when the inliner creates scratch variables.
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 garyq@google.com ,lovisolo@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
2022-11-07 20:14:59 +00:00
Loïc Sharma
9dc746660a
[Embedder API] Introduce new semantics update callback ( flutter/engine#37129 )
2022-11-07 20:07:31 +00:00
Alex Wallen
176a31f433
Revert "Remove deprecated calls to updateSemantics in PlatformDispatcher ( #36673 )" ( flutter/engine#37388 )
...
This reverts commit 67115d7ce50c4abf646019ff0be2cf008c1e59ac.
2022-11-07 19:23:52 +00:00
skia-flutter-autoroll
899e1f4acd
Roll Fuchsia Mac SDK from 5XOj9l5e2wkSpMKT1... to sa5bVGimNo3JwLV27... ( flutter/engine#37386 )
...
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 garyq@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
2022-11-07 18:05:06 +00:00
ColdPaleLight
922ebdc160
[Android] Speed up the method 'FlutterRenderer.getBitmap' ( flutter/engine#37342 )
2022-11-07 17:40:09 +00:00
godofredoc
bb6d04c597
Move gclient var property to ci.yaml ( flutter/engine#37351 )
...
This property was previously hardcoded in the recipe.
Bug: https://github.com/flutter/flutter/issues/114656
2022-11-07 16:48:10 +00:00
Chris Bracken
cc2ad0e579
Roll buildroot to d13d64086f5e301bd0415eede895b34af220ef42 ( flutter/engine#37380 )
2022-11-07 16:30:21 +01:00
skia-flutter-autoroll
a68fc13e91
Roll Skia from 513f0fd34590 to da9fad017aee (2 revisions) ( flutter/engine#37379 )
...
https://skia.googlesource.com/skia.git/+log/513f0fd34590..da9fad017aee
2022-11-07 kjlubick@google.com [bazel] Add rules to run SkSL Minify
2022-11-07 kjlubick@google.com [sksl] Modify minify script to take only a list of inputs
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 garyq@google.com ,lovisolo@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
2022-11-07 14:44:29 +00:00
skia-flutter-autoroll
eeb6f3a30a
Roll Skia from c3c31be8729b to 513f0fd34590 (2 revisions) ( flutter/engine#37377 )
...
https://skia.googlesource.com/skia.git/+log/c3c31be8729b..513f0fd34590
2022-11-07 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 3605b399e094 to 9bda9a79b4ac (5 revisions)
2022-11-07 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Dawn from a4314fabb471 to 4cd8452c3caf (10 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 garyq@google.com ,lovisolo@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
2022-11-07 10:11:27 +00:00
dependabot[bot]
a65707c87d
Bump github/codeql-action from 2.1.29 to 2.1.31 ( flutter/engine#37374 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.1.29 to 2.1.31.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](ec3cf9c605...c3b6fce4ee )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-07 08:53:22 +00:00
skia-flutter-autoroll
975b1cc926
Roll Fuchsia Mac SDK from 9Jb1-3tRPQ2ZhpTQC... to 5XOj9l5e2wkSpMKT1... ( flutter/engine#37369 )
...
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 garyq@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
2022-11-07 05:01:10 +00:00
Brandon DeRosier
0bd81de8a1
Add Matrix::LookAt ( flutter/engine#37361 )
2022-11-06 16:08:52 -08:00
skia-flutter-autoroll
24adff54d8
Roll Fuchsia Mac SDK from sNXsQVxntMX8f42LE... to 9Jb1-3tRPQ2ZhpTQC... ( flutter/engine#37363 )
...
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 garyq@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
2022-11-06 15:59:21 +00:00
skia-flutter-autoroll
f7b7bbcdbb
Roll Skia from a34882309d04 to c3c31be8729b (1 revision) ( flutter/engine#37358 )
...
https://skia.googlesource.com/skia.git/+log/a34882309d04..c3c31be8729b
2022-11-06 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update SKP version
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/skia-flutter-autoroll
Please CC garyq@google.com ,lovisolo@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
2022-11-06 11:39:21 +00:00
skia-flutter-autoroll
2ee182dffb
Roll Fuchsia Mac SDK from Ua8Jtf8Zka9uxIVdl... to sNXsQVxntMX8f42LE... ( flutter/engine#37352 )
...
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 garyq@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
2022-11-06 01:02:59 +00:00
Brandon DeRosier
128d4ee0c6
Apply the Windows friendly path solution in remaining spots ( flutter/engine#37344 )
2022-11-05 17:25:23 -07:00
Zachary Anderson
0e4c3935c5
Narrow the scope of the Windows Android arm hack ( flutter/engine#37125 )
2022-11-05 09:44:01 -07:00
skia-flutter-autoroll
e7d3f358c5
Roll Fuchsia Mac SDK from jAKH68TYoKUA5HNS2... to Ua8Jtf8Zka9uxIVdl... ( flutter/engine#37345 )
...
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 garyq@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
2022-11-05 09:29:51 +00:00
keyonghan
e69f2a77e3
32 cores ( flutter/engine#37339 )
2022-11-05 01:46:10 +00:00
skia-flutter-autoroll
665b02a3aa
Roll Skia from 7a98accb20d5 to a34882309d04 (7 revisions) ( flutter/engine#37334 )
...
https://skia.googlesource.com/skia.git/+log/7a98accb20d5..a34882309d04
2022-11-04 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Skia Infra from bf6b857f92c4 to 2a87ef96fc7f (1 revision)
2022-11-04 bsalomon@google.com Fix case when a non-mipmapped draw adds dependency before mipped draw
2022-11-04 robertphillips@google.com [graphite] Improve Volatile PromiseImage clobber testing
2022-11-04 michaelludwig@google.com [skif] Don't skip map_rect for layer bounds
2022-11-04 robertphillips@google.com [graphite] Add test for multiple uses of a PromiseImage w/in Recordings
2022-11-04 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Skia Infra from abdd54b23f9d to bf6b857f92c4 (1 revision)
2022-11-04 skia-autoroll@skia-public.iam.gserviceaccount.com Roll SK Tool from abdd54b23f9d to bf6b857f92c4
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 garyq@google.com ,jlavrova@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
2022-11-05 01:22:07 +00:00
skia-flutter-autoroll
933f366507
Roll Fuchsia Linux SDK from 7e3H7isxOF6vqMDTT... to mDzQK4ZUk_Y4wfZa_... ( flutter/engine#37337 )
...
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 garyq@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
2022-11-05 01:06:51 +00:00
Brandon DeRosier
0ebbaf47b7
Handle include paths the same way as output paths ( flutter/engine#37335 )
2022-11-05 00:57:51 +00:00
Brandon DeRosier
9491b2c39b
[Impeller] Remove cached pipelines when RuntimeStage is hot reloaded ( flutter/engine#37307 )
2022-11-04 17:18:02 -07:00
skia-flutter-autoroll
a3b6f16bca
Roll Dart SDK from b2aad7caafc9 to d97d5ad98893 (1 revision) ( flutter/engine#37333 )
...
https://dart.googlesource.com/sdk.git/+log/b2aad7caafc9..d97d5ad98893
2022-11-04 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 2.19.0-374.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 ,garyq@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
2022-11-04 23:48:59 +00:00
David Iglesias
0710f7aeee
[web] Unify JS configuration. Make it available from initEngine. ( flutter/engine#37187 )
...
* Add the 'windows' parameter to the initializeEngine function.
* Wire the initEngine configuration into the engine.
* Extend configuration.dart
* Reuse JsFlutterConfiguration JS-interop as the configuration source
both for initEngine, and the window.flutterConfig object.
* Add 'renderer' and 'targetElement' fields to the
JsFlutterConfiguration object.
* Modify the `FlutterConfiguration` object so that it supports more
than one configuration source. Return the first non-null value that
was most recently set, or fall back to a default.
* Silence bootstrap initialization log to debug level.
* targetElement to hostElement
* jsParams -> runtimeConfiguration
* Add configuration_test.dart
* Add test to check init stores config.
* Renamed test so it actually runs.
* Update configuration object. Make it throwy at init/override.
* Use new config object, tweak some docs.
* Tweak warn/assert messages.
* Some renaming:
* runtimeConfig -> configuration (as unnamed function parameter)
* runtimeConfiguration -> jsConfiguration (as named function parameter,
to prevent clashes with the configuration singleton in the engine code)
* initEngine -> initializeEngine (because no need to abbreviate that)
* Ensure init test does not use global config.
* Sort JsFlutterConfiguration getters alphabetically.
* Addresses PR comments.
2022-11-04 22:36:23 +00:00
skia-flutter-autoroll
e815cda497
Roll Skia from dc49f35e1ac6 to 7a98accb20d5 (6 revisions) ( flutter/engine#37328 )
...
https://skia.googlesource.com/skia.git/+log/dc49f35e1ac6..7a98accb20d5
2022-11-04 robertphillips@google.com [graphite] Make insertRecording return success/failure
2022-11-04 johnstiles@google.com Change SkGetExecutablePath to return std::string.
2022-11-04 jmbetancourt@google.com [skottieview] fix background color checking for surfaceview backing
2022-11-04 herb@google.com Update SkTDArray::reserve to use int
2022-11-04 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Skia Infra from f07ee4f742b5 to abdd54b23f9d (2 revisions)
2022-11-04 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Skia Infra from 3325846ad1ea to f07ee4f742b5 (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 garyq@google.com ,jlavrova@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
2022-11-04 21:53:46 +00:00
Phil Quitslund
d2dd874b42
fix recursive self calls ( flutter/engine#37321 )
...
* fix recursive self calls
* update tool signature
2022-11-04 21:46:11 +00:00
skia-flutter-autoroll
3a3ebf5937
Roll Fuchsia Mac SDK from JKfnEvEVIL_Cg3_9f... to jAKH68TYoKUA5HNS2... ( flutter/engine#37325 )
...
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 garyq@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
2022-11-04 20:29:47 +00:00
Callum Moffat
47e008e262
Increase Win32 trackpad polling rate, fix repeated swipes issue ( flutter/engine#37154 )
...
* Windows trackpad improvements
* Address feedback, remove dynamic polling rate
* Adjust comment
2022-11-04 20:16:10 +00:00
Zachary Anderson
eb154de875
Copy Windows gen_snapshot to a standard location ( flutter/engine#37318 )
2022-11-04 12:39:17 -07:00
Kaushik Iska
d4bc88f5e1
Add unreachable for vulkan switches ( flutter/engine#37324 )
2022-11-04 19:30:15 +00:00
Jonah Williams
30e59d9a21
Revert "Roll Clang from a93d03310e2c to bca75abc01f3 ( #37076 )" ( flutter/engine#37323 )
...
This reverts commit c32f6339d877e61324b5da56b7622b67636b86bc.
2022-11-04 19:05:04 +00:00
skia-flutter-autoroll
f88a500f45
Roll Dart SDK from 35b0cc8ac48b to b2aad7caafc9 (1 revision) ( flutter/engine#37322 )
...
https://dart.googlesource.com/sdk.git/+log/35b0cc8ac48b..b2aad7caafc9
2022-11-04 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 2.19.0-373.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 ,garyq@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
2022-11-04 18:46:04 +00:00
Chris Yang
27186a3bc7
Revert "reland "Migrate darwin common "framework_shared" target to ARC #37049 " ( #37219 )" ( flutter/engine#37320 )
...
This reverts commit 426cd5459068568a66a8d25516d06fb2e3c156d1.
2022-11-04 18:32:51 +00:00
skia-flutter-autoroll
8e1a680f78
Roll Skia from 7a45d3123f8b to dc49f35e1ac6 (6 revisions) ( flutter/engine#37319 )
...
https://skia.googlesource.com/skia.git/+log/7a45d3123f8b..dc49f35e1ac6
2022-11-04 brianosman@google.com Adjust clamping behavior in raster pipeline
2022-11-04 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Skia Infra from 0936b1c28121 to 3325846ad1ea (2 revisions)
2022-11-04 johnstiles@google.com [cleanup] Remove unused includes/forward-decls in IRNode.
2022-11-04 robertphillips@google.com [graphite] Add a bit more PromiseImage testing
2022-11-04 johnstiles@google.com Add tan primitive to SkRasterPipeline_opts.
2022-11-04 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Skia Infra from 16bab9d03444 to 0936b1c28121 (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 garyq@google.com ,jlavrova@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
2022-11-04 18:19:13 +00:00
Kaushik Iska
4611339394
Move primitive type to pipeline descriptor ( flutter/engine#37315 )
...
This is the correct abstraction for Vulkan as we need this during
primitive assembly. We also know this ahead of time so its useful to
just wire it in.
Fixes https://github.com/flutter/flutter/issues/106379
2022-11-04 18:01:16 +00:00
Jenn Magder
697f415b0c
Use iOS 16 APIs to rotate orientation ( flutter/engine#37302 )
2022-11-04 17:33:49 +00:00
Jenn Magder
64bef739e9
Fix typo in overlay platform view iOS test ( flutter/engine#37262 )
2022-11-04 17:33:46 +00:00
skia-flutter-autoroll
08ed7e3f21
Roll Skia from 1272b520c082 to 7a45d3123f8b (4 revisions) ( flutter/engine#37316 )
...
https://skia.googlesource.com/skia.git/+log/1272b520c082..7a45d3123f8b
2022-11-04 herb@google.com Add sk_is_trivially_relocatable_v
2022-11-04 johnstiles@google.com Add sin/cos primitives to SkRasterPipeline_opts.
2022-11-04 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Skia Infra from 29b080dd9871 to 16bab9d03444 (2 revisions)
2022-11-04 robertphillips@google.com [graphite] Reduce boilerplate code in Graphite PromiseImage tests
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 garyq@google.com ,jlavrova@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
2022-11-04 16:18:23 +00:00
Bruno Leroux
9bffbda509
Fix TextField performing both new line and input action ( flutter/engine#36893 )
...
Co-authored-by: Bruno Leroux <bruno.leroux@gmail.com>
2022-11-04 16:01:01 +00:00