- 30 Jul, 2021 14 commits
-
-
godofredoc authored
This reverts commit ee067813.
-
Casey Hillers authored
-
engine-flutter-autoroll authored
-
Kaushik Iska authored
-
godofredoc authored
-
Jia Hao authored
-
Jenn Magder authored
-
Casey Hillers authored
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
Renzo Olivares authored
* 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
-
Anurag Roy authored
-
godofredoc authored
-
Tong Mu authored
-
- 29 Jul, 2021 22 commits
-
-
Anna Gringauze authored
-
Hans Muller authored
-
Justin McCandless authored
-
Tong Mu authored
-
Jim Graham authored
This reverts commit 32c2e2ba.
-
Hans Muller authored
-
Tong Mu authored
-
Christopher Fujino authored
-
engine-flutter-autoroll authored
* 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)
-
Renzo Olivares authored
-
engine-flutter-autoroll authored
-
Taha Tesser authored
-
olof-dev authored
-
Mouad Debbar authored
This reverts commit 8d8959f9.
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
74121a42b Roll Skia from 17eaf6216046 to 8cd8e27c2ceb (12 revisions) (flutter/engine#27779) (#87248)
-
Wyte Krongapiradee authored
-
Tong Mu authored
-
Jenn Magder authored
-
engine-flutter-autoroll authored
-
- 28 Jul, 2021 4 commits
-
-
Sam Rawlins authored
-
engine-flutter-autoroll authored
-
Greg Spencer authored
This changes the "Waiting for another flutter command to release the startup lock..." message output so that it appears on stderr instead of stdout. When it appears on stdout, it can mess up collection of the output. For instance, if you run flutter --version --machine and you're expecting JSON output, then you'll get non-JSON output even though the lock is released and you eventually would get what you're asking for.
-