flutter/packages/flutter_tools/test/src
Alexander Aprelev 12c4e050be
Use source list from the compiler to track invalidated files for hot reload. (#29693)
* Use source list from the compiler to track invalidated files.

* Revert accidental change

* Fix first-time-seen-the-file logic

* Fix/simplify invalidate logic now that we can rely on compiler to let us know what is the cut-off point for invalidation.

* Update devfs mock to accommodate for new fields

* Fix deleted files case

* Analyzer found missing final
2019-03-20 21:58:15 -07:00
..
common.dart format parameter list (#27261) 2019-02-21 09:27:07 +01:00
context.dart Use async execution for xcodebuild commands (#29048) 2019-03-19 09:19:34 -07:00
mocks.dart Use source list from the compiler to track invalidated files for hot reload. (#29693) 2019-03-20 21:58:15 -07:00
pubspec_schema.dart Add LICENSE test to presubmit checks (#28369) 2019-02-26 17:38:21 -08:00