Tong Mu
3fface0f66
[Win32, Keyboard] Abstract KeyboardManager from FlutterWindowWin32 ( flutter/engine#30296 )
2021-12-14 17:54:03 -08:00
Ryan Macnak
0f89ed5b2a
Revert "Run Dart VM tasks on the engine's ConcurrentMessageLoop instead the VM's separate thread pool. ( #29819 )" ( flutter/engine#30332 )
2021-12-14 17:39:08 -08:00
Jim Graham
46a8def326
Opacity peephole optimization ( flutter/engine#29775 )
2021-12-14 16:19:09 -08:00
skia-flutter-autoroll
d4bcc2e2bc
Roll Skia from 68e240d9cdb3 to fde20db7cab7 (3 revisions) ( flutter/engine#30328 )
2021-12-14 15:24:01 -08:00
godofredoc
69fd52e713
Use ToT of release branch if the commit is from release branch. ( flutter/engine#30234 )
2021-12-14 14:34:01 -08:00
skia-flutter-autoroll
36568fde09
Roll Dart SDK from 2ace65b1b408 to 8b4a4a7018f0 (24 revisions) ( flutter/engine#30327 )
2021-12-14 14:09:09 -08:00
skia-flutter-autoroll
b83c18915f
Roll Skia from f74c7893fc17 to 68e240d9cdb3 (1 revision) ( flutter/engine#30326 )
2021-12-14 14:04:09 -08:00
Greg Spencer
6079aa5f81
Reland: Accessibility number formatting improvements for Windows ( #29773 ) ( flutter/engine#30301 )
...
This reverts commit e7c6dea to re-land the previous change in #29773 .
Chinmay realized that because we link the whole engine into one DLL on Windows, the export settings for the symbols don't affect this code: If we include a second copy of the double-conversion library, the duplicate symbols are all internal to the DLL. Consequently, we need to link to the copy in the Dart runtime, so this is the correct implementation. If the Dart team decides to change/remove the library in the future, we will need to add in our own copy at that time.
This adds some accessibility improvements for reading out numbers. Currently this code is only used on Windows.
2021-12-14 13:24:45 -08:00
Yegor
287b3c7652
[web] expire ImageDecoder after inactivity; implement toByteData ( flutter/engine#30224 )
...
* Expire `ImageDecoder` after inactivity to release memory
* Implement `toByteData` when using `ImageDecoder`
2021-12-14 12:49:33 -08:00
Yegor
831f7e12d7
[web] make new image decoder opt-in via experimental flag ( flutter/engine#30324 )
2021-12-14 12:47:37 -08:00
skia-flutter-autoroll
605a4cd2c2
Roll Skia from e3c0d7356c05 to f74c7893fc17 (6 revisions) ( flutter/engine#30325 )
2021-12-14 12:44:11 -08:00
Jonah Williams
94ee03e40a
Dont use TypedData.fromList if you dont have a list already ( flutter/engine#30293 )
2021-12-14 11:54:01 -08:00
Chris Bracken
a2d82caeab
Desktop: Support a11y slider widgets ( flutter/engine#30322 )
...
Adds support to the common desktop accessibility bridge for widgets that
include a semantics node with the `isSlider` flag set.
Issue: https://github.com/flutter/flutter/issues/77838
2021-12-14 11:20:16 -08:00
Jenn Magder
aaaf467b08
Add logging to scrollable semantics test ( flutter/engine#30321 )
2021-12-14 11:14:02 -08:00
skia-flutter-autoroll
27006f9b59
Roll Fuchsia Linux SDK from ApA7xAqGG... to a24HIbo9e... ( flutter/engine#30319 )
2021-12-14 09:14:01 -08:00
skia-flutter-autoroll
5f3e5f2a8f
Roll Skia from ecbad283619c to e3c0d7356c05 (1 revision) ( flutter/engine#30318 )
2021-12-14 08:44:01 -08:00
skia-flutter-autoroll
b20f338a8c
Roll Skia from d26057a2c0e1 to ecbad283619c (1 revision) ( flutter/engine#30316 )
2021-12-14 07:24:02 -08:00
skia-flutter-autoroll
dd46a58631
Roll Fuchsia Mac SDK from xEQkW8iPZ... to _4V492Yx4... ( flutter/engine#30315 )
2021-12-14 07:19:02 -08:00
skia-flutter-autoroll
a285539a4a
Roll Skia from 33c28b9fa986 to d26057a2c0e1 (3 revisions) ( flutter/engine#30312 )
2021-12-13 23:29:03 -08:00
skia-flutter-autoroll
52603742bb
Roll Skia from ddbf93159f00 to 33c28b9fa986 (1 revision) ( flutter/engine#30311 )
2021-12-13 22:04:04 -08:00
Dan Field
b38b90c039
Revert "Fix eglPresentationTimeANDROID is no effective" ( flutter/engine#30310 )
...
* Revert "Fix eglPresentationTimeANDROID is no effective (#30182 )"
This reverts commit 0d7ba05d3456807e7e24353fe911738952a02888.
* Revert "Use eglPresentationTimeANDROID to avoid bogging down the GPU (#29727 )"
This reverts commit edb87942de0404a2802351c050a4f1b6de239bd7.
2021-12-13 20:02:20 -08:00
skia-flutter-autoroll
89ee0bfe2e
Roll Fuchsia Linux SDK from U9YfhhG6K... to ApA7xAqGG... ( flutter/engine#30309 )
2021-12-13 18:34:03 -08:00
skia-flutter-autoroll
54ef3f004f
Roll Fuchsia Mac SDK from oKhFjdNL3... to xEQkW8iPZ... ( flutter/engine#30308 )
2021-12-13 18:09:04 -08:00
skia-flutter-autoroll
a88fea9739
Roll Clang Windows from 6u9Xk_Dr7... to 25xTI5-Mi... ( flutter/engine#30304 )
2021-12-13 17:44:03 -08:00
Brandon DeRosier
d120d91696
Migrate swiftshader from Mar 2020 to Dec 2021 ( flutter/engine#30303 )
2021-12-13 17:07:34 -08:00
Dan Field
87dcc5293f
Optmize path volatility tracker ( flutter/engine#30299 )
2021-12-13 16:59:04 -08:00
skia-flutter-autoroll
165a82c79b
Roll Skia from 3ad6e531c331 to ddbf93159f00 (3 revisions) ( flutter/engine#30307 )
2021-12-13 16:49:04 -08:00
skia-flutter-autoroll
edbf5324b7
Roll Clang Linux from 6UfJQ9aFH... to Fn7lDYhKD... ( flutter/engine#30306 )
2021-12-13 16:19:04 -08:00
skia-flutter-autoroll
6d6c7be38e
Roll Clang Mac from Q_l2rEdQx... to gi-ivU51h... ( flutter/engine#30305 )
2021-12-13 16:14:06 -08:00
skia-flutter-autoroll
0edea12671
Roll Skia from 4d35c0d31d79 to 3ad6e531c331 (25 revisions) ( flutter/engine#30302 )
2021-12-13 15:19:02 -08:00
Chinmay Garde
55655e2583
Avoid verbose logs when downloading the Dart SDK. ( flutter/engine#30300 )
2021-12-13 12:58:22 -08:00
Chinmay Garde
131628b132
Update buildroot to d45d8382665c9. ( flutter/engine#30298 )
2021-12-13 11:24:03 -08:00
Chris Bracken
a9722681ef
Support toggle buttons for desktop accessibility ( flutter/engine#30297 )
2021-12-13 11:04:05 -08:00
Harry Terkelsen
4b41bad357
[canvaskit] Only dispose views to release overlays as long as there are overlays available ( flutter/engine#30274 )
2021-12-13 09:51:36 -08:00
skia-flutter-autoroll
ce1c91dc5e
Roll Fuchsia Linux SDK from W030EYSZS... to U9YfhhG6K... ( flutter/engine#30295 )
2021-12-13 05:14:09 -08:00
skia-flutter-autoroll
0cf9e73f9b
Roll Fuchsia Mac SDK from -O1WuRL72... to oKhFjdNL3... ( flutter/engine#30294 )
2021-12-13 05:04:11 -08:00
voicewitness
600e46b8b0
Fix wrong context when use platfromview ( flutter/engine#30184 )
2021-12-12 22:14:05 -08:00
Marcel Kirchhoff
f27c7836eb
Fix typo in jni registration ( flutter/engine#30282 )
2021-12-12 18:14:09 -08:00
skia-flutter-autoroll
ceb1775174
Roll Fuchsia Mac SDK from xBCcWw6gj... to -O1WuRL72... ( flutter/engine#30292 )
2021-12-12 15:59:01 -08:00
skia-flutter-autoroll
0d9de80db7
Roll Fuchsia Linux SDK from V2JLZw4H1... to W030EYSZS... ( flutter/engine#30291 )
2021-12-12 15:49:09 -08:00
Dan Field
9a45b6d009
Revert "iOS Background Platform Channels ( #29665 )" ( flutter/engine#30289 )
...
This reverts commit 7ab226eaf44a58e380fee9023b5eaf2eb6f73233.
2021-12-12 13:43:48 -08:00
Zachary Anderson
756b8690eb
Revert Dart SDK to 2ace65b1b408 ( flutter/engine#30290 )
...
* Revert "Roll Dart SDK from 01a9d4e9ede7 to a78eae43582d (1 revision) (#30288 )"
This reverts commit 38759046fb5afbf722fb75778f91ab1c43c8165f.
* Revert "Roll Dart SDK from 49d5a2f58c4a to 01a9d4e9ede7 (1 revision) (#30283 )"
This reverts commit 4b310f85aa9239e18cdd0144c2c1cf4b4e0d926f.
* Revert "Roll Dart SDK from f568598a262e to 49d5a2f58c4a (3 revisions) (#30277 )"
This reverts commit bb64f72b4a186fa7789c3164dbafdd603191e98d.
* Revert "Roll Dart SDK from 7b6056f9db7f to f568598a262e (4 revisions) (#30270 )"
This reverts commit 5a53182ac68177961cc7680e64f3666539a3ad56.
* Revert "Roll Dart SDK from 2091ff49c513 to 7b6056f9db7f (1 revision) (#30259 )"
This reverts commit 8f73f2467e9b53f94fada16bebcc78541f453917.
* Revert "Roll Dart SDK from 2ace65b1b408 to 2091ff49c513 (8 revisions) (#30251 )"
This reverts commit 57ce600fd05ae900c3cc60406691aeabe3881bcd.
2021-12-12 13:41:16 -08:00
skia-flutter-autoroll
38759046fb
Roll Dart SDK from 01a9d4e9ede7 to a78eae43582d (1 revision) ( flutter/engine#30288 )
2021-12-12 10:39:10 -08:00
skia-flutter-autoroll
91359ea14b
Roll Fuchsia Mac SDK from Y_9lCzY64... to xBCcWw6gj... ( flutter/engine#30284 )
2021-12-12 02:54:06 -08:00
skia-flutter-autoroll
7935ab58e6
Roll Fuchsia Linux SDK from NAkkk-Vn5... to V2JLZw4H1... ( flutter/engine#30285 )
2021-12-12 02:29:02 -08:00
skia-flutter-autoroll
4b310f85aa
Roll Dart SDK from 49d5a2f58c4a to 01a9d4e9ede7 (1 revision) ( flutter/engine#30283 )
2021-12-11 18:24:09 -08:00
skia-flutter-autoroll
241760d657
Roll Fuchsia Linux SDK from hhFGKobVD... to NAkkk-Vn5... ( flutter/engine#30281 )
2021-12-11 13:09:10 -08:00
skia-flutter-autoroll
1898d8aa55
Roll Fuchsia Mac SDK from GoQ7KEnqp... to Y_9lCzY64... ( flutter/engine#30280 )
2021-12-11 12:19:08 -08:00
skia-flutter-autoroll
9abbdc81e5
Roll Fuchsia Linux SDK from UPWdoQziF... to hhFGKobVD... ( flutter/engine#30279 )
2021-12-10 23:49:09 -08:00
skia-flutter-autoroll
4672165d85
Roll Fuchsia Mac SDK from 1DgBWWOWV... to GoQ7KEnqp... ( flutter/engine#30278 )
2021-12-10 23:14:09 -08:00