1. 15 Oct, 2019 1 commit
    • Jason Simmons's avatar
      Use placeholder dimensions that reflect the final text layout (#42558) · fb33b7a1
      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.
      fb33b7a1
  2. 09 Oct, 2019 1 commit
  3. 08 Oct, 2019 1 commit
  4. 02 Oct, 2019 1 commit
  5. 24 Sep, 2019 2 commits
  6. 17 Sep, 2019 1 commit
  7. 20 Aug, 2019 1 commit
  8. 17 Jul, 2019 1 commit
  9. 03 Jul, 2019 1 commit
  10. 20 Jun, 2019 1 commit
  11. 13 Jun, 2019 1 commit
  12. 07 Jun, 2019 2 commits
  13. 06 Jun, 2019 1 commit
  14. 05 Jun, 2019 1 commit
  15. 04 Jun, 2019 1 commit
    • Gary Qian's avatar
      Text inline widgets, TextSpan rework (#33794) · 86862c1e
      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
      86862c1e
  16. 10 May, 2019 1 commit
  17. 03 May, 2019 1 commit
  18. 02 May, 2019 2 commits
  19. 10 Apr, 2019 1 commit
  20. 22 Mar, 2019 1 commit
  21. 20 Feb, 2019 1 commit
  22. 15 Feb, 2019 1 commit
  23. 14 Feb, 2019 1 commit
  24. 13 Feb, 2019 1 commit
  25. 04 Feb, 2019 1 commit
  26. 12 Sep, 2018 1 commit
  27. 29 Aug, 2018 1 commit
  28. 25 Jun, 2018 1 commit
  29. 21 Jun, 2018 1 commit
  30. 09 Jun, 2018 1 commit
  31. 05 Jun, 2018 2 commits
  32. 31 May, 2018 1 commit
  33. 20 Mar, 2018 1 commit
  34. 12 Mar, 2018 1 commit
  35. 17 Nov, 2017 1 commit
    • Greg Spencer's avatar
      Fix spelling errors in all the dartdocs. (#13061) · 0259be90
      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.
      0259be90
  36. 03 Nov, 2017 1 commit