1. 02 Mar, 2018 3 commits
    • Alexander Aprelev's avatar
      Roll engine to c88ba37c794f57982374bb53a694301198cad593 (#15053) · da24ad0b
      Alexander Aprelev authored
      * Roll engine to c88ba37c794f57982374bb53a694301198cad593.
      
      Changes since last roll:
        - move generated entry points JSON out of flutter_patched_sdk
        - List missing core lib bigint_patch.dart source for new Bigint implementation (#4735)
        - Skip over .emf-files. (#4739)
        - Roll dart to ee15c8eb689791f6777eb3f6b0a1e9c58ff0671b.
      
      * defaultValue -> orElse
      da24ad0b
    • Chris Bracken's avatar
      Eliminate RenderView orientation, timeForRotation (#15044) · 73a1a74b
      Chris Bracken authored
      Orientation, and by extension time for rotation between orientations,
      was aspirational and never used.
      
      While this is technically a breaking change, this code never actually
      did anything. If you were setting either orientation or timeForRotation,
      simply delete those parameters and the code will continue to behave
      identically to how it had been.
      73a1a74b
    • Greg Spencer's avatar
      Fix render problem on Slider (#15039) · a1d2443e
      Greg Spencer authored
      Fixes a small rendering problem when dragging the slider, as well as a couple of small bugs (de-duping of value changes, and actually using a parameter passed to _unlerp).
      a1d2443e
  2. 01 Mar, 2018 15 commits
  3. 28 Feb, 2018 9 commits
  4. 27 Feb, 2018 8 commits
  5. 26 Feb, 2018 5 commits