1. 22 Aug, 2018 7 commits
  2. 21 Aug, 2018 13 commits
  3. 20 Aug, 2018 11 commits
  4. 19 Aug, 2018 2 commits
  5. 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
  6. 17 Aug, 2018 4 commits