Commit graph

27492 commits

Author SHA1 Message Date
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
Casey Hillers 3f7d997c3a
[ci] Remove ios32 tests (#97385) 2022-02-07 19:24:43 -08:00
dependabot[bot] cb124c0bcc
Bump github/codeql-action from 1.0.31 to 1.0.32 (#97983) 2022-02-07 19:10:19 -08:00
engine-flutter-autoroll d78377fb44
Roll Engine from 0712096899f0 to bfb58101c185 (2 revisions) (#97981) 2022-02-07 18:45:13 -08:00
chunhtai ac3189c341
Remove RenderEditable dependency from TextSelectionHandleOverlay (#97967) 2022-02-07 18:20:18 -08:00
Flutter GitHub Bot 3afbec8864
Marks Mac_ios simple_animation_perf_ios to be flaky (#97962) 2022-02-07 18:15:21 -08:00
Flutter GitHub Bot d6a28b4c19
Marks Mac_ios backdrop_filter_perf_ios__timeline_summary to be flaky (#97959) 2022-02-07 18:00:16 -08:00
Justin McCandless fa98a5226f
Undo/redo (#96968) 2022-02-07 17:45:19 -08:00
Darren Austin 93a1b7a577
Material 3 Typography support. (#97829) 2022-02-07 17:00:22 -08:00
Viren Khatri 26d4e92750
removes Material (#96899) 2022-02-07 16:39:59 -08:00
Taha Tesser a6504ead31
TabBar: add themeable mouse cursor (#96737) 2022-02-07 16:35:12 -08:00
Marcel Kirchhoff 36a8f0f2ae
RenderIndexedStack - Mark invisible children as offstage in debugDescribeProperties (#96639) 2022-02-07 16:15:19 -08:00
Emmanuel Garcia 3facdb8717
Pin Gallery to version with updated settings.gradle (#97986) 2022-02-07 15:15:46 -08:00
Emmanuel Garcia 965397cfde
Fix how Gradle resolves Android plugin (#97823) 2022-02-07 11:05:14 -08:00
Danny Tuppeny c659ad6ace
Add support for attachRequest in DAP, running "flutter attach" (#97652)
* Add support for attachRequest in DAP, which runs "flutter attach"

* Update DAP docs for attachRequest

* Improve doc comments

* Fix comments

* Remove noDebug from attach + create a getter for `debug`

* Fix indent
2022-02-07 18:54:07 +00:00
engine-flutter-autoroll ba01ec8faa
Roll Engine from 2a4709ae9fc4 to 0712096899f0 (1 revision) (#97892) 2022-02-05 19:05:18 -08:00
engine-flutter-autoroll e08fd0974d
Roll Engine from ea8386542aef to 2a4709ae9fc4 (3 revisions) (#97890) 2022-02-05 18:00:13 -08:00
engine-flutter-autoroll 6745ebd1dd
Roll Engine from bbe4e9758c7b to ea8386542aef (4 revisions) (#97881) 2022-02-05 14:25:12 -08:00
Daniel Cachapa 9d2a294496
Report progress on Dismissible update callback (#95504) 2022-02-05 12:30:04 -08:00
engine-flutter-autoroll 283e48bde4
Roll Engine from 5a091b756ea9 to bbe4e9758c7b (1 revision) (#97854) 2022-02-04 20:00:18 -08:00
engine-flutter-autoroll f483b7d808
Roll Engine from 45556e526582 to 5a091b756ea9 (2 revisions) (#97852) 2022-02-04 18:55:04 -08:00
engine-flutter-autoroll db816591b0
Roll Engine from 89df0d0d87dc to 45556e526582 (2 revisions) (#97850) 2022-02-04 17:50:19 -08:00
ColdPaleLight 1cb912e75c
Make the application lifecycle does not affect SchedulerBinding.scheduleForcedFrame. (#97468) 2022-02-04 17:45:19 -08:00
dependabot[bot] ce5fdff8b0
Bump github/codeql-action from 1.0.26 to 1.0.31 (#97820) 2022-02-04 17:15:16 -08:00
dependabot[bot] 704dabe5db
Bump ossf/scorecard-action from 1.0.2 to 1.0.3 (#97819) 2022-02-04 17:00:15 -08:00
engine-flutter-autoroll 1650df58d6
Roll Engine from f04ac2a4fdd0 to 89df0d0d87dc (2 revisions) (#97847) 2022-02-04 16:35:18 -08:00
engine-flutter-autoroll 3b848ee12d
Roll Engine from f55d4feba892 to f04ac2a4fdd0 (2 revisions) (#97841) 2022-02-04 15:25:22 -08:00
Jenn Magder 57d5222876
Include -isysroot -arch and -miphoneos-version-min when creating dummy module App.framework (#97689) 2022-02-04 14:50:11 -08:00
engine-flutter-autoroll 7868284a73
Roll Engine from 1232caf92f83 to f55d4feba892 (4 revisions) (#97834) 2022-02-04 13:45:13 -08:00
Christopher Fujino 1d59d8d341
[flutter_tools] increment y instead of m when calling flutter --version on master (#97827) 2022-02-04 13:35:29 -08:00
Justin McCandless 734c3c4f8d
Text editing shift + tap + drag interaction (#95213)
Supports the desktop text editing interaction of holding shift, tapping the field, and dragging to modify the selection.
2022-02-04 13:20:03 -08:00
Devon Carew 45f8c39052
use 'dart pub' instead of calling the pub executable directly (#97749)
use 'dart pub' instead of calling the pub executable directly
2022-02-04 12:45:20 -08:00
Lau Ching Jun 26d1da4188
Fix error in type cast. (#97778) 2022-02-04 12:40:11 -08:00
Michael Tamm 1fcb076eb7
[flutter_tools] Fix bundle file not found when flavor contains upperc… (#92660) 2022-02-04 11:55:20 -08:00
J-P Nurmi 4b82d47b01
docs: adjust the flutter.material.RawMaterialButton.mouseCursor template (#88470) 2022-02-04 11:38:46 -08:00
Flutter GitHub Bot 38dbfa2c52
Marks Linux_android opacity_peephole_fade_transition_text_perf__e2e_summary to be unflaky (#97144)
* Marks Linux_android opacity_peephole_fade_transition_text_perf__e2e_summary to be unflaky

* trigger builds

Co-authored-by: Keyong Han <keyonghan@google.com>
2022-02-04 11:36:08 -08:00
engine-flutter-autoroll cf71e0c0f9
Roll Engine from 91a7ee711403 to 1232caf92f83 (2 revisions) (#97817) 2022-02-04 11:30:23 -08:00
godofredoc a5f3fcf61e
Add dependabot for github actions workflows. (#97760) 2022-02-04 10:55:22 -08:00
engine-flutter-autoroll b662d32a35
Roll Engine from 2c3ee4895c7f to 91a7ee711403 (1 revision) (#97810) 2022-02-04 09:55:21 -08:00
Taha Tesser bc6fd9e17d
fix PopupMenuButton example tag (#97763) 2022-02-04 08:52:33 -08:00
engine-flutter-autoroll 6d96e66d0f
Roll Engine from 0ebbea1766ef to 2c3ee4895c7f (1 revision) (#97805) 2022-02-04 08:45:15 -08:00
engine-flutter-autoroll 24ef0735f1
Roll Plugins from dbbd21fcd6b1 to c5c8cda753c2 (6 revisions) (#97802) 2022-02-04 08:10:15 -08:00
engine-flutter-autoroll b9153b7a74
Roll Engine from dbe4cc89ba33 to 0ebbea1766ef (1 revision) (#97791) 2022-02-04 06:45:15 -08:00
engine-flutter-autoroll 087be7dddd
Roll Engine from 0d39b6dd2853 to dbe4cc89ba33 (1 revision) (#97787) 2022-02-04 04:45:14 -08:00
engine-flutter-autoroll fd8d035921
Roll Engine from 0ceed87a2dc2 to 0d39b6dd2853 (1 revision) (#97784) 2022-02-04 03:00:19 -08:00
engine-flutter-autoroll 689462e967
Roll Engine from dfaad2a2c2f0 to 0ceed87a2dc2 (4 revisions) (#97777) 2022-02-04 01:05:18 -08:00
Taha Tesser 58407234f5
Fix Local RadioTheme not being inherited by Radio Widget (#97713) 2022-02-03 20:40:13 -08:00
stuartmorgan 7eb1035af6
Restructure Windows plugin template (#93511) 2022-02-03 20:30:18 -08:00
engine-flutter-autoroll 8a95d42ba1
Roll Engine from 98340f9b01d3 to dfaad2a2c2f0 (3 revisions) (#97757) 2022-02-03 19:35:05 -08:00