1. 17 Aug, 2019 4 commits
    • engine-flutter-autoroll's avatar
      Roll engine 4d5c38e215e9..e23a2e22ec49 (4 commits) (#38727) · 826fc579
      engine-flutter-autoroll authored
      
      git@github.com:flutter/engine.git/compare/4d5c38e215e9...e23a2e22ec49
      
      git log 4d5c38e215e9..e23a2e22ec49 --no-merges --oneline
      2019-08-17 mklim@google.com More updates to the Robolectric test harness (flutter/engine#11068)
      2019-08-16 mklim@google.com Minor update to the Robolectric test harness (flutter/engine#11067)
      2019-08-16 bkonyi@google.com Roll src/third_party/dart 2a3b844b41..8ab978b6d4 (7 commits)
      2019-08-16 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/linux-amd64 from 7b00W... to -UaaS... (flutter/engine#11065)
      
      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 (stuartmorgan@google.com), and stop
      the roller if necessary.
      826fc579
    • stuartmorgan's avatar
      Update the macOS Podfile template platform version (#38651) · 69acc0f5
      stuartmorgan authored
      Change the target macOS version from 10.13 to 10.11, per decision on
      target platform.
      
      Part of #33200
      69acc0f5
    • engine-flutter-autoroll's avatar
      Roll engine e5f9132b347c..4d5c38e215e9 (6 commits) (#38725) · 7cb83c15
      engine-flutter-autoroll authored
      
      git@github.com:flutter/engine.git/compare/e5f9132b347c...4d5c38e215e9
      
      git log e5f9132b347c..4d5c38e215e9 --no-merges --oneline
      2019-08-16 bkonyi@google.com Roll src/third_party/dart a3b579d5c3..2a3b844b41 (5 commits) (flutter/engine#11060)
      2019-08-16 skia-flutter-autoroll@skia.org Roll src/third_party/skia df54f37a5dc1..237a95fe7b28 (2 commits) (flutter/engine#11058)
      2019-08-16 chinmaygarde@google.com Roll buildroot to 5a33d6ab to pickup changes to toolchain version tracking. (flutter/engine#11061)
      2019-08-16 jason-simmons@users.noreply.github.com Sort the Skia typefaces in a font style set into a consistent order (flutter/engine#11056)
      2019-08-16 50503328+flar@users.noreply.github.com Add ccls config files to .gitignore (flutter/engine#11046)
      2019-08-16 shihaohong@google.com Pass Android Q insets.systemGestureInsets to Window (flutter/engine#10413)
      
      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 (stuartmorgan@google.com), and stop
      the roller if necessary.
      7cb83c15
    • Todd Volkert's avatar
      Change from using `defaults` to `plutil` for Plist parsing (#38662) · c22ce95e
      Todd Volkert authored
      We were using the `defaults` command-line utility to parse
      Plist files, but it was never supported by Apple, and it
      appears that in an upcoming OS release, it will be less likely
      to work:
      
      > WARNING: The defaults command will be changed in an upcoming
      > major release to only operate on preferences domains. General
      > plist manipulation utilities will be folded into a different
      > command-line program.
      
      Fixes https://github.com/flutter/flutter/issues/37701
      c22ce95e
  2. 16 Aug, 2019 28 commits
  3. 15 Aug, 2019 8 commits