skia-flutter-autoroll
2cccbfefd8
Roll Skia from 335a555b283d to a3e1e8acf92a (5 revisions) ( flutter/engine#30348 )
2021-12-15 09:39:02 -08:00
skia-flutter-autoroll
0a59c8bf55
Roll Skia from e17fd4fea551 to 335a555b283d (1 revision) ( flutter/engine#30345 )
2021-12-15 08:19:00 -08:00
skia-flutter-autoroll
59451e0328
Roll Skia from 71f7880bb635 to e17fd4fea551 (3 revisions) ( flutter/engine#30341 )
2021-12-14 23:19:01 -08:00
skia-flutter-autoroll
1274f1c6f9
Roll Fuchsia Linux SDK from a24HIbo9e... to gGLuymgJg... ( flutter/engine#30340 )
2021-12-14 22:34:10 -08:00
skia-flutter-autoroll
f4dde25172
Roll Skia from fde20db7cab7 to 71f7880bb635 (3 revisions) ( flutter/engine#30335 )
2021-12-14 18:24:03 -08:00
Jenn Magder
9b19d77c75
Revert "Removed the email warning about notifications entitlement" ( flutter/engine#30330 )
2021-12-14 18:09:02 -08:00
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
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
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
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
0edea12671
Roll Skia from 4d35c0d31d79 to 3ad6e531c331 (25 revisions) ( flutter/engine#30302 )
2021-12-13 15:19:02 -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
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
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
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
241760d657
Roll Fuchsia Linux SDK from hhFGKobVD... to NAkkk-Vn5... ( flutter/engine#30281 )
2021-12-11 13:09:10 -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
Greg Spencer
e7c6deaef6
Revert "Accessibility number formatting improvements for Windows ( #29773 )" ( flutter/engine#30267 )
2021-12-10 13:09:10 -08:00
skia-flutter-autoroll
6dc1b49528
Roll Skia from a964a72174e8 to 4d35c0d31d79 (16 revisions) ( flutter/engine#30269 )
2021-12-10 12:59:09 -08:00
MiracleSoul
0d7ba05d34
Fix eglPresentationTimeANDROID is no effective ( flutter/engine#30182 )
...
* Fix eglPresentationTimeANDROID is no effective
* Update android_environment_gl.cc
Co-authored-by: Dan Field <dfield@gmail.com>
2021-12-10 11:05:25 -08:00
skia-flutter-autoroll
2df8400d72
Roll Fuchsia Linux SDK from 3rLypXNTd... to UPWdoQziF... ( flutter/engine#30266 )
2021-12-10 10:29:09 -08:00
Jenn Magder
3eb35a2df7
Add iOS version to scenario golden images ( flutter/engine#30263 )
2021-12-10 10:24:10 -08:00
Emmanuel Garcia
dceed9cd73
Migrate to Mockito 4.1.0 ( flutter/engine#30257 )
2021-12-10 10:19:10 -08:00
skia-flutter-autoroll
76633447f0
Roll Skia from 44c81d149273 to a964a72174e8 (9 revisions) ( flutter/engine#30255 )
2021-12-10 10:14:06 -08:00
Gary Qian
84773ccee9
Cleanup old ndk CIPD upload script ( flutter/engine#30253 )
2021-12-10 10:09:11 -08:00
Chris Bracken
2474482021
Override FlutterPlatformNodeDelegate::GetUniqueId ( flutter/engine#30261 )
...
The default implementation of GetUniqueId on ui::AXPlatformNodeDelegate
always returns ID 1. We had previously implemented this on the windows
platform node delegate, but for consistency's sake, and because the
default implementation is surprising, we're promoting this to the
FlutterPlatformNodeDelegate base class.
Issue: https://github.com/flutter/flutter/issues/77838
2021-12-10 10:05:00 -08:00
chunhtai
95eab38132
Android accessibility bridge also fire selection change event when it predict selection change. ( flutter/engine#30199 )
2021-12-10 10:04:08 -08:00
Chris Bracken
f5dc978476
Test shell/platform/common a11y code on Windows ( flutter/engine#30262 )
...
This enables unittests for the accessibility bridge in
common_cpp_unittests, when running on Windows. Previously, we only
tested on macOS.
Issue: https://github.com/flutter/flutter/issues/77838
2021-12-09 22:49:50 -08:00