1. 24 Jul, 2018 6 commits
    • liyuqian's avatar
      Roll engine to 95e91e31fad816738d3fef341256620e1819b6d9 (#19716) · ca93c53c
      liyuqian authored
      95e91e31f Update tonic to pull in Android build fixes. (#5834)
      29f475c8d Update tonic to pull in fixes to assertions and build failures on Windows. (#5833)
      5474415e1 Roll src/third_party/skia e35055f31c7f..b8eeb808d84f (5 commits) (#5832)
      380eb84c4 Remove unused function CreateSkiaInterface (#5812)
      33a4aef1d Fix build break caused by https://github.com/flutter/engine/pull/5830 (#5831)
      244ebd660 Reapply "Fix Dart 2 reload when running from a snapshot instead of platform.dill." (#5830)
      0bad812c7 Migrate to a standalone Tonic repository separated from Topaz (#5817)
      f949f7d43 Roll src/third_party/skia 206dbe8a21b6..e35055f31c7f (1 commits) (#5829)
      768daa4d3 Roll src/third_party/skia 5e6cd2affe41..206dbe8a21b6 (5 commits) (#5828)
      b8cd25b4f libtxt: fix a bug that used incorrect buffer size depending on conditions (#5804)
      b7b13b5e9 Roll src/third_party/skia df795638b9bd..5e6cd2affe41 (1 commits) (#5824)
      5886949c9 Roll src/third_party/skia dfe1fe40796e..df795638b9bd (1 commits) (#5822)
      926f546de Roll src/third_party/skia cc22d4d2fb02..dfe1fe40796e (1 commits) (#5821)
      04633f326 Generate process global trace identifiers for pipeline flow traces. (#5818)
      fb0bc05d7 Roll src/third_party/skia 6f6de6524c73..cc22d4d2fb02 (1 commits) (#5820)
      fadfff7fd Mention that running git clone isn't necessary (#5816)
      81ec6000d Roll src/third_party/skia d3509a42638a..6f6de6524c73 (5 commits) (#5819)
      2a77a4130 Make git diff range more robust in format.sh (#5813)
      e555ea573 Remove trailing white spaces (#5734)
      4c7618ac7 Roll src/third_party/skia fa0720436319..d3509a42638a (7 commits) (#5814)
      ca93c53c
    • Jonah Williams's avatar
      Semantics framework updates (#18758) · 810a29d6
      Jonah Williams authored
      Changes:
      
      - Move the SemanticsConfiguration update from RenderToggleable to each subclass, so that Switch can use toggled.
      - Add image, liveRegion, toggled properties to Semantics, SemanticsConfiguration, SemanticsNode
      - Added semanticsLabel and excludeFromSemantics to Image (the latter so that we avoid creating a semantics node)
      - Added onDismiss semantics action which maps to the modal escape on iOS and dismiss action on Android.
      - Added dismiss and liveRegion to snackbar widget
      - Updated custom painter semantics to handle image, liveRegion, toggle
      - Updated relevant tests to use correct flag/action
      810a29d6
    • matthew-carroll's avatar
      687f059a
    • Hans Muller's avatar
      Extend InputDecoration borders for disabled/error/focused states (#19694) · 0863367c
      Hans Muller authored
      Added five InputBorder properties to InputDecoration etc so that apps can control the appearance of an InputDecorator's border:  errorBorder, focusedBorder, focusedErrorBorder, disabledBorder, enabledBorder.
      0863367c
    • Ian Hickson's avatar
      Improve docs for FutureBuilder (#19687) · 56800d8f
      Ian Hickson authored
      56800d8f
    • Danny Tuppeny's avatar
      18a6a2aa
  2. 23 Jul, 2018 7 commits
  3. 21 Jul, 2018 3 commits
  4. 20 Jul, 2018 14 commits
  5. 19 Jul, 2018 10 commits