Commit Graph

25281 Commits

Author SHA1 Message Date
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 38a6c8a418.
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 ee06781362.
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 32c2e2bad9.
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 5b80d32a84.

* 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
Christopher Fujino
a82255b57a [flutter_conductor] updates (#86452) 2021-07-29 14:19:04 -07:00
engine-flutter-autoroll
6406c6d44f Roll Engine from 0ceee4d68386 to 884e9dacb919 (3 revisions) (#87283)
* 50726227b Roll Dart SDK from 07a45954b53f to c7a093ce1e6f (2 revisions) (flutter/engine#27787)

* 7538310d9 Revert "Use preDraw for the Android embedding (#27645)" (flutter/engine#27788)

* 884e9dacb Roll Skia from 0d9a07907931 to ff9ee6787256 (1 revision) (flutter/engine#27789)
2021-07-29 13:36:15 -07:00
Renzo Olivares
63b61979da Fix inconsistencies when calculating start/end handle rects for selection handles (#87236) 2021-07-29 11:19:02 -07:00
engine-flutter-autoroll
cb4bc118eb Roll Engine from 74121a42bc7b to 0ceee4d68386 (4 revisions) (#87276) 2021-07-29 10:29:02 -07:00
Taha Tesser
f9aa5842c2 [tools] Fix Android Studio Arctic Fox Java path on macOS (#87267) 2021-07-29 10:24:07 -07:00
olof-dev
f226c1eae9 Added parameters boxHeightStyle, boxWidthStyle to RenderParagraph.getBoxesForSelection (#87183) 2021-07-29 09:04:05 -07:00
Mouad Debbar
6a4d5d88e7 Revert "Roll Engine from 74121a42bc7b to 40451453ab11 (2 revisions) (#87250)" (#87275)
This reverts commit 8d8959f93c.
2021-07-29 08:38:19 -07:00
Tong Mu
ccf6f0353a Revert "Restores surface size in the postTest of test binding (#87240)" (#87258)
This reverts commit 7707f42318.
2021-07-29 01:50:54 -07:00
engine-flutter-autoroll
8d8959f93c Roll Engine from 74121a42bc7b to 40451453ab11 (2 revisions) (#87250) 2021-07-28 23:24:04 -07:00
engine-flutter-autoroll
9a983f7cea 74121a42b Roll Skia from 17eaf6216046 to 8cd8e27c2ceb (12 revisions) (flutter/engine#27779) (#87248) 2021-07-28 22:19:01 -07:00
Wyte Krongapiradee
221705b6e6 Avoid passive clipboard read on Android (#86791) 2021-07-28 20:44:02 -07:00