- 24 Mar, 2023 1 commit
-
-
LongCatIsLooong authored
Unskip #62819 Fixes #12357
-
- 09 Mar, 2023 1 commit
-
-
LongCatIsLooong authored
Reland "Update test font (#121306)"
-
- 06 Mar, 2023 2 commits
-
-
LongCatIsLooong authored
This reverts commit 9f69a367.
-
LongCatIsLooong authored
Update test font
-
- 23 Feb, 2023 1 commit
-
-
Lioness100 authored
* Fix typos * lowercase animated & opacity * Undo typo fix --------- Co-authored-by: Michael Goderbauer <goderbauer@google.com>
-
- 21 Feb, 2023 1 commit
-
-
Mouad Debbar authored
* [web] Temporarily disable a line boundary test * [web] Unify line boundary expectations on web and non-web
-
- 17 Feb, 2023 1 commit
-
-
Mouad Debbar authored
-
- 05 Jan, 2023 1 commit
-
-
LongCatIsLooong authored
* Avoid affinity like the plague * ignore lint * clean up * fix test * review * Move wordboundary to text painter * docs * fix tests
-
- 20 Dec, 2022 1 commit
-
-
Michael Goderbauer authored
* Enable lint * note about discarded_futures * note about use_decorated_box * update note on require_trailing_commas
-
- 17 Dec, 2022 1 commit
-
-
Lucas.Xu authored
-
- 16 Dec, 2022 1 commit
-
-
Lucas.Xu authored
-
- 04 Nov, 2022 1 commit
-
-
chunhtai authored
* Support keyboard selection in selectable region * fix some comments * addressing comments
-
- 18 Jul, 2022 1 commit
-
-
Alexandre Ardhuin authored
-
- 01 Jul, 2022 1 commit
-
-
Xilai Zhang authored
This reverts commit 3f43d9f3.
-
- 29 Jun, 2022 1 commit
-
-
xubaolin authored
Fixes a text clipping edge case.
-
- 24 May, 2022 1 commit
-
-
chunhtai authored
* Support global selection * addressing comments * add new test * Addressing review comments * update * addressing comments * addressing comments * Addressing comments * fix build
-
- 18 Apr, 2022 1 commit
-
-
Justin McCandless authored
This reverts commit 08e467dd (Google test failures after merge).
-
- 14 Apr, 2022 2 commits
-
-
xubaolin authored
-
Michael Goderbauer authored
-
- 03 Feb, 2022 1 commit
-
-
Ian Hickson authored
-
- 08 Oct, 2021 3 commits
-
-
Ian Hickson authored
-
Zachary Anderson authored
This reverts commit 5fd259be.
-
Ian Hickson authored
-
- 26 Aug, 2021 1 commit
-
-
chunhtai authored
-
- 23 Aug, 2021 1 commit
-
-
chunhtai authored
* Fixes renderparagraph crashes due to truncated semantics node * add period
-
- 05 Aug, 2021 1 commit
-
-
Darren Austin authored
-
- 29 Jul, 2021 1 commit
-
-
olof-dev authored
-
- 23 Apr, 2021 1 commit
-
-
Alexandre Ardhuin authored
-
- 11 Feb, 2021 1 commit
-
-
Sam Rawlins authored
-
- 16 Nov, 2020 1 commit
-
-
Jason Simmons authored
-
- 07 Oct, 2020 1 commit
-
-
Kate Lovett authored
-
- 02 Oct, 2020 1 commit
-
-
Jason Simmons authored
-
- 09 Sep, 2020 1 commit
-
-
Anatoly Pulyaevskiy authored
-
- 31 Aug, 2020 1 commit
-
-
Chris Bracken authored
Flutter's `moreOrLessEquals` has a few advantages over `closeTo` from the `matcher` package: * It emits the epsilon value in the test result on failure. * It uses a named parameter for epsilon, which improves readability at the call site. * It has a reasonable default for epsilon in cases where something more specific isn't required. Using it also has the nice property that it aids in its own discovery when when people go looking for such functionality in new tests. This change also includes a couple unrelated whitespace formatting cleanups.
-
- 08 Aug, 2020 1 commit
-
-
chunhtai authored
-
- 20 Jul, 2020 1 commit
-
- 16 Jul, 2020 1 commit
-
-
chunhtai authored
-
- 09 Jul, 2020 1 commit
-
-
Kate Lovett authored
-
- 11 Jun, 2020 1 commit
-
-
Alexandre Ardhuin authored
* add language version 2.8 in packages/flutter * enable non-nullable analyzer flag
-
- 06 May, 2020 1 commit
-
-
Gary Qian authored
-