- 28 Oct, 2019 1 commit
-
-
LongCatIsLooong authored
-
- 25 Oct, 2019 1 commit
-
-
Kate Lovett authored
-
- 22 Oct, 2019 1 commit
-
-
Kate Lovett authored
This reverts commit 8df0d655.
-
- 21 Oct, 2019 1 commit
-
-
Kate Lovett authored
-
- 15 Oct, 2019 1 commit
-
-
Greg Spencer authored
This disables the arrow key focus navigation for text fields. This was non-standard behavior for text fields, although it remains useful for other kinds of controls. Fixes #42259
-
- 07 Oct, 2019 1 commit
-
-
LongCatIsLooong authored
-
- 04 Oct, 2019 2 commits
-
-
Rody Davis authored
-
Alexandre Ardhuin authored
-
- 30 Sep, 2019 2 commits
-
-
Alexandre Ardhuin authored
* add missing trailing commas * add more missing trailing commas * add more and more missing trailing commas
-
Justin McCandless authored
-
- 25 Sep, 2019 1 commit
-
-
LongCatIsLooong authored
-
- 24 Sep, 2019 2 commits
-
-
Alexandre Ardhuin authored
-
Alexandre Ardhuin authored
-
- 21 Aug, 2019 1 commit
-
- 09 Aug, 2019 2 commits
-
-
Michael Klimushyn authored
This reverts commit 92ef2b9c. This requires either runApp() or WidgetsFlutterBinding.ensureInitialized() to have been called before using any MethodChannels. Plugins broadly rely on MethodChannels and right now there's no general requirements that they be constructed within the runApp call, so the ecosystem breakages from this are broader than originally thought. Reverting for now.
-
adazh authored
-
- 07 Aug, 2019 1 commit
-
-
Tong Mu authored
Guard removePointer with addTearDown to avoid cascading test crash.
-
- 01 Aug, 2019 1 commit
-
-
chunhtai authored
reland Enable selection by default for password text field and expose api to turn on and off context menu options (#37324)
-
- 31 Jul, 2019 1 commit
-
-
Michael Goderbauer authored
Revert "reland Enable selection by default for password text field and expose api to turn on and off context menu options (#34676) (#37183)" (#37295) This reverts commit 7eb09a84.
-
- 30 Jul, 2019 1 commit
-
- 28 Jul, 2019 1 commit
-
-
Kate Lovett authored
-
- 27 Jul, 2019 1 commit
-
- 26 Jul, 2019 1 commit
-
-
chunhtai authored
Enable selection by default for password text field and expose api to turn on and off context menu options (#34676)
-
- 12 Jul, 2019 2 commits
-
-
Kate Lovett authored
This reverts commit eb0b1790. Skia Gold post-submit test were failing due to the service account not being found on Cirrus.
-
Kate Lovett authored
* Fresh PR for Gold integration. * Nits * WIP * Artifacts from merge * Changed some platform dependencies for web, added library prefix notation for Skia Gold test names. * Updating for CI implementation * Write out service account * Writing to skip out * WIP * ++ * Fixing depot tools deps * Windows depot_tools * Fixing setup scripts * ++ * depot tools * ++ * WIP * Tracing depot_tools clone * WIP * ++ * analyzer * WIP * chrome typo * copy artifact * Working on tests * Code cleanup * ++ * Code cleanup, updated tests * ++ review feedback * Review * Analyzer * Review feedback * Nits from review * PRogress * ++ * Fixing tests * ++ * Testing repo route * Just needing documention around new structures. * cleanup * Analyzer * Documentation updates * Documentation updates * Cirrus updates * cirrus nit * Review feedback * Review feedback * Fixing skip comparator * Fix base directory for Skia Gold case * ++ * Feedback * ++ * Fixed uri assertion * Made GoldensClient abstract, altered SkiaGoldClient constructor * Analyzer
-
- 10 Jul, 2019 1 commit
-
-
Justin McCandless authored
Show and hide the text selection menu at the correct time with various gestures in the text field.
-
- 03 Jul, 2019 1 commit
-
-
Justin McCandless authored
CupertinoTextField now supports vertical alignment via the textAlignVertical parameter.
-
- 25 Jun, 2019 2 commits
-
-
Alexandre Ardhuin authored
-
LongCatIsLooong authored
-
- 19 Jun, 2019 2 commits
-
-
Haijun authored
-
LongCatIsLooong authored
-
- 18 Jun, 2019 1 commit
-
-
Kate Lovett authored
* Splitting golden file versioning out as an argument of matchesGoldenFile * Fixing description implementation. * Removing unused imports * Removing unused import * Review feedback
-
- 04 Jun, 2019 2 commits
-
-
Justin McCandless authored
Extra space when scrolling to selected input so that the selection caret is visible.
-
Kate Lovett authored
-
- 03 Jun, 2019 5 commits
-
-
chunhtai authored
-
Jonah Williams authored
-
Jonah Williams authored
This reverts commit d92b3b40.
-
Jonah Williams authored
-
SimonIT authored
-
- 30 May, 2019 1 commit
-
-
Justin McCandless authored
The text selection handles now feel a lot more responsive, and their implementation was cleaned up a bit.
-