1. 15 Aug, 2018 1 commit
    • Ian Hickson's avatar
      Shim package:test to avoid matcher issues (#20602) · 686d8f8a
      Ian Hickson authored
      * Upgrade everything except matcher.
      * Roll matcher (and test)
      * Adjust tests that depend on flutter:test directly to depend on a shim
      * Require use of package:test shim and remove other references to package:test
      686d8f8a
  2. 02 Aug, 2018 1 commit
  3. 27 Jul, 2018 1 commit
  4. 23 Jul, 2018 1 commit
  5. 20 Jul, 2018 1 commit
  6. 16 Jul, 2018 2 commits
  7. 21 Jun, 2018 1 commit
    • Dan Field's avatar
      Expose Text foreground from engine (#18347) · a18f5e84
      Dan Field authored
      * update tests for TextStyle changes in engine
      
      * roll engine, support Foreground on TextStyle
      
      * roll to TextStyle.foreground
      
      * add tests, update docs, fixes from tests
      
      * add golden tests
      
      * stroke + gradient
      
      * update goldens hash
      
      * Use centered widget
      
      * fix typo
      
      * Disable golden tests until Linux generated files are available
      
      * update goldens
      a18f5e84
  8. 10 Jun, 2018 1 commit
  9. 10 May, 2018 1 commit
  10. 12 Apr, 2018 1 commit
    • Greg Spencer's avatar
      Adding ChipTheme, ChipThemeData, and some more tests. (#16447) · 4dbbf678
      Greg Spencer authored
      This converts the chips to use a ChipThemeData to get most of their customization values from (if not overridden by specific arguments to the chip constructors), and to have the base ThemeData contain one of these. It also adds the ChipTheme widget that will allow overriding the theme for a particular subtree in the widget hierarchy.
      
      Added tests for both, and just more tests in general for the Chips.
      4dbbf678
  11. 10 Apr, 2018 1 commit
  12. 21 Mar, 2018 1 commit
  13. 08 Feb, 2018 1 commit
  14. 01 Feb, 2018 1 commit
  15. 21 Dec, 2017 1 commit
  16. 21 Oct, 2017 1 commit
    • Yegor's avatar
      Theme.of provides all TextStyle properties (#12552) · 67d16cd5
      Yegor authored
      * Theme provides all TextStyle properties
      
      * match field declaration order in the test
      
      * Theme.of returns text style with inherit == false
      
      * change TextStyle.inherit logic; docs
      
      * add TextStyle.debugLabel
      
      * address comments
      
      * add debug labels to Typography text styles
      67d16cd5
  17. 19 Oct, 2017 1 commit
  18. 02 Oct, 2017 1 commit
    • gspencergoog's avatar
      Add framework support for system text scale factor. (#12180) · 18f0d3ae
      gspencergoog authored
      * Add framework-side support for system text scale factor.
      
      * Rolling engine to e3404b81a53ba3180c7623a6f2190ebb28518f30
        Additional changes rolled in with engine change:
          libtxt: implementation of GetRectsForRange that processes a line at a time - e3404b8
          Provide an entropy source to the Dart engine (#4161) - e1aa867
          libtxt: search for fallback fonts that can match emoji and CJK characters - 8061df1
          Roll skia to e4679fa06a. (#4157) - 267e7a8
          Update buildroot to 53fea9aebbcc39c6522731471a1a45960ee0685e (#4160) - 02ea7ae
          Revert engine Dart roll. (#4158) - 14aab33
          Add support for system text scale factor. (#4124) - b2a7f4b
          Include _http into sky_engine libraries for analyzer (#4154) - b930f10
          libtxt: Remove postprocess_line and improve tracking of X offsets - 86f95f0
          libtxt: remove redundant line_widths (#4152) - 14bf515
          Roll dart to ade37f931e90b0fdb8fe16d6bf6f089545da55b6 (#4151) - 6f1264f
      18f0d3ae
  19. 19 Sep, 2017 1 commit
  20. 07 Sep, 2017 1 commit
  21. 25 Jul, 2017 1 commit
  22. 30 Jun, 2017 1 commit
  23. 04 Mar, 2017 1 commit
  24. 18 Feb, 2017 1 commit
  25. 03 Feb, 2017 1 commit
  26. 18 Jan, 2017 1 commit
  27. 30 Sep, 2016 2 commits
  28. 27 Sep, 2016 2 commits
  29. 20 Sep, 2016 1 commit
  30. 15 Sep, 2016 2 commits