1. 15 Mar, 2019 13 commits
  2. 14 Mar, 2019 10 commits
  3. 13 Mar, 2019 8 commits
    • engine-flutter-autoroll's avatar
      Roll engine 31b289f277c6..b1b388f1c235 (7 commits) (#29323) · 58ac1287
      engine-flutter-autoroll authored
      * 59715b71d Disable build_ios task due to lack of credits. (flutter/engine#8150)
      
      * 9f50dae33 Look up ICU symbols based on the path to libflutter.so as a fallback (flutter/engine#8139)
      
      * 8b1a299ed [Skia] Rollback Skia to 29d5dec9a0783a033b921dc483fb98d565d684f6 (flutter/engine#8151)
      
      * 8be2aca56 Roll src/third_party/dart 1bd36d694d..674fd0e060 (48 commits) #8152
      
      * 2e427030f Revert "Disable build_ios task due to lack of credits. (#8150)" (flutter/engine#8153)
      
      * 2daebebf4 Fix text.dart height docs (flutter/engine#8079)
      
      * b1b388f1c Encode scroll motion events in the Android touch processor (flutter/engine#8149)
      58ac1287
    • Dan Field's avatar
      Revert "Speculative fix for #29262 (#29273)" (#29319) · dcc965a3
      Dan Field authored
      This reverts commit 53d45258.
      dcc965a3
    • Dan Field's avatar
      Speculative fix for #29262 (#29273) · 53d45258
      Dan Field authored
      * Avoid writing to stderr before process has finished streaming
      53d45258
    • Gary Qian's avatar
      Expose decorationThickness in TextStyle. Roll engine (12 commits) (#28751) · 96cb84a1
      Gary Qian authored
      31b289f27 Fix indexing error in dart:ui TextStyle.toString (flutter/engine#8143)
      fc2e6b61c Typo "fast an inline" to "fast and inline" (flutter/engine#8142)
      0f19b2de0 Reland PerformanceOverlayLayer golden test (flutter/engine#8140)
      073aadde1 Fix TextStyle decode misalignment (flutter/engine#8141)
      d87d29054 Roll src/third_party/skia 406b068942f0..2eecc3ea3d71 (11 commits) (flutter/engine#8138)
      5cef4a022 Use final state passed to dart before initialization as the initial lifecycleState. (flutter/engine#8124)
      ffef51be6 Roll src/third_party/skia 665bc64a2dc4..406b068942f0 (8 commits) (flutter/engine#8137)
      48efd0fb7 Roll src/third_party/skia 762ddd7e4352..665bc64a2dc4 (2 commits) (flutter/engine#8129)
      f666adbbd Roll src/third_party/skia 2932a458957d..762ddd7e4352 (3 commits) (flutter/engine#8128)
      8b0df6ded Bugfix #29203: NPE in getAccessibilityProvider in old FlutterView. (flutter/engine#8126)
      8f7b18345 Roll src/third_party/skia c6d8781c4036..2932a458957d (2 commits) (flutter/engine#8125)
      52b67fdd5 Expose decorationThickness to dart:ui (flutter/engine#8008)
      96cb84a1
    • Jonah Williams's avatar
      Add skip to group in test_compat (#29236) · 275769b8
      Jonah Williams authored
      275769b8
    • sjindel-google's avatar
      Fix text selection handles showing outside the visible text region (#24476) · 88a477ca
      sjindel-google authored
      Don't show handles outside the text field's boundary.
      88a477ca
    • Michael Goderbauer's avatar
      Fix DartDoc for UniqueKey (#29245) · 89a51272
      Michael Goderbauer authored
      89a51272
    • Shi-Hao Hong's avatar
      Update README.md · 1ddd15ff
      Shi-Hao Hong authored
      1ddd15ff
  4. 12 Mar, 2019 9 commits