1. 17 Jul, 2019 1 commit
  2. 03 Jul, 2019 1 commit
  3. 20 Jun, 2019 1 commit
  4. 13 Jun, 2019 1 commit
  5. 07 Jun, 2019 2 commits
  6. 06 Jun, 2019 1 commit
  7. 05 Jun, 2019 1 commit
  8. 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
  9. 10 May, 2019 1 commit
  10. 03 May, 2019 1 commit
  11. 02 May, 2019 2 commits
  12. 10 Apr, 2019 1 commit
  13. 22 Mar, 2019 1 commit
  14. 20 Feb, 2019 1 commit
  15. 15 Feb, 2019 1 commit
  16. 14 Feb, 2019 1 commit
  17. 13 Feb, 2019 1 commit
  18. 04 Feb, 2019 1 commit
  19. 12 Sep, 2018 1 commit
  20. 29 Aug, 2018 1 commit
  21. 25 Jun, 2018 1 commit
  22. 21 Jun, 2018 1 commit
  23. 09 Jun, 2018 1 commit
  24. 05 Jun, 2018 2 commits
  25. 31 May, 2018 1 commit
  26. 20 Mar, 2018 1 commit
  27. 12 Mar, 2018 1 commit
  28. 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
  29. 03 Nov, 2017 1 commit
  30. 01 Nov, 2017 1 commit
    • Ian Hickson's avatar
      Text Painting Fuzzer (#12813) · 8fd20b5d
      Ian Hickson authored
      Various improvements (in particular a new painting fuzzer) to the text manual test.
      
      Some additional documentation.
      
      A fix to Stack to remove an LTR bias: make unpositioned children apply "alignment".
      
      Some more debugging information on RichText and Text.
      
      A fix to the flutter tool to not crash when an RPC call throws an exception.
      8fd20b5d
  31. 18 Oct, 2017 1 commit
    • Michael Goderbauer's avatar
      Redesign Semantic Tree Compilation Algorithm (#12605) · f8a2bd20
      Michael Goderbauer authored
      * Oct 12 10:12am
      
      * implicit_semantics_test.dart passes
      
      * refactoring
      
      * works in nice
      
      * minor rename
      
      * more doc comments
      
      * to be explicit check better
      
      * fix test
      
      * ++
      
      * ++
      
      * semantics_9_test (BlockSemantics) and implicit_semantics_test are passing
      
      * doc updates
      
      * tiny refactor
      
      * fix static errors in tests
      
      * fix gesture detector
      
      * ++
      
      * ++
      
      * geometry
      
      * ++
      
      * remove noGeometry
      
      * revert test
      
      * +
      
      * all tests but scrolling/clipping pass
      
      * clipping works
      
      * scrolling halfway
      
      * sliver tests pass
      
      * ALL TESTS PASS
      
      * SemanticsNode changed
      
      * docs and tiny fixes
      
      * card test
      
      * more doc comments
      
      * remove missed print
      
      * more tests
      
      * make test pass on Linux
      
      * remove changes to intellij proj file
      
      * review comments
      f8a2bd20
  32. 28 Sep, 2017 1 commit
  33. 21 Sep, 2017 1 commit
  34. 07 Sep, 2017 1 commit
  35. 31 Aug, 2017 1 commit
  36. 31 Jul, 2017 1 commit
  37. 25 Jul, 2017 1 commit