27540 Commits

Author SHA1 Message Date
yusuf-goog
84fcb158e8
Update Xcode version to 13a233 (#98144) 2022-02-11 01:05:15 -08:00
Swift Kim
2a010d9673
[flutter_tools] Make variants of Pub have consistent method signatures (#98119) 2022-02-11 00:45:20 -08:00
Brian Quinlan
76855aa893
Add keyLog and connectionFactory to HttpClient implementations (#98045) 2022-02-11 00:35:16 -08:00
Darren Austin
21a6c06491
Update Material tokens to v0.81. (#98149) 2022-02-10 22:56:17 -08:00
Taha Tesser
21de85057d
Fix NavigationRail Indicator alignment for NavigationRailLabelType.none (#98028) 2022-02-10 22:25:15 -08:00
Jonah Williams
ef803a2bd9
[framework] use platform touchslop on Android (#97971) 2022-02-10 22:20:16 -08:00
engine-flutter-autoroll
38ea38a02e
bed591d39 Roll Skia from 3e6e29cf2e1b to a424b619bc40 (3 revisions) (flutter/engine#31349) (#98142) 2022-02-10 22:16:22 -08:00
LongCatIsLooong
6656356bbf
EditableText does not request focus on autofill (#97846) 2022-02-10 20:30:17 -08:00
Callum Moffat
3f9c0e74f2
PointerDeviceKind forwards-compatibility in flutter_test (#98202) 2022-02-10 19:50:27 -08:00
chunhtai
a50120aa28
Relax android semantics integration test checks (#97742) 2022-02-10 19:50:22 -08:00
Justin McCandless
c42b36f6b4
Windows/Linux keyboard shortcuts at a wordwrap (#96323) 2022-02-10 19:45:16 -08:00
Jenn Magder
ac708f1cb8
Pin url_launcher to federated version in plugin_lint_mac (#98171) 2022-02-10 18:53:01 -08:00
Justin McCandless
33a16f44aa
Shift tap on an unfocused field (#97543) 2022-02-10 16:05:19 -08:00
Jenn Magder
ea6025ca49
Revert "Update plugin lint test for federated url_launcher plugin (#94374)" (#98166)
This reverts commit 86b80d1cfeae345e3bdabebc8491fbea39ed4e97.
2022-02-10 14:59:20 -08:00
Jenn Magder
c1c96ef677
Override OS and Xcode version for plugin_lint_mac (#98210) 2022-02-10 13:23:14 -08:00
Chris Yang
0ce527eb91
[flutter_driver] show refresh rate status in timeline summary (#95699) 2022-02-09 15:05:03 -08:00
chunhtai
5f3bee55ad
Allow remove listener on disposed change notifier (#97988) 2022-02-09 11:10:13 -08:00
engine-flutter-autoroll
74c4e635dd
Roll Engine from 3dd42fd7f1b1 to a57061eda8a1 (1 revision) (#98135) 2022-02-09 10:05:21 -08:00
Daco Harkes
bb3275b934
Add debugging info to android_plugin_example_app_build_test (#98107) 2022-02-09 09:20:13 -08:00
chunhtai
d522179be3
Unify Text selection API (#98073)
* Unify Text selection API

* fix test

* further simplify

* fix more tests

* styling change
2022-02-09 09:16:07 -08:00
engine-flutter-autoroll
ec5883525e
Roll Engine from f3ebba540bf6 to 3dd42fd7f1b1 (1 revision) (#98129) 2022-02-09 09:00:21 -08:00
engine-flutter-autoroll
ca647d1e9a
Roll Plugins from 99feee9996cb to 9d32c83af9af (1 revision) (#98127) 2022-02-09 08:20:21 -08:00
Pierre-Louis
312085a19a
Update repo generated_plugins.cmake (#98034) 2022-02-09 15:15:27 +01:00
engine-flutter-autoroll
c54a27dc87
Roll Engine from 3a381be8dcdd to f3ebba540bf6 (2 revisions) (#98106) 2022-02-09 03:45:12 -08:00
wangying
499e900e39
Fix timer keeps active when resampling disabled in some cases (#97197) 2022-02-09 02:25:06 -08:00
engine-flutter-autoroll
3669e3669a
Roll Engine from 2eaed3c7c3ce to 3a381be8dcdd (6 revisions) (#98100) 2022-02-09 01:40:18 -08:00
engine-flutter-autoroll
d2853dce6c
Roll Engine from 7bf74069a5cd to 2eaed3c7c3ce (10 revisions) (#98078) 2022-02-08 21:45:11 -08:00
Emmanuel Garcia
badbe757eb
Export activity for module in AndroidManifest.xml (#98076) 2022-02-08 21:40:16 -08:00
Grant Slender
ae3f99c98a
implemented TapUp within InkResponse and InkWell (#93833)
* implemented TapUp within InkResponse and InkWell

* Update packages/flutter/lib/src/material/ink_well.dart

Co-authored-by: Tong Mu <dkwingsmt@users.noreply.github.com>

* Update packages/flutter/lib/src/material/ink_well.dart

Co-authored-by: Viren Khatri <werainkhatri.work@gmail.com>

* Update packages/flutter/lib/src/material/ink_well.dart

Co-authored-by: Viren Khatri <werainkhatri.work@gmail.com>

Co-authored-by: Tong Mu <dkwingsmt@users.noreply.github.com>
Co-authored-by: Viren Khatri <werainkhatri.work@gmail.com>
2022-02-09 10:48:35 +05:30
godofredoc
3bdea6bb92
Revert "[EditableText] honor the "brieflyShowPassword" system setting (#97769)" (#98089)
This reverts commit 63f48d1ff8dbecc6adbc8fd622e93a493dadbc26.
2022-02-08 20:11:08 -08:00
LongCatIsLooong
63f48d1ff8
[EditableText] honor the "brieflyShowPassword" system setting (#97769) 2022-02-08 17:50:20 -08:00
godofredoc
9eb94c59b8
Remove securitycards scheduled runs. (#98062) 2022-02-08 16:35:16 -08:00
George Wright
8b944ea88d
Split complexity scoring tests into two tasks - one for Android and one for iOS (#98063) 2022-02-08 16:10:43 -08:00
Jonah Williams
4f975cbe2f
[framework] inline casts on Element.widget getter to improve web performance (#97822) 2022-02-08 13:05:21 -08:00
Emmanuel Garcia
d2b5f34bc4
Revert "Fix how Gradle resolves Android plugin" (#98050) 2022-02-08 12:30:05 -08:00
bannzai
0ee8e0e6fe
Fix typo FutterApplication -> FlutterApplication (#97897) 2022-02-08 10:25:57 -08:00
Flutter GitHub Bot
cc63bc86da
Marks Windows gradle_plugin_light_apk_test to be flaky (#97957) 2022-02-08 08:15:13 -08:00
engine-flutter-autoroll
e868dc39d2
Roll Plugins from c5c8cda753c2 to 99feee9996cb (15 revisions) (#98037) 2022-02-08 08:05:08 -08:00
engine-flutter-autoroll
0b27dd6b47
Roll Engine from c797abff336f to 7bf74069a5cd (1 revision) (#98025) 2022-02-08 05:15:08 -08:00
engine-flutter-autoroll
bf911bbc47
Roll Engine from 2ba0b934f4b7 to c797abff336f (3 revisions) (#98019) 2022-02-08 03:30:21 -08:00
engine-flutter-autoroll
452c602464
Roll Engine from 8c3549974d4a to 2ba0b934f4b7 (1 revision) (#98010) 2022-02-08 02:05:14 -08:00
engine-flutter-autoroll
5a5dad9b8d
Roll Engine from e886029bf4f8 to 8c3549974d4a (1 revision) (#98005) 2022-02-07 23:10:15 -08:00
godofredoc
9459c55f12
Remove version comments from workflow. (#98001) 2022-02-07 23:00:20 -08:00
Jonah Williams
a7a3d8ba13
[framework] don't hit test for system nav bar or system chrome on desktop (#97883) 2022-02-07 22:55:09 -08:00
dependabot[bot]
41a70b504c
Bump dessant/lock-threads from 2.0.3 to 3 (#97821) 2022-02-07 22:10:18 -08:00
engine-flutter-autoroll
b0e323cc64
Roll Engine from 1c989109e39f to e886029bf4f8 (2 revisions) (#98002) 2022-02-07 21:30:17 -08:00
George Wright
ff1e9b7b9e
Add a benchmark for simple DisplayLists to exercise the Raster Cache's cache admission algorithm (#97992) 2022-02-07 21:01:01 -08:00
engine-flutter-autoroll
e8393757c7
Roll Engine from bfb58101c185 to 1c989109e39f (7 revisions) (#98000) 2022-02-07 20:15:13 -08:00
keyonghan
b21530accd
Marks Mac module_test_ios to be flaky (#97997) 2022-02-07 20:05:18 -08:00
LongCatIsLooong
213f766e35
Use ValueKey finder instead of text finder in keyboard_textfield_test (#97996) 2022-02-07 20:00:19 -08:00