1. 23 Aug, 2018 3 commits
    • asiva's avatar
      Roll engine to version c62248bdd3f46794b78d1bd141e92691d539e56f · 5d1f8740
      asiva authored
      This includes the following changes
      c62248bdd Roll src/third_party/skia 82cf64a0d317..33d5394d08f6 (14 commits) (#6068)
      b0fb3e660 Roll src/third_party/skia 96597c22c344..82cf64a0d317 (12 commits) (#6067)
      ea8b949a7 Roll src/third_party/skia 4d727c560b58..96597c22c344 (27 commits) (#6066)
      4fde39583 Roll Dart to version ccb16f72824374163562364bf19dd18e8a882fab (#6065)
      140a5b757 Alllow access to Flutter engine, Dart & Skia versions in the Shell API. (#6060)
      5d1f8740
    • asiva's avatar
      Roll engine to version 4fde3958388cab4210d6f7da86ec78e32fc4e7ee · 107c750d
      asiva authored
      Contains the following changes:
      4fde39583 Roll Dart to version ccb16f72824374163562364bf19dd18e8a882fab (#6065)
      140a5b757 Alllow access to Flutter engine, Dart & Skia versions in the Shell API. (#6060)
      107c750d
    • Jonah Williams's avatar
      Mark memory_nav as flaky (#20930) · f0e80933
      Jonah Williams authored
      f0e80933
  2. 22 Aug, 2018 8 commits
  3. 21 Aug, 2018 13 commits
  4. 20 Aug, 2018 11 commits
  5. 19 Aug, 2018 2 commits
  6. 18 Aug, 2018 3 commits
    • Ian Hickson's avatar
      Delete all temporary files in flutter test. (#20679) · f688b0d5
      Ian Hickson authored
      Turns out we weren't deleting the dill directory or the fonts directory.
      f688b0d5
    • Ian Hickson's avatar
      Fixes resulting from audit of issues links (#20772) · 8c79f40d
      Ian Hickson authored
      * Fixes resulting from audit of issues links
      
      I looked at every link to GitHub in our repo. For cases where we had a TODO that was waiting for a bug to be fixed, and the bug has now been fixed, I applied the pending change. For cases where the link was out of date, I updated the link.
      
      * Update run_test.dart
      
      skip this test again since it failed on linux and macos bots
      8c79f40d
    • Ian Hickson's avatar
      Revert "Track number of package dependencies in Flutter" (#20774) · 809721d0
      Ian Hickson authored
      * Revert "Deprecated CupertinoDialog in favor of a new widget called CupertinoP… (#20649)"
      
      This reverts commit 3a4ae280.
      
      * Revert "Feature pesto new recipes (#19415)"
      
      This reverts commit e2f3b3d6.
      
      * Revert "Use markdown table (#20721)"
      
      This reverts commit 82d43b95.
      
      * Revert "Documentation regarding tap gesture callbacks (#20647)"
      
      This reverts commit 3acc2785.
      
      * Revert "Add branch to footer information in flutter docs (#20711)"
      
      This reverts commit 9118d3d7.
      
      * Revert "Performance test cleanup (#20652)"
      
      This reverts commit 1993a673.
      
      * Revert "Track number of package dependencies in Flutter (#20722)"
      
      This reverts commit 03d6f18f.
      809721d0