- 15 Oct, 2019 1 commit
-
-
Jason Simmons authored
The _computeChildren[Width/Height]With[Min/Max]Intrinsics methods in RenderParagraph overwrite the text painter's placeholder dimensions in order to compute potential widths and heights for the paragraph. The placeholder dimensions should be restored to the values computed by _layoutChildren before painting the text.
-
- 09 Oct, 2019 1 commit
-
-
Kate Lovett authored
-
- 08 Oct, 2019 1 commit
-
-
Kate Lovett authored
-
- 02 Oct, 2019 1 commit
-
-
Gary Qian authored
-
- 24 Sep, 2019 2 commits
-
-
chunhtai authored
* Implement system fonts system channel listener
-
Alexandre Ardhuin authored
-
- 17 Sep, 2019 1 commit
-
-
Alexandre Ardhuin authored
-
- 20 Aug, 2019 1 commit
-
-
chunhtai authored
-
- 17 Jul, 2019 1 commit
-
-
Dan Field authored
-
- 03 Jul, 2019 1 commit
-
-
Gary Qian authored
-
- 20 Jun, 2019 1 commit
-
-
Dan Field authored
-
- 13 Jun, 2019 1 commit
-
-
Dan Field authored
-
- 07 Jun, 2019 2 commits
-
-
Gary Qian authored
Reland "Text inline widgets, TextSpan rework (#30069)" with improved backwards compatibility (#34051)
-
- 06 Jun, 2019 1 commit
-
-
Gary Qian authored
-
- 05 Jun, 2019 1 commit
-
- 04 Jun, 2019 1 commit
-
-
Gary Qian authored
* Merge in changes for inline widgets * Make analyzer happy, fix tests * Fix analyzer * Add missing doc * Docs on RichText * Fix analyzer some more * Remove whitespace at end of line * Update goldens * Text fixes * Analyzer
-
- 10 May, 2019 1 commit
-
-
Efthymis Sarmpanis authored
-
- 03 May, 2019 1 commit
-
-
Justin McCandless authored
Add `textWidthBasis` param to Text to allow calculating width according to longest line.
-
- 02 May, 2019 2 commits
-
-
Justin McCandless authored
This reverts commit 323108ff due to weird engine dependency bug
-
Justin McCandless authored
Add `textWidthBasis` param to Text to allow calculating width according to longest line.
-
- 10 Apr, 2019 1 commit
-
-
Jonah Williams authored
-
- 22 Mar, 2019 1 commit
-
-
Alexandre Ardhuin authored
-
- 20 Feb, 2019 1 commit
-
-
Michael Goderbauer authored
-
- 15 Feb, 2019 1 commit
-
-
- 14 Feb, 2019 1 commit
-
-
Michael Goderbauer authored
This reverts commit 46cabdab.
-
- 13 Feb, 2019 1 commit
-
-
Michael Goderbauer authored
-
- 04 Feb, 2019 1 commit
-
-
Gary Qian authored
Integrate Strut: Add StrutStyle, expose Strut API, wire up strut with dart:ui, Roll engine 31a7f4d..e7eb1c8 (7 commits) (#26332) Includes a breaking change to dart:ui ParagraphStyle where lineHeight is renamed to height for consistency with TextStyle.
-
- 12 Sep, 2018 1 commit
-
-
Alexandre Ardhuin authored
* enable lint unnecessary_new * fix tests * fix tests * fix tests
-
- 29 Aug, 2018 1 commit
-
-
Jonah Williams authored
-
- 25 Jun, 2018 1 commit
-
-
liyuqian authored
This should fix https://github.com/flutter/flutter/issues/18729 I'll add a gold test, and try to figure out how to remove the saveLayer without affecting the correctness later.
-
- 21 Jun, 2018 1 commit
-
-
liyuqian authored
This is a follow up on https://github.com/flutter/engine/pull/5420 and https://github.com/flutter/flutter/issues/18057 As you can see from the diff, we also mistakenly saveLayer before the clip at some places previously.
-
- 09 Jun, 2018 1 commit
-
-
Hans Muller authored
-
- 05 Jun, 2018 2 commits
-
-
Hans Muller authored
-
Alexandre Ardhuin authored
-
- 31 May, 2018 1 commit
-
-
Hans Muller authored
-
- 20 Mar, 2018 1 commit
-
-
Alexandre Ardhuin authored
-
- 12 Mar, 2018 1 commit
-
-
Jason Simmons authored
-
- 17 Nov, 2017 1 commit
-
-
Greg Spencer authored
I got tired of drive-by spelling fixes, so I figured I'd just take care of them all at once. This only corrects errors in the dartdocs, not regular comments, and I skipped any sample code in the dartdocs. It doesn't touch any identifiers in the dartdocs either. No code changes, just comments.
-
- 03 Nov, 2017 1 commit
-
-
amirh authored
-