1. 04 Feb, 2019 10 commits
    • Ian Hickson's avatar
      [H] Tabs (#27477) · 7b618005
      Ian Hickson authored
      * Crash when a TabBar is put in a BottomAppBar.
      
      * Tabs bugs (e.g. crash on transparent material)
      
      - Tabs would crash when placed on transparent Materials
      - Tabs would fail to render the child if an icon was specified
      7b618005
    • Hans Muller's avatar
    • Hans Muller's avatar
      ad075dcd
    • Janice Collins's avatar
    • engine-flutter-autoroll's avatar
      Roll engine e7eb1c8bf655..74839e207b48 (33 commits) (#27507) · f026b193
      engine-flutter-autoroll authored
      
      https://github.com/flutter/engine/compare/e7eb1c8bf655...74839e207b48
      
      git log e7eb1c8bf65531195fc76ba96c8fc8478ac5f554..74839e207b482e7a47eae8af73ffa1e23f8e8355 --no-merges --oneline
      74839e207 Roll src/third_party/skia 8c14038e56c3..d7a5a1d27e1d (5 commits) (flutter/engine#7683)
      615ca598d Roll src/third_party/skia 69130631e23d..8c14038e56c3 (1 commits) (flutter/engine#7682)
      482e43faf Roll src/third_party/skia 21ca3702f8eb..69130631e23d (2 commits) (flutter/engine#7681)
      cc349a36e Roll src/third_party/skia b45f47dc3ef5..21ca3702f8eb (1 commits) (flutter/engine#7680)
      26b83393b Roll src/third_party/skia 9c7a006a8e2d..b45f47dc3ef5 (1 commits) (flutter/engine#7679)
      940b42030 Roll src/third_party/skia 32d8cce070dd..9c7a006a8e2d (1 commits) (flutter/engine#7677)
      0a9dadb04 Roll src/third_party/skia 71e434dc9dea..32d8cce070dd (1 commits) (flutter/engine#7675)
      6266da8e6 Roll src/third_party/skia d396dd0347d3..71e434dc9dea (1 commits) (flutter/engine#7674)
      94ec2c55c Roll src/third_party/skia 0d84e805c30c..d396dd0347d3 (1 commits) (flutter/engine#7673)
      48055b102 Roll src/third_party/skia 48913465db5f..0d84e805c30c (1 commits) (flutter/engine#7672)
      7f9d59cb0 Roll src/third_party/skia d6a45a8aee6e..48913465db5f (1 commits) (flutter/engine#7671)
      3f4ac2bac Roll src/third_party/skia 8ec9a60bdb6f..d6a45a8aee6e (2 commits) (flutter/engine#7670)
      b00c7c87f Roll src/third_party/skia 72c687807f5e..8ec9a60bdb6f (2 commits) (flutter/engine#7669)
      1b6f1397c Roll src/third_party/skia 8f5aeebdd8eb..72c687807f5e (3 commits) (flutter/engine#7668)
      637fadba7 Roll src/third_party/skia 3ed198faf93a..8f5aeebdd8eb (8 commits) (flutter/engine#7667)
      1b657855e Add kernel-worker and dart2js to BUILD.gn (flutter/engine#7660)
      1cf606148 Roll src/third_party/skia 5892553ad020..3ed198faf93a (3 commits) (flutter/engine#7666)
      377e665e4 Roll src/third_party/skia 569dda7216cd..5892553ad020 (5 commits) (flutter/engine#7665)
      44245c8e7 Roll src/third_party/skia 72a0e3347cdf..569dda7216cd (1 commits) (flutter/engine#7664)
      80db23fb7 Roll src/third_party/skia ae64f52786b3..72a0e3347cdf (2 commits) (flutter/engine#7663)
      4889c743c Roll src/third_party/skia 95b014790f93..ae64f52786b3 (3 commits) (flutter/engine#7662)
      fac24d938 Roll src/third_party/skia 88bfed46ab6e..95b014790f93 (3 commits) (flutter/engine#7661)
      5dcf3cfd2 Roll src/third_party/skia 5b257abb87d2..88bfed46ab6e (8 commits) (flutter/engine#7657)
      93452747f Initial import of FDE macOS framework (flutter/engine#7642)
      54f546715 Roll src/third_party/skia 1bd245b91801..5b257abb87d2 (5 commits) (flutter/engine#7656)
      e71daf6cf Roll src/third_party/skia ea2dc6a6bc11..1bd245b91801 (1 commits) (flutter/engine#7655)
      4f5e1709b Roll src/third_party/skia e9742a5a0db1..ea2dc6a6bc11 (1 commits) (flutter/engine#7654)
      ef1a7f8ce Roll src/third_party/skia 8a484d0203d9..e9742a5a0db1 (2 commits) (flutter/engine#7653)
      28339c864 Roll src/third_party/skia b7af275ebbf5..8a484d0203d9 (3 commits) (flutter/engine#7652)
      7fa77ef03 Fix two typos in embedder docs (flutter/engine#7649)
      e9419bf6d Roll src/third_party/skia 9c8ad0316147..b7af275ebbf5 (3 commits) (flutter/engine#7650)
      b94e759b2 Expose the Flutter engine, Dart and Skia versions to Dart. (flutter/engine#7634)
      64e17076c Document make_resource_current on FlutterOpenGLRendererConfig and warn if the callback is not set. (flutter/engine#7648)
      
      The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
      
      Documentation for the AutoRoller is here:
      https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
      
      If the roll is causing failures, please contact the current sheriff (dnfield@google.com), and stop
      the roller if necessary.
      f026b193
    • Jason Simmons's avatar
      b5ca595d
    • Sander Kersten's avatar
      5b828764
    • Hans Muller's avatar
    • 木士羽's avatar
      Support using flutter with specific version (#26840) · 9f7ab4c4
      木士羽 authored
      * Support using flutter with specific version
      
      * Set min supported version to 1.2.1
      9f7ab4c4
    • Gary Qian's avatar
      Integrate Strut: Add StrutStyle, expose Strut API, wire up strut with dart:ui,... · c6cc3cde
      Gary Qian authored
      Integrate Strut: Add StrutStyle, expose Strut API, wire up strut with dart:ui, Roll engine 31a7f4d..e7eb1c8 (7 commits) (#26332)
      
      Includes a breaking change to dart:ui ParagraphStyle where lineHeight is renamed to height for consistency with TextStyle.
      c6cc3cde
  2. 03 Feb, 2019 1 commit
  3. 01 Feb, 2019 13 commits
  4. 31 Jan, 2019 3 commits
  5. 30 Jan, 2019 13 commits