24470 Commits

Author SHA1 Message Date
Kate Lovett
e40610d67e
Automatically applying Scrollbars on desktop platforms with configurable ScrollBehaviors (#78588) 2021-04-02 16:40:17 -05:00
Jenn Magder
b083bc143d
Migrate android_sdk and application_package to null safety (#79611) 2021-04-02 14:39:53 -07:00
Ricardo Canastro
75453e6ac6
Support block delete with word and line modifiers (#77172) 2021-04-02 14:39:03 -07:00
chunhtai
2369d76a1d
Makes text selection match the native behavior (#79308) 2021-04-02 12:09:05 -07:00
Jonah Williams
304448af8c
[flutter_tools] consume package:process exceptions (#79657) 2021-04-02 12:08:29 -07:00
knaeckeKami
d60cc08877
Add removeListenerWhileNotifying benchmark for ChangeNotifier (#78161) 2021-04-02 12:04:04 -07:00
Jonah Williams
96a4dcb2b5
[flutter_tools] split features into 2 libraries, migrate to null safety (#79603) 2021-04-02 12:03:20 -07:00
Casey Hillers
8743f94f49
Create dev/ci.yaml (#79396) 2021-04-02 11:09:03 -07:00
LongCatIsLooong
bf6e38db2b
Revert "enterText to move the caret to the end (#79506)" (#79654)
This reverts commit 67d8556baa9656b2e91c8dc886b86d5cf8d03cf1.
2021-04-02 10:57:14 -07:00
engine-flutter-autoroll
b9638fb837
Roll Engine from 7636b14c895a to bed3a4a7a016 (2 revisions) (#79606) 2021-04-01 21:39:02 -07:00
engine-flutter-autoroll
f3bd3c077e
Roll Engine from 6e0ee453d026 to 7636b14c895a (5 revisions) (#79602) 2021-04-01 20:34:03 -07:00
LongCatIsLooong
67d8556baa
enterText to move the caret to the end (#79506) 2021-04-01 20:29:03 -07:00
Jenn Magder
fb68d07477
Migrate android_studio to null safety (#79504) 2021-04-01 20:24:04 -07:00
Dave Shifflett
d56717399b
Do not run version check if generating shell completion and stdout isn't terminal (#79418) 2021-04-01 20:19:03 -07:00
Mateus Felipe C. C. Pinto
d44ab58d69
Remove references to @required in favor of the keyword (#79239) 2021-04-01 20:14:03 -07:00
Sam Rawlins
abedbc3ad4
Remove "unnecessary" imports. (#78663) 2021-04-01 20:09:04 -07:00
Sam Rawlins
288b94115d
Remove "unnecessary" imports. (#78666) 2021-04-01 19:59:03 -07:00
Jia Hao
e868a8335b
Remove the warning about the Integration Test plugin (#79520) 2021-04-01 18:49:02 -07:00
engine-flutter-autoroll
42c5f71c52
Roll Engine from f85f47139a73 to 6e0ee453d026 (4 revisions) (#79600) 2021-04-01 18:34:03 -07:00
Jenn Magder
a83abaa3e3
Migrate fingerprint to null safety (#79587) 2021-04-01 18:29:51 -07:00
Jenn Magder
bc4bda021f
Migrate analysis to null safety (#79525) 2021-04-01 18:29:32 -07:00
Jia Hao
06fa590cd9
[flutter_tools] Fix breakage when test main is tagged with @doNotStore (#79501) 2021-04-01 18:29:03 -07:00
LongCatIsLooong
11276d060f
Revert "Don't call onChanged callbacks when formatter rejects the change & handle text input formatter exceptions. (#78707)" (#79590) 2021-04-01 16:49:02 -07:00
engine-flutter-autoroll
8c43ab7ced
f85f47139 Roll Dart SDK from ff3caa6e6324 to e3e901344f72 (1 revision) (flutter/engine#25363) (#79589) 2021-04-01 16:44:03 -07:00
Tong Mu
dbcac7f177
Reland Make LogicalKeyboardKey.keyLabel a getter and better #79100 (#79302) 2021-04-01 16:39:02 -07:00
Danny Valente
1cdb6c8078
Modified the computeMinIntrinsicHeight method to calculate the height properly (#75513) 2021-04-01 16:34:04 -07:00
engine-flutter-autoroll
aff4e5545e
8531d5614 [video_player]Update README.me (flutter/plugins#3713) (#79586) 2021-04-01 14:34:06 -07:00
engine-flutter-autoroll
fb76d0b9a6
Roll Engine from 536742155889 to 6b874395ee4a (3 revisions) (#79584) 2021-04-01 14:04:04 -07:00
Jason Simmons
a75730fe44
Restore support for the --local-engine flag in devicelab/bin/run.dart (#79583) 2021-04-01 13:54:02 -07:00
Jia Hao
4471282d7a
[flutter_tools] Normalize paths before checking for Integration Tests (#79521) 2021-04-01 13:48:05 -07:00
engine-flutter-autoroll
132b071f3d
55b860083 [webview_flutter] Fix scroll bar position for Android non-hybrid WebViews (flutter/plugins#3765) (#79582) 2021-04-01 13:29:03 -07:00
Jonah Williams
4ae68a3aa2
[flutter_tools] Move sksl writing out of vm_service (#79455) 2021-04-01 13:23:40 -07:00
keyonghan
0d0ea524cc
Revert "Mark Mac_ios flutter_gallery__transition_perf_e2e_ios32 flaky (#79496)" (#79560)
This reverts commit dff957fb5ca833a16e511d638c5857b795816928.
2021-04-01 13:01:46 -07:00
engine-flutter-autoroll
db5007612f
536742155 Roll Skia from 7f38a89654b2 to 87fc65710104 (4 revisions) (flutter/engine#25359) (#79576) 2021-04-01 12:54:03 -07:00
Alexandre Ardhuin
8de7020a5f
remove unnecessary trailing commas (#79562) 2021-04-01 21:52:35 +02:00
engine-flutter-autoroll
88f2db6214
310fcc77f [google_maps_flutter] Fix NNBD migration mistake in example (flutter/plugins#3768) (#79570) 2021-04-01 11:54:02 -07:00
engine-flutter-autoroll
cf5663c560
2edfc020b Roll Fuchsia Linux SDK from T_kNQ9dqg... to kafCPE8Hd... (flutter/engine#25358) (#79569) 2021-04-01 11:39:03 -07:00
Casey Hillers
e48f64f2df
Mark integration_test_test as flaky (#79561) 2021-04-01 11:34:06 -07:00
Jonah Williams
e870f5d123
[flutter_tools] use Url path.Context for joining URI (#79566) 2021-04-01 11:32:49 -07:00
Jenn Magder
66af44c9fe
Migrate build_info to null safety (#79469) 2021-04-01 10:22:37 -07:00
engine-flutter-autoroll
d657b4aecd
9651d11fe Roll Dart SDK from 22dfe0dc39b1 to ff3caa6e6324 (1 revision) (flutter/engine#25356) (#79557) 2021-04-01 10:14:04 -07:00
Kate Lovett
ec0b430064
Add dart Fix for TextSelectionThemeData (#78897) 2021-04-01 10:09:03 -07:00
Chris Bracken
3e7e06512c
Correct misspellings throughout the codebase (#79500) 2021-04-01 10:04:03 -07:00
engine-flutter-autoroll
25a557d49e
Roll Engine from 4b52a9f148c6 to 686761833a6f (3 revisions) (#79544) 2021-04-01 08:19:04 -07:00
engine-flutter-autoroll
5c57a80cf6
4b52a9f14 Roll Skia from f1126836f9ef to 7f38a89654b2 (1 revision) (flutter/engine#25352) (#79538) 2021-04-01 02:54:03 -07:00
engine-flutter-autoroll
3204b80d95
75997c53b Roll Skia from 3d358fe2e533 to f1126836f9ef (1 revision) (flutter/engine#25351) (#79531) 2021-04-01 01:29:03 -07:00
engine-flutter-autoroll
bb283e1b55
Roll Engine from ec319c85be60 to 7ca3f5d3805e (2 revisions) (#79526) 2021-04-01 00:19:01 -07:00
LongCatIsLooong
7de099bded
fix length formatter typo (#79489) 2021-04-01 00:14:04 -07:00
engine-flutter-autoroll
5740a62949
dc22884c1 [google_maps_flutter_web] Migrate to null-safety. (flutter/plugins#3726) (#79488) 2021-04-01 00:09:04 -07:00
Jenn Magder
1f19fd7108
Take screenshot when startup perf test fails to run (#79514) 2021-03-31 21:32:49 -07:00