25292 Commits

Author SHA1 Message Date
xubaolin
52bf9dbbd7
update ScrollMetricsNotification (#87421) 2021-08-02 21:40:04 -07:00
Darren Austin
5bdc698bb7
Updated skipped tests for material directory. (#87328) 2021-08-02 21:15:54 -07:00
Darren Austin
b375059ee7
Updated the skipped tests for cupertino package. (reland) (#87538) 2021-08-02 19:55:03 -07:00
Darren Austin
9664a109d9
Revert "Updated the skipped tests for cupertino package. (#87289)" (#87537)
This reverts commit faf774eb97fd11c6c483aeee84c1abd3187b022f.
2021-08-02 18:14:46 -07:00
Darren Austin
faf774eb97
Updated the skipped tests for cupertino package. (#87289) 2021-08-02 18:09:01 -07:00
Darren Austin
8322e178fa
Revert "Added 'exclude' parameter to 'testWidgets()'. (#86397)" (#87515) 2021-08-02 18:05:04 -07:00
dependabot[bot]
40739568ab
Bump cocoapods from 1.10.1 to 1.10.2 in /dev/ci/mac (#87525) 2021-08-02 17:35:03 -07:00
Rami
37c414dd8e
Allow for customizing and theming extended FAB's TextStyle (#87498) 2021-08-02 14:55:03 -07:00
Angjie Li
22436cca0e
Revert "Avoid passive clipboard read on Android (#86791)" (#87375) 2021-08-02 14:40:04 -07:00
Darren Austin
962f57f847
Updated skipped tests for foundation directory. (#87293) 2021-08-02 14:38:57 -07:00
Ahmed Ashour
92e02457d5
Handle reserved Kotlin keywords (#86518) 2021-08-02 14:35:05 -07:00
keyonghan
2971bf652d
Mark hot_mode_dev_cycle_linux__benchmark flaky to unblock tree (#87524)
* mark flaky to unblock tree

* bringup: true
2021-08-02 14:29:30 -07:00
Jonah Williams
4697e255ed
disable analyze linux on Cirrus (#87518)
* disable analyze linux


Co-authored-by: Greg Spencer <gspencergoog@users.noreply.github.com>
2021-08-02 13:46:54 -07:00
Jenn Magder
0abf02f855
Do not run web shard during tool_tests when subshard is missing (#87385) 2021-07-30 17:44:02 -07:00
engine-flutter-autoroll
aae28e63be
Roll Engine from f18a930f7322 to 29f9df723f97 (7 revisions) (#87384) 2021-07-30 17:39:04 -07:00
keyonghan
a8c5c525bc
Enable test ownership validation test in pre-submit (#87310) 2021-07-30 16:24:05 -07:00
godofredoc
c11efb5016
Re-lands the change to enable the no-response bot (#87381)
* Re-lands the change to enable the no-response bot which was reverted on #87361.

This is the second retry which was now validated using the github
workflows UI.

Bug: https://github.com/flutter/flutter/issues/87360

* Remove trailing spaces.
2021-07-30 16:20:17 -07:00
Christopher Fujino
da93ab36ed
[flutter_conductor] auto-generate PR title and description via query params (#87313) 2021-07-30 16:19:04 -07:00
chunhtai
67cee63087
Add string attribute api to text span (#86667) 2021-07-30 15:49:04 -07:00
godofredoc
3ca8d7b79d
Revert "Re-land no-reponse bot. (#87372)" (#87377)
This reverts commit 38a6c8a418b362811be249dc0627cd114ace6216.
2021-07-30 15:06:40 -07:00
godofredoc
38a6c8a418
Re-land no-reponse bot. (#87372) 2021-07-30 14:49:03 -07:00
Jenn Magder
7424db448d
Exclude arm64 from iOS app archs if unsupported by plugins on x64 Macs (#87362) 2021-07-30 14:44:04 -07:00
Jenn Magder
9072bac50c
Mark devtools_profile_start_test unflaky (#87355) 2021-07-30 14:39:02 -07:00
Tong Mu
6823a56bed
Enable viewport_test.dart's shuffling (#87319)
This PR fixed the problem that has prevented viewport_test.dart being shuffled.
2021-07-30 14:23:46 -07:00
Cody Goldberg
ab6ce71402
[flutter_test/integration_test] added setSurfaceSize test coverage (#82712)
This PR includes an updated test case for integration_test and a new test case for flutter_test to ensure that hit tests transform properly when using setSurfaceSize, for both the IntegrationTestWidgetsFlutterBinding and LiveTestWidgetsFlutterBinding bindings.
2021-07-30 13:47:20 -07:00
engine-flutter-autoroll
39b3515496
Roll Plugins from 1b7c4fbce750 to 477a13d8b0af (5 revisions) (#87369) 2021-07-30 13:34:04 -07:00
engine-flutter-autoroll
1da3fc8b25
Roll Engine from 3be118d2486c to f18a930f7322 (5 revisions) (#87368) 2021-07-30 13:24:04 -07:00
xubaolin
46f160d559
update the scrollbar (#82687) 2021-07-30 13:19:04 -07:00
godofredoc
bdca3391b4
Revert "Add no-response workflow. (#87318)" (#87361)
This reverts commit ee0678136299b210862feeefea46af9c675fc45f.
2021-07-30 11:38:44 -07:00
Casey Hillers
1f067aea1b
[ci.yaml] presubmit docs renamed to docs_test (#87214) 2021-07-30 11:29:05 -07:00
engine-flutter-autoroll
e4cf7a0bdd
3be118d24 Roll Skia from 8adb6255053f to 14d87226b3ad (5 revisions) (flutter/engine#27814) (#87347) 2021-07-30 11:14:03 -07:00
Kaushik Iska
70d249720c
Add config for animation_with_microtasks test (#87346) 2021-07-30 11:10:02 -07:00
godofredoc
ee06781362
Add no-response workflow. (#87318) 2021-07-30 11:09:04 -07:00
Jia Hao
c863c0180d
Use FLUTTER_VIEW_ID to find the Flutter view (#87324) 2021-07-30 10:57:04 -07:00
Jenn Magder
a69b3ca5d3
Exclude arm64 from iOS app archs if unsupported by plugins (#87244) 2021-07-30 10:54:34 -07:00
Casey Hillers
5b0fd2f31c
[ci.yaml] Prefix devicelab targets with the phone used (#87304) 2021-07-30 10:10:13 -07:00
engine-flutter-autoroll
6f5f0a3f03
232f7e2e5 Roll Skia from d31b15da6e33 to 8adb6255053f (1 revision) (flutter/engine#27813) (#87340) 2021-07-30 09:04:05 -07:00
engine-flutter-autoroll
ece0c24b4b
Roll Engine from 884e9dacb919 to 72c8e5521b62 (14 revisions) (#87331) 2021-07-30 03:04:04 -07:00
Renzo Olivares
9c32e5a1d2
Add enableIMEPersonalizedLearning flag to TextField and TextFormField (#87002)
* Add requestPrivacy parameter to TextField

* remove logs

* No need to pass _Editable requestPrivacy for now

* Forgot from last commit

* Add requestPrivacy flag to text form field

* Update docs

* Add requestPrivacy to CupertinoTextField

* Add test to verify requestPrivacy flag is sent to engine properly

* update docs

* fix tests

* rename requestPrivacy to enableIMEPersonalizedLearning

* Update text_input.dart

* default to true

* Have diagnostic properties default to true for enableIMEPersonalizedLearning
2021-07-30 00:20:45 -07:00
Anurag Roy
ade9f6a9f0
[flutter_tools] Improve toolexit error messages for flutter upgrade (#86351) 2021-07-29 22:00:44 -07:00
godofredoc
ed6c9323bb
Enable lock-thread based on github actions. (#81528) 2021-07-29 20:19:04 -07:00
Tong Mu
c5573ea3d8
[Keyboard] Accept empty events (#87152) 2021-07-29 19:19:04 -07:00
Anna Gringauze
33fd4f15a9
Fix race causing null dereference on getStack in web_tool_tests and CI flakes (#87278) 2021-07-29 16:59:02 -07:00
Hans Muller
26c30fe2e3
Added BottomNavigationBar landscapeLayout parameter (#87211) 2021-07-29 16:54:07 -07:00
Justin McCandless
c5866c5e20
Explicitly set affinity when moving left/right by line (#87133) 2021-07-29 16:49:06 -07:00
Tong Mu
a7899c1961
[gen_keycodes] Remove nonexistent Web keys and improve their emulation (#87098) 2021-07-29 16:44:06 -07:00
Jim Graham
c451b6b0d7
Revert "Perform no shader warm-up by default (#87126)" (#87238)
This reverts commit 32c2e2bad9738798fc74e81133fffb8a84f751fb.
2021-07-29 15:14:16 -07:00
Tong Mu
884158a6e3
Reland 3: Make LiveTestWidgetsFlutterBinding work with setSurfaceSize and live tests (#87239)
* Revert "Revert "Reland 2: Make LiveTestWidgetsFlutterBinding work with setSurfaceSize and live tests (#86912)" (#87233)"

This reverts commit 5b80d32a8430e1c44d052307dcee3c4f9fee4874.

* Record tap positions
2021-07-29 15:11:26 -07:00
Hans Muller
a76212f8fa
Deprecate ThemeData.fixTextFieldOutlineLabel (#87281) 2021-07-29 14:43:15 -07:00
Tong Mu
caf876cf40
Reland: Keyboard events (#87174) 2021-07-29 14:24:03 -07:00