- 18 Dec, 2020 1 commit
-
-
J-P Nurmi authored
selectionEnabled was not taken into account in: key movement handling in RenderEditable mouse drag handling in TextSelectionGestureDetectorBuilder
-
- 28 Oct, 2020 1 commit
-
-
xubaolin authored
Fixes a bug where selection handles sometimes showed on web.
-
- 15 Oct, 2020 1 commit
-
-
Greg Spencer authored
-
- 19 Aug, 2020 1 commit
-
-
Justin McCandless authored
-
- 15 Aug, 2020 1 commit
-
-
Ming Lyu (CareF) authored
-
- 11 Jun, 2020 2 commits
-
-
Alexandre Ardhuin authored
* add language version 2.8 in packages/flutter * enable non-nullable analyzer flag
-
Darren Austin authored
-
- 27 Jan, 2020 1 commit
-
-
Dan Field authored
-
- 17 Jan, 2020 2 commits
-
-
Anthony authored
[a11y] Make sure RenderFractionalTranslation updates its semantics after the translation field is set (#48985)
-
Greg Spencer authored
-
- 16 Dec, 2019 1 commit
-
-
Alexandre Ardhuin authored
-
- 27 Nov, 2019 1 commit
-
-
Ian Hickson authored
* Update project.pbxproj files to say Flutter rather than Chromium Also, the templates now have an empty organization so that we don't cause people to give their apps a Flutter copyright. * Update the copyright notice checker to require a standard notice on all files * Update copyrights on Dart files. (This was a mechanical commit.) * Fix weird license headers on Dart files that deviate from our conventions; relicense Shrine. Some were already marked "The Flutter Authors", not clear why. Their dates have been normalized. Some were missing the blank line after the license. Some were randomly different in trivial ways for no apparent reason (e.g. missing the trailing period). * Clean up the copyrights in non-Dart files. (Manual edits.) Also, make sure templates don't have copyrights. * Fix some more ORGANIZATIONNAMEs
-
- 30 Sep, 2019 1 commit
-
-
Alexandre Ardhuin authored
* add missing trailing commas * add more missing trailing commas * add more and more missing trailing commas
-
- 24 Sep, 2019 2 commits
-
-
Alexandre Ardhuin authored
-
Alexandre Ardhuin authored
-
- 07 Aug, 2019 1 commit
-
-
Tong Mu authored
Guard removePointer with addTearDown to avoid cascading test crash.
-
- 27 Jul, 2019 1 commit
-
-
LongCatIsLooong authored
-
- 12 Jul, 2019 1 commit
-
-
chunhtai authored
-
- 13 May, 2019 1 commit
-
-
Greg Spencer authored
This fixes #32525, because it now marks the compositing bits as needing to be recalculated if the mouse tracker changes its idea of whether or not a mouse is attached. This bug occurred because the test framework was leaking state from one test to the next (the state about whether a mouse pointer was active), and so even though there was a "passing" test when run in order with the other tests in the file, when the test was run individually (or first), it would have failed and caught the bug. This adds an assert to make sure that after each test there are no simulated mouse pointers connected, and now calls removePointer in all of the tests where this was a problem.
-
- 07 Mar, 2019 1 commit
-
-
Alexandre Ardhuin authored
* fix indentof statements in BlockFunctionBody * fix indentof statements in BlockFunctionBody in tests
-
- 01 Mar, 2019 2 commits
-
-
Mouad Debbar authored
-
Alexandre Ardhuin authored
* add trailing commas on list/map/parameters * add trailing commas on Invocation with nb of arg>1 * add commas for widget containing widgets * add trailing commas if instantiation contains trailing comma * revert bad change
-
- 27 Feb, 2019 1 commit
-
-
Michael Goderbauer authored
-
- 25 Feb, 2019 1 commit
-
-
xster authored
-
- 21 Feb, 2019 1 commit
-
-
jslavitz authored
* Fix for nan pressure values and values outside min and max pressure ranges
-
- 20 Feb, 2019 1 commit
-
-
xster authored
-
- 12 Feb, 2019 1 commit
-
-
xster authored
-
- 14 Jan, 2019 1 commit
-
-
jslavitz authored
* adds force press select word functionality
-
- 21 Dec, 2018 1 commit
-
-
xster authored
-