19562 Commits

Author SHA1 Message Date
Dan Field
63e8e223aa [Impeller] toImageSync for Impeller (flutter/engine#36365) 2022-09-23 20:31:03 +00:00
Jackson Gardner
9d1aaf1159 Felt should use arm64 dart sdk and arm64 Chromium when on arm Macs (flutter/engine#36336) 2022-09-23 20:09:14 +00:00
skia-flutter-autoroll
5d3dffe64c Roll Skia from 49c72b1197ac to 2fa34f0206c8 (6 revisions) (flutter/engine#36385) 2022-09-23 18:59:24 +00:00
gaaclarke
b5f7f557ac Made sure to call the plugin registrant when registering a background isolate (flutter/engine#36383) 2022-09-23 18:36:09 +00:00
Brandon DeRosier
0253c7c997 [Impeller] Add quaternion vector multiplication (flutter/engine#36374) 2022-09-23 10:41:58 -07:00
Brandon DeRosier
3b6a91055e Add missing arithmetic ops to Vector3 (flutter/engine#36373) 2022-09-23 10:41:02 -07:00
skia-flutter-autoroll
138fc2a12d Roll Skia from 223bc2ab348b to 49c72b1197ac (4 revisions) (flutter/engine#36379) 2022-09-23 16:08:10 +00:00
skia-flutter-autoroll
f3d612a5d2 Roll Skia from e565ff9e13e1 to 223bc2ab348b (1 revision) (flutter/engine#36377) 2022-09-23 14:22:35 +00:00
skia-flutter-autoroll
0451a88f09 Roll Skia from c80724ed495c to e565ff9e13e1 (2 revisions) (flutter/engine#36370) 2022-09-23 08:02:35 +00:00
skia-flutter-autoroll
4a29880703 Roll Skia from 2026cbe53c7c to c80724ed495c (1 revision) (flutter/engine#36369) 2022-09-23 06:26:05 +00:00
Dan Field
6f088565b0 Revert "[Impeller] Add render target builder." (flutter/engine#36368) 2022-09-23 05:12:36 +00:00
skia-flutter-autoroll
213071cd30 Roll Skia from 4b3e23315293 to 2026cbe53c7c (1 revision) (flutter/engine#36366) 2022-09-23 02:05:16 +00:00
skia-flutter-autoroll
2604ed1b24 Roll Skia from b13b89a8ce27 to 4b3e23315293 (1 revision) (flutter/engine#36363) 2022-09-23 00:36:03 +00:00
skia-flutter-autoroll
98f536ffff Roll Skia from 580b5f1e5b33 to b13b89a8ce27 (4 revisions) (flutter/engine#36361) 2022-09-22 22:54:43 +00:00
Nayuta403
4cf8312021 fix typo (flutter/engine#36271) 2022-09-22 22:11:51 +00:00
Matej Knopp
f56c06b371 [macOS] Do not block main thread during resizing if there is no content (flutter/engine#35409)
* [macOS] Do not block main thread during resizing if there is no content

Fixes: https://github.com/flutter/flutter/issues/92673
2022-09-22 22:45:43 +02:00
Harry Terkelsen
f70c0410dc Update font data (flutter/engine#36333) 2022-09-22 13:37:48 -07:00
Kaushik Iska
1884fa3695 [impeller] Wire renderpass for vulkan (flutter/engine#36356) 2022-09-22 20:13:47 +00:00
xiaomiao
13fb94191a [Impeller] Add render target builder. (flutter/engine#36314) 2022-09-22 20:09:31 +00:00
Joel Winarske
93a55ddeeb Enable cross compile of Linux GTK embedder (flutter/engine#36056) 2022-09-22 13:03:47 -07:00
Ben Bergkamp
4fcf481fb3 [fuchsia] Write trace profiles for v2 components (flutter/engine#36186) 2022-09-22 14:46:38 -05:00
Pierrick Bouvier
1c09d84078 Enable native Windows on Arm build (flutter/engine#35962)
Linaro [Windows on Arm](https://www.linaro.org/windows-on-arm/) team is working to enable projects for this new platform.
Lately, we have been interested in Dart/Flutter.

This PR enables building natively flutter components (exe + dll) for windows on arm.

It solves this issue (https://github.com/flutter/flutter/issues/62597) partially, by starting with native build.
2022-09-22 12:44:26 -07:00
Ben Bergkamp
fcf779e801 [fuchsia] enable dart null safety in fuchsia.dart files (flutter/engine#36303) 2022-09-22 14:41:00 -05:00
Kaushik Iska
7e8494c842 [impeller] Wireup vertex descriptor format for vulkan (flutter/engine#36353) 2022-09-22 15:14:02 -04:00
skia-flutter-autoroll
71934b1eb3 Roll Skia from 276e0a2dcc63 to 2795a353adbd (4 revisions) (flutter/engine#36354) 2022-09-22 19:07:30 +00:00
Harry Terkelsen
7596ed17ed [canvaskit] Clone VideoFrame when cloning CkImage (flutter/engine#36299) 2022-09-22 11:00:02 -07:00
Kaushik Iska
2a83c51e95 Roll Dart SDK from 441b4d802246 to 1627a0801f8c (1 revision) (flutter/engine#36351) 2022-09-22 12:22:34 -04:00
Jason Simmons
136cbcc67f [Impeller] Convert the ImpellerC command line arguments to UTF-8 on Windows (flutter/engine#36335) 2022-09-22 15:13:09 +00:00
skia-flutter-autoroll
1e8cdf3f2c Roll Skia from de61ea34de5d to 276e0a2dcc63 (1 revision) (flutter/engine#36345) 2022-09-22 12:38:22 +00:00
Brandon DeRosier
06213c79f0 [Impeller] Don't do texture passthrough when opacity needs to be applied (flutter/engine#36337) 2022-09-22 08:48:13 +00:00
skia-flutter-autoroll
d1a17b2804 Roll Skia from 35576b361dcd to de61ea34de5d (2 revisions) (flutter/engine#36343) 2022-09-22 08:30:34 +00:00
Brandon DeRosier
2682bdb322 Factor destination alpha into color blend output (flutter/engine#36338) 2022-09-22 00:19:37 -07:00
skia-flutter-autoroll
4cf02644fa Roll Skia from 4e51918bba1f to 35576b361dcd (1 revision) (flutter/engine#36341) 2022-09-22 06:56:19 +00:00
xiaomiao
dc3b1eb7c7 [Impeller] Add matrix makerow and makecolumn. (flutter/engine#36312) 2022-09-22 00:37:29 +00:00
skia-flutter-autoroll
0f1fb5a26b Roll Skia from 0a2f2145d6f3 to 4e51918bba1f (1 revision) (flutter/engine#36334) 2022-09-21 23:57:24 +00:00
skia-flutter-autoroll
47ecae2dbc Roll Skia from ff37365c47f8 to 0a2f2145d6f3 (2 revisions) (flutter/engine#36332) 2022-09-21 22:19:22 +00:00
Dan Field
0354d6c6fb Revert "[Impeller] SDF text rendering " (flutter/engine#36330) 2022-09-21 21:54:19 +00:00
skia-flutter-autoroll
f2f3a0848d Roll Skia from 73ef24a6e608 to ff37365c47f8 (5 revisions) (flutter/engine#36328) 2022-09-21 20:49:25 +00:00
Brandon DeRosier
3dda74eed7 Implement local matrix filter (flutter/engine#36309) 2022-09-21 13:12:19 -07:00
godofredoc
3e7c81d01d Include flutter_tester only on debug files. (flutter/engine#36296) 2022-09-21 20:01:03 +00:00
skia-flutter-autoroll
033dc60d45 Roll Skia from 8632d18df82a to 73ef24a6e608 (9 revisions) (flutter/engine#36326) 2022-09-21 19:11:17 +00:00
Alexander Biggs
6751734343 [fuchsia] Add run_unit_tests.sh script. (flutter/engine#36308)
This is a convenience script for running unit tests locally.

To make this script work, I had to move several test exclusions
from test_suites.yaml (which controls running tests on CQ)
to the tests themselves. I think this is for the best because
it makes running the tests locally with behavior that matches
CQ easier.

Also added fuchsia_tests to build_and_copy_to_fuchsia.sh
so it builds the unit tests .far packages by default.

Tested: Ran `run_unit_tests.sh`, all tests pass. Ran
`build_and_copy_to_fuchsia.sh`, it still builds.
2022-09-21 10:40:20 -07:00
Alexander Biggs
aff2fac56a Revert "Revert "fxbug.dev/94000: Set Opacity and Scale Flatland Values for Flatland Embedder (#36109)" (#36305)" (flutter/engine#36323)
This reverts commit 938b7349cc70fd80b8fe6df053acfa53cfc91ae3.

The tryjob failure is not related to this PR. https://github.com/flutter/flutter/issues/112014
2022-09-21 10:40:06 -07:00
Alexander Biggs
bef70aabc1 [fuchsia] Disable flaking shell test on Fuchsia. (flutter/engine#36320) 2022-09-21 17:28:50 +00:00
skia-flutter-autoroll
8264d475fb Roll Skia from a1f186aca73a to 8632d18df82a (4 revisions) (flutter/engine#36319) 2022-09-21 16:59:24 +00:00
Shivesh Ganju
0976e7ab55 [fuchsia][scenic] Call GetViewRef once per view in flatland platform (flutter/engine#36304)
view.

Currently flatland platform view recursively calls GetViewRef to watch
for ViewRef changes. Since re-linking of views will not be supported by
flatland, GetViewRef should be called only once per view.

Test: ffx test run "fuchsia-pkg://fuchsia.com/flutter_runner_tests#meta/flutter_runner_tests.cm"

Bug: https://bugs.fuchsia.dev/p/fuchsia/issues/detail?id=109948
2022-09-21 11:55:24 -04:00
Zachary Anderson
16fbee37b3 Removes FragmentProgram.shader() (flutter/engine#35904) 2022-09-21 07:14:12 -07:00
skia-flutter-autoroll
37a90d9bdd Roll Skia from 8a6ff207e7be to 721da68f52e0 (1 revision) (flutter/engine#36317) 2022-09-21 13:42:09 +00:00
Kaushik Iska
c8047a01e9 [Impeller] Fix uniform buffer bindings to point to the right var (flutter/engine#36293) 2022-09-21 11:25:10 +00:00
skia-flutter-autoroll
3047e3976a Roll Skia from b4b87bc89b5a to 8a6ff207e7be (1 revision) (flutter/engine#36313) 2022-09-21 09:43:40 +00:00