flutter/dev
Ian Hickson f1cdf57053 Be gentler, for MacOS (#7684)
Turns out MacOS has a really low open files limit and so if you try to
open EVERY FILE AT THE SAME TIME it falls over.

This just opens the files one at a time, the way we used to back in
the old days.
2017-01-26 18:48:01 -08:00
..
automated_tests Merge pubspec.yaml and flutter.yaml. (#7605) 2017-01-24 11:19:31 -08:00
benchmarks Use ScrollView in examples a manual_tests (#7645) 2017-01-25 21:59:03 -08:00
bots Upgrade to dartdoc 0.9.10 (#7524) 2017-01-18 10:33:27 -08:00
devicelab Be gentler, for MacOS (#7684) 2017-01-26 18:48:01 -08:00
docs Minor fixes (mostly doc consistency) (#6780) 2016-11-09 15:05:56 -08:00
manual_tests Use ScrollView in examples a manual_tests (#7645) 2017-01-25 21:59:03 -08:00
missing_dependency_tests Reduce the amount of spam from analyze watch. (#7582) 2017-01-22 16:43:24 -08:00
tools Merge the two dartdoc smoke tests (#7443) 2017-01-12 09:47:50 -08:00