21640 Commits

Author SHA1 Message Date
Reid Baker
48259c2b4d Supress warning for missing super call onBackPressed cl/516851539 (flutter/engine#40757)
Suppress warning for missing super call onBackPressed cl/516851539
2023-03-29 19:20:28 +00:00
Jonah Williams
7ad6e39bf8 [Impeller] migrate Gaussian shaders to half precision. (flutter/engine#40752)
[Impeller] migrate Gaussian shaders to half precision.
2023-03-29 18:18:19 +00:00
Chris Bracken
0bb0c9686f Revert "Listen to WM_CLOSE message on Windows to allow framework to cancel exit (#40493)" (flutter/engine#40739)
This caused regressions for two internal customers.

Issue: https://github.com/flutter/flutter/issues/123654
Internal issue: b/275565297.

This reverts commit d7059df4ebe468913480f84d9d88832e89fc87d2.
2023-03-29 09:50:37 -07:00
Chinmay Garde
a2447839a0 [Impeller] Enable playgrounds using a runtime instead of a build time flag. (flutter/engine#40729)
[Impeller] Enable playgrounds using a runtime instead of a build time flag.
2023-03-29 06:27:22 +00:00
Dan Field
340d78d20b [Impeller] Start a more generic stroke tessellator for path (flutter/engine#40690)
[Impeller] Start a more generic stroke tessellator for path
2023-03-29 06:07:05 +00:00
Dan Field
cd89018e3b [Impeller] Use NSAutoReleasePool for Metal playgrounds. (flutter/engine#40748)
[Impeller] Use NSAutoReleasePool for Metal playgrounds.
2023-03-29 05:35:23 +00:00
skia-flutter-autoroll
4075a44955 Roll Fuchsia Linux SDK from JH1CUJ3kBRCcQn2AI... to whJeWVcM-8gVZRdVR... (flutter/engine#40750)
Roll Fuchsia Linux SDK from JH1CUJ3kBRCcQn2AI... to whJeWVcM-8gVZRdVR...
2023-03-29 05:29:00 +00:00
Yegor
7315c36b16 [web] remove obsolete object caches; simplify native object management (flutter/engine#40617)
[web] remove obsolete object caches; simplify native object management
2023-03-29 05:17:53 +00:00
Harry Terkelsen
868f1c628f Revert "Revert "[canvaskit] Use FontCollection API from CanvasKit to mitigate caching issues (#40673)" (#40705)" (flutter/engine#40740)
Reland "[canvaskit] Use FontCollection API from CanvasKit to mitigate caching issues"
2023-03-29 03:55:13 +00:00
Jonah Williams
a2d15b7732 [Impeller] migrate texture fill shaders to half precision. (flutter/engine#40735)
[Impeller] migrate texture fill shaders to half precision.
2023-03-29 03:34:21 +00:00
Zachary Anderson
fd70e159a3 Add an option to malioc_diff.py to print a unified diff (flutter/engine#40732)
Add an option to malioc_diff.py to print a unified diff
2023-03-29 03:05:50 +00:00
skia-flutter-autoroll
b4b054631d Roll Skia from 7311e9220faf to e3eeabb14e9c (4 revisions) (flutter/engine#40745)
Roll Skia from 7311e9220faf to e3eeabb14e9c (4 revisions)
2023-03-29 02:48:03 +00:00
Brandon DeRosier
211284f0d3 [Impeller] Gaussian blur: Add alpha mask specialization (flutter/engine#40707) 2023-03-28 18:52:21 -07:00
Chinmay Garde
c7be2059f0 [Impeller] Allow toggling vulkan validation using a command line test flag. (flutter/engine#40728)
[Impeller] Allow toggling vulkan validation using a command line test flag.
2023-03-29 00:46:08 +00:00
Jackson Gardner
77dadc582f Forward stdout and stderr from dart2wasm when verbose. (flutter/engine#40731)
Forward stdout and stderr from dart2wasm when verbose.
2023-03-29 00:46:05 +00:00
Harry Terkelsen
e8d9ea46c2 Revert "Revert "Reland "Default the CanvasKit base URL to local artifacts. (#40293)" (#40470)" (#40700)" (flutter/engine#40717)
This reverts commit aee0a1a6db53cfdada6d00fe50a94c3216950bb6.
2023-03-28 17:21:10 -07:00
Jonah Williams
7f5d6b4697 [Impeller] support half precision uniforms and half precision samplers (flutter/engine#40590)
[Impeller] support half precision uniforms and half precision samplers
2023-03-28 23:08:05 +00:00
Jonah Williams
1455e7f03d [Impeller] Allow metal shaders to compile through SPIR-V with openGL semantics. (flutter/engine#40616)
[Impeller] Allow metal shaders to compile through SPIR-V with openGL semantics.
2023-03-28 23:08:03 +00:00
David Iglesias
4fe214f62a Reland "[web] Accepts assetBase through JS config. (#40615)" (flutter/engine#40677)
Reland "[web] Accepts assetBase through JS config. (#40615)"
2023-03-28 20:21:56 +00:00
Loïc Sharma
2686501928 [macOS] Use the new update semantics embedder API (flutter/engine#40584)
[macOS] Use the new update semantics embedder API
2023-03-28 20:18:50 +00:00
Chinmay Garde
ca081b4928 [Impeller] Enable CanRenderInstance and CanCreateCPUBackedTexture on Vulkan. (flutter/engine#40722)
[Impeller] Enable CanRenderInstance and CanCreateCPUBackedTexture on Vulkan.
2023-03-28 20:17:52 +00:00
skia-flutter-autoroll
a26cf7356b Roll Skia from 20e334d13467 to a3f3c11dfd50 (3 revisions) (flutter/engine#40721)
Roll Skia from 20e334d13467 to a3f3c11dfd50 (3 revisions)
2023-03-28 20:04:23 +00:00
joshualitt
bf360f6176 Reland "[web] Migrate canvaskit_api to JS types." (flutter/engine#40613) 2023-03-28 13:03:34 -07:00
Zachary Anderson
f0c70c7619 Handle removed shaders more gracefully in malioc_diff.py (flutter/engine#40720)
Handle removed shaders more gracefully in malioc_diff.py
2023-03-28 19:42:05 +00:00
Brandon DeRosier
155e6ccbf2 [Impeller] Absorb DrawPaints at the beginning of EntityPasses (flutter/engine#40675) 2023-03-28 12:33:21 -07:00
skia-flutter-autoroll
77ccb6fc1e Roll Skia from c55605969a59 to 20e334d13467 (22 revisions) (flutter/engine#40716)
Roll Skia from c55605969a59 to 20e334d13467 (22 revisions)
2023-03-28 17:45:33 +00:00
Mouad Debbar
13a74dcec7 [web] Print screenshot paths at the right spot (flutter/engine#40714)
[web] Print screenshot paths at the right spot
2023-03-28 16:47:05 +00:00
Jason Simmons
504f891d91 Reland "Return an empty JavaScript object as a replacement for exports/module in patchCanvasKitModule (#40582)" (flutter/engine#40698)
Reland "Return an empty JavaScript object as a replacement for exports/module in patchCanvasKitModule (#40582)"
2023-03-28 14:30:17 +00:00
joshualitt
26a9aed7bb Reland "[web] Add js_types sources to build." (flutter/engine#40692) 2023-03-28 07:01:22 -07:00
skia-flutter-autoroll
1e1dfec24e Roll Fuchsia Linux SDK from jlj9dbwYl_4cILVwQ... to JH1CUJ3kBRCcQn2AI... (flutter/engine#40708)
Roll Fuchsia Linux SDK from jlj9dbwYl_4cILVwQ... to JH1CUJ3kBRCcQn2AI...
2023-03-28 09:34:59 +00:00
Chinmay Garde
0e25057ef6 [Impeller] Cleanup unusued Vulkan APIs and enable more tests. (flutter/engine#40696)
[Impeller] Cleanup unusued Vulkan APIs and enable more tests.
2023-03-28 08:18:05 +00:00
Brandon DeRosier
cc18a4da6f [Impeller] Fix EntityPass target flip (flutter/engine#40701) 2023-03-28 01:09:50 -07:00
Harry Terkelsen
158cf5c52a Revert "[canvaskit] Use FontCollection API from CanvasKit to mitigate caching issues (#40673)" (flutter/engine#40705)
Revert "[canvaskit] Use FontCollection API from CanvasKit to mitigate caching issues"
2023-03-28 07:52:21 +00:00
Harry Terkelsen
7f23c4f85f [canvaskit] Use FontCollection API from CanvasKit to mitigate caching issues (flutter/engine#40673)
[canvaskit] Use FontCollection API from CanvasKit to mitigate caching issues
2023-03-28 06:02:09 +00:00
Kevin Chisholm
aee0a1a6db Revert "Reland "Default the CanvasKit base URL to local artifacts. (#40293)" (#40470)" (flutter/engine#40700)
Revert "Reland "Default the CanvasKit base URL to local artifacts.""
2023-03-28 04:49:13 +00:00
Michael Goderbauer
a508065bbc Reland "Post 3.0 lint sync (#40394)" (flutter/engine#40688)
Reland "Post 3.0 lint sync (#40394)"
2023-03-28 03:25:02 +00:00
Chris Bracken
787ed3f63c [macOS] Eliminate explicit main window init() (flutter/engine#40695)
[macOS] Eliminate explicit main window init()
2023-03-28 01:31:20 +00:00
Jackson Gardner
82886d52b3 Web test reorganization (flutter/engine#39984)
Web test reorganization
2023-03-28 00:08:48 +00:00
gaaclarke
b9fe5d10f1 Improved readme for golden tests. (flutter/engine#40679)
Improved readme for impeller golden tests.
2023-03-27 23:24:53 +00:00
Brandon DeRosier
9e9590a68f Revert "Post 3.0 lint sync (#40394)" (flutter/engine#40687)
This reverts commit 8ba209121d2671b0d202d9731fe67ec5eb1529b4.
2023-03-27 15:45:59 -07:00
Brandon DeRosier
2af281a806 Revert "Return an empty JavaScript object as a replacement for exports/module in patchCanvasKitModule (#40582)" (flutter/engine#40686)
This reverts commit 33dd135fc0034f0fc4dcb8803721d9a77d35852a.
2023-03-27 15:40:29 -07:00
joshualitt
92ca1327a6 Revert "[web] Add js_types sources to build. (#40597)" (flutter/engine#40685)
This reverts commit c14d10c2b110fc04b45e487bb07b38a8acea5026.
2023-03-27 15:37:58 -07:00
Brandon DeRosier
5b4b920911 [Impeller] Fix Impeller Metal wide gamut (flutter/engine#40671) 2023-03-27 13:26:34 -07:00
bungeman
13b279990a Simplify SkFontMgr classes for sk_sp (flutter/engine#40627)
These subclasses were previously made very generic to work with both the
pre-sk_sp version of SkFontMgr and the using-sk_sp version of SkFontMgr.
Now that SkFontMgr uses sk_sp for return types, simplify the subclasses.
2023-03-27 16:06:07 -04:00
Jason Simmons
33dd135fc0 Return an empty JavaScript object as a replacement for exports/module in patchCanvasKitModule (flutter/engine#40582)
Return an empty JavaScript object as a replacement for exports/module in patchCanvasKitModule
2023-03-27 20:04:28 +00:00
joshualitt
c14d10c2b1 [web] Add js_types sources to build. (flutter/engine#40597) 2023-03-27 13:03:57 -07:00
skia-flutter-autoroll
286aed32aa Roll Skia from 4ca827754bc1 to c55605969a59 (5 revisions) (flutter/engine#40668)
Roll Skia from 4ca827754bc1 to c55605969a59 (5 revisions)
2023-03-27 19:50:33 +00:00
Jonah Williams
fffe7e4cb9 [Impeller] initialize text alpha to 1.0 (flutter/engine#40667)
[Impeller] initialize text alpha to 1.0
2023-03-27 19:46:32 +00:00
David Iglesias
34a936b07e Revert "[web] Accepts assetBase through JS config. (#40615)" (flutter/engine#40670)
This reverts commit e0be0c5676f56ef918eb806e1173346dcbadbe5b.

This commit is causing problems with new lint rules:

```
   info - test/engine/assets_test.dart:5:1 - This annotation must be attached to a library directive. Try attaching library annotations to library directives. - library_annotations
```
2023-03-27 12:07:01 -07:00
David Iglesias
e0be0c5676 [web] Accepts assetBase through JS config. (flutter/engine#40615)
[web] Accepts assetBase through JS config.
2023-03-27 17:43:47 +00:00